Skip to content

Commit 37b46a0

Browse files
fix(deps): update react monorepo to v19
1 parent 38a1924 commit 37b46a0

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
@@ -53,8 +53,8 @@
5353
"form-urlencoded": "6.1.5",
5454
"prop-types": "15.8.1",
5555
"query-string": "7.1.3",
56-
"react": "^18.3.1",
57-
"react-dom": "^18.3.1",
56+
"react": "^19.0.0",
57+
"react-dom": "^19.0.0",
5858
"react-helmet": "6.1.0",
5959
"react-loading-skeleton": "3.5.0",
6060
"react-redux": "7.2.9",
@@ -81,6 +81,6 @@
8181
"history": "5.3.0",
8282
"husky": "9.1.7",
8383
"jest": "29.7.0",
84-
"react-test-renderer": "^18.3.1"
84+
"react-test-renderer": "^19.0.0"
8585
}
8686
}

0 commit comments

Comments
 (0)