Skip to content

Commit af9b9d7

Browse files
fix(deps): update all non-major dependencies
1 parent b6cc2cb commit af9b9d7

File tree

1 file changed

+11
-11
lines changed

1 file changed

+11
-11
lines changed

package.json

+11-11
Original file line numberDiff line numberDiff line change
@@ -25,25 +25,25 @@
2525
"*": ["biome check . --write"]
2626
},
2727
"dependencies": {
28-
"@actions/cache": "^4.0.1",
29-
"@actions/core": "^1.10.0",
28+
"@actions/cache": "^4.0.3",
29+
"@actions/core": "^1.11.1",
3030
"@manypkg/get-packages": "^2.2.2",
3131
"cac": "^6.7.14",
32-
"execa": "^7.1.1",
33-
"node-fetch": "^3.3.1"
32+
"execa": "^7.2.0",
33+
"node-fetch": "^3.3.2"
3434
},
3535
"devDependencies": {
36-
"@antfu/ni": "^0.20.0",
36+
"@antfu/ni": "^0.23.2",
3737
"@biomejs/biome": "^1.9.4",
38-
"@types/node": "^18.15.5",
39-
"@types/semver": "^7.3.13",
38+
"@types/node": "^18.19.86",
39+
"@types/semver": "^7.7.0",
4040
"nano-staged": "^0.8.0",
41-
"semver": "^7.3.8",
42-
"simple-git-hooks": "^2.8.1",
43-
"tsx": "^4.19.2",
41+
"semver": "^7.7.1",
42+
"simple-git-hooks": "^2.12.1",
43+
"tsx": "^4.19.3",
4444
"typescript": "^4.9.5"
4545
},
46-
"packageManager": "pnpm@10.0.0",
46+
"packageManager": "pnpm@10.7.1",
4747
"engines": {
4848
"node": ">=18",
4949
"pnpm": "10.0.0"

0 commit comments

Comments
 (0)