Skip to content

Commit 0520d2b

Browse files
Bump react and @types/react in /Plan/react/dashboard
Bumps [react](https://github.com/facebook/react/tree/HEAD/packages/react) and [@types/react](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react). These dependencies needed to be updated together. Updates `react` from 19.1.1 to 19.2.6 - [Release notes](https://github.com/facebook/react/releases) - [Changelog](https://github.com/facebook/react/blob/main/CHANGELOG.md) - [Commits](https://github.com/facebook/react/commits/v19.2.6/packages/react) Updates `@types/react` from 19.2.14 to 19.2.15 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react) --- updated-dependencies: - dependency-name: "@types/react" dependency-version: 19.2.15 dependency-type: direct:development update-type: version-update:semver-patch - dependency-name: react dependency-version: 19.2.6 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent f4ae425 commit 0520d2b

2 files changed

Lines changed: 11 additions & 23 deletions

File tree

Plan/react/dashboard/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
3232
"i18next-localstorage-backend": "4.3.1",
3333
"masonry-layout": "4.2.2",
3434
"moment": "2.30.1",
35-
"react": "19.1.1",
35+
"react": "19.2.6",
3636
"react-bootstrap": "2.10.10",
3737
"react-bootstrap-range-slider": "3.0.8",
3838
"react-datepicker": "9.1.0",
@@ -68,7 +68,7 @@
6868
]
6969
},
7070
"devDependencies": {
71-
"@types/react": "19.2.14",
71+
"@types/react": "19.2.15",
7272
"@types/react-dom": "19.2.3",
7373
"@vitejs/plugin-react": "6.0.2",
7474
"baseline-browser-mapping": "2.10.29",

Plan/react/dashboard/yarn.lock

Lines changed: 9 additions & 21 deletions
Original file line numberDiff line numberDiff line change
@@ -631,20 +631,13 @@
631631
resolved "https://registry.yarnpkg.com/@types/react-transition-group/-/react-transition-group-4.4.12.tgz#b5d76568485b02a307238270bfe96cb51ee2a044"
632632
integrity sha512-8TV6R3h2j7a91c+1DXdJi3Syo69zzIZbz7Lg5tORM5LEJG7X/E6a1V3drRyBRZq7/utz7A+c4OgYLiLcYGHG6w==
633633

634-
"@types/react@19.2.14":
635-
version "19.2.14"
636-
resolved "https://registry.yarnpkg.com/@types/react/-/react-19.2.14.tgz#39604929b5e3957e3a6fa0001dafb17c7af70bad"
637-
integrity sha512-ilcTH/UniCkMdtexkoCN0bI7pMcJDvmQFPvuPvmEaYA/NSfFTAgdUSLAoVjaRJm7+6PvcM+q1zYOwS4wTYMF9w==
634+
"@types/react@19.2.15", "@types/react@>=16.9.11":
635+
version "19.2.15"
636+
resolved "https://registry.yarnpkg.com/@types/react/-/react-19.2.15.tgz#9e2c6a4251a290f5c525c3143caa872fa6e01e0d"
637+
integrity sha512-eRwcGNHve+E8qtEQSSRl6urh+rFop4v8gm6O8rGv25CodbvFdLjA1vVQ1KkiFE0w0UPOnb8tDiFKL5lp0rtY5Q==
638638
dependencies:
639639
csstype "^3.2.2"
640640

641-
"@types/react@>=16.9.11":
642-
version "19.1.13"
643-
resolved "https://registry.yarnpkg.com/@types/react/-/react-19.1.13.tgz#fc650ffa680d739a25a530f5d7ebe00cdd771883"
644-
integrity sha512-hHkbU/eoO3EG5/MZkuFSKmYqPbSVk5byPFa3e7y/8TybHiLMACgI8seVYlicwk7H5K/rI2px9xrQp/C+AUDTiQ==
645-
dependencies:
646-
csstype "^3.0.2"
647-
648641
"@types/warning@^3.0.3":
649642
version "3.0.3"
650643
resolved "https://registry.yarnpkg.com/@types/warning/-/warning-3.0.3.tgz#d1884c8cc4a426d1ac117ca2611bf333834c6798"
@@ -855,12 +848,7 @@ cosmiconfig@^7.0.0:
855848
path-type "^4.0.0"
856849
yaml "^1.10.0"
857850

858-
csstype@^3.0.2:
859-
version "3.1.3"
860-
resolved "https://registry.yarnpkg.com/csstype/-/csstype-3.1.3.tgz#d80ff294d114fb0e6ac500fbf85b60137d7eff81"
861-
integrity sha512-M1uQkMl8rQK/szD0LNhtqxIPLpimGm8sOBwU7lLnCpSbTyY3yeU1Vc7l4KT5zT4s/yOxHH5O7tIuuLOCnLADRw==
862-
863-
csstype@^3.2.2:
851+
csstype@^3.0.2, csstype@^3.2.2:
864852
version "3.2.3"
865853
resolved "https://registry.yarnpkg.com/csstype/-/csstype-3.2.3.tgz#ec48c0f3e993e50648c86da559e2610995cf989a"
866854
integrity sha512-z1HGKcYy2xA8AGQfwrn0PAy+PB7X/GSj3UVJW9qKyn43xWa+gl5nXmU4qqLMRzWVLFC8KusUX8T/0kCiOYpAIQ==
@@ -1527,10 +1515,10 @@ react-transition-group@4.4.5, react-transition-group@^4.3.0, react-transition-gr
15271515
loose-envify "^1.4.0"
15281516
prop-types "^15.6.2"
15291517

1530-
react@19.1.1:
1531-
version "19.1.1"
1532-
resolved "https://registry.yarnpkg.com/react/-/react-19.1.1.tgz#06d9149ec5e083a67f9a1e39ce97b06a03b644af"
1533-
integrity sha512-w8nqGImo45dmMIfljjMwOGtbmC/mk4CMYhWIicdSflH91J9TyCyczcPFXJzrZ/ZXcgGRFeP6BU0BEJTw6tZdfQ==
1518+
react@19.2.6:
1519+
version "19.2.6"
1520+
resolved "https://registry.yarnpkg.com/react/-/react-19.2.6.tgz#3dadb8e12b2a7934c1d5317973e5dce1301f9a4d"
1521+
integrity sha512-sfWGGfavi0xr8Pg0sVsyHMAOziVYKgPLNrS7ig+ivMNb3wbCBw3KxtflsGBAwD3gYQlE/AEZsTLgToRrSCjb0Q==
15341522

15351523
readdirp@^4.0.1:
15361524
version "4.1.2"

0 commit comments

Comments
 (0)