Skip to content

Commit

Permalink
chore(deps): update prisma monorepo to v5.10.2 (#5115)
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] authored Feb 21, 2024
1 parent 75174d8 commit 575cbc9
Show file tree
Hide file tree
Showing 3 changed files with 46 additions and 39 deletions.
4 changes: 2 additions & 2 deletions apps/nextjs-app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -73,7 +73,7 @@
"@pothos/core": "3.41.0",
"@pothos/plugin-errors": "3.11.1",
"@pothos/plugin-prisma": "3.64.0",
"@prisma/client": "5.10.1",
"@prisma/client": "5.10.2",
"@sentry/nextjs": "7.102.0",
"@sentry/react": "7.102.0",
"@soluble/cache-interop": "0.12.8",
Expand Down Expand Up @@ -117,7 +117,7 @@
"@next/bundle-analyzer": "14.1.0",
"@next/env": "14.1.0",
"@playwright/test": "1.41.2",
"@prisma/nextjs-monorepo-workaround-plugin": "5.10.1",
"@prisma/nextjs-monorepo-workaround-plugin": "5.10.2",
"@size-limit/file": "11.0.2",
"@svgr/webpack": "8.1.0",
"@tailwindcss/forms": "0.5.7",
Expand Down
4 changes: 2 additions & 2 deletions packages/db-main-prisma/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@
"devDependencies": {
"@pothos/core": "3.41.0",
"@pothos/plugin-prisma": "3.64.0",
"@prisma/client": "5.10.1",
"@prisma/client": "5.10.2",
"@soluble/dsn-parser": "1.9.2",
"@types/node": "20.11.19",
"@vitest/coverage-v8": "1.3.1",
Expand All @@ -56,7 +56,7 @@
"npm-run-all2": "6.1.2",
"picocolors": "1.0.0",
"prettier": "3.2.5",
"prisma": "5.10.1",
"prisma": "5.10.2",
"rimraf": "5.0.5",
"transliteration": "2.3.5",
"tsup": "8.0.2",
Expand Down
77 changes: 42 additions & 35 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4870,15 +4870,15 @@ __metadata:
languageName: node
linkType: hard

"@prisma/client@npm:5.10.1":
version: 5.10.1
resolution: "@prisma/client@npm:5.10.1"
"@prisma/client@npm:5.10.2":
version: 5.10.2
resolution: "@prisma/client@npm:5.10.2"
peerDependencies:
prisma: "*"
peerDependenciesMeta:
prisma:
optional: true
checksum: 10c0/caa7f3e4ddf425b1a36f50e0c433128b24b3fe0e61694b57070049f4eff8839fa1b4c2fa176873fa31f84ea64ccabb3bb16bc0ec073e26cbc37f1b325775e3ca
checksum: 10c0/d2bd28d72601c24a180910a8b0264a9b01c2c9120b5255e51ae95559e21630c77120d9258f2ea5fac1c353c8f0b2390276481fcedc6594b6b79cc31c0b02c7c9
languageName: node
linkType: hard

Expand All @@ -4889,33 +4889,40 @@ __metadata:
languageName: node
linkType: hard

"@prisma/debug@npm:5.10.2":
version: 5.10.2
resolution: "@prisma/debug@npm:5.10.2"
checksum: 10c0/9a76f4197d0072f1588c4bf1501aaf6df0729edc929485551d3f90df0b1f5d5933fcc88b9dae8dfeda028c705debe4c436c4bca007687d32bbbf95c5771c7f1f
languageName: node
linkType: hard

"@prisma/engines-version@npm:5.10.0-34.5a9203d0590c951969e85a7d07215503f4672eb9":
version: 5.10.0-34.5a9203d0590c951969e85a7d07215503f4672eb9
resolution: "@prisma/engines-version@npm:5.10.0-34.5a9203d0590c951969e85a7d07215503f4672eb9"
checksum: 10c0/b712c8222915d9cb4bf8284d2687ff080d4f8cac61faf0da1d2967f66d086f9202d916f65a6657af11983c5f33890a90657a3360146cbaad6a92876aea889054
languageName: node
linkType: hard

"@prisma/engines@npm:5.10.1":
version: 5.10.1
resolution: "@prisma/engines@npm:5.10.1"
"@prisma/engines@npm:5.10.2":
version: 5.10.2
resolution: "@prisma/engines@npm:5.10.2"
dependencies:
"@prisma/debug": "npm:5.10.1"
"@prisma/debug": "npm:5.10.2"
"@prisma/engines-version": "npm:5.10.0-34.5a9203d0590c951969e85a7d07215503f4672eb9"
"@prisma/fetch-engine": "npm:5.10.1"
"@prisma/get-platform": "npm:5.10.1"
checksum: 10c0/4e6f2360f48253ca424a7446c87a66377490d45910c2bf60e0b0af7dbe2e0ab87f6637fdb617c7b19c5b738af85693306a228ee261c8885e878881accd35c32d
"@prisma/fetch-engine": "npm:5.10.2"
"@prisma/get-platform": "npm:5.10.2"
checksum: 10c0/bea6988d78c8e7733af18ec0f2d8f60375a311424f2b45911c9077c4f9d1b04e539802ad62239b8355579214aaccb094af34b5ac86e4a7642d7ac0ed9d7a85b7
languageName: node
linkType: hard

"@prisma/fetch-engine@npm:5.10.1":
version: 5.10.1
resolution: "@prisma/fetch-engine@npm:5.10.1"
"@prisma/fetch-engine@npm:5.10.2":
version: 5.10.2
resolution: "@prisma/fetch-engine@npm:5.10.2"
dependencies:
"@prisma/debug": "npm:5.10.1"
"@prisma/debug": "npm:5.10.2"
"@prisma/engines-version": "npm:5.10.0-34.5a9203d0590c951969e85a7d07215503f4672eb9"
"@prisma/get-platform": "npm:5.10.1"
checksum: 10c0/0918772e890e48e2b5fa3bb452e4a49bdf03d6bb9db2ad867b63ef2bf44d21c7a3ad232973333c1f9397ff887a8525389d97c77db1f56043bb85a7f7115c5a10
"@prisma/get-platform": "npm:5.10.2"
checksum: 10c0/38f8506ca98280cc011b872ee8d650e857fca07ffeab7214d58c104ee70285739e2dd2b93e78a20d1e57067fc85565bf8ebc23acc350021dcd9ccc4eecb0a831
languageName: node
linkType: hard

Expand All @@ -4928,19 +4935,19 @@ __metadata:
languageName: node
linkType: hard

"@prisma/get-platform@npm:5.10.1":
version: 5.10.1
resolution: "@prisma/get-platform@npm:5.10.1"
"@prisma/get-platform@npm:5.10.2":
version: 5.10.2
resolution: "@prisma/get-platform@npm:5.10.2"
dependencies:
"@prisma/debug": "npm:5.10.1"
checksum: 10c0/af9d9d63684604ffac9ed0fa90fe193825ac0cbc7249d22f7f43a8d731cac6d88d5f1733e664c46df1f509d9b469fb558a160f2c05fd55fac782d65048d04912
"@prisma/debug": "npm:5.10.2"
checksum: 10c0/c3f12262f3dbfe47010ac08a04d29bdc97ca7d112d6abb125c0c90e0001bf7816274715f0605edc261327ec705734bf5ba54101cb7f2b0bb6aa93964f05791e3
languageName: node
linkType: hard

"@prisma/nextjs-monorepo-workaround-plugin@npm:5.10.1":
version: 5.10.1
resolution: "@prisma/nextjs-monorepo-workaround-plugin@npm:5.10.1"
checksum: 10c0/e8576322218d96321380ffa92eb294a7ddc903fa0527dc841e6a94a33ec7a81edfff5f12420d9981e5cb80b55b624dfaa2f1bfea40c17042c921a0c1c74b2b8e
"@prisma/nextjs-monorepo-workaround-plugin@npm:5.10.2":
version: 5.10.2
resolution: "@prisma/nextjs-monorepo-workaround-plugin@npm:5.10.2"
checksum: 10c0/e70fb9888502add1d2c92d58a0163610421f7d523b1f8e69325f8886a2aaa60dbb32ba8bea507bf2fdc8755999d196420254af310c90fc4f4e47ebfe3ff50cb8
languageName: node
linkType: hard

Expand Down Expand Up @@ -8732,7 +8739,7 @@ __metadata:
dependencies:
"@pothos/core": "npm:3.41.0"
"@pothos/plugin-prisma": "npm:3.64.0"
"@prisma/client": "npm:5.10.1"
"@prisma/client": "npm:5.10.2"
"@soluble/dsn-parser": "npm:1.9.2"
"@types/node": "npm:20.11.19"
"@vitest/coverage-v8": "npm:1.3.1"
Expand All @@ -8750,7 +8757,7 @@ __metadata:
npm-run-all2: "npm:6.1.2"
picocolors: "npm:1.0.0"
prettier: "npm:3.2.5"
prisma: "npm:5.10.1"
prisma: "npm:5.10.2"
rimraf: "npm:5.0.5"
transliteration: "npm:2.3.5"
tsup: "npm:8.0.2"
Expand Down Expand Up @@ -18046,8 +18053,8 @@ __metadata:
"@pothos/core": "npm:3.41.0"
"@pothos/plugin-errors": "npm:3.11.1"
"@pothos/plugin-prisma": "npm:3.64.0"
"@prisma/client": "npm:5.10.1"
"@prisma/nextjs-monorepo-workaround-plugin": "npm:5.10.1"
"@prisma/client": "npm:5.10.2"
"@prisma/nextjs-monorepo-workaround-plugin": "npm:5.10.2"
"@sentry/nextjs": "npm:7.102.0"
"@sentry/react": "npm:7.102.0"
"@size-limit/file": "npm:11.0.2"
Expand Down Expand Up @@ -20110,14 +20117,14 @@ __metadata:
languageName: node
linkType: hard

"prisma@npm:5.10.1":
version: 5.10.1
resolution: "prisma@npm:5.10.1"
"prisma@npm:5.10.2":
version: 5.10.2
resolution: "prisma@npm:5.10.2"
dependencies:
"@prisma/engines": "npm:5.10.1"
"@prisma/engines": "npm:5.10.2"
bin:
prisma: build/index.js
checksum: 10c0/fc3c54270dc5afb5803d2198a15f2b0ae55fdc076fcc67f20f2b66f2fb586a3aa1d70067b8e44343341481f206b59fb04dfa31163042d3b4d0f80f7a6a0e598f
checksum: 10c0/f57f9e2032766d02d9f8c5ffbd8a9b52459fe69c2a19abe472ef97057256d2fc23d25efebddcd76bb07c35c0c5ba94c91b74bcde7e061b4a01aa21794076195a
languageName: node
linkType: hard

Expand Down

0 comments on commit 575cbc9

Please sign in to comment.