Skip to content

Commit 17d923a

Browse files
Update react to v19
Update @types/react from 18.2.20 to 19.1.12 Change-type: patch
1 parent 718623a commit 17d923a

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
"lodash": "^4.17.21",
4040
"notistack": "^3.0.1",
4141
"qs": "^6.14.0",
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",
@@ -65,7 +65,7 @@
6565
"@types/lodash": "^4.17.14",
6666
"@types/node": "^22.0.0",
6767
"@types/qs": "^6.9.18",
68-
"@types/react": "^18.0.35",
68+
"@types/react": "^19.0.0",
6969
"@types/react-dom": "^18.0.11",
7070
"@types/react-helmet": "^6.1.6",
7171
"@types/zxcvbn": "^4.4.4",

0 commit comments

Comments
 (0)