perf: update deps to latest
This commit is contained in:
parent
437f6cd75e
commit
94d3b4fdf8
@ -3,7 +3,7 @@
|
|||||||
"type": "module",
|
"type": "module",
|
||||||
"version": "1.0.0-rc.159",
|
"version": "1.0.0-rc.159",
|
||||||
"private": true,
|
"private": true,
|
||||||
"packageManager": "pnpm@10.13.1",
|
"packageManager": "pnpm@10.14.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": [
|
||||||
|
|||||||
1435
pnpm-lock.yaml
generated
1435
pnpm-lock.yaml
generated
File diff suppressed because it is too large
Load Diff
@ -30,7 +30,7 @@ catalogs:
|
|||||||
'@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.2.4
|
'@vitest/coverage-istanbul': ^3.2.4
|
||||||
bumpp: ^10.2.0
|
bumpp: ^10.2.2
|
||||||
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
|
||||||
@ -40,24 +40,24 @@ catalogs:
|
|||||||
http-server: ^14.1.1
|
http-server: ^14.1.1
|
||||||
husky: ^9.1.7
|
husky: ^9.1.7
|
||||||
less: ^4.4.0
|
less: ^4.4.0
|
||||||
lint-staged: ^16.1.2
|
lint-staged: ^16.1.4
|
||||||
markdown-it: ^14.1.0
|
markdown-it: ^14.1.0
|
||||||
memfs: ^4.20.0
|
memfs: ^4.36.0
|
||||||
mermaid: ^11.9.0
|
mermaid: ^11.9.0
|
||||||
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.22.0
|
stylelint: ^16.23.0
|
||||||
stylus: ^0.64.0
|
stylus: ^0.64.0
|
||||||
tsconfig-vuepress: ^7.0.0
|
tsconfig-vuepress: ^7.0.0
|
||||||
tsdown: ^0.13.0
|
tsdown: ^0.13.2
|
||||||
typescript: ^5.8.3
|
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.362
|
'@iconify/json': ^2.2.366
|
||||||
artplayer: ^5.2.3
|
artplayer: ^5.2.5
|
||||||
dashjs: ^5.0.3
|
dashjs: ^5.0.3
|
||||||
hls.js: ^1.6.7
|
hls.js: ^1.6.7
|
||||||
mathjax-full: ^3.2.2
|
mathjax-full: ^3.2.2
|
||||||
@ -78,15 +78,15 @@ 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.5.0
|
'@vueuse/core': ^13.6.0
|
||||||
'@vueuse/integrations': ^13.5.0
|
'@vueuse/integrations': ^13.6.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.13
|
||||||
echarts: ^5.6.0
|
echarts: ^6.0.0
|
||||||
esbuild: ^0.25.8
|
esbuild: ^0.25.8
|
||||||
fast-glob: ^3.3.3
|
fast-glob: ^3.3.3
|
||||||
flowchart.ts: ^3.0.1
|
flowchart.ts: ^3.0.1
|
||||||
@ -110,9 +110,9 @@ 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.8.1
|
shiki: ^3.9.1
|
||||||
tinyglobby: 0.2.13
|
tinyglobby: 0.2.13
|
||||||
tm-grammars: ^1.24.0
|
tm-grammars: ^1.24.1
|
||||||
tm-themes: ^1.10.7
|
tm-themes: ^1.10.7
|
||||||
vue: ^3.5.18
|
vue: ^3.5.18
|
||||||
vuepress:
|
vuepress:
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user