mirror of
https://github.com/pengzhanbo/vuepress-theme-plume.git
synced 2026-04-23 10:58:13 +08:00
perf: update non-major deps to latest
This commit is contained in:
parent
251ad8848d
commit
71e707f312
@ -12,14 +12,14 @@
|
||||
"vuepress": "2.0.0-rc.9"
|
||||
},
|
||||
"dependencies": {
|
||||
"@iconify/json": "^2.2.206",
|
||||
"@iconify/json": "^2.2.208",
|
||||
"@vuepress/bundler-vite": "2.0.0-rc.9",
|
||||
"anywhere": "^1.6.0",
|
||||
"chart.js": "^4.4.2",
|
||||
"echarts": "^5.5.0",
|
||||
"flowchart.ts": "^3.0.0",
|
||||
"mermaid": "^10.9.0",
|
||||
"vue": "^3.4.26",
|
||||
"vue": "^3.4.27",
|
||||
"vuepress-theme-plume": "workspace:*"
|
||||
},
|
||||
"devDependencies": {
|
||||
|
||||
@ -3,7 +3,7 @@
|
||||
"type": "module",
|
||||
"version": "1.0.0-rc.55",
|
||||
"private": true,
|
||||
"packageManager": "pnpm@9.0.6",
|
||||
"packageManager": "pnpm@9.1.0",
|
||||
"author": "pengzhanbo <q942450674@outlook.com> (https://github.com/pengzhanbo/)",
|
||||
"license": "MIT",
|
||||
"keywords": [
|
||||
@ -44,8 +44,8 @@
|
||||
"@pengzhanbo/eslint-config-vue": "^1.9.1",
|
||||
"@pengzhanbo/stylelint-config": "^1.9.1",
|
||||
"@types/lodash.merge": "^4.6.9",
|
||||
"@types/node": "20.9.1",
|
||||
"@types/webpack-env": "^1.18.4",
|
||||
"@types/node": "20.12.10",
|
||||
"@types/webpack-env": "^1.18.5",
|
||||
"bumpp": "^9.4.1",
|
||||
"commitizen": "^4.3.0",
|
||||
"concurrently": "^8.2.2",
|
||||
|
||||
@ -40,10 +40,10 @@
|
||||
"vuepress": "2.0.0-rc.9"
|
||||
},
|
||||
"dependencies": {
|
||||
"@vue/devtools-api": "6.5.1",
|
||||
"@vue/devtools-api": "6.6.1",
|
||||
"chokidar": "^3.6.0",
|
||||
"create-filter": "^1.0.1",
|
||||
"vue": "^3.4.26"
|
||||
"vue": "^3.4.27"
|
||||
},
|
||||
"publishConfig": {
|
||||
"access": "public"
|
||||
|
||||
@ -40,7 +40,7 @@
|
||||
"vuepress": "2.0.0-rc.9"
|
||||
},
|
||||
"dependencies": {
|
||||
"vue": "^3.4.26"
|
||||
"vue": "^3.4.27"
|
||||
},
|
||||
"publishConfig": {
|
||||
"access": "public"
|
||||
|
||||
@ -41,7 +41,7 @@
|
||||
},
|
||||
"dependencies": {
|
||||
"@vuepress-plume/plugin-content-update": "workspace:*",
|
||||
"vue": "^3.4.26"
|
||||
"vue": "^3.4.27"
|
||||
},
|
||||
"publishConfig": {
|
||||
"access": "public"
|
||||
|
||||
@ -41,7 +41,7 @@
|
||||
},
|
||||
"dependencies": {
|
||||
"@iconify/vue": "^4.1.2",
|
||||
"vue": "^3.4.26"
|
||||
"vue": "^3.4.27"
|
||||
},
|
||||
"publishConfig": {
|
||||
"access": "public"
|
||||
|
||||
@ -47,18 +47,18 @@
|
||||
},
|
||||
"dependencies": {
|
||||
"@iconify/utils": "^2.1.23",
|
||||
"@vuepress/helper": "2.0.0-rc.24",
|
||||
"@vuepress/helper": "2.0.0-rc.28",
|
||||
"@vueuse/core": "^10.9.0",
|
||||
"local-pkg": "^0.5.0",
|
||||
"markdown-it-container": "^4.0.0",
|
||||
"nanoid": "^5.0.7",
|
||||
"shiki": "^1.4.0",
|
||||
"tm-grammars": "^1.8.1",
|
||||
"shiki": "^1.5.1",
|
||||
"tm-grammars": "^1.11.1",
|
||||
"tm-themes": "^1.4.1",
|
||||
"vue": "^3.4.26"
|
||||
"vue": "^3.4.27"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@iconify/json": "^2.2.206",
|
||||
"@iconify/json": "^2.2.208",
|
||||
"@types/markdown-it": "^14.1.1"
|
||||
},
|
||||
"publishConfig": {
|
||||
|
||||
@ -50,13 +50,13 @@
|
||||
"chokidar": "^3.6.0",
|
||||
"cpx2": "^7.0.1",
|
||||
"dotenv": "^16.4.5",
|
||||
"esbuild": "^0.20.2",
|
||||
"execa": "^8.0.1",
|
||||
"netlify-cli": "^17.23.1",
|
||||
"esbuild": "^0.21.1",
|
||||
"execa": "^9.0.1",
|
||||
"netlify-cli": "^17.23.2",
|
||||
"portfinder": "^1.0.32"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@types/node": "^20.12.8"
|
||||
"@types/node": "^20.12.11"
|
||||
},
|
||||
"publishConfig": {
|
||||
"access": "public"
|
||||
|
||||
@ -40,10 +40,10 @@
|
||||
"vuepress": "2.0.0-rc.9"
|
||||
},
|
||||
"dependencies": {
|
||||
"@vue/devtools-api": "6.5.1",
|
||||
"@vue/devtools-api": "6.6.1",
|
||||
"chokidar": "^3.6.0",
|
||||
"create-filter": "^1.0.1",
|
||||
"vue": "^3.4.26"
|
||||
"vue": "^3.4.27"
|
||||
},
|
||||
"publishConfig": {
|
||||
"access": "public"
|
||||
|
||||
@ -36,8 +36,8 @@
|
||||
"dependencies": {
|
||||
"@netlify/functions": "^2.6.3",
|
||||
"leancloud-storage": "^4.15.2",
|
||||
"vue": "^3.4.26",
|
||||
"vue-router": "4.3.0",
|
||||
"vue": "^3.4.27",
|
||||
"vue-router": "4.3.2",
|
||||
"vuepress-plugin-netlify-functions": "workspace:*"
|
||||
},
|
||||
"publishConfig": {
|
||||
|
||||
@ -40,7 +40,7 @@
|
||||
"vuepress": "2.0.0-rc.9"
|
||||
},
|
||||
"dependencies": {
|
||||
"@vuepress/helper": "2.0.0-rc.24",
|
||||
"@vuepress/helper": "2.0.0-rc.28",
|
||||
"@vueuse/core": "^10.9.0",
|
||||
"@vueuse/integrations": "^10.9.0",
|
||||
"chokidar": "^3.6.0",
|
||||
@ -48,7 +48,7 @@
|
||||
"mark.js": "^8.11.1",
|
||||
"minisearch": "^6.3.0",
|
||||
"p-map": "^7.0.2",
|
||||
"vue": "^3.4.26"
|
||||
"vue": "^3.4.27"
|
||||
},
|
||||
"publishConfig": {
|
||||
"access": "public"
|
||||
|
||||
@ -36,17 +36,17 @@
|
||||
"vuepress": "2.0.0-rc.9"
|
||||
},
|
||||
"dependencies": {
|
||||
"@shikijs/transformers": "^1.4.0",
|
||||
"@shikijs/twoslash": "^1.4.0",
|
||||
"@shikijs/transformers": "^1.5.1",
|
||||
"@shikijs/twoslash": "^1.5.1",
|
||||
"@types/hast": "^3.0.4",
|
||||
"floating-vue": "^5.2.2",
|
||||
"mdast-util-from-markdown": "^2.0.0",
|
||||
"mdast-util-gfm": "^3.0.0",
|
||||
"mdast-util-to-hast": "^13.1.0",
|
||||
"nanoid": "^5.0.7",
|
||||
"shiki": "^1.4.0",
|
||||
"twoslash": "^0.2.5",
|
||||
"twoslash-vue": "^0.2.5"
|
||||
"shiki": "^1.5.1",
|
||||
"twoslash": "^0.2.6",
|
||||
"twoslash-vue": "^0.2.6"
|
||||
},
|
||||
"publishConfig": {
|
||||
"access": "public"
|
||||
|
||||
1581
pnpm-lock.yaml
generated
1581
pnpm-lock.yaml
generated
File diff suppressed because it is too large
Load Diff
@ -76,30 +76,31 @@
|
||||
"@vuepress-plume/plugin-notes-data": "workspace:*",
|
||||
"@vuepress-plume/plugin-search": "workspace:*",
|
||||
"@vuepress-plume/plugin-shikiji": "workspace:*",
|
||||
"@vuepress/helper": "2.0.0-rc.24",
|
||||
"@vuepress/plugin-active-header-links": "2.0.0-rc.21",
|
||||
"@vuepress/plugin-comment": "2.0.0-rc.25",
|
||||
"@vuepress/plugin-container": "2.0.0-rc.25",
|
||||
"@vuepress/plugin-docsearch": "2.0.0-rc.24",
|
||||
"@vuepress/plugin-external-link-icon": "2.0.0-rc.24",
|
||||
"@vuepress/helper": "2.0.0-rc.28",
|
||||
"@vuepress/plugin-active-header-links": "2.0.0-rc.28",
|
||||
"@vuepress/plugin-comment": "2.0.0-rc.28",
|
||||
"@vuepress/plugin-container": "2.0.0-rc.28",
|
||||
"@vuepress/plugin-docsearch": "2.0.0-rc.28",
|
||||
"@vuepress/plugin-external-link-icon": "2.0.0-rc.28",
|
||||
"@vuepress/plugin-git": "2.0.0-rc.22",
|
||||
"@vuepress/plugin-medium-zoom": "2.0.0-rc.24",
|
||||
"@vuepress/plugin-nprogress": "2.0.0-rc.21",
|
||||
"@vuepress/plugin-medium-zoom": "2.0.0-rc.28",
|
||||
"@vuepress/plugin-nprogress": "2.0.0-rc.28",
|
||||
"@vuepress/plugin-palette": "2.0.0-rc.21",
|
||||
"@vuepress/plugin-reading-time": "2.0.0-rc.24",
|
||||
"@vuepress/plugin-seo": "2.0.0-rc.24",
|
||||
"@vuepress/plugin-sitemap": "2.0.0-rc.25",
|
||||
"@vuepress/plugin-theme-data": "2.0.0-rc.21",
|
||||
"@vuepress/plugin-toc": "2.0.0-rc.24",
|
||||
"@vuepress/plugin-reading-time": "2.0.0-rc.28",
|
||||
"@vuepress/plugin-seo": "2.0.0-rc.28",
|
||||
"@vuepress/plugin-sitemap": "2.0.0-rc.28",
|
||||
"@vuepress/plugin-theme-data": "2.0.0-rc.28",
|
||||
"@vuepress/plugin-toc": "2.0.0-rc.28",
|
||||
"@vuepress/plugin-watermark": "2.0.0-rc.28",
|
||||
"@vueuse/core": "^10.9.0",
|
||||
"bcrypt-ts": "^5.0.2",
|
||||
"date-fns": "^3.6.0",
|
||||
"katex": "^0.16.10",
|
||||
"lodash.merge": "^4.6.2",
|
||||
"nanoid": "^5.0.7",
|
||||
"vue": "^3.4.26",
|
||||
"vue-router": "4.3.0",
|
||||
"vuepress-plugin-md-enhance": "2.0.0-rc.37",
|
||||
"vue": "^3.4.27",
|
||||
"vue-router": "^4.3.2",
|
||||
"vuepress-plugin-md-enhance": "^2.0.0-rc.39",
|
||||
"vuepress-plugin-md-power": "workspace:*"
|
||||
}
|
||||
}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user