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 7608773 commit d2551c5Copy full SHA for d2551c5
package.json
@@ -38,7 +38,7 @@
38
"@eslint-community/eslint-plugin-eslint-comments": "^4.4.1",
39
"@typescript-eslint/eslint-plugin": "^8.24.1",
40
"@typescript-eslint/parser": "^8.24.1",
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": "^10.0.1",
@@ -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