perf: update deps to latest

This commit is contained in:
pengzhanbo 2024-06-24 00:06:13 +08:00
parent d19251cf4d
commit 7c8a1084fe
13 changed files with 356 additions and 375 deletions

View File

@ -19,7 +19,7 @@
"echarts": "^5.5.0", "echarts": "^5.5.0",
"flowchart.ts": "^3.0.0", "flowchart.ts": "^3.0.0",
"mermaid": "^10.9.1", "mermaid": "^10.9.1",
"vue": "^3.4.29", "vue": "^3.4.30",
"vuepress-theme-plume": "workspace:~" "vuepress-theme-plume": "workspace:~"
}, },
"devDependencies": { "devDependencies": {

View File

@ -43,7 +43,7 @@
"@vue/devtools-api": "6.6.1", "@vue/devtools-api": "6.6.1",
"chokidar": "^3.6.0", "chokidar": "^3.6.0",
"create-filter": "^1.0.1", "create-filter": "^1.0.1",
"vue": "^3.4.29" "vue": "^3.4.30"
}, },
"publishConfig": { "publishConfig": {
"access": "public" "access": "public"

View File

@ -40,7 +40,7 @@
"vuepress": "2.0.0-rc.14" "vuepress": "2.0.0-rc.14"
}, },
"dependencies": { "dependencies": {
"vue": "^3.4.29" "vue": "^3.4.30"
}, },
"publishConfig": { "publishConfig": {
"access": "public" "access": "public"

View File

@ -42,7 +42,7 @@
}, },
"dependencies": { "dependencies": {
"@vuepress-plume/plugin-content-update": "workspace:~", "@vuepress-plume/plugin-content-update": "workspace:~",
"vue": "^3.4.29" "vue": "^3.4.30"
}, },
"publishConfig": { "publishConfig": {
"access": "public" "access": "public"

View File

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

View File

@ -52,10 +52,10 @@
"local-pkg": "^0.5.0", "local-pkg": "^0.5.0",
"markdown-it-container": "^4.0.0", "markdown-it-container": "^4.0.0",
"nanoid": "^5.0.7", "nanoid": "^5.0.7",
"shiki": "^1.8.0", "shiki": "^1.9.0",
"tm-grammars": "^1.12.10", "tm-grammars": "^1.12.11",
"tm-themes": "^1.4.3", "tm-themes": "^1.4.3",
"vue": "^3.4.29" "vue": "^3.4.30"
}, },
"devDependencies": { "devDependencies": {
"@iconify/json": "^2.2.221", "@iconify/json": "^2.2.221",

View File

@ -51,12 +51,12 @@
"cpx2": "^7.0.1", "cpx2": "^7.0.1",
"dotenv": "^16.4.5", "dotenv": "^16.4.5",
"esbuild": "^0.21.5", "esbuild": "^0.21.5",
"execa": "^9.2.0", "execa": "^9.3.0",
"netlify-cli": "^17.29.0", "netlify-cli": "^17.29.0",
"portfinder": "^1.0.32" "portfinder": "^1.0.32"
}, },
"devDependencies": { "devDependencies": {
"@types/node": "^20.14.7" "@types/node": "^20.14.8"
}, },
"publishConfig": { "publishConfig": {
"access": "public" "access": "public"

View File

@ -43,7 +43,7 @@
"@vue/devtools-api": "6.6.1", "@vue/devtools-api": "6.6.1",
"chokidar": "^3.6.0", "chokidar": "^3.6.0",
"create-filter": "^1.0.1", "create-filter": "^1.0.1",
"vue": "^3.4.29" "vue": "^3.4.30"
}, },
"publishConfig": { "publishConfig": {
"access": "public" "access": "public"

View File

@ -36,7 +36,7 @@
"dependencies": { "dependencies": {
"@netlify/functions": "^2.8.0", "@netlify/functions": "^2.8.0",
"leancloud-storage": "^4.15.2", "leancloud-storage": "^4.15.2",
"vue": "^3.4.29", "vue": "^3.4.30",
"vue-router": "4.3.2", "vue-router": "4.3.2",
"vuepress-plugin-netlify-functions": "workspace:~" "vuepress-plugin-netlify-functions": "workspace:~"
}, },

View File

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

View File

@ -36,8 +36,8 @@
"vuepress": "2.0.0-rc.14" "vuepress": "2.0.0-rc.14"
}, },
"dependencies": { "dependencies": {
"@shikijs/transformers": "^1.8.0", "@shikijs/transformers": "^1.9.0",
"@shikijs/twoslash": "^1.8.0", "@shikijs/twoslash": "^1.9.0",
"@types/hast": "^3.0.4", "@types/hast": "^3.0.4",
"@vuepress/helper": "2.0.0-rc.37", "@vuepress/helper": "2.0.0-rc.37",
"floating-vue": "^5.2.2", "floating-vue": "^5.2.2",
@ -45,9 +45,9 @@
"mdast-util-gfm": "^3.0.0", "mdast-util-gfm": "^3.0.0",
"mdast-util-to-hast": "^13.2.0", "mdast-util-to-hast": "^13.2.0",
"nanoid": "^5.0.7", "nanoid": "^5.0.7",
"shiki": "^1.8.0", "shiki": "^1.9.0",
"twoslash": "^0.2.8", "twoslash": "^0.2.9",
"twoslash-vue": "^0.2.8" "twoslash-vue": "^0.2.9"
}, },
"publishConfig": { "publishConfig": {
"access": "public" "access": "public"

693
pnpm-lock.yaml generated

File diff suppressed because it is too large Load Diff

View File

@ -96,7 +96,7 @@
"katex": "^0.16.10", "katex": "^0.16.10",
"lodash.merge": "^4.6.2", "lodash.merge": "^4.6.2",
"nanoid": "^5.0.7", "nanoid": "^5.0.7",
"vue": "^3.4.29", "vue": "^3.4.30",
"vue-router": "^4.4.0", "vue-router": "^4.4.0",
"vuepress-plugin-md-enhance": "2.0.0-rc.50", "vuepress-plugin-md-enhance": "2.0.0-rc.50",
"vuepress-plugin-md-power": "workspace:*" "vuepress-plugin-md-power": "workspace:*"