We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 669f27d commit bb92629Copy full SHA for bb92629
package.json
@@ -31,8 +31,8 @@
31
"imgix-management-js": "^1.3.0",
32
"lodash": "^4.17.21",
33
"lodash.debounce": "^4.0.8",
34
- "react": "^17.0.1",
35
- "react-dom": "^17.0.1",
+ "react": "^19.0.0",
+ "react-dom": "^19.0.0",
36
"react-imgix": "^9.5.4",
37
"react-scripts": "4.0.3"
38
},
@@ -68,8 +68,8 @@
68
"@types/jest": "29.5.14",
69
"@types/lodash.debounce": "4.0.9",
70
"@types/node": "22.13.1",
71
- "@types/react": "17.0.83",
72
- "@types/react-dom": "17.0.26",
+ "@types/react": "19.0.12",
+ "@types/react-dom": "19.0.4",
73
"@types/react-imgix": "9.5.4",
74
"cypress": "13.17.0",
75
"prettier": "3.4.2",
0 commit comments