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
cca923a235
commit
82759121e6
@ -40,7 +40,7 @@
|
||||
"plume-deps": {
|
||||
"vuepress": "2.0.0-rc.20",
|
||||
"vue": "^3.5.13",
|
||||
"sass-embedded": "^1.85.1",
|
||||
"sass-embedded": "^1.86.0",
|
||||
"sass-loader": "^16.0.5",
|
||||
"http-server": "^14.1.1",
|
||||
"typescript": "^5.7.3"
|
||||
|
||||
@ -3,7 +3,7 @@
|
||||
"type": "module",
|
||||
"version": "1.0.0-rc.136",
|
||||
"private": true,
|
||||
"packageManager": "pnpm@10.6.3",
|
||||
"packageManager": "pnpm@10.6.5",
|
||||
"author": "pengzhanbo <q942450674@outlook.com> (https://github.com/pengzhanbo/)",
|
||||
"license": "MIT",
|
||||
"keywords": [
|
||||
|
||||
1197
pnpm-lock.yaml
generated
1197
pnpm-lock.yaml
generated
File diff suppressed because it is too large
Load Diff
@ -5,10 +5,10 @@ packages:
|
||||
- plugins/*
|
||||
|
||||
overrides:
|
||||
'@typescript-eslint/utils': ^8.26.1
|
||||
'@typescript-eslint/utils': ^8.27.0
|
||||
esbuild: ^0.25.1
|
||||
sass: ^1.85.1
|
||||
sass-embedded: ^1.85.1
|
||||
sass: ^1.86.0
|
||||
sass-embedded: ^1.86.0
|
||||
|
||||
catalogs:
|
||||
dev:
|
||||
@ -17,22 +17,22 @@ catalogs:
|
||||
'@pengzhanbo/eslint-config-vue': ^1.28.0
|
||||
'@pengzhanbo/stylelint-config': ^1.28.0
|
||||
'@simonwep/pickr': ^1.9.1
|
||||
'@types/express': ^5.0.0
|
||||
'@types/express': ^5.0.1
|
||||
'@types/less': ^3.0.8
|
||||
'@types/lodash.merge': ^4.6.9
|
||||
'@types/markdown-it': ^14.1.2
|
||||
'@types/minimist': ^1.2.5
|
||||
'@types/node': ^22.13.10
|
||||
'@types/node': ^22.13.11
|
||||
'@types/stylus': ^0.48.43
|
||||
'@types/webpack-env': ^1.18.8
|
||||
'@vitest/coverage-istanbul': ^3.0.8
|
||||
'@vitest/coverage-istanbul': ^3.0.9
|
||||
bumpp: ^10.1.0
|
||||
commitizen: ^4.3.1
|
||||
conventional-changelog-cli: ^5.0.0
|
||||
cpx2: ^8.0.0
|
||||
cross-env: 7.0.3
|
||||
cz-conventional-changelog: ^3.3.0
|
||||
eslint: ^9.22.0
|
||||
eslint: ^9.23.0
|
||||
http-server: ^14.1.1
|
||||
husky: ^9.1.7
|
||||
less: ^4.2.2
|
||||
@ -47,21 +47,21 @@ catalogs:
|
||||
tsconfig-vuepress: ^5.2.1
|
||||
tsup: ^8.4.0
|
||||
typescript: ^5.8.2
|
||||
vitest: ^3.0.8
|
||||
vitest: ^3.0.9
|
||||
vue-router: ^4.5.0
|
||||
wait-on: ^8.0.3
|
||||
|
||||
peer:
|
||||
'@iconify/json': ^2.2.317
|
||||
'@iconify/json': ^2.2.319
|
||||
artplayer: ^5.2.2
|
||||
dashjs: ^5.0.0
|
||||
hls.js: ^1.5.20
|
||||
mathjax-full: ^3.2.2
|
||||
mpegts.js: 1.7.3
|
||||
sass: ^1.85.1
|
||||
sass-embedded: ^1.85.1
|
||||
sass: ^1.86.0
|
||||
sass-embedded: ^1.86.0
|
||||
sass-loader: ^16.0.5
|
||||
swiper: ^11.2.5
|
||||
swiper: ^11.2.6
|
||||
|
||||
prod:
|
||||
'@clack/prompts': ^0.10.0
|
||||
@ -102,12 +102,12 @@ catalogs:
|
||||
markmap-toolbar: ^0.18.10
|
||||
markmap-view: ^0.18.10
|
||||
minisearch: ^7.1.2
|
||||
nanoid: ^5.1.3
|
||||
nanoid: ^5.1.5
|
||||
p-map: ^7.0.3
|
||||
package-manager-detector: ^1.0.0
|
||||
package-manager-detector: ^1.1.0
|
||||
picocolors: ^1.1.1
|
||||
shiki: ^3.2.1
|
||||
tm-grammars: ^1.23.3
|
||||
tm-grammars: ^1.23.5
|
||||
tm-themes: ^1.10.1
|
||||
vue: ^3.5.13
|
||||
|
||||
@ -115,22 +115,22 @@ catalogs:
|
||||
'@vuepress/bundler-vite': 2.0.0-rc.20
|
||||
'@vuepress/helper': 2.0.0-rc.82
|
||||
'@vuepress/plugin-cache': 2.0.0-rc.83
|
||||
'@vuepress/plugin-comment': 2.0.0-rc.83
|
||||
'@vuepress/plugin-copy-code': 2.0.0-rc.83
|
||||
'@vuepress/plugin-docsearch': 2.0.0-rc.83
|
||||
'@vuepress/plugin-comment': 2.0.0-rc.86
|
||||
'@vuepress/plugin-copy-code': 2.0.0-rc.86
|
||||
'@vuepress/plugin-docsearch': 2.0.0-rc.86
|
||||
'@vuepress/plugin-git': 2.0.0-rc.79
|
||||
'@vuepress/plugin-markdown-hint': 2.0.0-rc.84
|
||||
'@vuepress/plugin-markdown-image': 2.0.0-rc.83
|
||||
'@vuepress/plugin-markdown-include': 2.0.0-rc.83
|
||||
'@vuepress/plugin-markdown-math': 2.0.0-rc.83
|
||||
'@vuepress/plugin-nprogress': 2.0.0-rc.83
|
||||
'@vuepress/plugin-photo-swipe': 2.0.0-rc.83
|
||||
'@vuepress/plugin-reading-time': 2.0.0-rc.83
|
||||
'@vuepress/plugin-seo': 2.0.0-rc.84
|
||||
'@vuepress/plugin-shiki': 2.0.0-rc.83
|
||||
'@vuepress/plugin-sitemap': 2.0.0-rc.84
|
||||
'@vuepress/plugin-watermark': 2.0.0-rc.83
|
||||
'@vuepress/shiki-twoslash': 2.0.0-rc.83
|
||||
'@vuepress/plugin-markdown-hint': 2.0.0-rc.86
|
||||
'@vuepress/plugin-markdown-image': 2.0.0-rc.86
|
||||
'@vuepress/plugin-markdown-include': 2.0.0-rc.86
|
||||
'@vuepress/plugin-markdown-math': 2.0.0-rc.86
|
||||
'@vuepress/plugin-nprogress': 2.0.0-rc.86
|
||||
'@vuepress/plugin-photo-swipe': 2.0.0-rc.86
|
||||
'@vuepress/plugin-reading-time': 2.0.0-rc.86
|
||||
'@vuepress/plugin-seo': 2.0.0-rc.86
|
||||
'@vuepress/plugin-shiki': 2.0.0-rc.86
|
||||
'@vuepress/plugin-sitemap': 2.0.0-rc.86
|
||||
'@vuepress/plugin-watermark': 2.0.0-rc.86
|
||||
'@vuepress/shiki-twoslash': 2.0.0-rc.86
|
||||
vuepress: 2.0.0-rc.20
|
||||
vuepress-plugin-md-enhance: 2.0.0-rc.72
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user