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 9102c07 commit 9796744Copy full SHA for 9796744
package.json
@@ -35,8 +35,8 @@
35
"@shopify/shopify-app-session-storage-prisma": "^6.0.0",
36
"isbot": "^5.1.0",
37
"prisma": "^6.2.1",
38
- "react": "^18.2.0",
39
- "react-dom": "^18.2.0",
+ "react": "^19.1.1",
+ "react-dom": "^19.1.1",
40
"react-router": "^7.0.0",
41
"vite-tsconfig-paths": "^5.0.1"
42
},
@@ -45,8 +45,8 @@
45
"@shopify/app-bridge-ui-types": "^0.2.1",
46
"@types/eslint": "^9.6.1",
47
"@types/node": "^22.2.0",
48
- "@types/react": "^18.2.31",
49
- "@types/react-dom": "^18.2.14",
+ "@types/react": "^19.1.10",
+ "@types/react-dom": "^19.1.7",
50
"@typescript-eslint/eslint-plugin": "^6.7.4",
51
"@typescript-eslint/parser": "^6.7.4",
52
"eslint": "^8.38.0",
0 commit comments