perf: update deps to latest
This commit is contained in:
parent
1d7233d44c
commit
01a3abf28f
@ -12,7 +12,7 @@
|
||||
"vuepress": "2.0.0-rc.15"
|
||||
},
|
||||
"dependencies": {
|
||||
"@iconify/json": "^2.2.250",
|
||||
"@iconify/json": "^2.2.251",
|
||||
"@simonwep/pickr": "^1.9.1",
|
||||
"@vuepress/bundler-vite": "2.0.0-rc.15",
|
||||
"chart.js": "^4.4.4",
|
||||
@ -21,7 +21,7 @@
|
||||
"http-server": "^14.1.1",
|
||||
"mermaid": "^11.2.1",
|
||||
"swiper": "^11.1.14",
|
||||
"vue": "^3.5.6",
|
||||
"vue": "^3.5.7",
|
||||
"vuepress-theme-plume": "workspace:*"
|
||||
},
|
||||
"devDependencies": {
|
||||
|
||||
@ -3,7 +3,7 @@
|
||||
"type": "module",
|
||||
"version": "1.0.0-rc.100",
|
||||
"private": true,
|
||||
"packageManager": "pnpm@9.10.0",
|
||||
"packageManager": "pnpm@9.11.0",
|
||||
"author": "pengzhanbo <q942450674@outlook.com> (https://github.com/pengzhanbo/)",
|
||||
"license": "MIT",
|
||||
"keywords": [
|
||||
@ -50,7 +50,7 @@
|
||||
"conventional-changelog-cli": "^5.0.0",
|
||||
"cpx2": "^7.0.1",
|
||||
"cz-conventional-changelog": "^3.3.0",
|
||||
"eslint": "^9.10.0",
|
||||
"eslint": "^9.11.0",
|
||||
"husky": "^9.1.6",
|
||||
"lint-staged": "^15.2.10",
|
||||
"rimraf": "^6.0.1",
|
||||
|
||||
@ -40,7 +40,7 @@
|
||||
"vuepress": "2.0.0-rc.15"
|
||||
},
|
||||
"dependencies": {
|
||||
"vue": "^3.5.6"
|
||||
"vue": "^3.5.7"
|
||||
},
|
||||
"publishConfig": {
|
||||
"access": "public"
|
||||
|
||||
@ -45,10 +45,10 @@
|
||||
"image-size": "^1.1.1",
|
||||
"markdown-it-container": "^4.0.0",
|
||||
"nanoid": "^5.0.7",
|
||||
"shiki": "^1.17.7",
|
||||
"tm-grammars": "^1.17.22",
|
||||
"shiki": "^1.18.0",
|
||||
"tm-grammars": "^1.17.23",
|
||||
"tm-themes": "^1.8.2",
|
||||
"vue": "^3.5.6"
|
||||
"vue": "^3.5.7"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@types/markdown-it": "^14.1.2"
|
||||
|
||||
@ -48,7 +48,7 @@
|
||||
"mark.js": "^8.11.1",
|
||||
"minisearch": "^7.1.0",
|
||||
"p-map": "^7.0.2",
|
||||
"vue": "^3.5.6"
|
||||
"vue": "^3.5.7"
|
||||
},
|
||||
"publishConfig": {
|
||||
"access": "public"
|
||||
|
||||
@ -36,8 +36,8 @@
|
||||
"vuepress": "2.0.0-rc.15"
|
||||
},
|
||||
"dependencies": {
|
||||
"@shikijs/transformers": "^1.17.7",
|
||||
"@shikijs/twoslash": "^1.17.7",
|
||||
"@shikijs/transformers": "^1.18.0",
|
||||
"@shikijs/twoslash": "^1.18.0",
|
||||
"@types/hast": "^3.0.4",
|
||||
"@vuepress/helper": "2.0.0-rc.42",
|
||||
"@vueuse/core": "^11.1.0",
|
||||
@ -46,7 +46,7 @@
|
||||
"mdast-util-gfm": "^3.0.0",
|
||||
"mdast-util-to-hast": "^13.2.0",
|
||||
"nanoid": "^5.0.7",
|
||||
"shiki": "^1.17.7",
|
||||
"shiki": "^1.18.0",
|
||||
"twoslash": "^0.2.11",
|
||||
"twoslash-vue": "^0.2.11"
|
||||
},
|
||||
|
||||
770
pnpm-lock.yaml
generated
770
pnpm-lock.yaml
generated
File diff suppressed because it is too large
Load Diff
@ -107,12 +107,12 @@
|
||||
"katex": "^0.16.11",
|
||||
"local-pkg": "^0.5.0",
|
||||
"nanoid": "^5.0.7",
|
||||
"vue": "^3.5.6",
|
||||
"vue": "^3.5.7",
|
||||
"vuepress-plugin-md-enhance": "2.0.0-rc.52",
|
||||
"vuepress-plugin-md-power": "workspace:*"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@iconify/json": "^2.2.250",
|
||||
"@iconify/json": "^2.2.251",
|
||||
"swiper": "^11.1.14",
|
||||
"vue-router": "^4.4.5"
|
||||
}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user