Skip to content

Commit 29359bf

Browse files
fix(deps): update react monorepo to v19
1 parent 780acac commit 29359bf

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -48,8 +48,8 @@
4848
"form-urlencoded": "6.1.5",
4949
"prop-types": "15.8.1",
5050
"query-string": "7.1.3",
51-
"react": "^18.3.1",
52-
"react-dom": "^18.3.1",
51+
"react": "^19.0.0",
52+
"react-dom": "^19.0.0",
5353
"react-helmet": "6.1.0",
5454
"react-loading-skeleton": "3.5.0",
5555
"react-redux": "7.2.9",
@@ -75,6 +75,6 @@
7575
"glob": "7.2.3",
7676
"history": "5.3.0",
7777
"jest": "29.7.0",
78-
"react-test-renderer": "^18.3.1"
78+
"react-test-renderer": "^19.0.0"
7979
}
8080
}

0 commit comments

Comments
 (0)