perf: update deps to latest

This commit is contained in:
pengzhanbo 2025-01-31 00:48:11 +08:00
parent 1de058f6ec
commit fe1ea1167d
5 changed files with 689 additions and 658 deletions

View File

@ -42,35 +42,35 @@
"devDependencies": {
"@commitlint/cli": "^19.6.1",
"@commitlint/config-conventional": "^19.6.0",
"@pengzhanbo/eslint-config-vue": "^1.23.0",
"@pengzhanbo/stylelint-config": "^1.23.0",
"@types/less": "^3.0.7",
"@pengzhanbo/eslint-config-vue": "^1.24.0",
"@pengzhanbo/stylelint-config": "^1.24.0",
"@types/less": "^3.0.8",
"@types/lodash.merge": "^4.6.9",
"@types/minimist": "^1.2.5",
"@types/node": "^22.10.7",
"@types/node": "^22.12.0",
"@types/stylus": "^0.48.43",
"@types/webpack-env": "^1.18.5",
"@vitest/coverage-istanbul": "^3.0.2",
"bumpp": "^9.10.1",
"@types/webpack-env": "^1.18.8",
"@vitest/coverage-istanbul": "^3.0.4",
"bumpp": "^10.0.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.18.0",
"eslint": "^9.19.0",
"husky": "^9.1.7",
"less": "^4.2.2",
"lint-staged": "^15.4.1",
"lint-staged": "^15.4.3",
"markdown-it": "^14.1.0",
"memfs": "^4.17.0",
"minimist": "^1.2.8",
"rimraf": "^6.0.1",
"stylelint": "^16.13.2",
"stylelint": "^16.14.1",
"stylus": "^0.64.0",
"tsconfig-vuepress": "^5.2.1",
"tsup": "^8.3.5",
"tsup": "^8.3.6",
"typescript": "^5.7.3",
"vitest": "^3.0.2",
"vitest": "^3.0.4",
"wait-on": "^8.0.2"
},
"resolutions": {

View File

@ -70,7 +70,7 @@
}
},
"dependencies": {
"@mdit/plugin-attrs": "^0.16.2",
"@mdit/plugin-attrs": "^0.16.7",
"@mdit/plugin-footnote": "^0.16.0",
"@mdit/plugin-mark": "^0.16.0",
"@mdit/plugin-sub": "^0.16.0",
@ -85,8 +85,8 @@
"lru-cache": "^11.0.2",
"markdown-it-container": "^4.0.0",
"nanoid": "catalog:",
"shiki": "^2.0.3",
"tm-grammars": "^1.22.9",
"shiki": "^2.2.0",
"tm-grammars": "^1.22.10",
"tm-themes": "^1.9.8",
"vue": "catalog:"
},
@ -94,7 +94,7 @@
"@types/markdown-it": "^14.1.2",
"artplayer": "^5.2.2",
"dashjs": "^4.7.4",
"hls.js": "^1.5.19",
"hls.js": "^1.5.20",
"mpegts.js": "1.7.3"
},
"publishConfig": {

View File

@ -36,8 +36,8 @@
"vuepress": "catalog:"
},
"dependencies": {
"@shikijs/transformers": "^2.0.3",
"@shikijs/twoslash": "^2.0.3",
"@shikijs/transformers": "^2.2.0",
"@shikijs/twoslash": "^2.2.0",
"@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": "^2.0.3",
"shiki": "^2.2.0",
"twoslash": "^0.2.12",
"twoslash-vue": "^0.2.12"
},

1303
pnpm-lock.yaml generated

File diff suppressed because it is too large Load Diff

View File

@ -4,7 +4,7 @@ packages:
- cli
- plugins/*
catalog:
'@iconify/json': ^2.2.298
'@iconify/json': ^2.2.301
'@vuepress/bundler-vite': 2.0.0-rc.19
'@vuepress/helper': 2.0.0-rc.73
'@vuepress/plugin-cache': 2.0.0-rc.66
@ -21,8 +21,8 @@ catalog:
'@vuepress/plugin-seo': 2.0.0-rc.73
'@vuepress/plugin-sitemap': 2.0.0-rc.73
'@vuepress/plugin-watermark': 2.0.0-rc.73
'@vueuse/core': ^12.4.0
'@vueuse/integrations': ^12.4.0
'@vueuse/core': ^12.5.0
'@vueuse/integrations': ^12.5.0
chokidar: 3.6.0
fast-glob: ^3.3.3
gray-matter: ^4.0.3