perf: update vuepress to rc.19 and deps to latest (#380)

This commit is contained in:
pengzhanbo 2024-12-15 14:40:27 +08:00 committed by GitHub
parent d022114498
commit 1d01d7c536
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
8 changed files with 1115 additions and 568 deletions

View File

@ -33,14 +33,14 @@
"@clack/prompts": "^0.8.2",
"@pengzhanbo/utils": "^1.2.0",
"cac": "^6.7.14",
"execa": "^9.5.1",
"execa": "^9.5.2",
"handlebars": "^4.7.8",
"picocolors": "^1.1.1"
},
"plume-deps": {
"vuepress": "2.0.0-rc.18",
"vuepress": "2.0.0-rc.19",
"vue": "^3.5.13",
"sass-embedded": "^1.82.0",
"sass-embedded": "^1.83.0",
"sass-loader": "^16.0.4",
"http-server": "^14.1.1",
"typescript": "^5.7.2"

View File

@ -20,7 +20,7 @@
"flowchart.ts": "^3.0.1",
"http-server": "^14.1.1",
"mermaid": "^11.4.1",
"sass-embedded": "^1.82.0",
"sass-embedded": "^1.83.0",
"swiper": "^11.1.15",
"vue": "catalog:",
"vuepress-theme-plume": "workspace:*"

View File

@ -49,17 +49,17 @@
"@types/node": "20.12.10",
"@types/webpack-env": "^1.18.5",
"@vitest/coverage-istanbul": "^2.1.8",
"bumpp": "^9.8.1",
"bumpp": "^9.9.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.16.0",
"eslint": "^9.17.0",
"husky": "^9.1.7",
"lint-staged": "^15.2.10",
"lint-staged": "^15.2.11",
"markdown-it": "^14.1.0",
"memfs": "^4.14.1",
"memfs": "^4.15.0",
"minimist": "^1.2.8",
"rimraf": "^6.0.1",
"stylelint": "^16.11.0",

View File

@ -59,9 +59,9 @@
"local-pkg": "catalog:",
"markdown-it-container": "^4.0.0",
"nanoid": "catalog:",
"shiki": "^1.24.0",
"tm-grammars": "^1.21.0",
"tm-themes": "^1.9.3",
"shiki": "^1.24.2",
"tm-grammars": "^1.21.4",
"tm-themes": "^1.9.5",
"vue": "catalog:"
},
"devDependencies": {

View File

@ -36,8 +36,8 @@
"vuepress": "catalog:"
},
"dependencies": {
"@shikijs/transformers": "^1.24.0",
"@shikijs/twoslash": "^1.24.0",
"@shikijs/transformers": "^1.24.2",
"@shikijs/twoslash": "^1.24.2",
"@types/hast": "^3.0.4",
"@vuepress/helper": "catalog:",
"@vueuse/core": "catalog:",
@ -47,7 +47,7 @@
"mdast-util-gfm": "^3.0.0",
"mdast-util-to-hast": "^13.2.0",
"nanoid": "catalog:",
"shiki": "^1.24.0",
"shiki": "^1.24.2",
"twoslash": "^0.2.12",
"twoslash-vue": "^0.2.12"
},

1615
pnpm-lock.yaml generated

File diff suppressed because it is too large Load Diff

View File

@ -4,23 +4,23 @@ packages:
- cli
- plugins/*
catalog:
'@iconify/json': ^2.2.280
'@vuepress/bundler-vite': 2.0.0-rc.18
'@vuepress/helper': 2.0.0-rc.63
'@vuepress/plugin-cache': 2.0.0-rc.61
'@vuepress/plugin-comment': 2.0.0-rc.63
'@vuepress/plugin-docsearch': 2.0.0-rc.63
'@vuepress/plugin-git': 2.0.0-rc.62
'@vuepress/plugin-markdown-hint': 2.0.0-rc.63
'@vuepress/plugin-markdown-image': 2.0.0-rc.63
'@vuepress/plugin-markdown-include': 2.0.0-rc.63
'@vuepress/plugin-markdown-math': 2.0.0-rc.63
'@vuepress/plugin-nprogress': 2.0.0-rc.63
'@vuepress/plugin-photo-swipe': 2.0.0-rc.63
'@vuepress/plugin-reading-time': 2.0.0-rc.63
'@vuepress/plugin-seo': 2.0.0-rc.63
'@vuepress/plugin-sitemap': 2.0.0-rc.63
'@vuepress/plugin-watermark': 2.0.0-rc.63
'@iconify/json': ^2.2.282
'@vuepress/bundler-vite': 2.0.0-rc.19
'@vuepress/helper': 2.0.0-rc.66
'@vuepress/plugin-cache': 2.0.0-rc.66
'@vuepress/plugin-comment': 2.0.0-rc.66
'@vuepress/plugin-docsearch': 2.0.0-rc.66
'@vuepress/plugin-git': 2.0.0-rc.66
'@vuepress/plugin-markdown-hint': 2.0.0-rc.66
'@vuepress/plugin-markdown-image': 2.0.0-rc.66
'@vuepress/plugin-markdown-include': 2.0.0-rc.66
'@vuepress/plugin-markdown-math': 2.0.0-rc.66
'@vuepress/plugin-nprogress': 2.0.0-rc.66
'@vuepress/plugin-photo-swipe': 2.0.0-rc.66
'@vuepress/plugin-reading-time': 2.0.0-rc.66
'@vuepress/plugin-seo': 2.0.0-rc.66
'@vuepress/plugin-sitemap': 2.0.0-rc.66
'@vuepress/plugin-watermark': 2.0.0-rc.66
'@vueuse/core': ^12.0.0
'@vueuse/integrations': ^12.0.0
chokidar: 3.6.0
@ -30,4 +30,4 @@ catalog:
local-pkg: ^0.5.1
nanoid: ^5.0.9
vue: ^3.5.13
vuepress: 2.0.0-rc.18
vuepress: 2.0.0-rc.19

View File

@ -122,11 +122,11 @@
"fast-glob": "catalog:",
"gray-matter": "catalog:",
"json2yaml": "catalog:",
"katex": "^0.16.11",
"katex": "^0.16.15",
"local-pkg": "catalog:",
"nanoid": "catalog:",
"vue": "catalog:",
"vuepress-plugin-md-enhance": "2.0.0-rc.60",
"vuepress-plugin-md-enhance": "2.0.0-rc.64",
"vuepress-plugin-md-power": "workspace:*"
},
"devDependencies": {