Skip to content

Commit bb92629

Browse files
fix(dev-deps): update react monorepo to v19
1 parent 669f27d commit bb92629

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

Diff for: package.json

+4-4
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": "29.5.14",
6969
"@types/lodash.debounce": "4.0.9",
7070
"@types/node": "22.13.1",
71-
"@types/react": "17.0.83",
72-
"@types/react-dom": "17.0.26",
71+
"@types/react": "19.0.12",
72+
"@types/react-dom": "19.0.4",
7373
"@types/react-imgix": "9.5.4",
7474
"cypress": "13.17.0",
7575
"prettier": "3.4.2",

0 commit comments

Comments
 (0)