Skip to content

Commit

Permalink
perf: update deps to latest
Browse files Browse the repository at this point in the history
  • Loading branch information
pengzhanbo committed Dec 28, 2024
1 parent 5b85cc9 commit 96d25a2
Show file tree
Hide file tree
Showing 5 changed files with 34 additions and 40 deletions.
2 changes: 1 addition & 1 deletion docs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
"@simonwep/pickr": "^1.9.1",
"@vuepress/bundler-vite": "catalog:",
"chart.js": "^4.4.7",
"echarts": "^5.5.1",
"echarts": "^5.6.0",
"flowchart.ts": "^3.0.1",
"http-server": "^14.1.1",
"mermaid": "^11.4.1",
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@
"cz-conventional-changelog": "^3.3.0",
"eslint": "^9.17.0",
"husky": "^9.1.7",
"lint-staged": "^15.2.11",
"lint-staged": "^15.3.0",
"markdown-it": "^14.1.0",
"memfs": "^4.15.1",
"minimist": "^1.2.8",
Expand Down
2 changes: 1 addition & 1 deletion plugins/plugin-md-power/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -79,7 +79,7 @@
"markdown-it-container": "^4.0.0",
"nanoid": "catalog:",
"shiki": "^1.24.4",
"tm-grammars": "^1.21.9",
"tm-grammars": "^1.21.10",
"tm-themes": "^1.9.5",
"vue": "catalog:"
},
Expand Down
66 changes: 30 additions & 36 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion pnpm-workspace.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ packages:
- cli
- plugins/*
catalog:
'@iconify/json': ^2.2.288
'@iconify/json': ^2.2.289
'@vuepress/bundler-vite': 2.0.0-rc.19
'@vuepress/helper': 2.0.0-rc.66
'@vuepress/plugin-cache': 2.0.0-rc.66
Expand Down

0 comments on commit 96d25a2

Please sign in to comment.