Skip to content

Commit a3d1a8b

Browse files
committed
Bump vue & vuepress
1 parent 1685a28 commit a3d1a8b

File tree

2 files changed

+541
-376
lines changed

2 files changed

+541
-376
lines changed

package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
3232
"test": "vitest run"
3333
},
3434
"dependencies": {
35-
"vue": "^3.2.41"
35+
"vue": "^3.2.47"
3636
},
3737
"devDependencies": {
3838
"@vitejs/plugin-vue": "^3.2.0",
@@ -48,6 +48,6 @@
4848
"tailwindcss": "^3.2.1",
4949
"vite": "^3.2.2",
5050
"vitest": "^0.24.5",
51-
"vuepress": "^2.0.0-beta.53"
51+
"vuepress": "^2.0.0-beta.61"
5252
}
5353
}

0 commit comments

Comments
 (0)