Skip to content

Commit

Permalink
chore(deps): update prisma monorepo to v5.10.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Feb 21, 2024
1 parent 8876e93 commit f9c0ce5
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 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.9.1",
"@prisma/client": "5.10.1",
"@sentry/nextjs": "7.101.1",
"@sentry/react": "7.101.1",
"@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.9.1",
"@prisma/nextjs-monorepo-workaround-plugin": "5.10.1",
"@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.9.1",
"@prisma/client": "5.10.1",
"@soluble/dsn-parser": "1.9.2",
"@types/node": "20.11.19",
"@vitest/coverage-v8": "1.3.0",
Expand All @@ -56,7 +56,7 @@
"npm-run-all2": "6.1.2",
"picocolors": "1.0.0",
"prettier": "3.2.5",
"prisma": "5.9.1",
"prisma": "5.10.1",
"rimraf": "5.0.5",
"transliteration": "2.3.5",
"tsup": "8.0.2",
Expand Down

0 comments on commit f9c0ce5

Please sign in to comment.