chore(deps): update react monorepo to v19

This commit is contained in:
renovate[bot] 2025-02-11 01:04:54 +00:00 committed by GitHub
parent aff468498e
commit df8d41e849
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -33,8 +33,8 @@
"prop-types": "^15.5.10"
},
"peerDependencies": {
"react": "^16",
"react-dom": "^16",
"react": "^16 || ^19.0.0",
"react-dom": "^16 || ^19.0.0",
"react-intl": "^2",
"react-intl-redux": "^0.7 || ^2.0.0",
"react-popover": "^0.5",
@ -79,15 +79,15 @@
"postcss-loader": "3.0.0",
"postcss-simple-vars": "5.0.2",
"raf": "3.4.1",
"react": "16.14.0",
"react-dom": "16.14.0",
"react": "19.0.0",
"react-dom": "19.0.0",
"react-intl": "2.9.0",
"react-intl-redux": "2.4.1",
"react-popover": "0.5.10",
"react-redux": "5.1.2",
"react-responsive": "5.0.0",
"react-style-proptype": "3.2.2",
"react-test-renderer": "16.14.0",
"react-test-renderer": "19.0.0",
"react-tooltip": "4.5.1",
"redux": "3.7.2",
"redux-mock-store": "1.5.5",