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