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
e4b418104d
commit
ea898f4fc0
@ -12,7 +12,7 @@
|
||||
"vuepress": "2.0.0-rc.18"
|
||||
},
|
||||
"dependencies": {
|
||||
"@iconify/json": "^2.2.262",
|
||||
"@iconify/json": "^2.2.263",
|
||||
"@simonwep/pickr": "^1.9.1",
|
||||
"@vuepress/bundler-vite": "2.0.0-rc.18",
|
||||
"chart.js": "^4.4.5",
|
||||
|
||||
@ -53,14 +53,14 @@
|
||||
"@mdit/plugin-sup": "^0.13.1",
|
||||
"@mdit/plugin-tab": "^0.13.2",
|
||||
"@mdit/plugin-tasklist": "^0.13.1",
|
||||
"@vuepress/helper": "2.0.0-rc.55",
|
||||
"@vuepress/helper": "2.0.0-rc.56",
|
||||
"@vueuse/core": "^11.1.0",
|
||||
"image-size": "^1.1.1",
|
||||
"local-pkg": "^0.5.0",
|
||||
"markdown-it-container": "^4.0.0",
|
||||
"nanoid": "^5.0.7",
|
||||
"shiki": "^1.22.0",
|
||||
"tm-grammars": "^1.18.4",
|
||||
"tm-grammars": "^1.18.5",
|
||||
"tm-themes": "^1.9.0",
|
||||
"vue": "^3.5.12"
|
||||
},
|
||||
|
||||
@ -40,7 +40,7 @@
|
||||
"vuepress": "2.0.0-rc.18"
|
||||
},
|
||||
"dependencies": {
|
||||
"@vuepress/helper": "2.0.0-rc.55",
|
||||
"@vuepress/helper": "2.0.0-rc.56",
|
||||
"@vueuse/core": "^11.1.0",
|
||||
"@vueuse/integrations": "^11.1.0",
|
||||
"chokidar": "3.6.0",
|
||||
|
||||
@ -39,7 +39,7 @@
|
||||
"@shikijs/transformers": "^1.22.0",
|
||||
"@shikijs/twoslash": "^1.22.0",
|
||||
"@types/hast": "^3.0.4",
|
||||
"@vuepress/helper": "2.0.0-rc.55",
|
||||
"@vuepress/helper": "2.0.0-rc.56",
|
||||
"@vueuse/core": "^11.1.0",
|
||||
"fast-glob": "^3.3.2",
|
||||
"floating-vue": "^5.2.2",
|
||||
|
||||
837
pnpm-lock.yaml
generated
837
pnpm-lock.yaml
generated
File diff suppressed because it is too large
Load Diff
@ -64,8 +64,8 @@
|
||||
"peerDependencies": {
|
||||
"@iconify/json": "^2",
|
||||
"mathjax-full": "^3.2.2",
|
||||
"sass": "^1.79.3",
|
||||
"sass-embedded": "^1.79.3",
|
||||
"sass": "^1.80.0",
|
||||
"sass-embedded": "^1.80.0",
|
||||
"sass-loader": "^16.0.2",
|
||||
"swiper": "^11.0.0",
|
||||
"vuepress": "2.0.0-rc.18"
|
||||
@ -98,21 +98,21 @@
|
||||
"@vuepress-plume/plugin-fonts": "workspace:*",
|
||||
"@vuepress-plume/plugin-search": "workspace:*",
|
||||
"@vuepress-plume/plugin-shikiji": "workspace:*",
|
||||
"@vuepress/helper": "2.0.0-rc.55",
|
||||
"@vuepress/helper": "2.0.0-rc.56",
|
||||
"@vuepress/plugin-cache": "2.0.0-rc.54",
|
||||
"@vuepress/plugin-comment": "2.0.0-rc.55",
|
||||
"@vuepress/plugin-docsearch": "2.0.0-rc.55",
|
||||
"@vuepress/plugin-git": "2.0.0-rc.54",
|
||||
"@vuepress/plugin-comment": "2.0.0-rc.56",
|
||||
"@vuepress/plugin-docsearch": "2.0.0-rc.56",
|
||||
"@vuepress/plugin-git": "2.0.0-rc.56",
|
||||
"@vuepress/plugin-markdown-container": "2.0.0-rc.54",
|
||||
"@vuepress/plugin-markdown-hint": "2.0.0-rc.55",
|
||||
"@vuepress/plugin-markdown-image": "2.0.0-rc.55",
|
||||
"@vuepress/plugin-markdown-math": "2.0.0-rc.55",
|
||||
"@vuepress/plugin-nprogress": "2.0.0-rc.55",
|
||||
"@vuepress/plugin-photo-swipe": "2.0.0-rc.55",
|
||||
"@vuepress/plugin-reading-time": "2.0.0-rc.55",
|
||||
"@vuepress/plugin-seo": "2.0.0-rc.55",
|
||||
"@vuepress/plugin-sitemap": "2.0.0-rc.55",
|
||||
"@vuepress/plugin-watermark": "2.0.0-rc.55",
|
||||
"@vuepress/plugin-markdown-hint": "2.0.0-rc.56",
|
||||
"@vuepress/plugin-markdown-image": "2.0.0-rc.56",
|
||||
"@vuepress/plugin-markdown-math": "2.0.0-rc.56",
|
||||
"@vuepress/plugin-nprogress": "2.0.0-rc.56",
|
||||
"@vuepress/plugin-photo-swipe": "2.0.0-rc.56",
|
||||
"@vuepress/plugin-reading-time": "2.0.0-rc.56",
|
||||
"@vuepress/plugin-seo": "2.0.0-rc.56",
|
||||
"@vuepress/plugin-sitemap": "2.0.0-rc.56",
|
||||
"@vuepress/plugin-watermark": "2.0.0-rc.56",
|
||||
"@vueuse/core": "^11.1.0",
|
||||
"bcrypt-ts": "^5.0.2",
|
||||
"chokidar": "3.6.0",
|
||||
@ -126,11 +126,11 @@
|
||||
"local-pkg": "^0.5.0",
|
||||
"nanoid": "^5.0.7",
|
||||
"vue": "^3.5.12",
|
||||
"vuepress-plugin-md-enhance": "2.0.0-rc.57",
|
||||
"vuepress-plugin-md-enhance": "2.0.0-rc.59",
|
||||
"vuepress-plugin-md-power": "workspace:*"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@iconify/json": "^2.2.262",
|
||||
"@iconify/json": "^2.2.263",
|
||||
"swiper": "^11.1.14",
|
||||
"vue-router": "^4.4.5"
|
||||
}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user