mirror of
https://github.com/pengzhanbo/vuepress-theme-plume.git
synced 2026-04-23 10:58:13 +08:00
perf: update deps to latest
This commit is contained in:
parent
bb30b51a9b
commit
687439e697
@ -3,7 +3,7 @@
|
|||||||
"type": "module",
|
"type": "module",
|
||||||
"version": "1.0.0-rc.163",
|
"version": "1.0.0-rc.163",
|
||||||
"private": true,
|
"private": true,
|
||||||
"packageManager": "pnpm@10.15.1",
|
"packageManager": "pnpm@10.17.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": [
|
||||||
|
|||||||
1690
pnpm-lock.yaml
generated
1690
pnpm-lock.yaml
generated
File diff suppressed because it is too large
Load Diff
@ -4,11 +4,12 @@ packages:
|
|||||||
- cli
|
- cli
|
||||||
- plugins/*
|
- plugins/*
|
||||||
- examples/*
|
- examples/*
|
||||||
|
|
||||||
overrides:
|
overrides:
|
||||||
'@bufbuild/protobuf': ^2.7.0
|
'@bufbuild/protobuf': ^2.9.0
|
||||||
'@typescript-eslint/utils': ^8.43.0
|
'@typescript-eslint/utils': ^8.44.0
|
||||||
esbuild: ^0.25.9
|
esbuild: ^0.25.10
|
||||||
sass-embedded: ^1.92.1
|
sass-embedded: ^1.93.0
|
||||||
|
|
||||||
patchedDependencies:
|
patchedDependencies:
|
||||||
floating-vue: patches/floating-vue.patch
|
floating-vue: patches/floating-vue.patch
|
||||||
@ -26,7 +27,7 @@ catalogs:
|
|||||||
'@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': ^24.3.1
|
'@types/node': ^24.5.2
|
||||||
'@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
|
||||||
@ -36,39 +37,39 @@ 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.35.0
|
eslint: ^9.36.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.6
|
lint-staged: ^16.1.6
|
||||||
markdown-it: ^14.1.0
|
markdown-it: ^14.1.0
|
||||||
memfs: ^4.38.3
|
memfs: ^4.42.0
|
||||||
mermaid: ^11.11.0
|
mermaid: ^11.12.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.24.0
|
stylelint: ^16.24.0
|
||||||
stylus: ^0.64.0
|
stylus: ^0.64.0
|
||||||
tsconfig-vuepress: ^7.0.0
|
tsconfig-vuepress: ^7.0.0
|
||||||
tsdown: ^0.15.0
|
tsdown: ^0.15.3
|
||||||
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: ^9.0.0
|
||||||
peer:
|
peer:
|
||||||
'@iconify/json': ^2.2.382
|
'@iconify/json': ^2.2.386
|
||||||
artplayer: ^5.3.0
|
artplayer: ^5.3.0
|
||||||
dashjs: ^5.0.3
|
dashjs: ^5.0.3
|
||||||
hls.js: ^1.6.12
|
hls.js: ^1.6.12
|
||||||
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.92.1
|
sass: ^1.93.0
|
||||||
sass-embedded: ^1.92.1
|
sass-embedded: ^1.93.0
|
||||||
swiper: ^11.2.10
|
swiper: ^12.0.2
|
||||||
prod:
|
prod:
|
||||||
'@clack/prompts': ^0.11.0
|
'@clack/prompts': ^0.11.0
|
||||||
'@iconify/utils': ^3.0.1
|
'@iconify/utils': ^3.0.2
|
||||||
'@iconify/vue': ^5.0.0
|
'@iconify/vue': ^5.0.0
|
||||||
'@mdit/plugin-attrs': ^0.23.1
|
'@mdit/plugin-attrs': ^0.23.1
|
||||||
'@mdit/plugin-footnote': ^0.22.2
|
'@mdit/plugin-footnote': ^0.22.2
|
||||||
@ -87,7 +88,7 @@ catalogs:
|
|||||||
create-filter: ^1.1.0
|
create-filter: ^1.1.0
|
||||||
dayjs: ^1.11.18
|
dayjs: ^1.11.18
|
||||||
echarts: ^6.0.0
|
echarts: ^6.0.0
|
||||||
esbuild: ^0.25.9
|
esbuild: ^0.25.10
|
||||||
fast-glob: ^3.3.3
|
fast-glob: ^3.3.3
|
||||||
flowchart.ts: ^3.0.1
|
flowchart.ts: ^3.0.1
|
||||||
focus-trap: ^7.6.5
|
focus-trap: ^7.6.5
|
||||||
@ -103,16 +104,16 @@ catalogs:
|
|||||||
markmap-lib: ^0.18.12
|
markmap-lib: ^0.18.12
|
||||||
markmap-toolbar: ^0.18.12
|
markmap-toolbar: ^0.18.12
|
||||||
markmap-view: ^0.18.12
|
markmap-view: ^0.18.12
|
||||||
minisearch: ^7.1.2
|
minisearch: ^7.2.0
|
||||||
nano-spawn: ^1.0.3
|
nano-spawn: ^1.0.3
|
||||||
nanoid: ^5.1.5
|
nanoid: ^5.1.5
|
||||||
os-locale: ^6.0.2
|
os-locale: ^6.0.2
|
||||||
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.12.2
|
shiki: ^3.13.0
|
||||||
tinyglobby: 0.2.13
|
tinyglobby: ^0.2.13
|
||||||
tm-grammars: ^1.24.11
|
tm-grammars: ^1.24.12
|
||||||
tm-themes: ^1.10.9
|
tm-themes: ^1.10.9
|
||||||
vue: ^3.5.21
|
vue: ^3.5.21
|
||||||
vuepress:
|
vuepress:
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user