Skip to content

Commit

Permalink
chore(deps): update all dependencies (#130)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Peïo Thibault <[email protected]>
  • Loading branch information
renovate[bot] and potb authored Jan 1, 2024
1 parent d2fa6c3 commit 5a2c0e7
Show file tree
Hide file tree
Showing 3 changed files with 99 additions and 99 deletions.
12 changes: 6 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,9 +26,9 @@
"zod": "3.22.4"
},
"devDependencies": {
"@types/node": "20.10.5",
"@typescript-eslint/eslint-plugin": "6.16.0",
"@typescript-eslint/parser": "6.16.0",
"@types/node": "20.10.6",
"@typescript-eslint/eslint-plugin": "6.17.0",
"@typescript-eslint/parser": "6.17.0",
"dotenv": "16.3.1",
"eslint": "8.56.0",
"eslint-import-resolver-typescript": "3.6.1",
Expand All @@ -40,11 +40,11 @@
"npm-run-all": "4.1.5",
"prettier": "3.1.1",
"tsup": "8.0.1",
"type-fest": "4.8.3",
"type-fest": "4.9.0",
"typescript": "5.3.3",
"vitest": "1.1.0"
"vitest": "1.1.1"
},
"packageManager": "pnpm@8.12.1",
"packageManager": "pnpm@8.13.1",
"engines": {
"node": "21.5.0"
}
Expand Down
Loading

0 comments on commit 5a2c0e7

Please sign in to comment.