Skip to content

Commit 97efcdf

Browse files
fix(dev-deps): update react monorepo to v19
1 parent 9ad2c11 commit 97efcdf

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -31,8 +31,8 @@
3131
"imgix-management-js": "^1.3.0",
3232
"lodash": "^4.17.21",
3333
"lodash.debounce": "^4.0.8",
34-
"react": "^17.0.1",
35-
"react-dom": "^17.0.1",
34+
"react": "^19.0.0",
35+
"react-dom": "^19.0.0",
3636
"react-imgix": "^9.5.4",
3737
"react-scripts": "4.0.3"
3838
},
@@ -68,8 +68,8 @@
6868
"@types/jest": "30.0.0",
6969
"@types/lodash.debounce": "4.0.9",
7070
"@types/node": "22.13.1",
71-
"@types/react": "17.0.87",
72-
"@types/react-dom": "17.0.26",
71+
"@types/react": "19.1.11",
72+
"@types/react-dom": "19.1.7",
7373
"@types/react-imgix": "9.5.4",
7474
"cypress": "14.2.0",
7575
"prettier": "3.5.3",

0 commit comments

Comments
 (0)