perf: update deps to latest
This commit is contained in:
parent
a3d8e225b9
commit
2a5bd30fe3
@ -3,7 +3,7 @@
|
|||||||
"type": "module",
|
"type": "module",
|
||||||
"version": "1.0.0-rc.185",
|
"version": "1.0.0-rc.185",
|
||||||
"private": true,
|
"private": true,
|
||||||
"packageManager": "pnpm@10.27.0",
|
"packageManager": "pnpm@10.28.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": [
|
||||||
@ -89,7 +89,7 @@
|
|||||||
"@eslint-community/eslint-utils": "catalog:peer",
|
"@eslint-community/eslint-utils": "catalog:peer",
|
||||||
"@typescript-eslint/types": "catalog:peer",
|
"@typescript-eslint/types": "catalog:peer",
|
||||||
"@typescript-eslint/utils": "catalog:peer",
|
"@typescript-eslint/utils": "catalog:peer",
|
||||||
"baseline-browser-mapping": "^2.9.13",
|
"baseline-browser-mapping": "^2.9.15",
|
||||||
"chokidar": "catalog:prod",
|
"chokidar": "catalog:prod",
|
||||||
"esbuild": "catalog:prod",
|
"esbuild": "catalog:prod",
|
||||||
"sass-embedded": "catalog:peer",
|
"sass-embedded": "catalog:peer",
|
||||||
|
|||||||
2115
pnpm-lock.yaml
generated
2115
pnpm-lock.yaml
generated
File diff suppressed because it is too large
Load Diff
@ -2,10 +2,12 @@ catalogMode: prefer
|
|||||||
ignoreWorkspaceRootCheck: true
|
ignoreWorkspaceRootCheck: true
|
||||||
shamefullyHoist: true
|
shamefullyHoist: true
|
||||||
shellEmulator: true
|
shellEmulator: true
|
||||||
trustPolicy: no-downgrade
|
|
||||||
strictPeerDependencies: false
|
strictPeerDependencies: false
|
||||||
|
trustPolicy: no-downgrade
|
||||||
trustPolicyExclude:
|
trustPolicyExclude:
|
||||||
- ua-parser-js
|
- ua-parser-js
|
||||||
|
- cached-factory
|
||||||
|
- memfs
|
||||||
|
|
||||||
packages:
|
packages:
|
||||||
- docs
|
- docs
|
||||||
@ -16,27 +18,28 @@ packages:
|
|||||||
|
|
||||||
patchedDependencies:
|
patchedDependencies:
|
||||||
floating-vue: patches/floating-vue.patch
|
floating-vue: patches/floating-vue.patch
|
||||||
|
|
||||||
catalogs:
|
catalogs:
|
||||||
dev:
|
dev:
|
||||||
'@commitlint/cli': ^20.3.1
|
'@commitlint/cli': ^20.3.1
|
||||||
'@commitlint/config-conventional': ^20.3.1
|
'@commitlint/config-conventional': ^20.3.1
|
||||||
'@lunariajs/core': ^0.1.1
|
'@lunariajs/core': ^0.1.1
|
||||||
'@pengzhanbo/eslint-config-vue': ^1.45.0
|
'@pengzhanbo/eslint-config-vue': ^1.46.0
|
||||||
'@pengzhanbo/stylelint-config': ^1.45.0
|
'@pengzhanbo/stylelint-config': ^1.46.0
|
||||||
'@simonwep/pickr': ^1.9.1
|
'@simonwep/pickr': ^1.9.1
|
||||||
'@types/express': ^5.0.6
|
'@types/express': ^5.0.6
|
||||||
'@types/js-yaml': ^4.0.9
|
'@types/js-yaml': ^4.0.9
|
||||||
'@types/less': ^3.0.8
|
'@types/less': ^3.0.8
|
||||||
'@types/markdown-it': ^14.1.2
|
'@types/markdown-it': ^14.1.2
|
||||||
'@types/minimist': ^1.2.5
|
'@types/minimist': ^1.2.5
|
||||||
'@types/node': ^25.0.3
|
'@types/node': ^25.0.9
|
||||||
'@types/picomatch': ^4.0.2
|
'@types/picomatch': ^4.0.2
|
||||||
'@types/qrcode': ^1.5.6
|
'@types/qrcode': ^1.5.6
|
||||||
'@types/stylus': ^0.48.43
|
'@types/stylus': ^0.48.43
|
||||||
'@types/three': ^0.182.0
|
'@types/three': ^0.182.0
|
||||||
'@types/webpack-env': ^1.18.8
|
'@types/webpack-env': ^1.18.8
|
||||||
'@vitest/coverage-v8': ^4.0.16
|
'@vitest/coverage-v8': ^4.0.17
|
||||||
bumpp: ^10.3.2
|
bumpp: ^10.4.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
|
||||||
@ -48,32 +51,34 @@ catalogs:
|
|||||||
less: ^4.5.1
|
less: ^4.5.1
|
||||||
lint-staged: ^16.2.7
|
lint-staged: ^16.2.7
|
||||||
markdown-it: ^14.1.0
|
markdown-it: ^14.1.0
|
||||||
memfs: ^4.51.1
|
memfs: ^4.55.0
|
||||||
mermaid: ^11.12.2
|
mermaid: ^11.12.2
|
||||||
minimist: ^1.2.8
|
minimist: ^1.2.8
|
||||||
postcss: ^8.5.6
|
postcss: ^8.5.6
|
||||||
rimraf: ^6.1.2
|
rimraf: ^6.1.2
|
||||||
stylelint: ^16.26.1
|
stylelint: ^17.0.0
|
||||||
stylus: ^0.64.0
|
stylus: ^0.64.0
|
||||||
tsconfig-vuepress: ^7.0.0
|
tsconfig-vuepress: ^7.0.0
|
||||||
tsdown: ^0.18.4
|
tsdown: ^0.19.0
|
||||||
typescript: ^5.9.3
|
typescript: ^5.9.3
|
||||||
vite: ^8.0.0-beta.7
|
vite: ^8.0.0-beta.8
|
||||||
vitest: ^4.0.16
|
vitest: ^4.0.17
|
||||||
vue-router: ^4.6.4
|
vue-router: ^4.6.4
|
||||||
wait-on: ^9.0.3
|
wait-on: ^9.0.3
|
||||||
peer:
|
peer:
|
||||||
'@eslint-community/eslint-utils': ^4.9.1
|
'@eslint-community/eslint-utils': ^4.9.1
|
||||||
'@iconify/json': ^2.2.426
|
'@iconify/json': ^2.2.430
|
||||||
'@mathjax/src': ^4.1.0
|
'@mathjax/src': ^4.1.0
|
||||||
'@typescript-eslint/types': ^8.52.0
|
'@pinyin-pro/data': ^1.3.0
|
||||||
'@typescript-eslint/utils': ^8.52.0
|
'@typescript-eslint/types': ^8.53.0
|
||||||
|
'@typescript-eslint/utils': ^8.53.0
|
||||||
artplayer: ^5.3.0
|
artplayer: ^5.3.0
|
||||||
dashjs: ^5.1.1
|
dashjs: ^5.1.1
|
||||||
gsap: ^3.14.2
|
gsap: ^3.14.2
|
||||||
hls.js: ^1.6.15
|
hls.js: ^1.6.15
|
||||||
mpegts.js: 1.7.3
|
mpegts.js: 1.7.3
|
||||||
ogl: ^1.0.11
|
ogl: ^1.0.11
|
||||||
|
pinyin-pro: ^3.28.0
|
||||||
postprocessing: ^6.38.2
|
postprocessing: ^6.38.2
|
||||||
pyodide: ^0.29.1
|
pyodide: ^0.29.1
|
||||||
sass: ^1.97.2
|
sass: ^1.97.2
|
||||||
@ -91,7 +96,7 @@ catalogs:
|
|||||||
'@mdit/plugin-sup': ^0.23.0
|
'@mdit/plugin-sup': ^0.23.0
|
||||||
'@mdit/plugin-tab': ^0.23.0
|
'@mdit/plugin-tab': ^0.23.0
|
||||||
'@mdit/plugin-tasklist': ^0.22.2
|
'@mdit/plugin-tasklist': ^0.22.2
|
||||||
'@pengzhanbo/utils': ^3.0.1
|
'@pengzhanbo/utils': ^3.1.0
|
||||||
'@vueuse/core': ^14.1.0
|
'@vueuse/core': ^14.1.0
|
||||||
'@vueuse/integrations': ^14.1.0
|
'@vueuse/integrations': ^14.1.0
|
||||||
cac: ^6.7.14
|
cac: ^6.7.14
|
||||||
@ -101,7 +106,7 @@ catalogs:
|
|||||||
echarts: ^6.0.0
|
echarts: ^6.0.0
|
||||||
esbuild: ^0.27.2
|
esbuild: ^0.27.2
|
||||||
flowchart.ts: ^3.0.1
|
flowchart.ts: ^3.0.1
|
||||||
focus-trap: ^7.7.1
|
focus-trap: ^7.8.0
|
||||||
gray-matter: ^4.0.3
|
gray-matter: ^4.0.3
|
||||||
handlebars: ^4.7.8
|
handlebars: ^4.7.8
|
||||||
hash-wasm: ^4.12.0
|
hash-wasm: ^4.12.0
|
||||||
@ -111,7 +116,7 @@ catalogs:
|
|||||||
local-pkg: ^1.1.2
|
local-pkg: ^1.1.2
|
||||||
lru-cache: ^11.2.4
|
lru-cache: ^11.2.4
|
||||||
mark.js: ^8.11.1
|
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
|
markdown-it-container: ^4.0.0
|
||||||
markmap-lib: ^0.18.12
|
markmap-lib: ^0.18.12
|
||||||
markmap-toolbar: ^0.18.12
|
markmap-toolbar: ^0.18.12
|
||||||
@ -127,9 +132,9 @@ catalogs:
|
|||||||
qrcode: ^1.5.4
|
qrcode: ^1.5.4
|
||||||
shiki: ^3.21.0
|
shiki: ^3.21.0
|
||||||
sort-package-json: ^3.6.0
|
sort-package-json: ^3.6.0
|
||||||
tm-grammars: ^1.27.1
|
tm-grammars: ^1.28.1
|
||||||
tm-themes: ^1.10.15
|
tm-themes: ^1.10.16
|
||||||
vue: ^3.5.26
|
vue: ^3.5.27
|
||||||
vuepress:
|
vuepress:
|
||||||
'@vuepress/bundler-vite': 2.0.0-rc.26
|
'@vuepress/bundler-vite': 2.0.0-rc.26
|
||||||
'@vuepress/helper': 2.0.0-rc.121
|
'@vuepress/helper': 2.0.0-rc.121
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user