Skip to content

Commit 91baf9e

Browse files
chore(deps): update all dependencies
1 parent cf4a36b commit 91baf9e

File tree

2 files changed

+104
-104
lines changed

2 files changed

+104
-104
lines changed

package.json

+6-6
Original file line numberDiff line numberDiff line change
@@ -26,10 +26,10 @@
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",
29+
"@types/node": "20.11.20",
30+
"@typescript-eslint/eslint-plugin": "7.0.2",
31+
"@typescript-eslint/parser": "7.0.2",
32+
"dotenv": "16.4.5",
3333
"eslint": "8.56.0",
3434
"eslint-import-resolver-typescript": "3.6.1",
3535
"eslint-plugin-import": "2.29.1",
@@ -40,9 +40,9 @@
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
},
4747
"packageManager": "[email protected]",
4848
"engines": {

0 commit comments

Comments
 (0)