diff --git a/Plan/react/dashboard/package.json b/Plan/react/dashboard/package.json index 197953a1b0..72b5afa02c 100644 --- a/Plan/react/dashboard/package.json +++ b/Plan/react/dashboard/package.json @@ -32,7 +32,7 @@ "i18next-localstorage-backend": "4.3.1", "masonry-layout": "4.2.2", "moment": "2.30.1", - "react": "19.1.1", + "react": "19.2.5", "react-bootstrap": "2.10.10", "react-bootstrap-range-slider": "3.0.8", "react-datepicker": "9.1.0", diff --git a/Plan/react/dashboard/yarn.lock b/Plan/react/dashboard/yarn.lock index fbbd840fe0..582f474cbd 100644 --- a/Plan/react/dashboard/yarn.lock +++ b/Plan/react/dashboard/yarn.lock @@ -1534,10 +1534,10 @@ react-transition-group@4.4.5, react-transition-group@^4.3.0, react-transition-gr loose-envify "^1.4.0" prop-types "^15.6.2" -react@19.1.1: - version "19.1.1" - resolved "https://registry.yarnpkg.com/react/-/react-19.1.1.tgz#06d9149ec5e083a67f9a1e39ce97b06a03b644af" - integrity sha512-w8nqGImo45dmMIfljjMwOGtbmC/mk4CMYhWIicdSflH91J9TyCyczcPFXJzrZ/ZXcgGRFeP6BU0BEJTw6tZdfQ== +react@19.2.5: + version "19.2.5" + resolved "https://registry.yarnpkg.com/react/-/react-19.2.5.tgz#c888ab8b8ef33e2597fae8bdb2d77edbdb42858b" + integrity sha512-llUJLzz1zTUBrskt2pwZgLq59AemifIftw4aB7JxOqf1HY2FDaGDxgwpAPVzHU1kdWabH7FauP4i1oEeer2WCA== readdirp@^4.0.1: version "4.1.2"