Skip to content

Commit 814943a

Browse files
chore(deps): update all dependencies
1 parent cf4a36b commit 814943a

File tree

2 files changed

+137
-137
lines changed

2 files changed

+137
-137
lines changed

package.json

+8-8
Original file line numberDiff line numberDiff line change
@@ -26,11 +26,11 @@
2626
"zod": "3.22.4"
2727
},
2828
"devDependencies": {
29-
"@types/node": "20.11.19",
30-
"@typescript-eslint/eslint-plugin": "7.0.1",
31-
"@typescript-eslint/parser": "7.0.1",
32-
"dotenv": "16.4.4",
33-
"eslint": "8.56.0",
29+
"@types/node": "20.11.22",
30+
"@typescript-eslint/eslint-plugin": "7.1.0",
31+
"@typescript-eslint/parser": "7.1.0",
32+
"dotenv": "16.4.5",
33+
"eslint": "8.57.0",
3434
"eslint-import-resolver-typescript": "3.6.1",
3535
"eslint-plugin-import": "2.29.1",
3636
"eslint-plugin-only-error": "1.0.2",
@@ -40,11 +40,11 @@
4040
"npm-run-all2": "6.1.2",
4141
"prettier": "3.2.5",
4242
"tsup": "8.0.2",
43-
"type-fest": "4.10.2",
43+
"type-fest": "4.10.3",
4444
"typescript": "5.3.3",
45-
"vitest": "1.3.0"
45+
"vitest": "1.3.1"
4646
},
47-
"packageManager": "[email protected].3",
47+
"packageManager": "[email protected].4",
4848
"engines": {
4949
"node": "21.6.2"
5050
}

0 commit comments

Comments
 (0)