Skip to content

Commit a7ca848

Browse files
fix(deps): update react monorepo to v19
1 parent ed79f9d commit a7ca848

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

examples/shopify-integration/package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -37,8 +37,8 @@
3737
"events": "^3.3.0",
3838
"isbot": "^5.1.0",
3939
"prisma": "^5.11.0",
40-
"react": "^18.2.0",
41-
"react-dom": "^18.2.0",
40+
"react": "^19.0.0",
41+
"react-dom": "^19.0.0",
4242
"vite-tsconfig-paths": "^5.0.1"
4343
},
4444
"devDependencies": {
@@ -49,8 +49,8 @@
4949
"@shopify/web-pixels-extension": "^2.16.0",
5050
"@types/eslint": "^9.6.1",
5151
"@types/node": "^22.2.0",
52-
"@types/react": "^18.2.31",
53-
"@types/react-dom": "^18.2.14",
52+
"@types/react": "^19.0.0",
53+
"@types/react-dom": "^19.0.0",
5454
"eslint": "^8.42.0",
5555
"eslint-config-prettier": "^10.0.0",
5656
"prettier": "^3.2.4",

0 commit comments

Comments
 (0)