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 5c6f81c commit c306a22Copy full SHA for c306a22
package.json
@@ -37,7 +37,7 @@
37
"jest": "^29.7.0",
38
"lodash": "^4.17.21",
39
"notistack": "^3.0.1",
40
- "react": "^18.2.0",
+ "react": "^19.0.0",
41
"react-dom": "^18.2.0",
42
"react-dropzone": "^14.2.3",
43
"react-helmet": "^6.1.0",
@@ -70,7 +70,7 @@
70
"@types/lodash": "^4.17.14",
71
"@types/node": "^22.0.0",
72
"@types/qs": "^6.9.18",
73
- "@types/react": "^18.0.35",
+ "@types/react": "^19.0.0",
74
"@types/react-dom": "^18.0.11",
75
"@types/react-helmet": "^6.1.6",
76
"@types/zxcvbn": "^4.4.4",
0 commit comments