Skip to content
This repository was archived by the owner on Jan 8, 2025. It is now read-only.

Commit 836e038

Browse files
Update prisma monorepo to v5
1 parent 078e7b4 commit 836e038

2 files changed

Lines changed: 19 additions & 19 deletions

File tree

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,15 +16,15 @@
1616
"autoprefixer": "^10.4.13",
1717
"postcss": "^8.4.20",
1818
"prettier": "^2.8.1",
19-
"prisma": "^4.8.0",
19+
"prisma": "^5.0.0",
2020
"solid-start-node": "^0.2.8",
2121
"tailwindcss": "^3.2.4",
2222
"typescript": "^5.0.0",
2323
"vite": "^4.0.3"
2424
},
2525
"dependencies": {
2626
"@auth/core": "^0.1",
27-
"@prisma/client": "^4.8.0",
27+
"@prisma/client": "^5.0.0",
2828
"@solid-auth/core": "^0.0.6",
2929
"@solid-auth/next": "^0.0.19",
3030
"@solid-auth/socials": "^0.0.8",

pnpm-lock.yaml

Lines changed: 17 additions & 17 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)