perf: update deps to latest

This commit is contained in:
pengzhanbo 2024-10-31 11:39:10 +08:00
parent e87a245e85
commit 436a818c2e
8 changed files with 669 additions and 414 deletions

View File

@ -33,14 +33,14 @@
"@clack/prompts": "^0.7.0",
"@pengzhanbo/utils": "^1.1.2",
"cac": "^6.7.14",
"execa": "^9.4.1",
"execa": "^9.5.1",
"handlebars": "^4.7.8",
"picocolors": "^1.1.1"
},
"plume-deps": {
"vuepress": "2.0.0-rc.18",
"vue": "^3.5.12",
"sass-embedded": "^1.80.4",
"sass-embedded": "^1.80.5",
"sass-loader": "^16.0.2",
"http-server": "^14.1.1",
"typescript": "^5.6.3"

View File

@ -12,15 +12,15 @@
"vuepress": "2.0.0-rc.18"
},
"dependencies": {
"@iconify/json": "^2.2.263",
"@iconify/json": "^2.2.266",
"@simonwep/pickr": "^1.9.1",
"@vuepress/bundler-vite": "2.0.0-rc.18",
"chart.js": "^4.4.5",
"chart.js": "^4.4.6",
"echarts": "^5.5.1",
"flowchart.ts": "^3.0.1",
"http-server": "^14.1.1",
"mermaid": "^11.3.0",
"sass-embedded": "^1.80.4",
"mermaid": "^11.4.0",
"sass-embedded": "^1.80.5",
"swiper": "^11.1.14",
"vue": "^3.5.12",
"vuepress-theme-plume": "workspace:*"

View File

@ -3,7 +3,7 @@
"type": "module",
"version": "1.0.0-rc.113",
"private": true,
"packageManager": "pnpm@9.12.2",
"packageManager": "pnpm@9.12.3",
"author": "pengzhanbo <q942450674@outlook.com> (https://github.com/pengzhanbo/)",
"license": "MIT",
"keywords": [
@ -48,8 +48,8 @@
"@types/minimist": "^1.2.5",
"@types/node": "20.12.10",
"@types/webpack-env": "^1.18.5",
"@vitest/coverage-istanbul": "^2.1.3",
"bumpp": "^9.7.1",
"@vitest/coverage-istanbul": "^2.1.4",
"bumpp": "^9.8.0",
"commitizen": "^4.3.1",
"conventional-changelog-cli": "^5.0.0",
"cpx2": "^8.0.0",
@ -64,9 +64,9 @@
"rimraf": "^6.0.1",
"stylelint": "^16.10.0",
"tsconfig-vuepress": "^5.2.1",
"tsup": "^8.3.4",
"tsup": "^8.3.5",
"typescript": "^5.6.3",
"vitest": "^2.1.3",
"vitest": "^2.1.4",
"wait-on": "^8.0.1"
},
"resolutions": {

View File

@ -53,14 +53,14 @@
"@mdit/plugin-sup": "^0.13.1",
"@mdit/plugin-tab": "^0.13.2",
"@mdit/plugin-tasklist": "^0.13.1",
"@vuepress/helper": "2.0.0-rc.56",
"@vueuse/core": "^11.1.0",
"@vuepress/helper": "2.0.0-rc.57",
"@vueuse/core": "^11.2.0",
"image-size": "^1.1.1",
"local-pkg": "^0.5.0",
"markdown-it-container": "^4.0.0",
"nanoid": "^5.0.7",
"shiki": "^1.22.1",
"tm-grammars": "^1.18.5",
"nanoid": "^5.0.8",
"shiki": "^1.22.2",
"tm-grammars": "^1.18.9",
"tm-themes": "^1.9.0",
"vue": "^3.5.12"
},

View File

@ -40,9 +40,9 @@
"vuepress": "2.0.0-rc.18"
},
"dependencies": {
"@vuepress/helper": "2.0.0-rc.56",
"@vueuse/core": "^11.1.0",
"@vueuse/integrations": "^11.1.0",
"@vuepress/helper": "2.0.0-rc.57",
"@vueuse/core": "^11.2.0",
"@vueuse/integrations": "^11.2.0",
"chokidar": "3.6.0",
"focus-trap": "^7.6.0",
"mark.js": "^8.11.1",

View File

@ -36,18 +36,18 @@
"vuepress": "2.0.0-rc.18"
},
"dependencies": {
"@shikijs/transformers": "^1.22.1",
"@shikijs/twoslash": "^1.22.1",
"@shikijs/transformers": "^1.22.2",
"@shikijs/twoslash": "^1.22.2",
"@types/hast": "^3.0.4",
"@vuepress/helper": "2.0.0-rc.56",
"@vueuse/core": "^11.1.0",
"@vuepress/helper": "2.0.0-rc.57",
"@vueuse/core": "^11.2.0",
"fast-glob": "^3.3.2",
"floating-vue": "^5.2.2",
"mdast-util-from-markdown": "^2.0.2",
"mdast-util-gfm": "^3.0.0",
"mdast-util-to-hast": "^13.2.0",
"nanoid": "^5.0.7",
"shiki": "^1.22.1",
"nanoid": "^5.0.8",
"shiki": "^1.22.2",
"twoslash": "^0.2.12",
"twoslash-vue": "^0.2.12"
},

