perf: update deps to latest

This commit is contained in:
pengzhanbo 2025-04-28 19:22:29 +08:00
parent 0bf7c865ac
commit 740bc4e364
4 changed files with 1298 additions and 1302 deletions

View File

@ -41,7 +41,7 @@
"plume-deps": { "plume-deps": {
"vuepress": "2.0.0-rc.21", "vuepress": "2.0.0-rc.21",
"vue": "^3.5.13", "vue": "^3.5.13",
"sass-embedded": "^1.86.3", "sass-embedded": "^1.87.0",
"sass-loader": "^16.0.5", "sass-loader": "^16.0.5",
"http-server": "^14.1.1", "http-server": "^14.1.1",
"typescript": "^5.8.3" "typescript": "^5.8.3"

View File

@ -3,7 +3,7 @@
"type": "module", "type": "module",
"version": "1.0.0-rc.143", "version": "1.0.0-rc.143",
"private": true, "private": true,
"packageManager": "pnpm@10.8.1", "packageManager": "pnpm@10.10.0",
"author": "pengzhanbo <q942450674@outlook.com> (https://github.com/pengzhanbo/)", "author": "pengzhanbo <q942450674@outlook.com> (https://github.com/pengzhanbo/)",
"license": "MIT", "license": "MIT",
"keywords": [ "keywords": [

2513
pnpm-lock.yaml generated

File diff suppressed because it is too large Load Diff

View File

@ -6,34 +6,34 @@ packages:
- examples/* - examples/*
overrides: overrides:
'@typescript-eslint/utils': ^8.30.1 '@typescript-eslint/utils': ^8.31.0
esbuild: ^0.25.2 esbuild: ^0.25.3
sass: ^1.86.3 sass: ^1.87.0
sass-embedded: ^1.86.3 sass-embedded: ^1.87.0
catalogs: catalogs:
dev: dev:
'@commitlint/cli': ^19.8.0 '@commitlint/cli': ^19.8.0
'@commitlint/config-conventional': ^19.8.0 '@commitlint/config-conventional': ^19.8.0
'@pengzhanbo/eslint-config-vue': ^1.29.0 '@pengzhanbo/eslint-config-vue': ^1.30.0
'@pengzhanbo/stylelint-config': ^1.29.0 '@pengzhanbo/stylelint-config': ^1.30.0
'@simonwep/pickr': ^1.9.1 '@simonwep/pickr': ^1.9.1
'@types/express': ^5.0.1 '@types/express': ^5.0.1
'@types/less': ^3.0.8 '@types/less': ^3.0.8
'@types/lodash.merge': ^4.6.9 '@types/lodash.merge': ^4.6.9
'@types/markdown-it': ^14.1.2 '@types/markdown-it': ^14.1.2
'@types/minimist': ^1.2.5 '@types/minimist': ^1.2.5
'@types/node': ^22.14.1 '@types/node': ^22.15.3
'@types/stylus': ^0.48.43 '@types/stylus': ^0.48.43
'@types/webpack-env': ^1.18.8 '@types/webpack-env': ^1.18.8
'@vitest/coverage-istanbul': ^3.1.1 '@vitest/coverage-istanbul': ^3.1.2
bumpp: ^10.1.0 bumpp: ^10.1.0
commitizen: ^4.3.1 commitizen: ^4.3.1
conventional-changelog-cli: ^5.0.0 conventional-changelog-cli: ^5.0.0
cpx2: ^8.0.0 cpx2: ^8.0.0
cross-env: 7.0.3 cross-env: 7.0.3
cz-conventional-changelog: ^3.3.0 cz-conventional-changelog: ^3.3.0
eslint: ^9.25.0 eslint: ^9.25.1
http-server: ^14.1.1 http-server: ^14.1.1
husky: ^9.1.7 husky: ^9.1.7
less: ^4.3.0 less: ^4.3.0
@ -43,24 +43,24 @@ catalogs:
mermaid: ^11.6.0 mermaid: ^11.6.0
minimist: ^1.2.8 minimist: ^1.2.8
rimraf: ^6.0.1 rimraf: ^6.0.1
stylelint: ^16.18.0 stylelint: ^16.19.1
stylus: ^0.64.0 stylus: ^0.64.0
tsconfig-vuepress: ^5.2.1 tsconfig-vuepress: ^6.0.0
tsup: ^8.4.0 tsup: ^8.4.0
typescript: ^5.8.3 typescript: ^5.8.3
vitest: ^3.1.1 vitest: ^3.1.2
vue-router: ^4.5.0 vue-router: ^4.5.1
wait-on: ^8.0.3 wait-on: ^8.0.3
peer: peer:
'@iconify/json': ^2.2.329 '@iconify/json': ^2.2.332
artplayer: ^5.2.2 artplayer: ^5.2.3
dashjs: ^5.0.1 dashjs: ^5.0.1
hls.js: ^1.6.2 hls.js: ^1.6.2
mathjax-full: ^3.2.2 mathjax-full: ^3.2.2
mpegts.js: 1.7.3 mpegts.js: 1.7.3
sass: ^1.86.3 sass: ^1.87.0
sass-embedded: ^1.86.3 sass-embedded: ^1.87.0
sass-loader: ^16.0.5 sass-loader: ^16.0.5
swiper: ^11.2.6 swiper: ^11.2.6
@ -85,7 +85,7 @@ catalogs:
create-filter: ^1.1.0 create-filter: ^1.1.0
dayjs: ^1.11.13 dayjs: ^1.11.13
echarts: ^5.6.0 echarts: ^5.6.0
esbuild: ^0.25.2 esbuild: ^0.25.3
execa: ^9.5.2 execa: ^9.5.2
fast-glob: ^3.3.3 fast-glob: ^3.3.3
flowchart.ts: ^3.0.1 flowchart.ts: ^3.0.1
@ -109,36 +109,37 @@ catalogs:
p-map: ^7.0.3 p-map: ^7.0.3
package-manager-detector: ^1.2.0 package-manager-detector: ^1.2.0
picocolors: ^1.1.1 picocolors: ^1.1.1
shiki: ^3.2.2 shiki: ^3.3.0
tm-grammars: ^1.23.14 tm-grammars: ^1.23.16
tm-themes: ^1.10.5 tm-themes: ^1.10.5
unplugin: ^2.3.2 unplugin: ^2.3.2
vue: ^3.5.13 vue: ^3.5.13
vuepress: vuepress:
'@vuepress/bundler-vite': 2.0.0-rc.21 '@vuepress/bundler-vite': 2.0.0-rc.22
'@vuepress/helper': 2.0.0-rc.94 '@vuepress/helper': 2.0.0-rc.98
'@vuepress/plugin-cache': 2.0.0-rc.94 '@vuepress/plugin-cache': 2.0.0-rc.98
'@vuepress/plugin-comment': 2.0.0-rc.95 '@vuepress/plugin-comment': 2.0.0-rc.98
'@vuepress/plugin-copy-code': 2.0.0-rc.94 '@vuepress/plugin-copy-code': 2.0.0-rc.98
'@vuepress/plugin-docsearch': 2.0.0-rc.95 '@vuepress/plugin-docsearch': 2.0.0-rc.98
'@vuepress/plugin-git': 2.0.0-rc.96 '@vuepress/plugin-git': 2.0.0-rc.98
'@vuepress/plugin-markdown-hint': 2.0.0-rc.94 '@vuepress/plugin-markdown-hint': 2.0.0-rc.98
'@vuepress/plugin-markdown-image': 2.0.0-rc.94 '@vuepress/plugin-markdown-image': 2.0.0-rc.98
'@vuepress/plugin-markdown-include': 2.0.0-rc.94 '@vuepress/plugin-markdown-include': 2.0.0-rc.98
'@vuepress/plugin-markdown-math': 2.0.0-rc.95 '@vuepress/plugin-markdown-math': 2.0.0-rc.98
'@vuepress/plugin-nprogress': 2.0.0-rc.94 '@vuepress/plugin-nprogress': 2.0.0-rc.98
'@vuepress/plugin-photo-swipe': 2.0.0-rc.95 '@vuepress/plugin-photo-swipe': 2.0.0-rc.98
'@vuepress/plugin-reading-time': 2.0.0-rc.95 '@vuepress/plugin-reading-time': 2.0.0-rc.98
'@vuepress/plugin-seo': 2.0.0-rc.96 '@vuepress/plugin-seo': 2.0.0-rc.98
'@vuepress/plugin-shiki': 2.0.0-rc.94 '@vuepress/plugin-shiki': 2.0.0-rc.98
'@vuepress/plugin-sitemap': 2.0.0-rc.96 '@vuepress/plugin-sitemap': 2.0.0-rc.98
'@vuepress/plugin-watermark': 2.0.0-rc.94 '@vuepress/plugin-watermark': 2.0.0-rc.98
'@vuepress/shiki-twoslash': 2.0.0-rc.94 '@vuepress/shiki-twoslash': 2.0.0-rc.98
vuepress: 2.0.0-rc.21 vuepress: 2.0.0-rc.22
vuepress-plugin-md-enhance: 2.0.0-rc.81 vuepress-plugin-md-enhance: 2.0.0-rc.83
onlyBuiltDependencies: onlyBuiltDependencies:
- '@parcel/watcher' - '@parcel/watcher'
- core-js - core-js
- esbuild - esbuild
- unrs-resolver