Skip to content

Commit

Permalink
chore(deps): update devdependencies patch (non-major) (#23552)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] committed Apr 3, 2024
1 parent 891d47b commit 5d6f5f4
Show file tree
Hide file tree
Showing 16 changed files with 180 additions and 232 deletions.
2 changes: 1 addition & 1 deletion packages/adapter-neon/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@
},
"devDependencies": {
"@neondatabase/serverless": "0.9.0",
"@swc/core": "1.4.6",
"@swc/core": "1.4.11",
"@swc/jest": "0.2.36",
"jest": "29.7.0",
"jest-junit": "16.0.0"
Expand Down
2 changes: 1 addition & 1 deletion packages/adapter-pg-worker/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@
},
"devDependencies": {
"@prisma/pg-worker": "workspace:*",
"@swc/core": "1.4.6",
"@swc/core": "1.4.11",
"@swc/jest": "0.2.36",
"jest": "29.7.0",
"jest-junit": "16.0.0"
Expand Down
4 changes: 2 additions & 2 deletions packages/adapter-pg/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -40,12 +40,12 @@
"postgres-array": "3.0.2"
},
"devDependencies": {
"@swc/core": "1.4.6",
"@swc/core": "1.4.11",
"@swc/jest": "0.2.36",
"@types/pg": "8.11.4",
"jest": "29.7.0",
"jest-junit": "16.0.0",
"pg": "8.11.3"
"pg": "8.11.5"
},
"peerDependencies": {
"pg": "^8.11.3"
Expand Down
4 changes: 2 additions & 2 deletions packages/adapter-planetscale/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -40,11 +40,11 @@
},
"devDependencies": {
"@planetscale/database": "1.16.0",
"@swc/core": "1.4.6",
"@swc/core": "1.4.11",
"@swc/jest": "0.2.36",
"jest": "29.7.0",
"jest-junit": "16.0.0",
"undici": "5.28.3"
"undici": "5.28.4"
},
"peerDependencies": {
"@planetscale/database": "^1.15.0"
Expand Down
2 changes: 1 addition & 1 deletion packages/cli/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -79,7 +79,7 @@
"@prisma/mini-proxy": "0.9.5",
"@prisma/studio": "0.499.0",
"@prisma/studio-server": "0.499.0",
"@swc/core": "1.4.6",
"@swc/core": "1.4.11",
"@swc/jest": "0.2.36",
"@types/debug": "4.1.12",
"@types/fs-extra": "9.0.13",
Expand Down
10 changes: 5 additions & 5 deletions packages/client/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -152,7 +152,7 @@
"@codspeed/benchmark.js-plugin": "3.1.0",
"@faker-js/faker": "8.4.1",
"@fast-check/jest": "1.8.1",
"@inquirer/prompts": "4.3.0",
"@inquirer/prompts": "4.3.1",
"@jest/create-cache-key-function": "29.7.0",
"@jest/globals": "29.7.0",
"@jest/test-sequencer": "29.7.0",
Expand Down Expand Up @@ -186,7 +186,7 @@
"@prisma/query-engine-wasm": "5.12.0-21.473ed3124229e22d881cb7addf559799debae1ab",
"@snaplet/copycat": "0.17.3",
"@swc-node/register": "1.9.0",
"@swc/core": "1.4.6",
"@swc/core": "1.4.11",
"@swc/jest": "0.2.36",
"@timsuchanek/copy": "1.4.5",
"@types/debug": "4.1.12",
Expand Down Expand Up @@ -220,12 +220,12 @@
"kleur": "4.1.5",
"klona": "2.0.6",
"mariadb": "3.3.0",
"memfs": "4.8.0",
"memfs": "4.8.1",
"mssql": "10.0.2",
"new-github-issue-url": "0.2.1",
"node-fetch": "2.7.0",
"p-retry": "4.6.2",
"pg": "8.11.3",
"pg": "8.11.5",
"pkg-up": "3.1.0",
"pluralize": "8.0.0",
"resolve": "1.22.8",
Expand All @@ -241,7 +241,7 @@
"ts-pattern": "5.0.8",
"tsd": "0.31.0",
"typescript": "5.3.3",
"undici": "5.28.3",
"undici": "5.28.4",
"wrangler": "3.44.0",
"zx": "7.2.3"
},
Expand Down
2 changes: 1 addition & 1 deletion packages/engines/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
"license": "Apache-2.0",
"author": "Tim Suchanek <suchanek@prisma.io>",
"devDependencies": {
"@swc/core": "1.4.6",
"@swc/core": "1.4.11",
"@swc/jest": "0.2.36",
"@types/jest": "29.5.12",
"@types/node": "18.19.29",
Expand Down
2 changes: 1 addition & 1 deletion packages/fetch-engine/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
"bugs": "https://github.com/prisma/prisma/issues",
"enginesOverride": {},
"devDependencies": {
"@swc/core": "1.4.6",
"@swc/core": "1.4.11",
"@swc/jest": "0.2.36",
"@types/jest": "29.5.12",
"@types/node": "18.19.29",
Expand Down
2 changes: 1 addition & 1 deletion packages/generator-helper/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
},
"devDependencies": {
"@swc-node/register": "1.9.0",
"@swc/core": "1.4.6",
"@swc/core": "1.4.11",
"@swc/jest": "0.2.36",
"@types/jest": "29.5.12",
"@types/node": "18.19.29",
Expand Down
2 changes: 1 addition & 1 deletion packages/get-platform/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
"bugs": "https://github.com/prisma/prisma/issues",
"devDependencies": {
"@codspeed/benchmark.js-plugin": "3.1.0",
"@swc/core": "1.4.6",
"@swc/core": "1.4.11",
"@swc/jest": "0.2.36",
"@types/jest": "29.5.12",
"@types/node": "18.19.29",
Expand Down
2 changes: 1 addition & 1 deletion packages/instrumentation/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
"bugs": "https://github.com/prisma/prisma/issues",
"devDependencies": {
"@prisma/internals": "workspace:*",
"@swc/core": "1.4.6",
"@swc/core": "1.4.11",
"@types/jest": "29.5.12",
"@types/node": "18.19.29",
"jest": "29.7.0",
Expand Down
4 changes: 2 additions & 2 deletions packages/integration-tests/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
"@prisma/internals": "workspace:*",
"@prisma/migrate": "workspace:*",
"@sindresorhus/slugify": "1.1.2",
"@swc/core": "1.4.6",
"@swc/core": "1.4.11",
"@swc/jest": "0.2.36",
"@types/jest": "29.5.12",
"@types/mssql": "9.1.5",
Expand All @@ -31,7 +31,7 @@
"jest-junit": "16.0.0",
"mariadb": "3.3.0",
"mssql": "10.0.2",
"pg": "8.11.3",
"pg": "8.11.5",
"sqlite-async": "1.2.0",
"string-hash": "1.1.3",
"strip-ansi": "6.0.1",
Expand Down
2 changes: 1 addition & 1 deletion packages/internals/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@
"escape-string-regexp": "4.0.0",
"execa": "5.1.1",
"find-up": "5.0.0",
"fp-ts": "2.16.3",
"fp-ts": "2.16.5",
"fs-extra": "11.1.1",
"fs-jetpack": "5.1.0",
"global-dirs": "3.0.1",
Expand Down
8 changes: 4 additions & 4 deletions packages/migrate/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
},
"devDependencies": {
"@sindresorhus/slugify": "1.1.2",
"@swc/core": "1.4.6",
"@swc/core": "1.4.11",
"@swc/jest": "0.2.36",
"@types/jest": "29.5.12",
"@types/node": "18.19.29",
Expand All @@ -28,7 +28,7 @@
"arg": "5.0.2",
"esbuild": "0.20.2",
"execa": "5.1.1",
"fp-ts": "2.16.3",
"fp-ts": "2.16.5",
"fs-jetpack": "5.1.0",
"get-stdin": "8.0.0",
"has-yarn": "2.1.0",
Expand All @@ -39,10 +39,10 @@
"log-update": "4.0.0",
"mariadb": "3.3.0",
"mock-stdin": "1.0.0",
"mongoose": "8.2.1",
"mongoose": "8.2.4",
"mssql": "10.0.2",
"ora": "5.4.1",
"pg": "8.11.3",
"pg": "8.11.5",
"pkg-up": "3.1.0",
"strip-ansi": "6.0.1",
"strip-indent": "3.0.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/pg-worker/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
"devDependencies": {
"@types/jest": "29.5.12",
"@types/node": "18.19.29",
"pg": "8.11.3",
"pg": "8.11.5",
"pg-cloudflare": "1.1.1",
"esbuild": "0.20.2",
"jest": "29.7.0",
Expand Down

0 comments on commit 5d6f5f4

Please sign in to comment.