perf: update deps to latest

This commit is contained in:
pengzhanbo 2026-01-19 21:45:42 +08:00
parent a3d8e225b9
commit 2a5bd30fe3
3 changed files with 1088 additions and 1076 deletions

View File

@ -3,7 +3,7 @@
"type": "module",
"version": "1.0.0-rc.185",
"private": true,
"packageManager": "pnpm@10.27.0",
"packageManager": "pnpm@10.28.1",
"author": "pengzhanbo <q942450674@outlook.com> (https://github.com/pengzhanbo/)",
"license": "MIT",
"keywords": [
@ -89,7 +89,7 @@
"@eslint-community/eslint-utils": "catalog:peer",
"@typescript-eslint/types": "catalog:peer",
"@typescript-eslint/utils": "catalog:peer",
"baseline-browser-mapping": "^2.9.13",
"baseline-browser-mapping": "^2.9.15",
"chokidar": "catalog:prod",
"esbuild": "catalog:prod",
"sass-embedded": "catalog:peer",

2115
pnpm-lock.yaml generated

File diff suppressed because it is too large Load Diff

View File

@ -2,10 +2,12 @@ catalogMode: prefer
ignoreWorkspaceRootCheck: true
shamefullyHoist: true
shellEmulator: true
trustPolicy: no-downgrade
strictPeerDependencies: false
trustPolicy: no-downgrade
trustPolicyExclude:
- ua-parser-js
- cached-factory
- memfs
packages:
- docs
@ -16,27 +18,28 @@ packages:
patchedDependencies:
floating-vue: patches/floating-vue.patch
catalogs:
dev:
'@commitlint/cli': ^20.3.1
'@commitlint/config-conventional': ^20.3.1
'@lunariajs/core': ^0.1.1
'@pengzhanbo/eslint-config-vue': ^1.45.0
'@pengzhanbo/stylelint-config': ^1.45.0
'@pengzhanbo/eslint-config-vue': ^1.46.0
'@pengzhanbo/stylelint-config': ^1.46.0
'@simonwep/pickr': ^1.9.1
'@types/express': ^5.0.6
'@types/js-yaml': ^4.0.9
'@types/less': ^3.0.8
'@types/markdown-it': ^14.1.2
'@types/minimist': ^1.2.5
'@types/node': ^25.0.3
'@types/node': ^25.0.9
'@types/picomatch': ^4.0.2
'@types/qrcode': ^1.5.6
'@types/stylus': ^0.48.43
'@types/three': ^0.182.0
'@types/webpack-env': ^1.18.8
'@vitest/coverage-v8': ^4.0.16
bumpp: ^10.3.2
'@vitest/coverage-v8': ^4.0.17
bumpp: ^10.4.0
commitizen: ^4.3.1
conventional-changelog-cli: ^5.0.0
cpx2: ^8.0.0
@ -48,32 +51,34 @@ catalogs:
less: ^4.5.1
lint-staged: ^16.2.7
markdown-it: ^14.1.0
memfs: ^4.51.1
memfs: ^4.55.0
mermaid: ^11.12.2
minimist: ^1.2.8
postcss: ^8.5.6
rimraf: ^6.1.2
stylelint: ^16.26.1
stylelint: ^17.0.0
stylus: ^0.64.0
tsconfig-vuepress: ^7.0.0
tsdown: ^0.18.4
tsdown: ^0.19.0
typescript: ^5.9.3
vite: ^8.0.0-beta.7
vitest: ^4.0.16
vite: ^8.0.0-beta.8
vitest: ^4.0.17
vue-router: ^4.6.4
wait-on: ^9.0.3
peer:
'@eslint-community/eslint-utils': ^4.9.1
'@iconify/json': ^2.2.426
'@iconify/json': ^2.2.430
'@mathjax/src': ^4.1.0
'@typescript-eslint/types': ^8.52.0
'@typescript-eslint/utils': ^8.52.0
'@pinyin-pro/data': ^1.3.0
'@typescript-eslint/types': ^8.53.0
'@typescript-eslint/utils': ^8.53.0
artplayer: ^5.3.0
dashjs: ^5.1.1
gsap: ^3.14.2
hls.js: ^1.6.15
mpegts.js: 1.7.3
ogl: ^1.0.11
pinyin-pro: ^3.28.0
postprocessing: ^6.38.2
pyodide: ^0.29.1
sass: ^1.97.2
@ -91,7 +96,7 @@ catalogs:
'@mdit/plugin-sup': ^0.23.0
'@mdit/plugin-tab': ^0.23.0
'@mdit/plugin-tasklist': ^0.22.2
'@pengzhanbo/utils': ^3.0.1
'@pengzhanbo/utils': ^3.1.0
'@vueuse/core': ^14.1.0
'@vueuse/integrations': ^14.1.0
cac: ^6.7.14
@ -101,7 +106,7 @@ catalogs:
echarts: ^6.0.0
esbuild: ^0.27.2
flowchart.ts: ^3.0.1
focus-trap: ^7.7.1
focus-trap: ^7.8.0
gray-matter: ^4.0.3
handlebars: ^4.7.8
hash-wasm: ^4.12.0
@ -111,7 +116,7 @@ catalogs:
local-pkg: ^1.1.2
lru-cache: ^11.2.4
mark.js: ^8.11.1
markdown-it-cjk-friendly: ^1.3.2
markdown-it-cjk-friendly: ^2.0.1
markdown-it-container: ^4.0.0
markmap-lib: ^0.18.12
markmap-toolbar: ^0.18.12
@ -127,9 +132,9 @@ catalogs:
qrcode: ^1.5.4
shiki: ^3.21.0
sort-package-json: ^3.6.0
tm-grammars: ^1.27.1
tm-themes: ^1.10.15
vue: ^3.5.26
tm-grammars: ^1.28.1
tm-themes: ^1.10.16
vue: ^3.5.27
vuepress:
'@vuepress/bundler-vite': 2.0.0-rc.26
'@vuepress/helper': 2.0.0-rc.121