We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent de668cd commit 552e72dCopy full SHA for 552e72d
package.json
@@ -38,7 +38,7 @@
38
"@eslint-community/eslint-plugin-eslint-comments": "^4.5.0",
39
"@typescript-eslint/eslint-plugin": "^8.31.1",
40
"@typescript-eslint/parser": "^8.31.1",
41
- "@vuepress/bundler-vite": "^2.0.0-rc.18",
+ "@vuepress/bundler-vite": "^2.0.0-rc.22",
42
"cypress": "^14.3.2",
43
"eslint": "^8.57.1",
44
"eslint-config-prettier": "^10.1.2",
@@ -56,9 +56,9 @@
56
"ts-loader": "^9.5.2",
57
"tsx": "^4.19.4",
58
"typescript": "^5.8.3",
59
- "vuepress": "^2.0.0-rc.18",
+ "vuepress": "^2.0.0-rc.22",
60
"vuepress-plugin-search-pro": "^2.0.0-rc.59",
61
- "vuepress-theme-hope": "^2.0.0-rc.63"
+ "vuepress-theme-hope": "^2.0.0-rc.85"
62
},
63
"cypress-cucumber-preprocessor": {
64
"nonGlobalStepDefinitions": true,
0 commit comments