Skip to content

Commit 345bc95

Browse files
Update react to v19
Update @types/react from 18.2.20 to 19.1.2 Change-type: patch
1 parent 99a2ec5 commit 345bc95

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
@@ -39,7 +39,7 @@
3939
"jest": "^29.7.0",
4040
"lodash": "^4.17.21",
4141
"notistack": "^3.0.1",
42-
"react": "^18.2.0",
42+
"react": "^19.0.0",
4343
"react-dom": "^18.2.0",
4444
"react-dropzone": "^14.2.3",
4545
"react-helmet": "^6.1.0",
@@ -71,7 +71,7 @@
7171
"@types/lodash": "^4.17.14",
7272
"@types/node": "^22.0.0",
7373
"@types/qs": "^6.9.18",
74-
"@types/react": "^18.0.35",
74+
"@types/react": "^19.0.0",
7575
"@types/react-dom": "^18.0.11",
7676
"@types/react-helmet": "^6.1.6",
7777
"@types/zxcvbn": "^4.4.4",

0 commit comments

Comments
 (0)