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.
^2.0.0-rc.0
1 parent 10de7db commit e91efcfCopy full SHA for e91efcf
package.json
@@ -50,12 +50,12 @@
50
"devDependencies": {
51
"@babel/plugin-proposal-optional-chaining": "^7.21.0",
52
"@types/node": "^18.14.1",
53
- "@vuepress/core": "^2.0.0-beta.60",
54
- "@vuepress/utils": "^2.0.0-beta.60",
+ "@vuepress/core": "^2.0.0-rc.0",
+ "@vuepress/utils": "^2.0.0-rc.0",
55
"bumpp": "^9.0.0",
56
"rimraf": "^4.1.2",
57
"tsconfig-vuepress": "^4.0.4",
58
"typescript": "^4.9.5",
59
- "vite": "^4.1.3"
+ "vite": "^4.5.0"
60
}
61
0 commit comments