Skip to content

Commit f4227db

Browse files
authored
Merge branch 'master' into depfu/batch_all/yarn/2024-12-18
2 parents 5e67a1b + 86bb897 commit f4227db

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
@@ -50,8 +50,8 @@
5050
},
5151
"peerDependencies": {
5252
"prop-types": "^15.0.0",
53-
"react": "^0.14.0 || ^15.0.0 || ^16.0.1 || ^17.0.0 || ^18.0.0",
54-
"react-dom": "^0.14.0 || ^15.0.0 || ^16.0.1 || ^17.0.0 || ^18.0.0"
53+
"react": "^0.14.0 || ^15.0.0 || ^16.0.1 || ^17.0.0 || ^18.0.0 || ^19.0.0",
54+
"react-dom": "^0.14.0 || ^15.0.0 || ^16.0.1 || ^17.0.0 || ^18.0.0 || ^19.0.0"
5555
},
5656
"devDependencies": {
5757
"@babel/cli": "^7.26.4",

0 commit comments

Comments
 (0)