diff --git a/package.json b/package.json index d1575bf..d234869 100644 --- a/package.json +++ b/package.json @@ -38,7 +38,7 @@ "@eslint-community/eslint-plugin-eslint-comments": "^4.4.1", "@typescript-eslint/eslint-plugin": "^8.18.1", "@typescript-eslint/parser": "^8.18.1", - "@vuepress/bundler-vite": "^2.0.0-rc.18", + "@vuepress/bundler-vite": "^2.0.0-rc.19", "cypress": "^13.16.1", "eslint": "^8.57.1", "eslint-config-prettier": "^9.1.0", @@ -56,9 +56,9 @@ "ts-loader": "^9.5.1", "tsx": "^4.19.2", "typescript": "^5.7.2", - "vuepress": "^2.0.0-rc.18", + "vuepress": "^2.0.0-rc.19", "vuepress-plugin-search-pro": "^2.0.0-rc.59", - "vuepress-theme-hope": "^2.0.0-rc.63" + "vuepress-theme-hope": "^2.0.0-rc.66" }, "cypress-cucumber-preprocessor": { "nonGlobalStepDefinitions": true,