perf: update deps to latest (#241)
This commit is contained in:
parent
c177fd6917
commit
e2421a0c92
@ -9,20 +9,20 @@
|
||||
"docs:serve": "http-server .vuepress/dist -d 0"
|
||||
},
|
||||
"peerDependencies": {
|
||||
"vuepress": "2.0.0-rc.15"
|
||||
"vuepress": "2.0.0-rc.17"
|
||||
},
|
||||
"dependencies": {
|
||||
"@iconify/json": "^2.2.253",
|
||||
"@iconify/json": "^2.2.255",
|
||||
"@simonwep/pickr": "^1.9.1",
|
||||
"@vuepress/bundler-vite": "2.0.0-rc.15",
|
||||
"@vuepress/bundler-vite": "2.0.0-rc.17",
|
||||
"chart.js": "^4.4.4",
|
||||
"echarts": "^5.5.1",
|
||||
"flowchart.ts": "^3.0.1",
|
||||
"http-server": "^14.1.1",
|
||||
"mermaid": "^11.2.1",
|
||||
"sass-embedded": "^1.79.3",
|
||||
"sass-embedded": "^1.79.4",
|
||||
"swiper": "^11.1.14",
|
||||
"vue": "^3.5.9",
|
||||
"vue": "^3.5.10",
|
||||
"vuepress-theme-plume": "workspace:*"
|
||||
},
|
||||
"devDependencies": {
|
||||
|
||||
11
package.json
11
package.json
@ -40,13 +40,13 @@
|
||||
"devDependencies": {
|
||||
"@commitlint/cli": "^19.5.0",
|
||||
"@commitlint/config-conventional": "^19.5.0",
|
||||
"@pengzhanbo/eslint-config-vue": "^1.17.0",
|
||||
"@pengzhanbo/stylelint-config": "^1.17.0",
|
||||
"@pengzhanbo/eslint-config-vue": "^1.18.0",
|
||||
"@pengzhanbo/stylelint-config": "^1.18.0",
|
||||
"@types/lodash.merge": "^4.6.9",
|
||||
"@types/node": "20.12.10",
|
||||
"@types/webpack-env": "^1.18.5",
|
||||
"bumpp": "^9.5.2",
|
||||
"commitizen": "^4.3.0",
|
||||
"bumpp": "^9.6.1",
|
||||
"commitizen": "^4.3.1",
|
||||
"conventional-changelog-cli": "^5.0.0",
|
||||
"cpx2": "^7.0.1",
|
||||
"cz-conventional-changelog": "^3.3.0",
|
||||
@ -60,6 +60,9 @@
|
||||
"typescript": "^5.6.2",
|
||||
"wait-on": "^8.0.1"
|
||||
},
|
||||
"resolutions": {
|
||||
"esbuild": "^0.24.0"
|
||||
},
|
||||
"lint-staged": {
|
||||
"*": "eslint --fix",
|
||||
"*.{css,vue}": "stylelint --fix"
|
||||
|
||||
@ -37,10 +37,10 @@
|
||||
"tsup": "tsup --config tsup.config.ts"
|
||||
},
|
||||
"peerDependencies": {
|
||||
"vuepress": "2.0.0-rc.15"
|
||||
"vuepress": "2.0.0-rc.17"
|
||||
},
|
||||
"dependencies": {
|
||||
"vue": "^3.5.9"
|
||||
"vue": "^3.5.10"
|
||||
},
|
||||
"publishConfig": {
|
||||
"access": "public"
|
||||
|
||||
@ -33,7 +33,7 @@
|
||||
"tsup": "tsup --config tsup.config.ts"
|
||||
},
|
||||
"peerDependencies": {
|
||||
"vuepress": "2.0.0-rc.15"
|
||||
"vuepress": "2.0.0-rc.17"
|
||||
},
|
||||
"publishConfig": {
|
||||
"access": "public"
|
||||
|
||||
@ -37,7 +37,7 @@
|
||||
"tsup": "tsup --config tsup.config.ts"
|
||||
},
|
||||
"peerDependencies": {
|
||||
"vuepress": "2.0.0-rc.15"
|
||||
"vuepress": "2.0.0-rc.17"
|
||||
},
|
||||
"dependencies": {
|
||||
"@mdit/plugin-attrs": "^0.13.1",
|
||||
@ -47,15 +47,15 @@
|
||||
"@mdit/plugin-sup": "^0.13.1",
|
||||
"@mdit/plugin-tab": "^0.13.2",
|
||||
"@mdit/plugin-tasklist": "^0.13.1",
|
||||
"@vuepress/helper": "2.0.0-rc.47",
|
||||
"@vuepress/helper": "2.0.0-rc.52",
|
||||
"@vueuse/core": "^11.1.0",
|
||||
"image-size": "^1.1.1",
|
||||
"markdown-it-container": "^4.0.0",
|
||||
"nanoid": "^5.0.7",
|
||||
"shiki": "^1.20.0",
|
||||
"tm-grammars": "^1.17.25",
|
||||
"tm-themes": "^1.8.4",
|
||||
"vue": "^3.5.9"
|
||||
"shiki": "^1.21.0",
|
||||
"tm-grammars": "^1.17.28",
|
||||
"tm-themes": "^1.8.6",
|
||||
"vue": "^3.5.10"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@types/markdown-it": "^14.1.2"
|
||||
|
||||
@ -37,10 +37,10 @@
|
||||
"tsup": "tsup --config tsup.config.ts"
|
||||
},
|
||||
"peerDependencies": {
|
||||
"vuepress": "2.0.0-rc.15"
|
||||
"vuepress": "2.0.0-rc.17"
|
||||
},
|
||||
"dependencies": {
|
||||
"@vuepress/helper": "2.0.0-rc.47",
|
||||
"@vuepress/helper": "2.0.0-rc.52",
|
||||
"@vueuse/core": "^11.1.0",
|
||||
"@vueuse/integrations": "^11.1.0",
|
||||
"chokidar": "3.6.0",
|
||||
@ -48,7 +48,7 @@
|
||||
"mark.js": "^8.11.1",
|
||||
"minisearch": "^7.1.0",
|
||||
"p-map": "^7.0.2",
|
||||
"vue": "^3.5.9"
|
||||
"vue": "^3.5.10"
|
||||
},
|
||||
"publishConfig": {
|
||||
"access": "public"
|
||||
|
||||
@ -33,22 +33,23 @@
|
||||
"tsup": "tsup --config tsup.config.ts"
|
||||
},
|
||||
"peerDependencies": {
|
||||
"vuepress": "2.0.0-rc.15"
|
||||
"vuepress": "2.0.0-rc.17"
|
||||
},
|
||||
"dependencies": {
|
||||
"@shikijs/transformers": "^1.20.0",
|
||||
"@shikijs/twoslash": "^1.20.0",
|
||||
"@shikijs/transformers": "^1.21.0",
|
||||
"@shikijs/twoslash": "^1.21.0",
|
||||
"@types/hast": "^3.0.4",
|
||||
"@vuepress/helper": "2.0.0-rc.47",
|
||||
"@vuepress/helper": "2.0.0-rc.52",
|
||||
"@vueuse/core": "^11.1.0",
|
||||
"fast-glob": "^3.3.2",
|
||||
"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.20.0",
|
||||
"twoslash": "^0.2.11",
|
||||
"twoslash-vue": "^0.2.11"
|
||||
"shiki": "^1.21.0",
|
||||
"twoslash": "^0.2.12",
|
||||
"twoslash-vue": "^0.2.12"
|
||||
},
|
||||
"publishConfig": {
|
||||
"access": "public"
|
||||
|
||||
2159
pnpm-lock.yaml
generated
2159
pnpm-lock.yaml
generated
File diff suppressed because it is too large
Load Diff
@ -69,7 +69,7 @@
|
||||
"sass-embedded": "^1.79.3",
|
||||
"sass-loader": "^16.0.2",
|
||||
"swiper": "^11.0.0",
|
||||
"vuepress": "2.0.0-rc.15"
|
||||
"vuepress": "2.0.0-rc.17"
|
||||
},
|
||||
"peerDependenciesMeta": {
|
||||
"@iconify/json": {
|
||||
@ -102,22 +102,22 @@
|
||||
"@vuepress-plume/plugin-fonts": "workspace:*",
|
||||
"@vuepress-plume/plugin-search": "workspace:*",
|
||||
"@vuepress-plume/plugin-shikiji": "workspace:*",
|
||||
"@vuepress/helper": "2.0.0-rc.47",
|
||||
"@vuepress/plugin-active-header-links": "2.0.0-rc.47",
|
||||
"@vuepress/plugin-cache": "2.0.0-rc.42",
|
||||
"@vuepress/plugin-comment": "2.0.0-rc.47",
|
||||
"@vuepress/plugin-docsearch": "2.0.0-rc.47",
|
||||
"@vuepress/plugin-git": "2.0.0-rc.44",
|
||||
"@vuepress/plugin-markdown-container": "2.0.0-rc.43",
|
||||
"@vuepress/plugin-markdown-hint": "2.0.0-rc.47",
|
||||
"@vuepress/plugin-markdown-image": "2.0.0-rc.47",
|
||||
"@vuepress/plugin-markdown-math": "2.0.0-rc.49",
|
||||
"@vuepress/plugin-nprogress": "2.0.0-rc.47",
|
||||
"@vuepress/plugin-photo-swipe": "2.0.0-rc.47",
|
||||
"@vuepress/plugin-reading-time": "2.0.0-rc.47",
|
||||
"@vuepress/plugin-seo": "2.0.0-rc.47",
|
||||
"@vuepress/plugin-sitemap": "2.0.0-rc.47",
|
||||
"@vuepress/plugin-watermark": "2.0.0-rc.47",
|
||||
"@vuepress/helper": "2.0.0-rc.52",
|
||||
"@vuepress/plugin-active-header-links": "2.0.0-rc.52",
|
||||
"@vuepress/plugin-cache": "2.0.0-rc.52",
|
||||
"@vuepress/plugin-comment": "2.0.0-rc.53",
|
||||
"@vuepress/plugin-docsearch": "2.0.0-rc.52",
|
||||
"@vuepress/plugin-git": "2.0.0-rc.52",
|
||||
"@vuepress/plugin-markdown-container": "2.0.0-rc.52",
|
||||
"@vuepress/plugin-markdown-hint": "2.0.0-rc.52",
|
||||
"@vuepress/plugin-markdown-image": "2.0.0-rc.52",
|
||||
"@vuepress/plugin-markdown-math": "2.0.0-rc.52",
|
||||
"@vuepress/plugin-nprogress": "2.0.0-rc.52",
|
||||
"@vuepress/plugin-photo-swipe": "2.0.0-rc.52",
|
||||
"@vuepress/plugin-reading-time": "2.0.0-rc.52",
|
||||
"@vuepress/plugin-seo": "2.0.0-rc.52",
|
||||
"@vuepress/plugin-sitemap": "2.0.0-rc.52",
|
||||
"@vuepress/plugin-watermark": "2.0.0-rc.52",
|
||||
"@vueuse/core": "^11.1.0",
|
||||
"bcrypt-ts": "^5.0.2",
|
||||
"chokidar": "3.6.0",
|
||||
@ -130,12 +130,12 @@
|
||||
"katex": "^0.16.11",
|
||||
"local-pkg": "^0.5.0",
|
||||
"nanoid": "^5.0.7",
|
||||
"vue": "^3.5.9",
|
||||
"vuepress-plugin-md-enhance": "2.0.0-rc.54",
|
||||
"vue": "^3.5.10",
|
||||
"vuepress-plugin-md-enhance": "2.0.0-rc.57",
|
||||
"vuepress-plugin-md-power": "workspace:*"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@iconify/json": "^2.2.253",
|
||||
"@iconify/json": "^2.2.255",
|
||||
"swiper": "^11.1.14",
|
||||
"vue-router": "^4.4.5"
|
||||
}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user