We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e76ed76 commit b2c67c3Copy full SHA for b2c67c3
1 file changed
package.json
@@ -96,15 +96,15 @@
96
"@mikro-orm/core": "^6.1.1",
97
"@mikro-orm/postgresql": "^6.1.1",
98
"@prisma/client": "^5.7.0",
99
- "drizzle-orm": "^0.31.0",
+ "drizzle-orm": "^0.32.0",
100
"knex": "^3.1.0",
101
"kysely": "^0.27.3",
102
"objection": "^3.1.3",
103
"pg": "^8.6.0",
104
"pg-promise": "^11.4.3",
105
"postgres": "^3.3.4",
106
"sequelize": "^6.6.2",
107
- "slonik": "^43.0.0",
+ "slonik": "^45.0.0",
108
"typeorm": "^0.3.17",
109
"typescript": "^5.0.3"
110
}
0 commit comments