Skip to content

Commit 3ef1d97

Browse files
fix(deps): update all minor and patch dependencies (#308)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent ce47b50 commit 3ef1d97

File tree

2 files changed

+127
-133
lines changed

2 files changed

+127
-133
lines changed

package.json

Lines changed: 7 additions & 7 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.3",
20+
"packageManager": "pnpm@10.19.0",
2121
"files": [
2222
"bin",
2323
"dist"
@@ -59,28 +59,28 @@
5959
"chalk": "4.1.2",
6060
"chokidar": "4.0.3",
6161
"commander": "14.0.1",
62-
"console-table-printer": "2.14.6",
62+
"console-table-printer": "2.15.0",
6363
"remeda": "2.32.0",
6464
"zod": "3.25.76"
6565
},
6666
"devDependencies": {
67-
"@eslint/js": "9.37.0",
67+
"@eslint/js": "9.38.0",
6868
"@total-typescript/ts-reset": "0.6.1",
69-
"@types/node": "22.18.11",
69+
"@types/node": "22.18.12",
7070
"commitizen": "4.3.1",
7171
"cz-conventional-changelog": "3.3.0",
7272
"eslint": "9.38.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.2.4",
77+
"lint-staged": "16.2.6",
7878
"prettier": "3.6.2",
7979
"tsx": "4.20.6",
8080
"typescript": "5.9.3",
81-
"typescript-eslint": "8.46.1",
81+
"typescript-eslint": "8.46.2",
8282
"vitest": "3.2.4",
83-
"zx": "8.8.4"
83+
"zx": "8.8.5"
8484
},
8585
"config": {
8686
"commitizen": {

0 commit comments

Comments
 (0)