Skip to content

Commit 6ace471

Browse files
fix(deps): update all minor and patch dependencies
1 parent 7c84491 commit 6ace471

File tree

2 files changed

+136
-152
lines changed

2 files changed

+136
-152
lines changed

package.json

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
"bin": {
1818
"tsg": "./bin/tsg.js"
1919
},
20-
"packageManager": "pnpm@10.18.2",
20+
"packageManager": "pnpm@10.18.3",
2121
"files": [
2222
"bin",
2323
"dist"
@@ -60,27 +60,27 @@
6060
"chokidar": "4.0.3",
6161
"commander": "14.0.1",
6262
"console-table-printer": "2.14.6",
63-
"remeda": "2.31.1",
63+
"remeda": "2.32.0",
6464
"zod": "3.25.76"
6565
},
6666
"devDependencies": {
67-
"@eslint/js": "9.35.0",
67+
"@eslint/js": "9.37.0",
6868
"@total-typescript/ts-reset": "0.6.1",
69-
"@types/node": "22.18.6",
69+
"@types/node": "22.18.10",
7070
"commitizen": "4.3.1",
7171
"cz-conventional-changelog": "3.3.0",
7272
"eslint": "9.37.0",
7373
"eslint-config-prettier": "10.1.8",
7474
"eslint-plugin-import": "2.32.0",
7575
"globals": "16.4.0",
7676
"husky": "9.1.7",
77-
"lint-staged": "16.1.6",
77+
"lint-staged": "16.2.4",
7878
"prettier": "3.6.2",
79-
"tsx": "4.20.5",
79+
"tsx": "4.20.6",
8080
"typescript": "5.9.3",
81-
"typescript-eslint": "8.44.0",
81+
"typescript-eslint": "8.46.1",
8282
"vitest": "3.2.4",
83-
"zx": "8.8.1"
83+
"zx": "8.8.4"
8484
},
8585
"config": {
8686
"commitizen": {

0 commit comments

Comments
 (0)