Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit af99b25

Browse files
authoredFeb 29, 2024··
chore(deps): update all dependencies
1 parent cf4a36b commit af99b25

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.24",
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": "pnpm@8.15.3",
47+
"packageManager": "pnpm@8.15.4",
4848
"engines": {
4949
"node": "21.6.2"
5050
}

‎pnpm-lock.yaml

+129-129
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)
Please sign in to comment.