Skip to content

Commit

Permalink
chore(deps): update drizzle
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 7, 2024
1 parent f7c9f52 commit c40d319
Show file tree
Hide file tree
Showing 4 changed files with 902 additions and 1,098 deletions.
2 changes: 1 addition & 1 deletion packages/core/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@
"@nezuchan/framework": "^0.10.2",
"@sapphire/pieces": "^4.2.2",
"@sapphire/result": "^2.6.6",
"drizzle-orm": "^0.29.3",
"drizzle-orm": "^0.36.0",
"postgres": "^3.4.3",
"tslib": "^2.6.2"
},
Expand Down
4 changes: 2 additions & 2 deletions packages/database/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,15 +34,15 @@
"lint": "eslint"
},
"dependencies": {
"drizzle-orm": "^0.29.3",
"drizzle-orm": "^0.36.0",
"postgres": "^3.4.3"
},
"devDependencies": {
"@hazmi35/eslint-config": "^13.3.1",
"@types/node": "^20.11.19",
"@typescript-eslint/eslint-plugin": "^7.0.2",
"@typescript-eslint/parser": "^7.0.2",
"drizzle-kit": "^0.20.14",
"drizzle-kit": "^0.28.0",
"eslint": "8.56.0",
"tsconfig-replace-paths": "^0.0.14",
"typescript": "5.3.3"
Expand Down
Loading

0 comments on commit c40d319

Please sign in to comment.