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 a33d5f2 commit 9c61219Copy full SHA for 9c61219
package.json
@@ -38,7 +38,7 @@
38
"@eslint-community/eslint-plugin-eslint-comments": "^4.4.1",
39
"@typescript-eslint/eslint-plugin": "^8.24.0",
40
"@typescript-eslint/parser": "^8.24.0",
41
- "@vuepress/bundler-vite": "^2.0.0-rc.18",
+ "@vuepress/bundler-vite": "^2.0.0-rc.19",
42
"cypress": "^14.0.3",
43
"eslint": "^8.57.1",
44
"eslint-config-prettier": "^9.1.0",
@@ -56,9 +56,9 @@
56
"ts-loader": "^9.5.2",
57
"tsx": "^4.19.2",
58
"typescript": "^5.7.3",
59
- "vuepress": "^2.0.0-rc.18",
+ "vuepress": "^2.0.0-rc.19",
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.71"
62
},
63
"cypress-cucumber-preprocessor": {
64
"nonGlobalStepDefinitions": true,
0 commit comments