Skip to content

Commit 592b7f0

Browse files
committed
build: bump deps
1 parent a38e281 commit 592b7f0

File tree

2 files changed

+440
-659
lines changed

2 files changed

+440
-659
lines changed

package.json

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -31,19 +31,19 @@
3131
"dependencies": {
3232
"@vuepress/bundler-vite": "2.0.0-rc.8",
3333
"@vuepress/bundler-webpack": "2.0.0-rc.8",
34-
"@vuepress/plugin-docsearch": "2.0.0-rc.17",
34+
"@vuepress/plugin-docsearch": "2.0.0-rc.18",
3535
"@vuepress/plugin-google-analytics": "2.0.0-rc.15",
3636
"@vuepress/plugin-register-components": "2.0.0-rc.15",
37-
"@vuepress/plugin-shiki": "2.0.0-rc.17",
38-
"@vuepress/theme-default": "2.0.0-rc.17",
37+
"@vuepress/plugin-shiki": "2.0.0-rc.18",
38+
"@vuepress/theme-default": "2.0.0-rc.18",
3939
"anywhere": "^1.6.0",
4040
"sass-loader": "^14.1.1",
41-
"vue": "^3.4.19",
41+
"vue": "^3.4.21",
4242
"vuepress": "2.0.0-rc.8"
4343
},
4444
"devDependencies": {
45-
"@commitlint/cli": "^18.6.1",
46-
"@commitlint/config-conventional": "^18.6.2",
45+
"@commitlint/cli": "^19.0.3",
46+
"@commitlint/config-conventional": "^19.0.3",
4747
"eslint": "^8.57.0",
4848
"eslint-config-vuepress": "^4.10.0",
4949
"eslint-config-vuepress-typescript": "^4.10.0",

0 commit comments

Comments
 (0)