diff --git a/package.json b/package.json index 914c2a1c..ae36f360 100644 --- a/package.json +++ b/package.json @@ -41,8 +41,8 @@ "@eslint/js": "^9.26.0", "@typescript-eslint/eslint-plugin": "^8.31.1", "@typescript-eslint/parser": "^8.31.1", - "@vuepress/bundler-vite": "^2.0.0-rc.18", - "@vuepress/plugin-slimsearch": "^2.0.0-rc.99", + "@vuepress/bundler-vite": "^2.0.0-rc.26", + "@vuepress/plugin-slimsearch": "^2.0.0-rc.115", "cypress": "^14.3.2", "eslint": "^9.26.0", "eslint-config-prettier": "^10.1.2", @@ -60,8 +60,8 @@ "ts-loader": "^9.5.2", "tsx": "^4.19.4", "typescript": "^5.8.3", - "vuepress": "^2.0.0-rc.22", - "vuepress-theme-hope": "^2.0.0-rc.63", + "vuepress": "^2.0.0-rc.26", + "vuepress-theme-hope": "^2.0.0-rc.95", "yaml-eslint-parser": "^1.3.0" }, "cypress-cucumber-preprocessor": {