Skip to content

Commit 51e851f

Browse files
Update react to v19
Update @types/react from 18.2.20 to 19.2.2 Change-type: patch
1 parent 44fe728 commit 51e851f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@
4040
"lodash": "^4.17.21",
4141
"notistack": "^3.0.1",
4242
"qs": "^6.14.0",
43-
"react": "^18.2.0",
43+
"react": "^19.0.0",
4444
"react-dom": "^18.2.0",
4545
"react-dropzone": "^14.2.3",
4646
"react-helmet": "^6.1.0",
@@ -66,7 +66,7 @@
6666
"@types/lodash": "^4.17.14",
6767
"@types/node": "^22.0.0",
6868
"@types/qs": "^6.9.18",
69-
"@types/react": "^18.0.35",
69+
"@types/react": "^19.0.0",
7070
"@types/react-dom": "^18.0.11",
7171
"@types/react-helmet": "^6.1.6",
7272
"@types/zxcvbn": "^4.4.4",

0 commit comments

Comments
 (0)