perf: update non-major deps

This commit is contained in:
pengzhanbo 2024-05-05 01:11:58 +08:00
parent 1182f3edc0
commit 2127ca44a8
15 changed files with 768 additions and 809 deletions

View File

@ -12,14 +12,14 @@
"vuepress": "2.0.0-rc.9"
},
"dependencies": {
"@iconify/json": "^2.2.204",
"@iconify/json": "^2.2.206",
"@vuepress/bundler-vite": "2.0.0-rc.9",
"anywhere": "^1.6.0",
"chart.js": "^4.4.2",
"echarts": "^5.5.0",
"flowchart.ts": "^3.0.0",
"mermaid": "^10.9.0",
"vue": "^3.4.25",
"vue": "^3.4.26",
"vuepress-theme-plume": "workspace:*"
},
"devDependencies": {

View File

@ -46,20 +46,20 @@
"@types/lodash.merge": "^4.6.9",
"@types/node": "20.9.1",
"@types/webpack-env": "^1.18.4",
"bumpp": "^9.4.0",
"bumpp": "^9.4.1",
"commitizen": "^4.3.0",
"concurrently": "^8.2.2",
"conventional-changelog-cli": "^4.1.0",
"conventional-changelog-cli": "^5.0.0",
"cpx2": "^7.0.1",
"cz-conventional-changelog": "^3.3.0",
"eslint": "^9.1.1",
"eslint": "^9.2.0",
"husky": "^9.0.11",
"lint-staged": "^15.2.2",
"rimraf": "^5.0.5",
"stylelint": "^16.4.0",
"stylelint": "^16.5.0",
"tsconfig-vuepress": "^4.5.0",
"typescript": "^5.4.5",
"vite": "^5.2.10"
"vite": "^5.2.11"
},
"pnpm": {
"patchedDependencies": {

View File

@ -43,7 +43,7 @@
"@vue/devtools-api": "6.5.1",
"chokidar": "^3.6.0",
"create-filter": "^1.0.1",
"vue": "^3.4.25"
"vue": "^3.4.26"
},
"publishConfig": {
"access": "public"

View File

@ -49,7 +49,7 @@
"markdown-it-container": "^4.0.0"
},
"devDependencies": {
"@types/markdown-it": "^14.0.1"
"@types/markdown-it": "^14.1.1"
},
"publishConfig": {
"access": "public"

View File

@ -40,7 +40,7 @@
"vuepress": "2.0.0-rc.9"
},
"dependencies": {
"vue": "^3.4.25"
"vue": "^3.4.26"
},
"publishConfig": {
"access": "public"

View File

@ -41,7 +41,7 @@
},
"dependencies": {
"@vuepress-plume/plugin-content-update": "workspace:*",
"vue": "^3.4.25"
"vue": "^3.4.26"
},
"publishConfig": {
"access": "public"

View File

@ -41,7 +41,7 @@
},
"dependencies": {
"@iconify/vue": "^4.1.2",
"vue": "^3.4.25"
"vue": "^3.4.26"
},
"publishConfig": {
"access": "public"

View File

@ -51,11 +51,14 @@
"local-pkg": "^0.5.0",
"markdown-it-container": "^4.0.0",
"nanoid": "^5.0.7",
"vue": "^3.4.25"
"shiki": "^1.4.0",
"tm-grammars": "^1.8.1",
"tm-themes": "^1.4.1",
"vue": "^3.4.26"
},
"devDependencies": {
"@iconify/json": "^2.2.204",
"@types/markdown-it": "^14.0.1"
"@iconify/json": "^2.2.206",
"@types/markdown-it": "^14.1.1"
},
"publishConfig": {
"access": "public"

View File

@ -45,18 +45,18 @@
},
"dependencies": {
"@iarna/toml": "^2.2.5",
"@netlify/functions": "^2.6.0",
"@netlify/functions": "^2.6.3",
"chalk": "^5.3.0",
"chokidar": "^3.6.0",
"cpx2": "^7.0.1",
"dotenv": "^16.4.5",
"esbuild": "^0.20.2",
"execa": "^8.0.1",
"netlify-cli": "^17.23.0",
"netlify-cli": "^17.23.1",
"portfinder": "^1.0.32"
},
"devDependencies": {
"@types/node": "^20.12.7"
"@types/node": "^20.12.8"
},
"publishConfig": {
"access": "public"

View File

@ -43,7 +43,7 @@
"@vue/devtools-api": "6.5.1",
"chokidar": "^3.6.0",
"create-filter": "^1.0.1",
"vue": "^3.4.25"
"vue": "^3.4.26"
},
"publishConfig": {
"access": "public"

View File

@ -34,9 +34,9 @@
"vuepress": "2.0.0-rc.9"
},
"dependencies": {
"@netlify/functions": "^2.6.0",
"@netlify/functions": "^2.6.3",
"leancloud-storage": "^4.15.2",
"vue": "^3.4.25",
"vue": "^3.4.26",
"vue-router": "4.3.0",
"vuepress-plugin-netlify-functions": "workspace:*"
},

View File

@ -48,7 +48,7 @@
"mark.js": "^8.11.1",
"minisearch": "^6.3.0",
"p-map": "^7.0.2",
"vue": "^3.4.25"
"vue": "^3.4.26"
},
"publishConfig": {
"access": "public"

View File

@ -36,15 +36,15 @@
"vuepress": "2.0.0-rc.9"
},
"dependencies": {
"@shikijs/transformers": "^1.3.0",
"@shikijs/twoslash": "^1.3.0",
"@shikijs/transformers": "^1.4.0",
"@shikijs/twoslash": "^1.4.0",
"@types/hast": "^3.0.4",
"floating-vue": "^5.2.2",
"mdast-util-from-markdown": "^2.0.0",
"mdast-util-gfm": "^3.0.0",
"mdast-util-to-hast": "^13.1.0",
"nanoid": "^5.0.7",
"shiki": "^1.3.0",
"shiki": "^1.4.0",
"twoslash": "^0.2.5",
"twoslash-vue": "^0.2.5"
},

1522
pnpm-lock.yaml generated

File diff suppressed because it is too large Load Diff

View File

@ -97,7 +97,7 @@
"katex": "^0.16.10",
"lodash.merge": "^4.6.2",
"nanoid": "^5.0.7",
"vue": "^3.4.25",
"vue": "^3.4.26",
"vue-router": "4.3.0",
"vuepress-plugin-md-enhance": "2.0.0-rc.37",
"vuepress-plugin-md-power": "workspace:*"