Skip to content

Commit 32813a8

Browse files
Update react to v19
Update @types/react from 18.2.20 to 19.2.2 Change-type: patch
1 parent 9a0ae65 commit 32813a8

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
@@ -41,7 +41,7 @@
4141
"lodash": "^4.17.21",
4242
"notistack": "^3.0.1",
4343
"qs": "^6.14.0",
44-
"react": "^18.2.0",
44+
"react": "^19.0.0",
4545
"react-dom": "^18.2.0",
4646
"react-dropzone": "^14.2.3",
4747
"react-helmet": "^6.1.0",
@@ -67,7 +67,7 @@
6767
"@types/lodash": "^4.17.14",
6868
"@types/node": "^22.0.0",
6969
"@types/qs": "^6.9.18",
70-
"@types/react": "^18.0.35",
70+
"@types/react": "^19.0.0",
7171
"@types/react-dom": "^18.0.11",
7272
"@types/react-helmet": "^6.1.6",
7373
"@types/zxcvbn": "^4.4.4",

0 commit comments

Comments
 (0)