Skip to content

Commit f392ac9

Browse files
committed
chore(deps): 更新依赖项,提升版本并调整锁定文件格式
- 更新 package.json 中的依赖版本: - bumpp: 从 10.1.0 升级到 10.2.0 - chalk: 从 4.1.2 升级到 5.4.1 - inquirer: 从 8.2.5 升级到 12.7.0 - rspress: 从 1.43.9 升级到 1.44.0 - rspress-plugin-sitemap: 从 1.1.1 升级到 1.2.0 - typescript: 从 5.0.4 升级到 5.1.6 - 更新 pnpm-lock.yaml 文件格式至 lockfileVersion 9.0
1 parent 58a928c commit f392ac9

2 files changed

Lines changed: 4234 additions & 3223 deletions

File tree

package.json

Lines changed: 7 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@
33
"description": "A collection of utils by winner fed",
44
"version": "2.0.9",
55
"type": "module",
6+
"packageManager": "pnpm@10.7.0",
67
"author": {
78
"name": "winner-fed",
89
"email": "cloudbroker@163.com"
@@ -73,17 +74,17 @@
7374
"@rspress/plugin-typedoc": "^1.43.9",
7475
"@types/glob": "^9.0.0",
7576
"@vitest/coverage-v8": "^1.3.1",
76-
"bumpp": "^10.1.0",
77-
"chalk": "^4.1.2",
77+
"bumpp": "^10.2.0",
78+
"chalk": "^5.4.1",
7879
"gh-pages": "^6.3.0",
7980
"glob": "^11.0.3",
80-
"inquirer": "^8.2.5",
81+
"inquirer": "^12.7.0",
8182
"prettier": "^3.5.2",
8283
"publint": "^0.3.12",
83-
"rspress": "^1.43.9",
84-
"rspress-plugin-sitemap": "^1.1.1",
84+
"rspress": "^1.44.0",
85+
"rspress-plugin-sitemap": "^1.2.0",
8586
"simple-git-hooks": "^2.9.0",
86-
"typescript": "5.0.4",
87+
"typescript": "5.1.6",
8788
"vitest": "^1.3.1"
8889
},
8990
"repository": {

0 commit comments

Comments
 (0)