We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8b4cffd commit e155931Copy full SHA for e155931
package.json
@@ -52,7 +52,7 @@
52
"@nuxt/image": "^1.7.0",
53
"@nuxtjs/google-fonts": "^3.2.0",
54
"@nuxtjs/tailwindcss": "^6.12.1",
55
- "@prisma/client": "5.18.0",
+ "@prisma/client": "5.11.0",
56
"@rollup/plugin-wasm": "^6.2.2",
57
"@tailwindcss/typography": "^0.5.14",
58
"@types/node-fetch": "^2.6.11",
@@ -63,7 +63,7 @@
63
"nuxt": "^3.12.4",
64
"nuxt-icon": "^0.6.10",
65
"nuxt-svgo": "^4.0.3",
66
- "prisma": "5.18.0",
+ "prisma": "5.11.0",
67
"shadcn-nuxt": "^0.10.4",
68
"ts-node": "^10.9.2",
69
"tsx": "^4.17.0",
0 commit comments