build(deps): Update dependency drizzle-orm to ^0.45.0 - autoclosed #2

Closed
millaguie wants to merge 1 commits from renovate/drizzle-orm-0.x into main
+1 -1
View File
@@ -13,7 +13,7 @@
"dependencies": { "dependencies": {
"@fastify/cors": "^10.0.1", "@fastify/cors": "^10.0.1",
"@fastify/static": "^8.3.0", "@fastify/static": "^8.3.0",
"drizzle-orm": "^0.36.4", "drizzle-orm": "^0.45.0",
"fastify": "^5.1.0", "fastify": "^5.1.0",
"nanoid": "^5.0.9", "nanoid": "^5.0.9",
"postgres": "^3.4.5", "postgres": "^3.4.5",