Skip to content

Commit

Permalink
chore: update deps
Browse files Browse the repository at this point in the history
  • Loading branch information
patricks-js committed Dec 20, 2024
1 parent 5f388c4 commit 6783458
Show file tree
Hide file tree
Showing 2 changed files with 325 additions and 316 deletions.
20 changes: 10 additions & 10 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,23 +21,23 @@
"dependencies": {
"@paralleldrive/cuid2": "2.2.2",
"bcryptjs": "2.4.3",
"dotenv": "16.4.5",
"drizzle-orm": "0.36.3",
"fastify": "5.1.0",
"dotenv": "16.4.7",
"drizzle-orm": "0.38.2",
"fastify": "5.2.0",
"jose": "5.9.6",
"postgres": "3.4.5",
"zod": "3.23.8"
"zod": "3.24.1"
},
"devDependencies": {
"@biomejs/biome": "1.9.4",
"@types/bcryptjs": "2.4.6",
"@types/node": "22.9.0",
"@vitest/coverage-istanbul": "2.1.5",
"drizzle-kit": "0.28.1",
"@types/node": "22.10.2",
"@vitest/coverage-istanbul": "2.1.8",
"drizzle-kit": "0.30.1",
"tsup": "8.3.5",
"tsx": "4.19.2",
"typescript": "5.6.3",
"vite-tsconfig-paths": "5.1.2",
"vitest": "2.1.5"
"typescript": "5.7.2",
"vite-tsconfig-paths": "5.1.4",
"vitest": "2.1.8"
}
}
Loading

0 comments on commit 6783458

Please sign in to comment.