Skip to content

Commit

Permalink
fix(deps): update dependency drizzle-orm to v0.29.4
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Feb 22, 2024
1 parent e78300e commit 179aacd
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion packages/api/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
"@hono/trpc-server": "0.1.1",
"@trpc/server": "10.45.1",
"@tsndr/cloudflare-worker-jwt": "2.4.7",
"drizzle-orm": "0.29.3",
"drizzle-orm": "0.29.4",
"hono": "3.12.12"
},
"devDependencies": {
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4340,7 +4340,7 @@ __metadata:
better-sqlite3: "npm:9.4.3"
dotenv-cli: "npm:7.3.0"
drizzle-kit: "npm:0.20.14"
drizzle-orm: "npm:0.29.3"
drizzle-orm: "npm:0.29.4"
eslint: "npm:8.56.0"
hono: "npm:3.12.12"
typescript: "npm:5.3.3"
Expand Down Expand Up @@ -9421,9 +9421,9 @@ __metadata:
languageName: node
linkType: hard

"drizzle-orm@npm:0.29.3":
version: 0.29.3
resolution: "drizzle-orm@npm:0.29.3"
"drizzle-orm@npm:0.29.4":
version: 0.29.4
resolution: "drizzle-orm@npm:0.29.4"
peerDependencies:
"@aws-sdk/client-rds-data": ">=3"
"@cloudflare/workers-types": ">=3"
Expand Down Expand Up @@ -9492,7 +9492,7 @@ __metadata:
optional: true
sqlite3:
optional: true
checksum: 10c0/a5a53e4599981f256e10bd0e6e4724f14ffe7c9f6bef963c5cc9d00c8379c2367324ae0c67abc52a319704fedba796a5583dac3d36fac0de19585f87844d3611
checksum: 10c0/fe7451798b95add8d63c2e2da0aab5bb189c39e1fc7672a915e897dae6e14bb914a1a2121a7225b79e08f5338ae0d9ffb180bd653e5e6223ed87b064d0c88e26
languageName: node
linkType: hard

Expand Down

0 comments on commit 179aacd

Please sign in to comment.