Skip to content

Commit

Permalink
chore: update deps
Browse files Browse the repository at this point in the history
  • Loading branch information
Mister-Hope committed Feb 27, 2024
1 parent 47a1aec commit e732ba2
Show file tree
Hide file tree
Showing 27 changed files with 534 additions and 731 deletions.
2 changes: 1 addition & 1 deletion docs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
"@vuepress/theme-default": "workspace:*",
"anywhere": "^1.6.0",
"sass-loader": "^14.1.1",
"vue": "^3.4.19",
"vue": "^3.4.20",
"vuepress": "2.0.0-rc.8"
}
}
4 changes: 2 additions & 2 deletions e2e/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,12 +26,12 @@
"@vuepress/theme-default": "workspace:*",
"sass": "^1.71.1",
"sass-loader": "^14.1.1",
"vue": "^3.4.19",
"vue": "^3.4.20",
"vuepress": "2.0.0-rc.8"
},
"devDependencies": {
"anywhere": "^1.6.0",
"cypress": "^13.6.5",
"cypress": "^13.6.6",
"start-server-and-test": "^2.0.3"
}
}
10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,17 +28,17 @@
},
"prettier": "prettier-config-vuepress",
"devDependencies": {
"@commitlint/cli": "^18.6.1",
"@commitlint/config-conventional": "^18.6.2",
"@commitlint/cli": "^19.0.0",
"@commitlint/config-conventional": "^19.0.0",
"@lerna-lite/cli": "^3.3.0",
"@lerna-lite/publish": "^3.3.0",
"@types/node": "^20.11.19",
"@types/node": "^20.11.20",
"@types/webpack-env": "^1.18.4",
"@vitest/coverage-istanbul": "^1.3.1",
"conventional-changelog-cli": "^4.1.0",
"cpx2": "^7.0.1",
"cross-env": "^7.0.3",
"eslint": "^8.56.0",
"eslint": "^8.57.0",
"eslint-config-vuepress": "^4.10.0",
"eslint-config-vuepress-typescript": "^4.10.0",
"eslint-plugin-cypress": "^2.15.1",
Expand All @@ -54,7 +54,7 @@
"vite": "~5.1.4",
"vitest": "^1.3.1"
},
"packageManager": "[email protected].3",
"packageManager": "[email protected].4",
"engines": {
"node": ">=18.16.0"
}
Expand Down
4 changes: 2 additions & 2 deletions plugins/plugin-active-header-links/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,8 +36,8 @@
"clean": "rimraf --glob ./lib ./*.tsbuildinfo"
},
"dependencies": {
"@vueuse/core": "^10.8.0",
"vue": "^3.4.19"
"@vueuse/core": "^10.9.0",
"vue": "^3.4.20"
},
"peerDependencies": {
"vuepress": "2.0.0-rc.8"
Expand Down
4 changes: 2 additions & 2 deletions plugins/plugin-back-to-top/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,8 +38,8 @@
},
"dependencies": {
"@vuepress/helper": "workspace:~",
"@vueuse/core": "^10.8.0",
"vue": "^3.4.19"
"@vueuse/core": "^10.9.0",
"vue": "^3.4.20"
},
"peerDependencies": {
"vuepress": "2.0.0-rc.8"
Expand Down
2 changes: 1 addition & 1 deletion plugins/plugin-baidu-analytics/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@
},
"dependencies": {
"@vuepress/helper": "workspace:~",
"vue": "^3.4.19"
"vue": "^3.4.20"
},
"peerDependencies": {
"vuepress": "2.0.0-rc.8"
Expand Down
2 changes: 1 addition & 1 deletion plugins/plugin-blog/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@
"dependencies": {
"@vuepress/helper": "workspace:~",
"chokidar": "^3.6.0",
"vue": "^3.4.19"
"vue": "^3.4.20"
},
"peerDependencies": {
"vuepress": "2.0.0-rc.8"
Expand Down
2 changes: 1 addition & 1 deletion plugins/plugin-catalog/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@
},
"dependencies": {
"@vuepress/helper": "workspace:~",
"vue": "^3.4.19"
"vue": "^3.4.20"
},
"peerDependencies": {
"vuepress": "2.0.0-rc.8"
Expand Down
4 changes: 2 additions & 2 deletions plugins/plugin-copy-code/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -43,8 +43,8 @@
},
"dependencies": {
"@vuepress/helper": "workspace:~",
"@vueuse/core": "^10.8.0",
"vue": "^3.4.19"
"@vueuse/core": "^10.9.0",
"vue": "^3.4.20"
},
"peerDependencies": {
"vuepress": "2.0.0-rc.8"
Expand Down
4 changes: 2 additions & 2 deletions plugins/plugin-copyright/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -40,8 +40,8 @@
},
"dependencies": {
"@vuepress/helper": "workspace:~",
"@vueuse/core": "^10.8.0",
"vue": "^3.4.19"
"@vueuse/core": "^10.9.0",
"vue": "^3.4.20"
},
"peerDependencies": {
"vuepress": "2.0.0-rc.8"
Expand Down
4 changes: 2 additions & 2 deletions plugins/plugin-docsearch/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -41,9 +41,9 @@
"@docsearch/css": "^3.5.2",
"@docsearch/js": "^3.5.2",
"@docsearch/react": "^3.5.2",
"@vueuse/core": "^10.8.0",
"@vueuse/core": "^10.9.0",
"ts-debounce": "^4.0.0",
"vue": "^3.4.19"
"vue": "^3.4.20"
},
"peerDependencies": {
"vuepress": "2.0.0-rc.8"
Expand Down
2 changes: 1 addition & 1 deletion plugins/plugin-external-link-icon/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@
"copy": "cpx \"src/**/*.css\" lib"
},
"dependencies": {
"vue": "^3.4.19"
"vue": "^3.4.20"
},
"peerDependencies": {
"vuepress": "2.0.0-rc.8"
Expand Down
2 changes: 1 addition & 1 deletion plugins/plugin-medium-zoom/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@
"dependencies": {
"@vuepress/helper": "workspace:~",
"medium-zoom": "^1.1.0",
"vue": "^3.4.19"
"vue": "^3.4.20"
},
"peerDependencies": {
"vuepress": "2.0.0-rc.8"
Expand Down
2 changes: 1 addition & 1 deletion plugins/plugin-nprogress/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@
"copy": "cpx \"src/**/*.css\" lib"
},
"dependencies": {
"vue": "^3.4.19"
"vue": "^3.4.20"
},
"peerDependencies": {
"vuepress": "2.0.0-rc.8"
Expand Down
4 changes: 2 additions & 2 deletions plugins/plugin-photo-swipe/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -44,9 +44,9 @@
},
"dependencies": {
"@vuepress/helper": "workspace:~",
"@vueuse/core": "^10.8.0",
"@vueuse/core": "^10.9.0",
"photoswipe": "^5.4.3",
"vue": "^3.4.19"
"vue": "^3.4.20"
},
"peerDependencies": {
"vuepress": "2.0.0-rc.8"
Expand Down
4 changes: 2 additions & 2 deletions plugins/plugin-pwa/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -42,10 +42,10 @@
},
"dependencies": {
"@vuepress/helper": "workspace:~",
"@vueuse/core": "^10.8.0",
"@vueuse/core": "^10.9.0",
"mitt": "^3.0.1",
"register-service-worker": "^1.7.2",
"vue": "^3.4.19",
"vue": "^3.4.20",
"workbox-build": "^7.0.0"
},
"peerDependencies": {
Expand Down
2 changes: 1 addition & 1 deletion plugins/plugin-reading-time/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@
},
"dependencies": {
"@vuepress/helper": "workspace:~",
"vue": "^3.4.19"
"vue": "^3.4.20"
},
"peerDependencies": {
"vuepress": "2.0.0-rc.8"
Expand Down
4 changes: 2 additions & 2 deletions plugins/plugin-redirect/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -43,9 +43,9 @@
},
"dependencies": {
"@vuepress/helper": "workspace:~",
"@vueuse/core": "^10.8.0",
"@vueuse/core": "^10.9.0",
"cac": "^6.7.14",
"vue": "^3.4.19"
"vue": "^3.4.20"
},
"peerDependencies": {
"vuepress": "2.0.0-rc.8"
Expand Down
2 changes: 1 addition & 1 deletion plugins/plugin-rtl/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@
"clean": "rimraf --glob ./lib ./*.tsbuildinfo"
},
"dependencies": {
"vue": "^3.4.19"
"vue": "^3.4.20"
},
"peerDependencies": {
"vuepress": "2.0.0-rc.8"
Expand Down
2 changes: 1 addition & 1 deletion plugins/plugin-search/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@
},
"dependencies": {
"chokidar": "^3.6.0",
"vue": "^3.4.19"
"vue": "^3.4.20"
},
"peerDependencies": {
"vuepress": "2.0.0-rc.8"
Expand Down
2 changes: 1 addition & 1 deletion plugins/plugin-shiki/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@
"clean": "rimraf --glob ./lib ./*.tsbuildinfo"
},
"dependencies": {
"shiki": "^1.1.6"
"shiki": "^1.1.7"
},
"peerDependencies": {
"vuepress": "2.0.0-rc.8"
Expand Down
2 changes: 1 addition & 1 deletion plugins/plugin-theme-data/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@
},
"dependencies": {
"@vue/devtools-api": "^6.6.1",
"vue": "^3.4.19"
"vue": "^3.4.20"
},
"peerDependencies": {
"vuepress": "2.0.0-rc.8"
Expand Down
4 changes: 2 additions & 2 deletions plugins/plugin-toc/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,8 +35,8 @@
"clean": "rimraf --glob ./lib ./*.tsbuildinfo"
},
"dependencies": {
"vue": "^3.4.19",
"vue-router": "^4.2.5"
"vue": "^3.4.20",
"vue-router": "^4.3.0"
},
"peerDependencies": {
"vuepress": "2.0.0-rc.8"
Expand Down
Loading

0 comments on commit e732ba2

Please sign in to comment.