Skip to content

Commit

Permalink
chore(deps): upgrade all dev deps to latest
Browse files Browse the repository at this point in the history
  • Loading branch information
jasonkuhrt committed Oct 1, 2024
1 parent 2573f71 commit ee2c2f3
Show file tree
Hide file tree
Showing 4 changed files with 398 additions and 398 deletions.
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -137,12 +137,12 @@
"@types/express": "^5.0.0",
"@types/json-bigint": "^1.0.4",
"@types/node": "^22.7.4",
"@typescript-eslint/eslint-plugin": "^8.7.0",
"@typescript-eslint/parser": "^8.7.0",
"@typescript-eslint/eslint-plugin": "^8.8.0",
"@typescript-eslint/parser": "^8.8.0",
"async-cleanup": "^1.0.0",
"doctoc": "^2.2.1",
"dripip": "^0.10.0",
"es-toolkit": "^1.21.0",
"es-toolkit": "^1.23.0",
"eslint": "^9.11.1",
"eslint-config-prisma": "^0.6.0",
"eslint-plugin-deprecation": "^3.0.0",
Expand All @@ -166,7 +166,7 @@
"tsx": "^4.19.1",
"type-fest": "^4.26.1",
"typescript": "^5.6.2",
"typescript-eslint": "^8.7.0",
"typescript-eslint": "^8.8.0",
"vitepress": "^1.3.4",
"vitest": "^2.1.1",
"zod": "^3.23.8"
Expand Down
Loading

0 comments on commit ee2c2f3

Please sign in to comment.