mirror of
https://github.com/pengzhanbo/vuepress-theme-plume.git
synced 2026-04-23 10:58:13 +08:00
perf: update vuepress to 2.0.0.rc-14
This commit is contained in:
parent
f64d51a0cd
commit
86a814cb1e
@ -9,11 +9,11 @@
|
||||
"docs:serve": "anywhere -s -h localhost -d .vuepress/dist"
|
||||
},
|
||||
"peerDependencies": {
|
||||
"vuepress": "2.0.0-rc.13"
|
||||
"vuepress": "2.0.0-rc.14"
|
||||
},
|
||||
"dependencies": {
|
||||
"@iconify/json": "^2.2.219",
|
||||
"@vuepress/bundler-vite": "2.0.0-rc.13",
|
||||
"@iconify/json": "^2.2.221",
|
||||
"@vuepress/bundler-vite": "2.0.0-rc.14",
|
||||
"anywhere": "^1.6.0",
|
||||
"chart.js": "^4.4.3",
|
||||
"echarts": "^5.5.0",
|
||||
|
||||
@ -3,7 +3,7 @@
|
||||
"type": "module",
|
||||
"version": "1.0.0-rc.68",
|
||||
"private": true,
|
||||
"packageManager": "pnpm@9.3.0",
|
||||
"packageManager": "pnpm@9.4.0",
|
||||
"author": "pengzhanbo <q942450674@outlook.com> (https://github.com/pengzhanbo/)",
|
||||
"license": "MIT",
|
||||
"keywords": [
|
||||
@ -52,14 +52,13 @@
|
||||
"conventional-changelog-cli": "^5.0.0",
|
||||
"cpx2": "^7.0.1",
|
||||
"cz-conventional-changelog": "^3.3.0",
|
||||
"eslint": "^9.4.0",
|
||||
"eslint": "^9.5.0",
|
||||
"husky": "^9.0.11",
|
||||
"lint-staged": "^15.2.7",
|
||||
"rimraf": "^5.0.7",
|
||||
"stylelint": "^16.6.1",
|
||||
"tsconfig-vuepress": "^4.5.0",
|
||||
"typescript": "^5.4.5",
|
||||
"vite": "5.2.11"
|
||||
"typescript": "^5.5.2"
|
||||
},
|
||||
"lint-staged": {
|
||||
"*": "eslint --fix"
|
||||
|
||||
@ -33,7 +33,7 @@
|
||||
"ts": "tsc -b tsconfig.build.json"
|
||||
},
|
||||
"peerDependencies": {
|
||||
"vuepress": "2.0.0-rc.13"
|
||||
"vuepress": "2.0.0-rc.14"
|
||||
},
|
||||
"dependencies": {
|
||||
"@pengzhanbo/utils": "^1.1.2",
|
||||
|
||||
@ -33,7 +33,7 @@
|
||||
"ts": "tsc -b tsconfig.build.json"
|
||||
},
|
||||
"peerDependencies": {
|
||||
"vuepress": "2.0.0-rc.13"
|
||||
"vuepress": "2.0.0-rc.14"
|
||||
},
|
||||
"publishConfig": {
|
||||
"access": "public"
|
||||
|
||||
@ -37,7 +37,7 @@
|
||||
"ts": "tsc -b tsconfig.build.json"
|
||||
},
|
||||
"peerDependencies": {
|
||||
"vuepress": "2.0.0-rc.13"
|
||||
"vuepress": "2.0.0-rc.14"
|
||||
},
|
||||
"dependencies": {
|
||||
"@vue/devtools-api": "6.6.1",
|
||||
|
||||
@ -44,7 +44,7 @@
|
||||
"ts": "tsc -b tsconfig.build.json"
|
||||
},
|
||||
"peerDependencies": {
|
||||
"vuepress": "2.0.0-rc.13"
|
||||
"vuepress": "2.0.0-rc.14"
|
||||
},
|
||||
"dependencies": {
|
||||
"markdown-it-container": "^4.0.0"
|
||||
|
||||
@ -37,7 +37,7 @@
|
||||
"ts": "tsc -b tsconfig.build.json"
|
||||
},
|
||||
"peerDependencies": {
|
||||
"vuepress": "2.0.0-rc.13"
|
||||
"vuepress": "2.0.0-rc.14"
|
||||
},
|
||||
"dependencies": {
|
||||
"vue": "^3.4.29"
|
||||
|
||||
@ -38,7 +38,7 @@
|
||||
"ts": "tsc -b tsconfig.build.json"
|
||||
},
|
||||
"peerDependencies": {
|
||||
"vuepress": "2.0.0-rc.13"
|
||||
"vuepress": "2.0.0-rc.14"
|
||||
},
|
||||
"dependencies": {
|
||||
"@vuepress-plume/plugin-content-update": "workspace:~",
|
||||
|
||||
@ -33,7 +33,7 @@
|
||||
"ts": "tsc -b tsconfig.build.json"
|
||||
},
|
||||
"peerDependencies": {
|
||||
"vuepress": "2.0.0-rc.13"
|
||||
"vuepress": "2.0.0-rc.14"
|
||||
},
|
||||
"publishConfig": {
|
||||
"access": "public"
|
||||
|
||||
@ -37,7 +37,7 @@
|
||||
"ts": "tsc -b tsconfig.build.json"
|
||||
},
|
||||
"peerDependencies": {
|
||||
"vuepress": "2.0.0-rc.13"
|
||||
"vuepress": "2.0.0-rc.14"
|
||||
},
|
||||
"dependencies": {
|
||||
"@iconify/vue": "^4.1.2",
|
||||
|
||||
@ -38,7 +38,7 @@
|
||||
},
|
||||
"peerDependencies": {
|
||||
"@iconify/json": "^2",
|
||||
"vuepress": "2.0.0-rc.13"
|
||||
"vuepress": "2.0.0-rc.14"
|
||||
},
|
||||
"peerDependenciesMeta": {
|
||||
"@iconify/json": {
|
||||
@ -46,19 +46,19 @@
|
||||
}
|
||||
},
|
||||
"dependencies": {
|
||||
"@iconify/utils": "^2.1.24",
|
||||
"@vuepress/helper": "2.0.0-rc.34",
|
||||
"@iconify/utils": "^2.1.25",
|
||||
"@vuepress/helper": "2.0.0-rc.37",
|
||||
"@vueuse/core": "^10.11.0",
|
||||
"local-pkg": "^0.5.0",
|
||||
"markdown-it-container": "^4.0.0",
|
||||
"nanoid": "^5.0.7",
|
||||
"shiki": "^1.6.4",
|
||||
"shiki": "^1.8.0",
|
||||
"tm-grammars": "^1.12.10",
|
||||
"tm-themes": "^1.4.3",
|
||||
"vue": "^3.4.29"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@iconify/json": "^2.2.219",
|
||||
"@iconify/json": "^2.2.221",
|
||||
"@types/markdown-it": "^14.1.1"
|
||||
},
|
||||
"publishConfig": {
|
||||
|
||||
@ -41,22 +41,22 @@
|
||||
"ts": "tsc -b tsconfig.build.json"
|
||||
},
|
||||
"peerDependencies": {
|
||||
"vuepress": "2.0.0-rc.13"
|
||||
"vuepress": "2.0.0-rc.14"
|
||||
},
|
||||
"dependencies": {
|
||||
"@iarna/toml": "^2.2.5",
|
||||
"@netlify/functions": "^2.7.0",
|
||||
"@netlify/functions": "^2.8.0",
|
||||
"chalk": "^5.3.0",
|
||||
"chokidar": "^3.6.0",
|
||||
"cpx2": "^7.0.1",
|
||||
"dotenv": "^16.4.5",
|
||||
"esbuild": "^0.21.5",
|
||||
"execa": "^9.2.0",
|
||||
"netlify-cli": "^17.27.0",
|
||||
"netlify-cli": "^17.29.0",
|
||||
"portfinder": "^1.0.32"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@types/node": "^20.14.2"
|
||||
"@types/node": "^20.14.7"
|
||||
},
|
||||
"publishConfig": {
|
||||
"access": "public"
|
||||
|
||||
@ -37,7 +37,7 @@
|
||||
"ts": "tsc -b tsconfig.build.json"
|
||||
},
|
||||
"peerDependencies": {
|
||||
"vuepress": "2.0.0-rc.13"
|
||||
"vuepress": "2.0.0-rc.14"
|
||||
},
|
||||
"dependencies": {
|
||||
"@vue/devtools-api": "6.6.1",
|
||||
|
||||
@ -31,10 +31,10 @@
|
||||
"ts": "tsc -b tsconfig.build.json"
|
||||
},
|
||||
"peerDependencies": {
|
||||
"vuepress": "2.0.0-rc.13"
|
||||
"vuepress": "2.0.0-rc.14"
|
||||
},
|
||||
"dependencies": {
|
||||
"@netlify/functions": "^2.7.0",
|
||||
"@netlify/functions": "^2.8.0",
|
||||
"leancloud-storage": "^4.15.2",
|
||||
"vue": "^3.4.29",
|
||||
"vue-router": "4.3.2",
|
||||
|
||||
@ -37,10 +37,10 @@
|
||||
"ts": "tsc -b tsconfig.build.json"
|
||||
},
|
||||
"peerDependencies": {
|
||||
"vuepress": "2.0.0-rc.13"
|
||||
"vuepress": "2.0.0-rc.14"
|
||||
},
|
||||
"dependencies": {
|
||||
"@vuepress/helper": "2.0.0-rc.34",
|
||||
"@vuepress/helper": "2.0.0-rc.37",
|
||||
"@vueuse/core": "^10.11.0",
|
||||
"@vueuse/integrations": "^10.11.0",
|
||||
"chokidar": "^3.6.0",
|
||||
|
||||
@ -33,19 +33,19 @@
|
||||
"ts": "tsc -b tsconfig.build.json"
|
||||
},
|
||||
"peerDependencies": {
|
||||
"vuepress": "2.0.0-rc.13"
|
||||
"vuepress": "2.0.0-rc.14"
|
||||
},
|
||||
"dependencies": {
|
||||
"@shikijs/transformers": "^1.6.4",
|
||||
"@shikijs/twoslash": "^1.6.4",
|
||||
"@shikijs/transformers": "^1.8.0",
|
||||
"@shikijs/twoslash": "^1.8.0",
|
||||
"@types/hast": "^3.0.4",
|
||||
"@vuepress/helper": "2.0.0-rc.34",
|
||||
"@vuepress/helper": "2.0.0-rc.37",
|
||||
"floating-vue": "^5.2.2",
|
||||
"mdast-util-from-markdown": "^2.0.1",
|
||||
"mdast-util-gfm": "^3.0.0",
|
||||
"mdast-util-to-hast": "^13.2.0",
|
||||
"nanoid": "^5.0.7",
|
||||
"shiki": "^1.6.4",
|
||||
"shiki": "^1.8.0",
|
||||
"twoslash": "^0.2.8",
|
||||
"twoslash-vue": "^0.2.8"
|
||||
},
|
||||
|
||||
2134
pnpm-lock.yaml
generated
2134
pnpm-lock.yaml
generated
File diff suppressed because it is too large
Load Diff
@ -63,7 +63,7 @@
|
||||
"ts:watch": "tsc -b tsconfig.build.json --watch"
|
||||
},
|
||||
"peerDependencies": {
|
||||
"vuepress": "2.0.0-rc.13"
|
||||
"vuepress": "2.0.0-rc.14"
|
||||
},
|
||||
"dependencies": {
|
||||
"@pengzhanbo/utils": "^1.1.2",
|
||||
@ -76,19 +76,19 @@
|
||||
"@vuepress-plume/plugin-notes-data": "workspace:*",
|
||||
"@vuepress-plume/plugin-search": "workspace:*",
|
||||
"@vuepress-plume/plugin-shikiji": "workspace:*",
|
||||
"@vuepress/helper": "2.0.0-rc.34",
|
||||
"@vuepress/plugin-active-header-links": "2.0.0-rc.34",
|
||||
"@vuepress/plugin-comment": "2.0.0-rc.34",
|
||||
"@vuepress/plugin-docsearch": "2.0.0-rc.34",
|
||||
"@vuepress/plugin-git": "2.0.0-rc.34",
|
||||
"@vuepress/plugin-markdown-container": "2.0.0-rc.34",
|
||||
"@vuepress/plugin-nprogress": "2.0.0-rc.34",
|
||||
"@vuepress/plugin-photo-swipe": "2.0.0-rc.34",
|
||||
"@vuepress/plugin-reading-time": "2.0.0-rc.34",
|
||||
"@vuepress/plugin-seo": "2.0.0-rc.34",
|
||||
"@vuepress/plugin-sitemap": "2.0.0-rc.34",
|
||||
"@vuepress/plugin-theme-data": "2.0.0-rc.34",
|
||||
"@vuepress/plugin-watermark": "2.0.0-rc.34",
|
||||
"@vuepress/helper": "2.0.0-rc.37",
|
||||
"@vuepress/plugin-active-header-links": "2.0.0-rc.37",
|
||||
"@vuepress/plugin-comment": "2.0.0-rc.37",
|
||||
"@vuepress/plugin-docsearch": "2.0.0-rc.37",
|
||||
"@vuepress/plugin-git": "2.0.0-rc.37",
|
||||
"@vuepress/plugin-markdown-container": "2.0.0-rc.37",
|
||||
"@vuepress/plugin-nprogress": "2.0.0-rc.37",
|
||||
"@vuepress/plugin-photo-swipe": "2.0.0-rc.37",
|
||||
"@vuepress/plugin-reading-time": "2.0.0-rc.37",
|
||||
"@vuepress/plugin-seo": "2.0.0-rc.37",
|
||||
"@vuepress/plugin-sitemap": "2.0.0-rc.37",
|
||||
"@vuepress/plugin-theme-data": "2.0.0-rc.37",
|
||||
"@vuepress/plugin-watermark": "2.0.0-rc.37",
|
||||
"@vueuse/core": "^10.11.0",
|
||||
"bcrypt-ts": "^5.0.2",
|
||||
"chokidar": "^3.6.0",
|
||||
@ -97,8 +97,8 @@
|
||||
"lodash.merge": "^4.6.2",
|
||||
"nanoid": "^5.0.7",
|
||||
"vue": "^3.4.29",
|
||||
"vue-router": "^4.3.3",
|
||||
"vuepress-plugin-md-enhance": "2.0.0-rc.48",
|
||||
"vue-router": "^4.4.0",
|
||||
"vuepress-plugin-md-enhance": "2.0.0-rc.50",
|
||||
"vuepress-plugin-md-power": "workspace:*"
|
||||
}
|
||||
}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user