We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 0861fd7 + 0eb6809 commit 9e4a2fcCopy full SHA for 9e4a2fc
package.json
@@ -23,7 +23,7 @@
23
"node": "^18.20 || ^20.10 || >=21.0.0"
24
},
25
"dependencies": {
26
- "@prisma/client": "^5.11.0",
+ "@prisma/client": "^6.2.1",
27
"@remix-run/dev": "^2.7.1",
28
"@remix-run/fs-routes": "^2.15.0",
29
"@remix-run/node": "^2.7.1",
@@ -33,9 +33,9 @@
33
"@shopify/cli": "^3.63.1",
34
"@shopify/polaris": "^12.0.0",
35
"@shopify/shopify-app-remix": "^3.4.0",
36
- "@shopify/shopify-app-session-storage-prisma": "^5.1.5",
+ "@shopify/shopify-app-session-storage-prisma": "^5.2.2",
37
"isbot": "^5.1.0",
38
- "prisma": "^5.11.0",
+ "prisma": "^6.2.1",
39
"react": "^18.2.0",
40
"react-dom": "^18.2.0",
41
"vite-tsconfig-paths": "^5.0.1"
0 commit comments