perf: update vuepress to 2.0.0-rc.15
This commit is contained in:
parent
2ebde528a4
commit
29b8e0caf1
@ -38,6 +38,6 @@
|
||||
"picocolors": "^1.0.1"
|
||||
},
|
||||
"theme-plume": {
|
||||
"vuepress": "2.0.0-rc.14"
|
||||
"vuepress": "2.0.0-rc.15"
|
||||
}
|
||||
}
|
||||
|
||||
@ -9,12 +9,12 @@
|
||||
"docs:serve": "http-server .vuepress/dist -d 0"
|
||||
},
|
||||
"peerDependencies": {
|
||||
"vuepress": "2.0.0-rc.14"
|
||||
"vuepress": "2.0.0-rc.15"
|
||||
},
|
||||
"dependencies": {
|
||||
"@iconify/json": "^2.2.242",
|
||||
"@simonwep/pickr": "^1.9.1",
|
||||
"@vuepress/bundler-vite": "2.0.0-rc.14",
|
||||
"@vuepress/bundler-vite": "2.0.0-rc.15",
|
||||
"chart.js": "^4.4.4",
|
||||
"echarts": "^5.5.1",
|
||||
"flowchart.ts": "^3.0.1",
|
||||
|
||||
@ -37,7 +37,7 @@
|
||||
"tsup": "tsup --config tsup.config.ts"
|
||||
},
|
||||
"peerDependencies": {
|
||||
"vuepress": "2.0.0-rc.14"
|
||||
"vuepress": "2.0.0-rc.15"
|
||||
},
|
||||
"dependencies": {
|
||||
"vue": "^3.4.38"
|
||||
|
||||
@ -33,7 +33,7 @@
|
||||
"tsup": "tsup --config tsup.config.ts"
|
||||
},
|
||||
"peerDependencies": {
|
||||
"vuepress": "2.0.0-rc.14"
|
||||
"vuepress": "2.0.0-rc.15"
|
||||
},
|
||||
"publishConfig": {
|
||||
"access": "public"
|
||||
|
||||
@ -37,10 +37,10 @@
|
||||
"tsup": "tsup --config tsup.config.ts"
|
||||
},
|
||||
"peerDependencies": {
|
||||
"vuepress": "2.0.0-rc.14"
|
||||
"vuepress": "2.0.0-rc.15"
|
||||
},
|
||||
"dependencies": {
|
||||
"@vuepress/helper": "2.0.0-rc.40",
|
||||
"@vuepress/helper": "2.0.0-rc.42",
|
||||
"@vueuse/core": "^11.0.3",
|
||||
"markdown-it-container": "^4.0.0",
|
||||
"nanoid": "^5.0.7",
|
||||
|
||||
@ -37,10 +37,10 @@
|
||||
"tsup": "tsup --config tsup.config.ts"
|
||||
},
|
||||
"peerDependencies": {
|
||||
"vuepress": "2.0.0-rc.14"
|
||||
"vuepress": "2.0.0-rc.15"
|
||||
},
|
||||
"dependencies": {
|
||||
"@vuepress/helper": "2.0.0-rc.40",
|
||||
"@vuepress/helper": "2.0.0-rc.42",
|
||||
"@vueuse/core": "^11.0.3",
|
||||
"@vueuse/integrations": "^11.0.3",
|
||||
"chokidar": "^3.6.0",
|
||||
|
||||
@ -33,13 +33,13 @@
|
||||
"tsup": "tsup --config tsup.config.ts"
|
||||
},
|
||||
"peerDependencies": {
|
||||
"vuepress": "2.0.0-rc.14"
|
||||
"vuepress": "2.0.0-rc.15"
|
||||
},
|
||||
"dependencies": {
|
||||
"@shikijs/transformers": "^1.14.1",
|
||||
"@shikijs/twoslash": "^1.14.1",
|
||||
"@types/hast": "^3.0.4",
|
||||
"@vuepress/helper": "2.0.0-rc.40",
|
||||
"@vuepress/helper": "2.0.0-rc.42",
|
||||
"@vueuse/core": "^11.0.3",
|
||||
"floating-vue": "^5.2.2",
|
||||
"mdast-util-from-markdown": "^2.0.1",
|
||||
|
||||
859
pnpm-lock.yaml
generated
859
pnpm-lock.yaml
generated
File diff suppressed because it is too large
Load Diff
@ -63,7 +63,7 @@
|
||||
},
|
||||
"peerDependencies": {
|
||||
"@iconify/json": "^2",
|
||||
"vuepress": "2.0.0-rc.14"
|
||||
"vuepress": "2.0.0-rc.15"
|
||||
},
|
||||
"peerDependenciesMeta": {
|
||||
"@iconify/json": {
|
||||
@ -78,19 +78,19 @@
|
||||
"@vuepress-plume/plugin-fonts": "workspace:*",
|
||||
"@vuepress-plume/plugin-search": "workspace:*",
|
||||
"@vuepress-plume/plugin-shikiji": "workspace:*",
|
||||
"@vuepress/helper": "2.0.0-rc.40",
|
||||
"@vuepress/plugin-active-header-links": "2.0.0-rc.40",
|
||||
"@vuepress/plugin-cache": "2.0.0-rc.39",
|
||||
"@vuepress/plugin-comment": "2.0.0-rc.40",
|
||||
"@vuepress/plugin-docsearch": "2.0.0-rc.40",
|
||||
"@vuepress/plugin-git": "2.0.0-rc.38",
|
||||
"@vuepress/plugin-markdown-container": "2.0.0-rc.37",
|
||||
"@vuepress/plugin-nprogress": "2.0.0-rc.40",
|
||||
"@vuepress/plugin-photo-swipe": "2.0.0-rc.40",
|
||||
"@vuepress/plugin-reading-time": "2.0.0-rc.40",
|
||||
"@vuepress/plugin-seo": "2.0.0-rc.40",
|
||||
"@vuepress/plugin-sitemap": "2.0.0-rc.40",
|
||||
"@vuepress/plugin-watermark": "2.0.0-rc.40",
|
||||
"@vuepress/helper": "2.0.0-rc.42",
|
||||
"@vuepress/plugin-active-header-links": "2.0.0-rc.42",
|
||||
"@vuepress/plugin-cache": "2.0.0-rc.42",
|
||||
"@vuepress/plugin-comment": "2.0.0-rc.42",
|
||||
"@vuepress/plugin-docsearch": "2.0.0-rc.42",
|
||||
"@vuepress/plugin-git": "2.0.0-rc.42",
|
||||
"@vuepress/plugin-markdown-container": "2.0.0-rc.42",
|
||||
"@vuepress/plugin-nprogress": "2.0.0-rc.42",
|
||||
"@vuepress/plugin-photo-swipe": "2.0.0-rc.42",
|
||||
"@vuepress/plugin-reading-time": "2.0.0-rc.42",
|
||||
"@vuepress/plugin-seo": "2.0.0-rc.42",
|
||||
"@vuepress/plugin-sitemap": "2.0.0-rc.42",
|
||||
"@vuepress/plugin-watermark": "2.0.0-rc.42",
|
||||
"@vueuse/core": "^11.0.3",
|
||||
"bcrypt-ts": "^5.0.2",
|
||||
"chokidar": "^3.6.0",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user