Skip to content

Commit 4e83a7e

Browse files
committed
chore(deps): update deps
1 parent f121742 commit 4e83a7e

2 files changed

Lines changed: 1098 additions & 661 deletions

File tree

package.json

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -48,13 +48,13 @@
4848
"upkg": "soy ncu"
4949
},
5050
"devDependencies": {
51-
"@soybeanjs/cli": "1.4.4",
52-
"@types/node": "25.0.10",
53-
"lint-staged": "16.2.7",
54-
"oxfmt": "^0.28.0",
55-
"oxlint": "^1.43.0",
51+
"@soybeanjs/cli": "1.5.0",
52+
"@types/node": "25.3.3",
53+
"lint-staged": "16.3.2",
54+
"oxfmt": "^0.36.0",
55+
"oxlint": "^1.51.0",
5656
"simple-git-hooks": "2.13.1",
57-
"tsdown": "0.20.0",
57+
"tsdown": "0.20.3",
5858
"tsx": "4.21.0",
5959
"typescript": "5.9.3",
6060
"vitest": "^4.0.18"
@@ -66,5 +66,5 @@
6666
"lint-staged": {
6767
"*": "oxlint --fix && oxfmt"
6868
},
69-
"packageManager": "pnpm@10.28.1"
69+
"packageManager": "pnpm@10.30.3"
7070
}

0 commit comments

Comments
 (0)