perf: update deps to latest

This commit is contained in:
pengzhanbo 2024-11-18 00:47:14 +08:00
parent 04ada17d5f
commit 50e8f4c7e2
9 changed files with 814 additions and 736 deletions

View File

@ -30,7 +30,7 @@
"build": "tsup"
},
"dependencies": {
"@clack/prompts": "^0.7.0",
"@clack/prompts": "^0.8.1",
"@pengzhanbo/utils": "^1.1.2",
"cac": "^6.7.14",
"execa": "^9.5.1",
@ -39,7 +39,7 @@
},
"plume-deps": {
"vuepress": "2.0.0-rc.18",
"vue": "^3.5.12",
"vue": "^3.5.13",
"sass-embedded": "^1.80.6",
"sass-loader": "^16.0.3",
"http-server": "^14.1.1",

View File

@ -12,7 +12,7 @@
"vuepress": "2.0.0-rc.18"
},
"dependencies": {
"@iconify/json": "^2.2.270",
"@iconify/json": "^2.2.273",
"@simonwep/pickr": "^1.9.1",
"@vuepress/bundler-vite": "2.0.0-rc.18",
"chart.js": "^4.4.6",
@ -20,9 +20,9 @@
"flowchart.ts": "^3.0.1",
"http-server": "^14.1.1",
"mermaid": "^11.4.0",
"sass-embedded": "^1.80.6",
"sass-embedded": "^1.81.0",
"swiper": "^11.1.14",
"vue": "^3.5.12",
"vue": "^3.5.13",
"vuepress-theme-plume": "workspace:*"
},
"devDependencies": {

View File

@ -3,7 +3,7 @@
"type": "module",
"version": "1.0.0-rc.116",
"private": true,
"packageManager": "pnpm@9.12.3",
"packageManager": "pnpm@9.13.2",
"author": "pengzhanbo <q942450674@outlook.com> (https://github.com/pengzhanbo/)",
"license": "MIT",
"keywords": [
@ -42,20 +42,20 @@
"devDependencies": {
"@commitlint/cli": "^19.5.0",
"@commitlint/config-conventional": "^19.5.0",
"@pengzhanbo/eslint-config-vue": "^1.18.2",
"@pengzhanbo/stylelint-config": "^1.18.2",
"@pengzhanbo/eslint-config-vue": "^1.19.0",
"@pengzhanbo/stylelint-config": "^1.19.0",
"@types/lodash.merge": "^4.6.9",
"@types/minimist": "^1.2.5",
"@types/node": "20.12.10",
"@types/webpack-env": "^1.18.5",
"@vitest/coverage-istanbul": "^2.1.4",
"@vitest/coverage-istanbul": "^2.1.5",
"bumpp": "^9.8.1",
"commitizen": "^4.3.1",
"conventional-changelog-cli": "^5.0.0",
"cpx2": "^8.0.0",
"cross-env": "7.0.3",
"cz-conventional-changelog": "^3.3.0",
"eslint": "^9.14.0",
"eslint": "^9.15.0",
"husky": "^9.1.6",
"lint-staged": "^15.2.10",
"markdown-it": "^14.1.0",
@ -66,7 +66,7 @@
"tsconfig-vuepress": "^5.2.1",
"tsup": "^8.3.5",
"typescript": "^5.6.3",
"vitest": "^2.1.4",
"vitest": "^2.1.5",
"wait-on": "^8.0.1"
},
"resolutions": {

View File

@ -40,7 +40,7 @@
"vuepress": "2.0.0-rc.18"
},
"dependencies": {
"vue": "^3.5.12"
"vue": "^3.5.13"
},
"publishConfig": {
"access": "public"

View File

@ -59,10 +59,10 @@
"local-pkg": "^0.5.0",
"markdown-it-container": "^4.0.0",
"nanoid": "^5.0.8",
"shiki": "^1.22.2",
"tm-grammars": "^1.19.0",
"shiki": "^1.23.0",
"tm-grammars": "^1.19.3",
"tm-themes": "^1.9.3",
"vue": "^3.5.12"
"vue": "^3.5.13"
},
"devDependencies": {
"@types/markdown-it": "^14.1.2"

View File

@ -44,11 +44,11 @@
"@vueuse/core": "^11.2.0",
"@vueuse/integrations": "^11.2.0",
"chokidar": "3.6.0",
"focus-trap": "^7.6.0",
"focus-trap": "^7.6.2",
"mark.js": "^8.11.1",
"minisearch": "^7.1.0",
"p-map": "^7.0.2",
"vue": "^3.5.12"
"vue": "^3.5.13"
},
"publishConfig": {
"access": "public"

View File

@ -36,8 +36,8 @@
"vuepress": "2.0.0-rc.18"
},
"dependencies": {
"@shikijs/transformers": "^1.22.2",
"@shikijs/twoslash": "^1.22.2",
"@shikijs/transformers": "^1.23.0",
"@shikijs/twoslash": "^1.23.0",
"@types/hast": "^3.0.4",
"@vuepress/helper": "2.0.0-rc.60",
"@vueuse/core": "^11.2.0",
@ -47,7 +47,7 @@
"mdast-util-gfm": "^3.0.0",
"mdast-util-to-hast": "^13.2.0",
"nanoid": "^5.0.8",
"shiki": "^1.22.2",
"shiki": "^1.23.0",
"twoslash": "^0.2.12",
"twoslash-vue": "^0.2.12"
},

1504
pnpm-lock.yaml generated

File diff suppressed because it is too large Load Diff

View File

@ -113,7 +113,7 @@
"@vuepress/plugin-sitemap": "2.0.0-rc.60",
"@vuepress/plugin-watermark": "2.0.0-rc.60",
"@vueuse/core": "^11.2.0",
"bcrypt-ts": "^5.0.2",
"bcrypt-ts": "^5.0.3",
"chokidar": "3.6.0",
"create-filter": "^1.1.0",
"dayjs": "^1.11.13",
@ -124,12 +124,12 @@
"katex": "^0.16.11",
"local-pkg": "^0.5.0",
"nanoid": "^5.0.8",
"vue": "^3.5.12",
"vue": "^3.5.13",
"vuepress-plugin-md-enhance": "2.0.0-rc.59",
"vuepress-plugin-md-power": "workspace:*"
},
"devDependencies": {
"@iconify/json": "^2.2.270",
"@iconify/json": "^2.2.273",
"swiper": "^11.1.14",
"vue-router": "^4.4.5"
}