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 2a2e8d1 commit f055f45Copy full SHA for f055f45
package.json
@@ -52,8 +52,8 @@
52
"@nuxtjs/tailwindcss": "6.12.2",
53
"@pinia/nuxt": "0.9.0",
54
"@popperjs/core": "2.11.8",
55
- "@prisma/adapter-pg": "6.15.0",
56
- "@prisma/client": "6.15.0",
+ "@prisma/adapter-pg": "6.18.0",
+ "@prisma/client": "6.18.0",
57
"@variantjs/core": "0.0.90",
58
"@variantjs/vue": "0.0.22",
59
"@vee-validate/zod": "4.15.0",
@@ -138,7 +138,7 @@
138
"postinstall-postinstall": "2.1.0",
139
"prettier": "3.6.2",
140
"prettier-plugin-organize-imports": "4.3.0",
141
- "prisma": "6.15.0",
+ "prisma": "6.18.0",
142
"storybook": "9.1.16",
143
"storybook-vue-addon": "0.6.3",
144
"tailwindcss": "3.4.18",
0 commit comments