chore: update deps

This commit is contained in:
pengzhanbo 2024-06-07 20:48:03 +08:00
parent 932637f67f
commit fbdac2d320
5 changed files with 650 additions and 125 deletions

View File

@ -12,7 +12,7 @@
"vuepress": "2.0.0-rc.13"
},
"dependencies": {
"@iconify/json": "^2.2.216",
"@iconify/json": "^2.2.217",
"@vuepress/bundler-vite": "2.0.0-rc.13",
"anywhere": "^1.6.0",
"chart.js": "^4.4.3",

View File

@ -52,13 +52,13 @@
"local-pkg": "^0.5.0",
"markdown-it-container": "^4.0.0",
"nanoid": "^5.0.7",
"shiki": "^1.6.2",
"tm-grammars": "^1.12.7",
"shiki": "^1.6.3",
"tm-grammars": "^1.12.8",
"tm-themes": "^1.4.3",
"vue": "^3.4.27"
},
"devDependencies": {
"@iconify/json": "^2.2.216",
"@iconify/json": "^2.2.217",
"@types/markdown-it": "^14.1.1"
},
"publishConfig": {

View File

@ -51,12 +51,12 @@
"cpx2": "^7.0.1",
"dotenv": "^16.4.5",
"esbuild": "^0.21.4",
"execa": "^9.1.0",
"netlify-cli": "^17.25.0",
"execa": "^9.2.0",
"netlify-cli": "^17.26.0",
"portfinder": "^1.0.32"
},
"devDependencies": {
"@types/node": "^20.14.1"
"@types/node": "^20.14.2"
},
"publishConfig": {
"access": "public"

View File

@ -36,8 +36,8 @@
"vuepress": "2.0.0-rc.13"
},
"dependencies": {
"@shikijs/transformers": "^1.6.2",
"@shikijs/twoslash": "^1.6.2",
"@shikijs/transformers": "^1.6.3",
"@shikijs/twoslash": "^1.6.3",
"@types/hast": "^3.0.4",
"@vuepress/helper": "2.0.0-rc.34",
"floating-vue": "^5.2.2",
@ -45,7 +45,7 @@
"mdast-util-gfm": "^3.0.0",
"mdast-util-to-hast": "^13.1.0",
"nanoid": "^5.0.7",
"shiki": "^1.6.2",
"shiki": "^1.6.3",
"twoslash": "^0.2.6",
"twoslash-vue": "^0.2.6"
},

755
pnpm-lock.yaml generated

File diff suppressed because it is too large Load Diff