Skip to content

Commit 10b4395

Browse files
Merge pull request #11 from TheDragonCode/1.x
Bump Vuepress to `^2.0.0-rc.0`
2 parents 19927c2 + e91efcf commit 10b4395

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -50,12 +50,12 @@
5050
"devDependencies": {
5151
"@babel/plugin-proposal-optional-chaining": "^7.21.0",
5252
"@types/node": "^18.14.1",
53-
"@vuepress/core": "^2.0.0-beta.60",
54-
"@vuepress/utils": "^2.0.0-beta.60",
53+
"@vuepress/core": "^2.0.0-rc.0",
54+
"@vuepress/utils": "^2.0.0-rc.0",
5555
"bumpp": "^9.0.0",
5656
"rimraf": "^4.1.2",
5757
"tsconfig-vuepress": "^4.0.4",
5858
"typescript": "^4.9.5",
59-
"vite": "^4.1.3"
59+
"vite": "^4.5.0"
6060
}
6161
}

0 commit comments

Comments
 (0)