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 Oct 13, 2024
1 parent 7ea981f commit 78db907
Show file tree
Hide file tree
Showing 32 changed files with 905 additions and 947 deletions.
4 changes: 2 additions & 2 deletions docs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,9 +35,9 @@
"@vuepress/theme-default": "workspace:*",
"katex": "0.16.11",
"mathjax-full": "3.2.2",
"sass-embedded": "1.79.4",
"sass-embedded": "1.79.5",
"sass-loader": "^16.0.2",
"vue": "^3.5.11",
"vue": "^3.5.12",
"vuepress": "2.0.0-rc.18"
}
}
4 changes: 2 additions & 2 deletions e2e/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,9 +29,9 @@
"@vuepress/plugin-theme-data": "workspace:*",
"@vuepress/plugin-watermark": "workspace:*",
"@vuepress/theme-default": "workspace:*",
"sass-embedded": "1.79.4",
"sass-embedded": "1.79.5",
"sass-loader": "^16.0.2",
"vue": "^3.5.11",
"vue": "^3.5.12",
"vuepress": "2.0.0-rc.18"
},
"devDependencies": {
Expand Down
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -56,9 +56,9 @@
"rollup-plugin-dts": "^6.1.1",
"rollup-plugin-esbuild": "^6.1.1",
"rollup-plugin-resolve-shebang": "^1.0.1",
"sass-embedded": "1.79.4",
"sass-embedded": "1.79.5",
"sort-package-json": "^2.10.1",
"stylelint": "^16.9.0",
"stylelint": "^16.10.0",
"stylelint-config-hope": "^7.0.2",
"stylelint-config-html": "^1.1.0",
"tsconfig-vuepress": "^5.2.0",
Expand Down
2 changes: 1 addition & 1 deletion plugins/analytics/plugin-baidu-analytics/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@
},
"dependencies": {
"@vuepress/helper": "workspace:*",
"vue": "^3.5.11"
"vue": "^3.5.12"
},
"peerDependencies": {
"vuepress": "2.0.0-rc.18"
Expand Down
2 changes: 1 addition & 1 deletion plugins/analytics/plugin-umami-analytics/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@
},
"dependencies": {
"@vuepress/helper": "workspace:*",
"vue": "^3.5.11"
"vue": "^3.5.12"
},
"peerDependencies": {
"vuepress": "2.0.0-rc.18"
Expand Down
2 changes: 1 addition & 1 deletion plugins/blog/plugin-blog/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@
"dependencies": {
"@vuepress/helper": "workspace:*",
"chokidar": "^3.6.0",
"vue": "^3.5.11"
"vue": "^3.5.12"
},
"peerDependencies": {
"vuepress": "2.0.0-rc.18"
Expand Down
2 changes: 1 addition & 1 deletion plugins/blog/plugin-comment/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@
"dependencies": {
"@vuepress/helper": "workspace:*",
"giscus": "^1.5.0",
"vue": "^3.5.11"
"vue": "^3.5.12"
},
"peerDependencies": {
"@waline/client": "^3.3.1",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@
},
"dependencies": {
"@vueuse/core": "^11.1.0",
"vue": "^3.5.11"
"vue": "^3.5.12"
},
"peerDependencies": {
"vuepress": "2.0.0-rc.18"
Expand Down
2 changes: 1 addition & 1 deletion plugins/development/plugin-reading-time/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@
},
"dependencies": {
"@vuepress/helper": "workspace:*",
"vue": "^3.5.11"
"vue": "^3.5.12"
},
"peerDependencies": {
"vuepress": "2.0.0-rc.18"
Expand Down
2 changes: 1 addition & 1 deletion plugins/development/plugin-rtl/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@
},
"dependencies": {
"@vuepress/helper": "workspace:*",
"vue": "^3.5.11"
"vue": "^3.5.12"
},
"peerDependencies": {
"vuepress": "2.0.0-rc.18"
Expand Down
2 changes: 1 addition & 1 deletion plugins/development/plugin-theme-data/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@
},
"dependencies": {
"@vue/devtools-api": "^7.4.6",
"vue": "^3.5.11"
"vue": "^3.5.12"
},
"peerDependencies": {
"vuepress": "2.0.0-rc.18"
Expand Down
2 changes: 1 addition & 1 deletion plugins/development/plugin-toc/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@
"clean": "rimraf --glob ./lib ./*.tsbuildinfo"
},
"dependencies": {
"vue": "^3.5.11",
"vue": "^3.5.12",
"vue-router": "^4.4.5"
},
"peerDependencies": {
Expand Down
2 changes: 1 addition & 1 deletion plugins/features/plugin-back-to-top/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@
"dependencies": {
"@vuepress/helper": "workspace:*",
"@vueuse/core": "^11.1.0",
"vue": "^3.5.11"
"vue": "^3.5.12"
},
"peerDependencies": {
"vuepress": "2.0.0-rc.18"
Expand Down
2 changes: 1 addition & 1 deletion plugins/features/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.5.11"
"vue": "^3.5.12"
},
"peerDependencies": {
"vuepress": "2.0.0-rc.18"
Expand Down
2 changes: 1 addition & 1 deletion plugins/features/plugin-copy-code/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@
"dependencies": {
"@vuepress/helper": "workspace:*",
"@vueuse/core": "^11.1.0",
"vue": "^3.5.11"
"vue": "^3.5.12"
},
"peerDependencies": {
"vuepress": "2.0.0-rc.18"
Expand Down
2 changes: 1 addition & 1 deletion plugins/features/plugin-copyright/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@
"dependencies": {
"@vuepress/helper": "workspace:*",
"@vueuse/core": "^11.1.0",
"vue": "^3.5.11"
"vue": "^3.5.12"
},
"peerDependencies": {
"vuepress": "2.0.0-rc.18"
Expand Down
2 changes: 1 addition & 1 deletion plugins/features/plugin-medium-zoom/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@
"dependencies": {
"@vuepress/helper": "workspace:*",
"medium-zoom": "^1.1.0",
"vue": "^3.5.11"
"vue": "^3.5.12"
},
"peerDependencies": {
"vuepress": "2.0.0-rc.18"
Expand Down
2 changes: 1 addition & 1 deletion plugins/features/plugin-notice/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@
"dependencies": {
"@vuepress/helper": "workspace:*",
"@vueuse/core": "^11.1.0",
"vue": "^3.5.11"
"vue": "^3.5.12"
},
"peerDependencies": {
"vuepress": "2.0.0-rc.18"
Expand Down
2 changes: 1 addition & 1 deletion plugins/features/plugin-nprogress/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@
},
"dependencies": {
"@vuepress/helper": "workspace:*",
"vue": "^3.5.11"
"vue": "^3.5.12"
},
"peerDependencies": {
"vuepress": "2.0.0-rc.18"
Expand Down
2 changes: 1 addition & 1 deletion plugins/features/plugin-photo-swipe/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@
"@vuepress/helper": "workspace:*",
"@vueuse/core": "^11.1.0",
"photoswipe": "^5.4.4",
"vue": "^3.5.11"
"vue": "^3.5.12"
},
"peerDependencies": {
"vuepress": "2.0.0-rc.18"
Expand Down
2 changes: 1 addition & 1 deletion plugins/features/plugin-watermark/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@
},
"dependencies": {
"@vuepress/helper": "workspace:*",
"vue": "^3.5.11",
"vue": "^3.5.12",
"watermark-js-plus": "^1.5.7"
},
"peerDependencies": {
Expand Down
2 changes: 1 addition & 1 deletion plugins/markdown/plugin-markdown-math/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@
"@mdit/plugin-mathjax-slim": "^0.13.1",
"@types/markdown-it": "^14.1.2",
"@vuepress/helper": "workspace:*",
"vue": "^3.5.11"
"vue": "^3.5.12"
},
"peerDependencies": {
"katex": "^0.16.10",
Expand Down
2 changes: 1 addition & 1 deletion plugins/markdown/plugin-markdown-tab/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@
"@types/markdown-it": "^14.1.2",
"@vuepress/helper": "workspace:*",
"@vueuse/core": "^11.1.0",
"vue": "^3.5.11"
"vue": "^3.5.12"
},
"peerDependencies": {
"vuepress": "2.0.0-rc.18"
Expand Down
2 changes: 1 addition & 1 deletion plugins/markdown/plugin-revealjs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@
"@vuepress/helper": "workspace:*",
"@vueuse/core": "^11.1.0",
"reveal.js": "^5.1.0",
"vue": "^3.5.11"
"vue": "^3.5.12"
},
"peerDependencies": {
"vuepress": "2.0.0-rc.18"
Expand Down
2 changes: 1 addition & 1 deletion plugins/pwa/plugin-pwa/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@
"@vueuse/core": "^11.1.0",
"mitt": "^3.0.1",
"register-service-worker": "^1.7.2",
"vue": "^3.5.11",
"vue": "^3.5.12",
"workbox-build": "^7.1.1"
},
"peerDependencies": {
Expand Down
2 changes: 1 addition & 1 deletion plugins/search/plugin-docsearch/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@
"@vuepress/helper": "workspace:*",
"@vueuse/core": "^11.1.0",
"ts-debounce": "^4.0.0",
"vue": "^3.5.11"
"vue": "^3.5.12"
},
"peerDependencies": {
"vuepress": "2.0.0-rc.18"
Expand Down
2 changes: 1 addition & 1 deletion plugins/search/plugin-search/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@
},
"dependencies": {
"chokidar": "^3.6.0",
"vue": "^3.5.11"
"vue": "^3.5.12"
},
"peerDependencies": {
"vuepress": "2.0.0-rc.18"
Expand Down
2 changes: 1 addition & 1 deletion plugins/tools/plugin-redirect/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@
"@vuepress/helper": "workspace:*",
"@vueuse/core": "^11.1.0",
"cac": "^6.7.14",
"vue": "^3.5.11"
"vue": "^3.5.12"
},
"peerDependencies": {
"vuepress": "2.0.0-rc.18"
Expand Down
Loading

0 comments on commit 78db907

Please sign in to comment.