diff --git a/package-lock.json b/package-lock.json index a100f56..daebb39 100644 --- a/package-lock.json +++ b/package-lock.json @@ -11,7 +11,7 @@ "devDependencies": { "@vuepress/bundler-vite": "^2.0.0-rc.7", "@vuepress/plugin-search": "^2.0.0-rc.55", - "@vuepress/theme-default": "^2.0.0-rc.57", + "@vuepress/theme-default": "^2.0.0-rc.58", "sass-embedded": "^1.80.4", "vuepress": "^2.0.0-rc.18" } @@ -1393,9 +1393,9 @@ } }, "node_modules/@vuepress/plugin-markdown-tab": { - "version": "2.0.0-rc.57", - "resolved": "https://registry.npmjs.org/@vuepress/plugin-markdown-tab/-/plugin-markdown-tab-2.0.0-rc.57.tgz", - "integrity": "sha512-VPP2SNp8TlJZHcWvR1Z2rD3Khv47SMXrTc8l97q92rOHurJ1ub4rbeIvLLCqgeNPE9xyLzAkAHfJRHjgWs9knw==", + "version": "2.0.0-rc.58", + "resolved": "https://registry.npmjs.org/@vuepress/plugin-markdown-tab/-/plugin-markdown-tab-2.0.0-rc.58.tgz", + "integrity": "sha512-voxRzYSJO6L6gMjTuJn/ujSPJD6Jo7NjrqV3Yv9t+7RKumR1Wzl8RCeiSa1d+VMDpuqtpYLQwoCf984Ec+ItUw==", "dev": true, "dependencies": { "@mdit/plugin-tab": "^0.13.2", @@ -1553,9 +1553,9 @@ } }, "node_modules/@vuepress/theme-default": { - "version": "2.0.0-rc.57", - "resolved": "https://registry.npmjs.org/@vuepress/theme-default/-/theme-default-2.0.0-rc.57.tgz", - "integrity": "sha512-XWvHc2t2cbKbs7Iew8j7OwM+n6iNSIR0eaAe1wHKM6Tm0Ocy3aJqQngUM5XRZk2T1UR5K1oD7Jdiwl5Qu/NL7w==", + "version": "2.0.0-rc.58", + "resolved": "https://registry.npmjs.org/@vuepress/theme-default/-/theme-default-2.0.0-rc.58.tgz", + "integrity": "sha512-uAh8x9g4+b4Yq4HLuj6gsjwQ3gjRq96YIPKa+IZehll1HbjGLTCdXZn88+YkXXVnIUqjC3SW9ILuFFlMDsSJoQ==", "dev": true, "dependencies": { "@vuepress/helper": "2.0.0-rc.57", @@ -1565,7 +1565,7 @@ "@vuepress/plugin-git": "2.0.0-rc.56", "@vuepress/plugin-links-check": "2.0.0-rc.57", "@vuepress/plugin-markdown-hint": "2.0.0-rc.57", - "@vuepress/plugin-markdown-tab": "2.0.0-rc.57", + "@vuepress/plugin-markdown-tab": "2.0.0-rc.58", "@vuepress/plugin-medium-zoom": "2.0.0-rc.57", "@vuepress/plugin-nprogress": "2.0.0-rc.57", "@vuepress/plugin-palette": "2.0.0-rc.57", diff --git a/package.json b/package.json index 7e00a22..0d735fb 100644 --- a/package.json +++ b/package.json @@ -21,7 +21,7 @@ "devDependencies": { "@vuepress/bundler-vite": "^2.0.0-rc.7", "@vuepress/plugin-search": "^2.0.0-rc.55", - "@vuepress/theme-default": "^2.0.0-rc.57", + "@vuepress/theme-default": "^2.0.0-rc.58", "sass-embedded": "^1.80.4", "vuepress": "^2.0.0-rc.18" }