Skip to content

Commit

Permalink
chore(deps): update driver adapters directory
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Apr 27, 2024
1 parent 744b41c commit 5646fd5
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions query-engine/driver-adapters/executor/package.json
Expand Up @@ -24,7 +24,7 @@
"sideEffects": false,
"license": "Apache-2.0",
"dependencies": {
"@effect/schema": "0.64.20",
"@effect/schema": "0.66.5",
"@prisma/adapter-d1": "workspace:*",
"@prisma/adapter-libsql": "workspace:*",
"@prisma/adapter-neon": "workspace:*",
Expand All @@ -37,11 +37,11 @@
"query-engine-wasm-latest": "npm:@prisma/query-engine-wasm@latest",
"ts-pattern": "5.1.1",
"undici": "6.13.0",
"wrangler": "3.50.0",
"wrangler": "3.51.2",
"ws": "8.16.0"
},
"devDependencies": {
"@cloudflare/workers-types": "4.20240405.0",
"@cloudflare/workers-types": "4.20240419.0",
"@types/node": "20.12.7",
"tsup": "8.0.2",
"tsx": "4.7.2",
Expand Down

0 comments on commit 5646fd5

Please sign in to comment.