mirror of
https://github.com/pengzhanbo/vuepress-theme-plume.git
synced 2026-04-23 10:58:13 +08:00
chore: update deps
This commit is contained in:
parent
7c2e3d9f39
commit
89e0cb04e8
@ -12,14 +12,14 @@
|
||||
"vuepress": "2.0.0-rc.15"
|
||||
},
|
||||
"dependencies": {
|
||||
"@iconify/json": "^2.2.245",
|
||||
"@iconify/json": "^2.2.246",
|
||||
"@simonwep/pickr": "^1.9.1",
|
||||
"@vuepress/bundler-vite": "2.0.0-rc.15",
|
||||
"chart.js": "^4.4.4",
|
||||
"echarts": "^5.5.1",
|
||||
"flowchart.ts": "^3.0.1",
|
||||
"http-server": "^14.1.1",
|
||||
"mermaid": "^11.1.1",
|
||||
"mermaid": "^11.2.0",
|
||||
"vue": "^3.5.3",
|
||||
"vuepress-theme-plume": "workspace:*"
|
||||
},
|
||||
|
||||
10
package.json
10
package.json
@ -3,7 +3,7 @@
|
||||
"type": "module",
|
||||
"version": "1.0.0-rc.97",
|
||||
"private": true,
|
||||
"packageManager": "pnpm@9.9.0",
|
||||
"packageManager": "pnpm@9.10.0",
|
||||
"author": "pengzhanbo <q942450674@outlook.com> (https://github.com/pengzhanbo/)",
|
||||
"license": "MIT",
|
||||
"keywords": [
|
||||
@ -40,8 +40,8 @@
|
||||
"devDependencies": {
|
||||
"@commitlint/cli": "^19.4.1",
|
||||
"@commitlint/config-conventional": "^19.4.1",
|
||||
"@pengzhanbo/eslint-config-vue": "^1.15.0",
|
||||
"@pengzhanbo/stylelint-config": "^1.15.0",
|
||||
"@pengzhanbo/eslint-config-vue": "^1.16.0",
|
||||
"@pengzhanbo/stylelint-config": "^1.16.0",
|
||||
"@types/lodash.merge": "^4.6.9",
|
||||
"@types/node": "20.12.10",
|
||||
"@types/webpack-env": "^1.18.5",
|
||||
@ -55,9 +55,9 @@
|
||||
"lint-staged": "^15.2.10",
|
||||
"rimraf": "^6.0.1",
|
||||
"stylelint": "^16.9.0",
|
||||
"tsconfig-vuepress": "^5.0.0",
|
||||
"tsconfig-vuepress": "^5.2.0",
|
||||
"tsup": "^8.2.4",
|
||||
"typescript": "^5.5.4",
|
||||
"typescript": "^5.6.2",
|
||||
"wait-on": "^8.0.0"
|
||||
},
|
||||
"lint-staged": {
|
||||
|
||||
@ -45,7 +45,7 @@
|
||||
"image-size": "^1.1.1",
|
||||
"markdown-it-container": "^4.0.0",
|
||||
"nanoid": "^5.0.7",
|
||||
"shiki": "^1.16.2",
|
||||
"shiki": "^1.16.3",
|
||||
"tm-grammars": "^1.17.18",
|
||||
"tm-themes": "^1.8.1",
|
||||
"vue": "^3.5.3"
|
||||
|
||||
@ -36,8 +36,8 @@
|
||||
"vuepress": "2.0.0-rc.15"
|
||||
},
|
||||
"dependencies": {
|
||||
"@shikijs/transformers": "^1.16.2",
|
||||
"@shikijs/twoslash": "^1.16.2",
|
||||
"@shikijs/transformers": "^1.16.3",
|
||||
"@shikijs/twoslash": "^1.16.3",
|
||||
"@types/hast": "^3.0.4",
|
||||
"@vuepress/helper": "2.0.0-rc.42",
|
||||
"@vueuse/core": "^11.0.3",
|
||||
@ -46,7 +46,7 @@
|
||||
"mdast-util-gfm": "^3.0.0",
|
||||
"mdast-util-to-hast": "^13.2.0",
|
||||
"nanoid": "^5.0.7",
|
||||
"shiki": "^1.16.2",
|
||||
"shiki": "^1.16.3",
|
||||
"twoslash": "^0.2.11",
|
||||
"twoslash-vue": "^0.2.11"
|
||||
},
|
||||
|
||||
1083
pnpm-lock.yaml
generated
1083
pnpm-lock.yaml
generated
File diff suppressed because it is too large
Load Diff
@ -108,7 +108,7 @@
|
||||
"vuepress-plugin-md-power": "workspace:*"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@iconify/json": "^2.2.245",
|
||||
"@iconify/json": "^2.2.246",
|
||||
"vue-router": "^4.4.3"
|
||||
}
|
||||
}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user