perf: update deps to latest

This commit is contained in:
pengzhanbo 2025-09-03 23:51:17 +08:00
parent 5c00e4f9cf
commit cfc9cefe78
3 changed files with 907 additions and 778 deletions

View File

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

1641
pnpm-lock.yaml generated

File diff suppressed because it is too large Load Diff

View File

@ -6,9 +6,9 @@ packages:
- examples/* - examples/*
overrides: overrides:
'@bufbuild/protobuf': ^2.7.0 '@bufbuild/protobuf': ^2.7.0
'@typescript-eslint/utils': ^8.40.0 '@typescript-eslint/utils': ^8.42.0
esbuild: ^0.25.9 esbuild: ^0.25.9
sass-embedded: ^1.90.0 sass-embedded: ^1.92.0
patchedDependencies: patchedDependencies:
floating-vue: patches/floating-vue.patch floating-vue: patches/floating-vue.patch
@ -17,8 +17,8 @@ catalogs:
dev: dev:
'@commitlint/cli': ^19.8.1 '@commitlint/cli': ^19.8.1
'@commitlint/config-conventional': ^19.8.1 '@commitlint/config-conventional': ^19.8.1
'@pengzhanbo/eslint-config-vue': ^1.36.0 '@pengzhanbo/eslint-config-vue': ^1.37.0
'@pengzhanbo/stylelint-config': ^1.36.0 '@pengzhanbo/stylelint-config': ^1.37.0
'@simonwep/pickr': ^1.9.1 '@simonwep/pickr': ^1.9.1
'@types/express': ^5.0.3 '@types/express': ^5.0.3
'@types/js-yaml': ^4.0.9 '@types/js-yaml': ^4.0.9
@ -36,35 +36,35 @@ catalogs:
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.33.0 eslint: ^9.34.0
http-server: ^14.1.1 http-server: ^14.1.1
husky: ^9.1.7 husky: ^9.1.7
less: ^4.4.1 less: ^4.4.1
lint-staged: ^16.1.5 lint-staged: ^16.1.6
markdown-it: ^14.1.0 markdown-it: ^14.1.0
memfs: ^4.36.3 memfs: ^4.38.2
mermaid: ^11.10.0 mermaid: ^11.10.1
minimist: ^1.2.8 minimist: ^1.2.8
postcss: ^8.5.6 postcss: ^8.5.6
rimraf: ^6.0.1 rimraf: ^6.0.1
stylelint: ^16.23.1 stylelint: ^16.23.1
stylus: ^0.64.0 stylus: ^0.64.0
tsconfig-vuepress: ^7.0.0 tsconfig-vuepress: ^7.0.0
tsdown: ^0.14.1 tsdown: ^0.14.2
typescript: ^5.9.2 typescript: ^5.9.2
vitest: ^3.2.4 vitest: ^3.2.4
vue-router: ^4.5.1 vue-router: ^4.5.1
wait-on: ^8.0.4 wait-on: ^8.0.4
peer: peer:
'@iconify/json': ^2.2.376 '@iconify/json': ^2.2.380
artplayer: ^5.2.5 artplayer: ^5.2.5
dashjs: ^5.0.3 dashjs: ^5.0.3
hls.js: ^1.6.10 hls.js: ^1.6.11
mathjax-full: ^3.2.2 mathjax-full: ^3.2.2
mpegts.js: 1.7.3 mpegts.js: 1.7.3
pyodide: ^0.28.2 pyodide: ^0.28.2
sass: ^1.90.0 sass: ^1.92.0
sass-embedded: ^1.90.0 sass-embedded: ^1.92.0
swiper: ^11.2.10 swiper: ^11.2.10
prod: prod:
'@clack/prompts': ^0.11.0 '@clack/prompts': ^0.11.0
@ -78,14 +78,14 @@ catalogs:
'@mdit/plugin-tab': ^0.22.2 '@mdit/plugin-tab': ^0.22.2
'@mdit/plugin-tasklist': ^0.22.1 '@mdit/plugin-tasklist': ^0.22.1
'@pengzhanbo/utils': ^2.1.0 '@pengzhanbo/utils': ^2.1.0
'@vueuse/core': ^13.7.0 '@vueuse/core': ^13.9.0
'@vueuse/integrations': ^13.7.0 '@vueuse/integrations': ^13.9.0
bcrypt-ts: ^7.1.0 bcrypt-ts: ^7.1.0
cac: ^6.7.14 cac: ^6.7.14
chart.js: ^4.5.0 chart.js: ^4.5.0
chokidar: 4.0.3 chokidar: 4.0.3
create-filter: ^1.1.0 create-filter: ^1.1.0
dayjs: ^1.11.13 dayjs: ^1.11.18
echarts: ^6.0.0 echarts: ^6.0.0
esbuild: ^0.25.9 esbuild: ^0.25.9
fast-glob: ^3.3.3 fast-glob: ^3.3.3
@ -96,7 +96,7 @@ catalogs:
image-size: ^2.0.2 image-size: ^2.0.2
js-yaml: ^4.1.0 js-yaml: ^4.1.0
katex: ^0.16.22 katex: ^0.16.22
local-pkg: ^1.1.1 local-pkg: ^1.1.2
lru-cache: ^11.1.0 lru-cache: ^11.1.0
mark.js: ^8.11.1 mark.js: ^8.11.1
markdown-it-container: ^4.0.0 markdown-it-container: ^4.0.0
@ -110,11 +110,11 @@ catalogs:
p-map: ^7.0.3 p-map: ^7.0.3
package-manager-detector: ^1.3.0 package-manager-detector: ^1.3.0
picocolors: ^1.1.1 picocolors: ^1.1.1
shiki: ^3.10.0 shiki: ^3.12.2
tinyglobby: 0.2.13 tinyglobby: 0.2.13
tm-grammars: ^1.24.4 tm-grammars: ^1.24.8
tm-themes: ^1.10.7 tm-themes: ^1.10.9
vue: ^3.5.18 vue: ^3.5.21
vuepress: vuepress:
'@vuepress/bundler-vite': 2.0.0-rc.24 '@vuepress/bundler-vite': 2.0.0-rc.24
'@vuepress/helper': 2.0.0-rc.112 '@vuepress/helper': 2.0.0-rc.112