Skip to content

Commit f69694e

Browse files
committed
fix: 🐛 调整依赖版本
1 parent 9935fd7 commit f69694e

File tree

2 files changed

+857
-989
lines changed

2 files changed

+857
-989
lines changed

package.json

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@
5757
"test:coverage": "vitest run --coverage",
5858
"test:ui": "vitest --ui",
5959
"release": "pnpm build && bumpp --commit --push --tag",
60-
"prepare": "simple-git-hooks",
60+
"prepare": "pnpm build && simple-git-hooks",
6161
"lint:package": "publint",
6262
"type-check": "tsc --noEmit"
6363
},
@@ -83,8 +83,7 @@
8383
"rspress": "^1.45.6",
8484
"rspress-plugin-sitemap": "^1.2.0",
8585
"simple-git-hooks": "^2.9.0",
86-
"typedoc": "0.28.13",
87-
"typescript": "5.9.3",
86+
"typescript": "5.1.6",
8887
"vitest": "^3.0.0"
8988
},
9089
"repository": {

0 commit comments

Comments
 (0)