Skip to content

Commit d586c96

Browse files
build: upgrading prisma
1 parent 80e681b commit d586c96

File tree

2 files changed

+18
-18
lines changed

2 files changed

+18
-18
lines changed

package-lock.json

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

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
"@headlessui/react": "^1.7.15",
1919
"@heroicons/react": "^2.0.18",
2020
"@next-auth/prisma-adapter": "^1.0.7",
21-
"@prisma/client": "^5.1.1",
21+
"@prisma/client": "^5.4.1",
2222
"@radix-ui/react-toast": "^1.1.4",
2323
"@t3-oss/env-nextjs": "^0.6.0",
2424
"ai": "^2.1.26",
@@ -62,7 +62,7 @@
6262
"prettier": "^2.8.8",
6363
"prettier-plugin-tailwindcss": "^0.3.0",
6464
"pretty-quick": "^3.1.3",
65-
"prisma": "^5.1.1",
65+
"prisma": "^5.4.1",
6666
"stripe": "^12.17.0",
6767
"tailwindcss": "^3.3.2",
6868
"tailwindcss-animate": "^1.0.6",

0 commit comments

Comments
 (0)