1005
pnpm-lock.yaml generated

File diff suppressed because it is too large Load Diff

View File

@ -98,21 +98,21 @@
"@vuepress-plume/plugin-fonts": "workspace:*",
"@vuepress-plume/plugin-search": "workspace:*",
"@vuepress-plume/plugin-shikiji": "workspace:*",
"@vuepress/helper": "2.0.0-rc.56",
"@vuepress/helper": "2.0.0-rc.57",
"@vuepress/plugin-cache": "2.0.0-rc.54",
"@vuepress/plugin-comment": "2.0.0-rc.56",
"@vuepress/plugin-comment": "2.0.0-rc.57",
"@vuepress/plugin-docsearch": "2.0.0-rc.56",
"@vuepress/plugin-git": "2.0.0-rc.56",
"@vuepress/plugin-markdown-hint": "2.0.0-rc.56",
"@vuepress/plugin-markdown-image": "2.0.0-rc.56",
"@vuepress/plugin-markdown-math": "2.0.0-rc.56",
"@vuepress/plugin-nprogress": "2.0.0-rc.56",
"@vuepress/plugin-photo-swipe": "2.0.0-rc.56",
"@vuepress/plugin-reading-time": "2.0.0-rc.56",
"@vuepress/plugin-seo": "2.0.0-rc.56",
"@vuepress/plugin-sitemap": "2.0.0-rc.56",
"@vuepress/plugin-watermark": "2.0.0-rc.56",
"@vueuse/core": "^11.1.0",
"@vuepress/plugin-markdown-hint": "2.0.0-rc.57",
"@vuepress/plugin-markdown-image": "2.0.0-rc.57",
"@vuepress/plugin-markdown-math": "2.0.0-rc.57",
"@vuepress/plugin-nprogress": "2.0.0-rc.57",
"@vuepress/plugin-photo-swipe": "2.0.0-rc.57",
"@vuepress/plugin-reading-time": "2.0.0-rc.57",
"@vuepress/plugin-seo": "2.0.0-rc.57",
"@vuepress/plugin-sitemap": "2.0.0-rc.57",
"@vuepress/plugin-watermark": "2.0.0-rc.57",
"@vueuse/core": "^11.2.0",
"bcrypt-ts": "^5.0.2",
"chokidar": "3.6.0",
"create-filter": "^1.1.0",
@ -123,13 +123,13 @@
"json2yaml": "^1.1.0",
"katex": "^0.16.11",
"local-pkg": "^0.5.0",
"nanoid": "^5.0.7",
"nanoid": "^5.0.8",
"vue": "^3.5.12",
"vuepress-plugin-md-enhance": "2.0.0-rc.59",
"vuepress-plugin-md-power": "workspace:*"
},
"devDependencies": {
"@iconify/json": "^2.2.263",
"@iconify/json": "^2.2.266",
"swiper": "^11.1.14",
"vue-router": "^4.4.5"
}