Skip to content

Commit

Permalink
Merge pull request #176 from xmtp/dependabot/npm_and_yarn/drizzle-orm…
Browse files Browse the repository at this point in the history
…-0.30.1
  • Loading branch information
dependabot[bot] authored Mar 12, 2024
2 parents e9fbfd3 + e1437a4 commit 117d0bb
Show file tree
Hide file tree
Showing 2 changed files with 18 additions and 6 deletions.
2 changes: 1 addition & 1 deletion packages/bot-kit-pro/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
"@xmtp/grpc-api-client": "workspace:*",
"@xmtp/proto": "^3.45.0",
"@xmtp/xmtp-js": "^11.3.12",
"drizzle-orm": "^0.28.6",
"drizzle-orm": "^0.30.1",
"ethers": "^6.8.0",
"long": "^5.2.3",
"pino": "^8.18.0",
Expand Down
22 changes: 17 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3079,7 +3079,7 @@ __metadata:
"@xmtp/proto": "npm:^3.45.0"
"@xmtp/xmtp-js": "npm:^11.3.12"
drizzle-kit: "npm:^0.20.14"
drizzle-orm: "npm:^0.28.6"
drizzle-orm: "npm:^0.30.1"
ethers: "npm:^6.8.0"
long: "npm:^5.2.3"
pino: "npm:^8.18.0"
Expand Down Expand Up @@ -4607,27 +4607,31 @@ __metadata:
languageName: node
linkType: hard

"drizzle-orm@npm:^0.28.6":
version: 0.28.6
resolution: "drizzle-orm@npm:0.28.6"
"drizzle-orm@npm:^0.30.1":
version: 0.30.1
resolution: "drizzle-orm@npm:0.30.1"
peerDependencies:
"@aws-sdk/client-rds-data": ">=3"
"@cloudflare/workers-types": ">=3"
"@libsql/client": "*"
"@neondatabase/serverless": ">=0.1"
"@op-engineering/op-sqlite": ">=2"
"@opentelemetry/api": ^1.4.1
"@planetscale/database": ">=1"
"@types/better-sqlite3": "*"
"@types/pg": "*"
"@types/react": ">=18"
"@types/sql.js": "*"
"@vercel/postgres": "*"
better-sqlite3: ">=7"
bun-types: "*"
expo-sqlite: ">=13.2.0"
knex: "*"
kysely: "*"
mysql2: ">=2"
pg: ">=8"
postgres: ">=3"
react: ">=18"
sql.js: ">=1"
sqlite3: ">=5"
peerDependenciesMeta:
Expand All @@ -4639,6 +4643,8 @@ __metadata:
optional: true
"@neondatabase/serverless":
optional: true
"@op-engineering/op-sqlite":
optional: true
"@opentelemetry/api":
optional: true
"@planetscale/database":
Expand All @@ -4647,6 +4653,8 @@ __metadata:
optional: true
"@types/pg":
optional: true
"@types/react":
optional: true
"@types/sql.js":
optional: true
"@vercel/postgres":
Expand All @@ -4655,6 +4663,8 @@ __metadata:
optional: true
bun-types:
optional: true
expo-sqlite:
optional: true
knex:
optional: true
kysely:
Expand All @@ -4665,11 +4675,13 @@ __metadata:
optional: true
postgres:
optional: true
react:
optional: true
sql.js:
optional: true
sqlite3:
optional: true
checksum: 79a2f7a055738048f42c02bf95f744e47fdaf5d956136bfa9a8e41c02f6278b3aef8d1a4bff28f80f0af70d4221337623b097361311ae00706bcf0a74c105684
checksum: 139e4e17619e29b364520ef36318b902d1a0e0c8a3749fd12ced2ca645b10a6d47a9905fb07d0618655f310fab87c96ff11a17477d808fbc088123ea3dda98bf
languageName: node
linkType: hard

Expand Down

0 comments on commit 117d0bb

Please sign in to comment.