Skip to content

Commit 69210ce

Browse files
fix(deps): update react monorepo to v19
1 parent 6879bac commit 69210ce

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
@@ -52,8 +52,8 @@
5252
"form-urlencoded": "6.1.5",
5353
"prop-types": "15.8.1",
5454
"query-string": "7.1.3",
55-
"react": "^17.0.2",
56-
"react-dom": "^17.0.2",
55+
"react": "^19.0.0",
56+
"react-dom": "^19.0.0",
5757
"react-helmet": "6.1.0",
5858
"react-loading-skeleton": "3.5.0",
5959
"react-redux": "7.2.9",
@@ -80,6 +80,6 @@
8080
"history": "5.3.0",
8181
"husky": "9.1.7",
8282
"jest": "29.7.0",
83-
"react-test-renderer": "^17.0.2"
83+
"react-test-renderer": "^19.0.0"
8484
}
8585
}

0 commit comments

Comments
 (0)