Skip to content

Commit e155931

Browse files
authored
chore: changed prisma version to 5.11.0 (#607)
1 parent 8b4cffd commit e155931

File tree

2 files changed

+1659
-1837
lines changed

2 files changed

+1659
-1837
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@
5252
"@nuxt/image": "^1.7.0",
5353
"@nuxtjs/google-fonts": "^3.2.0",
5454
"@nuxtjs/tailwindcss": "^6.12.1",
55-
"@prisma/client": "5.18.0",
55+
"@prisma/client": "5.11.0",
5656
"@rollup/plugin-wasm": "^6.2.2",
5757
"@tailwindcss/typography": "^0.5.14",
5858
"@types/node-fetch": "^2.6.11",
@@ -63,7 +63,7 @@
6363
"nuxt": "^3.12.4",
6464
"nuxt-icon": "^0.6.10",
6565
"nuxt-svgo": "^4.0.3",
66-
"prisma": "5.18.0",
66+
"prisma": "5.11.0",
6767
"shadcn-nuxt": "^0.10.4",
6868
"ts-node": "^10.9.2",
6969
"tsx": "^4.17.0",

0 commit comments

Comments
 (0)