diff --git a/docs/package.json b/docs/package.json index 0f6c065af5bfec..8121ef90297fa7 100644 --- a/docs/package.json +++ b/docs/package.json @@ -83,13 +83,13 @@ "postcss": "^8.5.6", "postcss-import": "^16.1.1", "prop-types": "^15.8.1", - "react": "^19.2.3", - "react-dom": "^19.2.3", + "react": "^19.2.4", + "react-dom": "^19.2.4", "react-draggable": "^4.5.0", "react-final-form": "^7.0.0", "react-imask": "^7.6.1", "react-intersection-observer": "^10.0.2", - "react-is": "^19.2.3", + "react-is": "^19.2.4", "react-number-format": "^5.4.4", "react-router": "^7.13.0", "react-runner": "^1.0.5", @@ -121,7 +121,7 @@ "@types/node": "20.19.30", "@types/nprogress": "0.2.3", "@types/prop-types": "15.7.15", - "@types/react": "19.2.9", + "@types/react": "19.2.13", "@types/react-dom": "19.2.3", "@types/react-swipeable-views": "0.13.6", "@types/react-transition-group": "4.4.12", diff --git a/package.json b/package.json index 3626231b662da1..0266b2b8cf8754 100644 --- a/package.json +++ b/package.json @@ -113,7 +113,7 @@ "@types/babel__register": "7.17.3", "@types/ip": "1.1.3", "@types/node": "20.19.30", - "@types/react": "19.2.9", + "@types/react": "19.2.13", "@types/yargs": "17.0.35", "@vitejs/plugin-react": "^5.1.1", "@vitest/browser-playwright": "^4.0.13", @@ -143,8 +143,8 @@ "prettier": "3.8.1", "pretty-quick": "4.2.2", "process": "0.11.10", - "react": "19.2.3", - "react-dom": "19.2.3", + "react": "19.2.4", + "react-dom": "19.2.4", "rimraf": "6.1.2", "serve": "14.2.5", "stylelint": "16.26.1", diff --git a/packages-internal/scripts/package.json b/packages-internal/scripts/package.json index 6f2ec531c54385..0390d47bbb5b1e 100644 --- a/packages-internal/scripts/package.json +++ b/packages-internal/scripts/package.json @@ -44,7 +44,7 @@ "@types/chai": "5.2.3", "@types/doctrine": "0.0.9", "@types/node": "20.19.30", - "@types/react": "19.2.9", + "@types/react": "19.2.13", "@types/uuid": "10.0.0", "chai": "6.2.2", "fast-glob": "3.3.3", diff --git a/packages/mui-docs/package.json b/packages/mui-docs/package.json index b9fc8881fb5b47..5426c579c382c9 100644 --- a/packages/mui-docs/package.json +++ b/packages/mui-docs/package.json @@ -41,9 +41,9 @@ "@types/gtag.js": "0.0.20", "@types/node": "20.19.30", "@types/prop-types": "15.7.15", - "@types/react": "19.2.9", + "@types/react": "19.2.13", "next": "15.5.11", - "react": "19.2.3" + "react": "19.2.4" }, "peerDependencies": { "@mui/base": "^5.0.0 || ^5.0.0-beta || ^7.0.0 || ^7.0.0-beta", diff --git a/packages/mui-envinfo/test/package.json b/packages/mui-envinfo/test/package.json index 46c7a7f059c331..8cf67098390be1 100644 --- a/packages/mui-envinfo/test/package.json +++ b/packages/mui-envinfo/test/package.json @@ -7,10 +7,10 @@ "@mui/base": "5.0.0-beta.30", "@mui/joy": "5.0.0-beta.22", "@mui/material": "5.15.4", - "react": "^19.2.3", - "react-dom": "^19.2.3" + "react": "^19.2.4", + "react-dom": "^19.2.4" }, "devDependencies": { - "@types/react": "19.2.9" + "@types/react": "19.2.13" } } diff --git a/packages/mui-icons-material/package.json b/packages/mui-icons-material/package.json index 54e394a089c82e..828165f635fb3e 100644 --- a/packages/mui-icons-material/package.json +++ b/packages/mui-icons-material/package.json @@ -48,14 +48,14 @@ "@mui/internal-waterfall": "workspace:^", "@mui/material": "workspace:^", "@types/chai": "5.2.3", - "@types/react": "19.2.9", + "@types/react": "19.2.13", "chai": "6.2.2", "chalk": "5.6.2", "cross-fetch": "4.1.0", "es-toolkit": "1.44.0", "fast-glob": "3.3.3", "mustache": "4.2.0", - "react": "19.2.3", + "react": "19.2.4", "rimraf": "6.1.2", "shx": "0.4.0", "svgo": "4.0.0", diff --git a/packages/mui-joy/package.json b/packages/mui-joy/package.json index 1ca36984130af0..fb78da76dcb4e9 100644 --- a/packages/mui-joy/package.json +++ b/packages/mui-joy/package.json @@ -43,15 +43,15 @@ "@mui/material": "workspace:^", "@types/chai": "5.2.3", "@types/prop-types": "15.7.15", - "@types/react": "19.2.9", + "@types/react": "19.2.13", "@types/react-dom": "19.2.3", "@types/sinon": "17.0.4", "chai": "6.2.2", "es-toolkit": "1.44.0", "fast-glob": "3.3.3", "next": "15.5.11", - "react": "19.2.3", - "react-dom": "19.2.3", + "react": "19.2.4", + "react-dom": "19.2.4", "sinon": "21.0.1" }, "peerDependencies": { diff --git a/packages/mui-lab/package.json b/packages/mui-lab/package.json index d352167b35740b..0ea673f4dba131 100644 --- a/packages/mui-lab/package.json +++ b/packages/mui-lab/package.json @@ -44,12 +44,12 @@ "@mui/material": "workspace:^", "@types/chai": "5.2.3", "@types/prop-types": "15.7.15", - "@types/react": "19.2.9", + "@types/react": "19.2.13", "@types/react-dom": "19.2.3", "@types/sinon": "17.0.4", "chai": "6.2.2", - "react": "19.2.3", - "react-dom": "19.2.3", + "react": "19.2.4", + "react-dom": "19.2.4", "sinon": "21.0.1" }, "peerDependencies": { diff --git a/packages/mui-material-nextjs/package.json b/packages/mui-material-nextjs/package.json index 49f0ff4269e2df..ee03eefd0bf394 100644 --- a/packages/mui-material-nextjs/package.json +++ b/packages/mui-material-nextjs/package.json @@ -36,9 +36,9 @@ "@emotion/cache": "11.14.0", "@emotion/react": "11.14.0", "@emotion/server": "11.11.0", - "@types/react": "19.2.9", + "@types/react": "19.2.13", "next": "15.5.11", - "react": "19.2.3" + "react": "19.2.4" }, "peerDependencies": { "@emotion/cache": "^11.11.0", diff --git a/packages/mui-material-pigment-css/package.json b/packages/mui-material-pigment-css/package.json index 3d76886797f5c1..6712645b298ebb 100644 --- a/packages/mui-material-pigment-css/package.json +++ b/packages/mui-material-pigment-css/package.json @@ -35,7 +35,7 @@ "@mui/system": "workspace:*" }, "devDependencies": { - "react": "19.2.3" + "react": "19.2.4" }, "peerDependencies": { "@pigment-css/react": "^0.0.30" diff --git a/packages/mui-material/package.json b/packages/mui-material/package.json index 6f10c0c80b66eb..98fe3e73b1fd50 100644 --- a/packages/mui-material/package.json +++ b/packages/mui-material/package.json @@ -43,21 +43,21 @@ "clsx": "^2.1.1", "csstype": "^3.2.3", "prop-types": "^15.8.1", - "react-is": "^19.2.3", + "react-is": "^19.2.4", "react-transition-group": "^4.4.5" }, "devDependencies": { "@types/chai": "5.2.3", "@types/prop-types": "15.7.15", - "@types/react": "19.2.9", + "@types/react": "19.2.13", "@types/react-dom": "19.2.3", "@types/sinon": "17.0.4", "chai": "6.2.2", "css-mediaquery": "0.1.2", "es-toolkit": "1.44.0", "fast-glob": "3.3.3", - "react": "19.2.3", - "react-dom": "19.2.3", + "react": "19.2.4", + "react-dom": "19.2.4", "react-router": "7.13.0", "sinon": "21.0.1" }, diff --git a/packages/mui-private-theming/package.json b/packages/mui-private-theming/package.json index e4cde34bf9b5c5..7f67c1869fb9a4 100644 --- a/packages/mui-private-theming/package.json +++ b/packages/mui-private-theming/package.json @@ -37,9 +37,9 @@ "devDependencies": { "@mui/types": "workspace:^", "@types/chai": "5.2.3", - "@types/react": "19.2.9", + "@types/react": "19.2.13", "chai": "6.2.2", - "react": "19.2.3" + "react": "19.2.4" }, "peerDependencies": { "@types/react": "^17.0.0 || ^18.0.0 || ^19.0.0", diff --git a/packages/mui-styled-engine-sc/package.json b/packages/mui-styled-engine-sc/package.json index 3309fb99c22353..cc45b76b75466d 100644 --- a/packages/mui-styled-engine-sc/package.json +++ b/packages/mui-styled-engine-sc/package.json @@ -38,9 +38,9 @@ }, "devDependencies": { "@types/chai": "5.2.3", - "@types/react": "19.2.9", + "@types/react": "19.2.13", "chai": "6.2.2", - "react": "19.2.3", + "react": "19.2.4", "styled-components": "6.3.8" }, "peerDependencies": { diff --git a/packages/mui-styled-engine/package.json b/packages/mui-styled-engine/package.json index 0bebcad6b0e907..3e5d2502063f11 100644 --- a/packages/mui-styled-engine/package.json +++ b/packages/mui-styled-engine/package.json @@ -43,9 +43,9 @@ "@emotion/styled": "11.14.1", "@mui/styled-engine": "workspace:*", "@types/chai": "5.2.3", - "@types/react": "19.2.9", + "@types/react": "19.2.13", "chai": "6.2.2", - "react": "19.2.3" + "react": "19.2.4" }, "peerDependencies": { "@emotion/react": "^11.4.1", diff --git a/packages/mui-system/package.json b/packages/mui-system/package.json index ed62ff76996339..dd1ccaeebdee1b 100644 --- a/packages/mui-system/package.json +++ b/packages/mui-system/package.json @@ -47,12 +47,12 @@ "@mui/system": "workspace:*", "@types/chai": "5.2.3", "@types/prop-types": "15.7.15", - "@types/react": "19.2.9", + "@types/react": "19.2.13", "@types/sinon": "17.0.4", "chai": "6.2.2", "es-toolkit": "1.44.0", "fast-glob": "3.3.3", - "react": "19.2.3", + "react": "19.2.4", "sinon": "21.0.1", "styled-components": "6.3.8" }, diff --git a/packages/mui-types/package.json b/packages/mui-types/package.json index 0d039b75580a56..91ab22213b45ec 100644 --- a/packages/mui-types/package.json +++ b/packages/mui-types/package.json @@ -36,7 +36,7 @@ }, "devDependencies": { "@mui/types": "workspace:*", - "@types/react": "19.2.9" + "@types/react": "19.2.13" }, "peerDependencies": { "@types/react": "^17.0.0 || ^18.0.0 || ^19.0.0" diff --git a/packages/mui-utils/package.json b/packages/mui-utils/package.json index 40e31315e9fb57..acc17b2b68eea6 100644 --- a/packages/mui-utils/package.json +++ b/packages/mui-utils/package.json @@ -36,19 +36,19 @@ "@types/prop-types": "^15.7.15", "clsx": "^2.1.1", "prop-types": "^15.8.1", - "react-is": "^19.2.3" + "react-is": "^19.2.4" }, "devDependencies": { "@mui/types": "workspace:^", "@types/chai": "5.2.3", "@types/node": "20.19.30", - "@types/react": "19.2.9", + "@types/react": "19.2.13", "@types/react-dom": "19.2.3", "@types/react-is": "19.2.0", "@types/sinon": "17.0.4", "chai": "6.2.2", - "react": "19.2.3", - "react-dom": "19.2.3", + "react": "19.2.4", + "react-dom": "19.2.4", "sinon": "21.0.1" }, "peerDependencies": { diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 9d07fbfb75eee2..659ce9860fe9e4 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -84,7 +84,7 @@ importers: version: link:packages-internal/scripts '@mui/internal-test-utils': specifier: 2.0.18-canary.6 - version: 2.0.18-canary.6(@emotion/cache@11.14.0)(@emotion/react@11.14.0(@types/react@19.2.9)(react@19.2.3))(@playwright/test@1.58.0)(@types/react-dom@19.2.3(@types/react@19.2.9))(@types/react@19.2.9)(@vitest/utils@4.0.15)(chai@6.2.2)(react-dom@19.2.3(react@19.2.3))(react@19.2.3)(vite@7.3.1(@types/node@20.19.30)(jiti@2.6.1)(lightningcss@1.30.2)(terser@5.39.0)(tsx@4.21.0)(yaml@2.8.0))(vitest@4.0.13) + version: 2.0.18-canary.6(@emotion/cache@11.14.0)(@emotion/react@11.14.0(@types/react@19.2.13)(react@19.2.4))(@playwright/test@1.58.0)(@types/react-dom@19.2.3(@types/react@19.2.13))(@types/react@19.2.13)(@vitest/utils@4.0.15)(chai@6.2.2)(react-dom@19.2.4(react@19.2.4))(react@19.2.4)(vite@7.3.1(@types/node@20.19.30)(jiti@2.6.1)(lightningcss@1.30.2)(terser@5.39.0)(tsx@4.21.0)(yaml@2.8.0))(vitest@4.0.13) '@mui/joy': specifier: workspace:* version: link:packages/mui-joy/build @@ -102,7 +102,7 @@ importers: version: 22.0.1 '@pigment-css/react': specifier: 0.0.30 - version: 0.0.30(@types/react@19.2.9)(react@19.2.3)(typescript@5.9.3) + version: 0.0.30(@types/react@19.2.13)(react@19.2.4)(typescript@5.9.3) '@playwright/test': specifier: 1.58.0 version: 1.58.0 @@ -122,8 +122,8 @@ importers: specifier: 20.19.30 version: 20.19.30 '@types/react': - specifier: 19.2.9 - version: 19.2.9 + specifier: 19.2.13 + version: 19.2.13 '@types/yargs': specifier: 17.0.35 version: 17.0.35 @@ -212,11 +212,11 @@ importers: specifier: 0.11.10 version: 0.11.10 react: - specifier: 19.2.3 - version: 19.2.3 + specifier: 19.2.4 + version: 19.2.4 react-dom: - specifier: 19.2.3 - version: 19.2.3(react@19.2.3) + specifier: 19.2.4 + version: 19.2.4(react@19.2.4) rimraf: specifier: 6.1.2 version: 6.1.2 @@ -264,22 +264,22 @@ importers: version: 7.28.6 '@base-ui/react': specifier: ^1.1.0 - version: 1.1.0(@types/react@19.2.9)(react-dom@19.2.3(react@19.2.3))(react@19.2.3) + version: 1.1.0(@types/react@19.2.13)(react-dom@19.2.4(react@19.2.4))(react@19.2.4) '@docsearch/react': specifier: ^3.9.0 - version: 3.9.0(@algolia/client-search@5.18.0)(@types/react@19.2.9)(react-dom@19.2.3(react@19.2.3))(react@19.2.3)(search-insights@2.13.0) + version: 3.9.0(@algolia/client-search@5.18.0)(@types/react@19.2.13)(react-dom@19.2.4(react@19.2.4))(react@19.2.4)(search-insights@2.13.0) '@emotion/cache': specifier: ^11.14.0 version: 11.14.0 '@emotion/react': specifier: ^11.14.0 - version: 11.14.0(@types/react@19.2.9)(react@19.2.3) + version: 11.14.0(@types/react@19.2.13)(react@19.2.4) '@emotion/server': specifier: ^11.11.0 version: 11.11.0(@emotion/css@11.13.4) '@emotion/styled': specifier: ^11.14.1 - version: 11.14.1(@emotion/react@11.14.0(@types/react@19.2.9)(react@19.2.3))(@types/react@19.2.9)(react@19.2.3) + version: 11.14.1(@emotion/react@11.14.0(@types/react@19.2.13)(react@19.2.4))(@types/react@19.2.13)(react@19.2.4) '@fortawesome/fontawesome-svg-core': specifier: ^6.7.2 version: 6.7.2 @@ -288,10 +288,10 @@ importers: version: 6.7.2 '@fortawesome/react-fontawesome': specifier: ^0.2.6 - version: 0.2.6(@fortawesome/fontawesome-svg-core@6.7.2)(react@19.2.3) + version: 0.2.6(@fortawesome/fontawesome-svg-core@6.7.2)(react@19.2.4) '@mui/base': specifier: 5.0.0-beta.70 - version: 5.0.0-beta.70(@types/react@19.2.9)(react-dom@19.2.3(react@19.2.3))(react@19.2.3) + version: 5.0.0-beta.70(@types/react@19.2.13)(react-dom@19.2.4(react@19.2.4))(react@19.2.4) '@mui/docs': specifier: workspace:^ version: link:../packages/mui-docs/build @@ -330,37 +330,37 @@ importers: version: link:../packages/mui-utils/build '@mui/x-charts': specifier: 8.27.0 - version: 8.27.0(@emotion/react@11.14.0(@types/react@19.2.9)(react@19.2.3))(@emotion/styled@11.14.1(@emotion/react@11.14.0(@types/react@19.2.9)(react@19.2.3))(@types/react@19.2.9)(react@19.2.3))(@mui/material@packages+mui-material+build)(@mui/system@packages+mui-system+build)(@types/react@19.2.9)(react-dom@19.2.3(react@19.2.3))(react@19.2.3) + version: 8.27.0(@emotion/react@11.14.0(@types/react@19.2.13)(react@19.2.4))(@emotion/styled@11.14.1(@emotion/react@11.14.0(@types/react@19.2.13)(react@19.2.4))(@types/react@19.2.13)(react@19.2.4))(@mui/material@packages+mui-material+build)(@mui/system@packages+mui-system+build)(@types/react@19.2.13)(react-dom@19.2.4(react@19.2.4))(react@19.2.4) '@mui/x-data-grid': specifier: 8.27.0 - version: 8.27.0(@emotion/react@11.14.0(@types/react@19.2.9)(react@19.2.3))(@emotion/styled@11.14.1(@emotion/react@11.14.0(@types/react@19.2.9)(react@19.2.3))(@types/react@19.2.9)(react@19.2.3))(@mui/material@packages+mui-material+build)(@mui/system@packages+mui-system+build)(@types/react@19.2.9)(react-dom@19.2.3(react@19.2.3))(react@19.2.3) + version: 8.27.0(@emotion/react@11.14.0(@types/react@19.2.13)(react@19.2.4))(@emotion/styled@11.14.1(@emotion/react@11.14.0(@types/react@19.2.13)(react@19.2.4))(@types/react@19.2.13)(react@19.2.4))(@mui/material@packages+mui-material+build)(@mui/system@packages+mui-system+build)(@types/react@19.2.13)(react-dom@19.2.4(react@19.2.4))(react@19.2.4) '@mui/x-data-grid-generator': specifier: 8.27.0 - version: 8.27.0(@emotion/react@11.14.0(@types/react@19.2.9)(react@19.2.3))(@emotion/styled@11.14.1(@emotion/react@11.14.0(@types/react@19.2.9)(react@19.2.3))(@types/react@19.2.9)(react@19.2.3))(@mui/icons-material@packages+mui-icons-material+build)(@mui/material@packages+mui-material+build)(@mui/system@packages+mui-system+build)(@types/react@19.2.9)(react-dom@19.2.3(react@19.2.3))(react@19.2.3) + version: 8.27.0(@emotion/react@11.14.0(@types/react@19.2.13)(react@19.2.4))(@emotion/styled@11.14.1(@emotion/react@11.14.0(@types/react@19.2.13)(react@19.2.4))(@types/react@19.2.13)(react@19.2.4))(@mui/icons-material@packages+mui-icons-material+build)(@mui/material@packages+mui-material+build)(@mui/system@packages+mui-system+build)(@types/react@19.2.13)(react-dom@19.2.4(react@19.2.4))(react@19.2.4) '@mui/x-data-grid-premium': specifier: 8.27.0 - version: 8.27.0(@emotion/react@11.14.0(@types/react@19.2.9)(react@19.2.3))(@emotion/styled@11.14.1(@emotion/react@11.14.0(@types/react@19.2.9)(react@19.2.3))(@types/react@19.2.9)(react@19.2.3))(@mui/material@packages+mui-material+build)(@mui/system@packages+mui-system+build)(@types/react@19.2.9)(react-dom@19.2.3(react@19.2.3))(react@19.2.3) + version: 8.27.0(@emotion/react@11.14.0(@types/react@19.2.13)(react@19.2.4))(@emotion/styled@11.14.1(@emotion/react@11.14.0(@types/react@19.2.13)(react@19.2.4))(@types/react@19.2.13)(react@19.2.4))(@mui/material@packages+mui-material+build)(@mui/system@packages+mui-system+build)(@types/react@19.2.13)(react-dom@19.2.4(react@19.2.4))(react@19.2.4) '@mui/x-data-grid-pro': specifier: 8.27.0 - version: 8.27.0(@emotion/react@11.14.0(@types/react@19.2.9)(react@19.2.3))(@emotion/styled@11.14.1(@emotion/react@11.14.0(@types/react@19.2.9)(react@19.2.3))(@types/react@19.2.9)(react@19.2.3))(@mui/material@packages+mui-material+build)(@mui/system@packages+mui-system+build)(@types/react@19.2.9)(react-dom@19.2.3(react@19.2.3))(react@19.2.3) + version: 8.27.0(@emotion/react@11.14.0(@types/react@19.2.13)(react@19.2.4))(@emotion/styled@11.14.1(@emotion/react@11.14.0(@types/react@19.2.13)(react@19.2.4))(@types/react@19.2.13)(react@19.2.4))(@mui/material@packages+mui-material+build)(@mui/system@packages+mui-system+build)(@types/react@19.2.13)(react-dom@19.2.4(react@19.2.4))(react@19.2.4) '@mui/x-date-pickers': specifier: 8.27.0 - version: 8.27.0(@emotion/react@11.14.0(@types/react@19.2.9)(react@19.2.3))(@emotion/styled@11.14.1(@emotion/react@11.14.0(@types/react@19.2.9)(react@19.2.3))(@types/react@19.2.9)(react@19.2.3))(@mui/material@packages+mui-material+build)(@mui/system@packages+mui-system+build)(@types/react@19.2.9)(date-fns@2.30.0)(dayjs@1.11.19)(luxon@3.6.1)(react-dom@19.2.3(react@19.2.3))(react@19.2.3) + version: 8.27.0(@emotion/react@11.14.0(@types/react@19.2.13)(react@19.2.4))(@emotion/styled@11.14.1(@emotion/react@11.14.0(@types/react@19.2.13)(react@19.2.4))(@types/react@19.2.13)(react@19.2.4))(@mui/material@packages+mui-material+build)(@mui/system@packages+mui-system+build)(@types/react@19.2.13)(date-fns@2.30.0)(dayjs@1.11.19)(luxon@3.6.1)(react-dom@19.2.4(react@19.2.4))(react@19.2.4) '@mui/x-date-pickers-pro': specifier: 8.27.0 - version: 8.27.0(@emotion/react@11.14.0(@types/react@19.2.9)(react@19.2.3))(@emotion/styled@11.14.1(@emotion/react@11.14.0(@types/react@19.2.9)(react@19.2.3))(@types/react@19.2.9)(react@19.2.3))(@mui/material@packages+mui-material+build)(@mui/system@packages+mui-system+build)(@types/react@19.2.9)(date-fns@2.30.0)(dayjs@1.11.19)(luxon@3.6.1)(react-dom@19.2.3(react@19.2.3))(react@19.2.3) + version: 8.27.0(@emotion/react@11.14.0(@types/react@19.2.13)(react@19.2.4))(@emotion/styled@11.14.1(@emotion/react@11.14.0(@types/react@19.2.13)(react@19.2.4))(@types/react@19.2.13)(react@19.2.4))(@mui/material@packages+mui-material+build)(@mui/system@packages+mui-system+build)(@types/react@19.2.13)(date-fns@2.30.0)(dayjs@1.11.19)(luxon@3.6.1)(react-dom@19.2.4(react@19.2.4))(react@19.2.4) '@mui/x-license': specifier: 8.26.0 - version: 8.26.0(@types/react@19.2.9)(react@19.2.3) + version: 8.26.0(@types/react@19.2.13)(react@19.2.4) '@mui/x-tree-view': specifier: 8.27.0 - version: 8.27.0(@emotion/react@11.14.0(@types/react@19.2.9)(react@19.2.3))(@emotion/styled@11.14.1(@emotion/react@11.14.0(@types/react@19.2.9)(react@19.2.3))(@types/react@19.2.9)(react@19.2.3))(@mui/material@packages+mui-material+build)(@mui/system@packages+mui-system+build)(@types/react@19.2.9)(react-dom@19.2.3(react@19.2.3))(react@19.2.3) + version: 8.27.0(@emotion/react@11.14.0(@types/react@19.2.13)(react@19.2.4))(@emotion/styled@11.14.1(@emotion/react@11.14.0(@types/react@19.2.13)(react@19.2.4))(@types/react@19.2.13)(react@19.2.4))(@mui/material@packages+mui-material+build)(@mui/system@packages+mui-system+build)(@types/react@19.2.13)(react-dom@19.2.4(react@19.2.4))(react@19.2.4) '@popperjs/core': specifier: ^2.11.8 version: 2.11.8 '@react-spring/web': specifier: ^10.0.3 - version: 10.0.3(react-dom@19.2.3(react@19.2.3))(react@19.2.3) + version: 10.0.3(react-dom@19.2.4(react@19.2.4))(react@19.2.4) '@tailwindcss/postcss': specifier: ^4.1.18 version: 4.1.18 @@ -432,16 +432,16 @@ importers: version: 1.5.0 markdown-to-jsx: specifier: ^9.6.1 - version: 9.6.1(react@19.2.3) + version: 9.6.1(react@19.2.4) material-ui-popup-state: specifier: ^5.3.6 - version: 5.3.6(@mui/material@packages+mui-material+build)(@types/react@19.2.9)(react@19.2.3) + version: 5.3.6(@mui/material@packages+mui-material+build)(@types/react@19.2.13)(react@19.2.4) next: specifier: ^15.5.7 - version: 15.5.11(@babel/core@7.28.6)(@opentelemetry/api@1.8.0)(@playwright/test@1.58.0)(babel-plugin-macros@3.1.0)(babel-plugin-react-compiler@1.0.0)(react-dom@19.2.3(react@19.2.3))(react@19.2.3) + version: 15.5.11(@babel/core@7.28.6)(@opentelemetry/api@1.8.0)(@playwright/test@1.58.0)(babel-plugin-macros@3.1.0)(babel-plugin-react-compiler@1.0.0)(react-dom@19.2.4(react@19.2.4))(react@19.2.4) notistack: specifier: 3.0.2 - version: 3.0.2(csstype@3.2.3)(react-dom@19.2.3(react@19.2.3))(react@19.2.3) + version: 3.0.2(csstype@3.2.3)(react-dom@19.2.4(react@19.2.4))(react@19.2.4) nprogress: specifier: ^0.2.0 version: 0.2.0 @@ -455,62 +455,62 @@ importers: specifier: ^15.8.1 version: 15.8.1 react: - specifier: ^19.2.3 - version: 19.2.3 + specifier: ^19.2.4 + version: 19.2.4 react-dom: - specifier: ^19.2.3 - version: 19.2.3(react@19.2.3) + specifier: ^19.2.4 + version: 19.2.4(react@19.2.4) react-draggable: specifier: ^4.5.0 - version: 4.5.0(react-dom@19.2.3(react@19.2.3))(react@19.2.3) + version: 4.5.0(react-dom@19.2.4(react@19.2.4))(react@19.2.4) react-final-form: specifier: ^7.0.0 - version: 7.0.0(final-form@5.0.0)(react@19.2.3) + version: 7.0.0(final-form@5.0.0)(react@19.2.4) react-imask: specifier: ^7.6.1 - version: 7.6.1(react@19.2.3) + version: 7.6.1(react@19.2.4) react-intersection-observer: specifier: ^10.0.2 - version: 10.0.2(react-dom@19.2.3(react@19.2.3))(react@19.2.3) + version: 10.0.2(react-dom@19.2.4(react@19.2.4))(react@19.2.4) react-is: - specifier: ^19.2.3 - version: 19.2.3 + specifier: ^19.2.4 + version: 19.2.4 react-number-format: specifier: ^5.4.4 - version: 5.4.4(react-dom@19.2.3(react@19.2.3))(react@19.2.3) + version: 5.4.4(react-dom@19.2.4(react@19.2.4))(react@19.2.4) react-router: specifier: ^7.13.0 - version: 7.13.0(react-dom@19.2.3(react@19.2.3))(react@19.2.3) + version: 7.13.0(react-dom@19.2.4(react@19.2.4))(react@19.2.4) react-runner: specifier: ^1.0.5 - version: 1.0.5(react-dom@19.2.3(react@19.2.3))(react@19.2.3) + version: 1.0.5(react-dom@19.2.4(react@19.2.4))(react@19.2.4) react-simple-code-editor: specifier: ^0.14.1 - version: 0.14.1(react-dom@19.2.3(react@19.2.3))(react@19.2.3) + version: 0.14.1(react-dom@19.2.4(react@19.2.4))(react@19.2.4) react-swipeable-views: specifier: ^0.14.1 - version: 0.14.1(react@19.2.3) + version: 0.14.1(react@19.2.4) react-transition-group: specifier: ^4.4.5 - version: 4.4.5(react-dom@19.2.3(react@19.2.3))(react@19.2.3) + version: 4.4.5(react-dom@19.2.4(react@19.2.4))(react@19.2.4) react-virtuoso: specifier: ^4.18.1 - version: 4.18.1(react-dom@19.2.3(react@19.2.3))(react@19.2.3) + version: 4.18.1(react-dom@19.2.4(react@19.2.4))(react@19.2.4) react-window: specifier: ^2.2.5 - version: 2.2.5(react-dom@19.2.3(react@19.2.3))(react@19.2.3) + version: 2.2.5(react-dom@19.2.4(react@19.2.4))(react@19.2.4) rimraf: specifier: ^6.1.2 version: 6.1.2 styled-components: specifier: ^6.3.8 - version: 6.3.8(patch_hash=383c648dfdb5dfc82fbe414d54027d8c982a01c6320370f0ecfdb387e753c09f)(react-dom@19.2.3(react@19.2.3))(react@19.2.3) + version: 6.3.8(patch_hash=383c648dfdb5dfc82fbe414d54027d8c982a01c6320370f0ecfdb387e753c09f)(react-dom@19.2.4(react@19.2.4))(react@19.2.4) stylis: specifier: 4.2.0 version: 4.2.0 use-count-up: specifier: ^3.0.1 - version: 3.0.1(react@19.2.3) + version: 3.0.1(react@19.2.4) webpack-bundle-analyzer: specifier: ^5.2.0 version: 5.2.0 @@ -564,17 +564,17 @@ importers: specifier: 15.7.15 version: 15.7.15 '@types/react': - specifier: 19.2.9 - version: 19.2.9 + specifier: 19.2.13 + version: 19.2.13 '@types/react-dom': specifier: 19.2.3 - version: 19.2.3(@types/react@19.2.9) + version: 19.2.3(@types/react@19.2.13) '@types/react-swipeable-views': specifier: 0.13.6 version: 0.13.6 '@types/react-transition-group': specifier: 4.4.12 - version: 4.4.12(@types/react@19.2.9) + version: 4.4.12(@types/react@19.2.13) '@types/stylis': specifier: 4.2.7 version: 4.2.7 @@ -652,8 +652,8 @@ importers: specifier: 20.19.30 version: 20.19.30 '@types/react': - specifier: 19.2.9 - version: 19.2.9 + specifier: 19.2.13 + version: 19.2.13 '@types/uuid': specifier: 10.0.0 version: 10.0.0 @@ -834,10 +834,10 @@ importers: devDependencies: '@material-ui/core': specifier: ^4.12.4 - version: 4.12.4(@types/react@19.2.9)(react-dom@19.2.3(react@19.2.3))(react@19.2.3) + version: 4.12.4(@types/react@19.2.13)(react-dom@19.2.4(react@19.2.4))(react@19.2.4) '@mui/material-v5': specifier: npm:@mui/material@5.18.0 - version: '@mui/material@5.18.0(@emotion/react@11.14.0(@types/react@19.2.9)(react@19.2.3))(@emotion/styled@11.14.1(@emotion/react@11.14.0(@types/react@19.2.9)(react@19.2.3))(@types/react@19.2.9)(react@19.2.3))(@types/react@19.2.9)(react-dom@19.2.3(react@19.2.3))(react@19.2.3)' + version: '@mui/material@5.18.0(@emotion/react@11.14.0(@types/react@19.2.13)(react@19.2.4))(@emotion/styled@11.14.1(@emotion/react@11.14.0(@types/react@19.2.13)(react@19.2.4))(@types/react@19.2.13)(react@19.2.4))(@types/react@19.2.13)(react-dom@19.2.4(react@19.2.4))(react@19.2.4)' '@types/chai': specifier: 5.2.3 version: 5.2.3 @@ -858,13 +858,13 @@ importers: version: 7.28.6 '@mui/base': specifier: ^5.0.0 || ^5.0.0-beta || ^7.0.0 || ^7.0.0-beta - version: 5.0.0-beta.70(@types/react@19.2.9)(react-dom@19.2.3(react@19.2.3))(react@19.2.3) + version: 5.0.0-beta.70(@types/react@19.2.13)(react-dom@19.2.4(react@19.2.4))(react@19.2.4) '@mui/internal-markdown': specifier: workspace:^ version: link:../markdown '@mui/system': specifier: ^5.0.0 || ^6.0.0 || ^7.0.0 || ^7.0.0-beta - version: 6.4.1(@emotion/react@11.14.0(@types/react@19.2.9)(react@19.2.3))(@emotion/styled@11.14.1(@emotion/react@11.14.0(@types/react@19.2.9)(react@19.2.3))(@types/react@19.2.9)(react@19.2.3))(@types/react@19.2.9)(react@19.2.3) + version: 6.4.1(@emotion/react@11.14.0(@types/react@19.2.13)(react@19.2.4))(@emotion/styled@11.14.1(@emotion/react@11.14.0(@types/react@19.2.13)(react@19.2.4))(@types/react@19.2.13)(react@19.2.4))(@types/react@19.2.13)(react@19.2.4) chai: specifier: ^6.0.1 version: 6.2.2 @@ -903,14 +903,14 @@ importers: specifier: 15.7.15 version: 15.7.15 '@types/react': - specifier: 19.2.9 - version: 19.2.9 + specifier: 19.2.13 + version: 19.2.13 next: specifier: 15.5.11 - version: 15.5.11(@babel/core@7.28.6)(@opentelemetry/api@1.8.0)(@playwright/test@1.58.0)(babel-plugin-macros@3.1.0)(babel-plugin-react-compiler@1.0.0)(react-dom@19.2.3(react@19.2.3))(react@19.2.3) + version: 15.5.11(@babel/core@7.28.6)(@opentelemetry/api@1.8.0)(@playwright/test@1.58.0)(babel-plugin-macros@3.1.0)(babel-plugin-react-compiler@1.0.0)(react-dom@19.2.4(react@19.2.4))(react@19.2.4) react: - specifier: 19.2.3 - version: 19.2.3 + specifier: 19.2.4 + version: 19.2.4 publishDirectory: build packages/mui-envinfo: @@ -931,29 +931,29 @@ importers: dependencies: '@emotion/react': specifier: ^11.14.0 - version: 11.14.0(@types/react@19.2.9)(react@19.2.3) + version: 11.14.0(@types/react@19.2.13)(react@19.2.4) '@emotion/styled': specifier: ^11.14.1 - version: 11.14.1(@emotion/react@11.14.0(@types/react@19.2.9)(react@19.2.3))(@types/react@19.2.9)(react@19.2.3) + version: 11.14.1(@emotion/react@11.14.0(@types/react@19.2.13)(react@19.2.4))(@types/react@19.2.13)(react@19.2.4) '@mui/base': specifier: 5.0.0-beta.30 - version: 5.0.0-beta.30(@types/react@19.2.9)(react-dom@19.2.3(react@19.2.3))(react@19.2.3) + version: 5.0.0-beta.30(@types/react@19.2.13)(react-dom@19.2.4(react@19.2.4))(react@19.2.4) '@mui/joy': specifier: 5.0.0-beta.22 - version: 5.0.0-beta.22(@emotion/react@11.14.0(@types/react@19.2.9)(react@19.2.3))(@emotion/styled@11.14.1(@emotion/react@11.14.0(@types/react@19.2.9)(react@19.2.3))(@types/react@19.2.9)(react@19.2.3))(@types/react@19.2.9)(react-dom@19.2.3(react@19.2.3))(react@19.2.3) + version: 5.0.0-beta.22(@emotion/react@11.14.0(@types/react@19.2.13)(react@19.2.4))(@emotion/styled@11.14.1(@emotion/react@11.14.0(@types/react@19.2.13)(react@19.2.4))(@types/react@19.2.13)(react@19.2.4))(@types/react@19.2.13)(react-dom@19.2.4(react@19.2.4))(react@19.2.4) '@mui/material': specifier: 5.15.4 - version: 5.15.4(@emotion/react@11.14.0(@types/react@19.2.9)(react@19.2.3))(@emotion/styled@11.14.1(@emotion/react@11.14.0(@types/react@19.2.9)(react@19.2.3))(@types/react@19.2.9)(react@19.2.3))(@types/react@19.2.9)(react-dom@19.2.3(react@19.2.3))(react@19.2.3) + version: 5.15.4(@emotion/react@11.14.0(@types/react@19.2.13)(react@19.2.4))(@emotion/styled@11.14.1(@emotion/react@11.14.0(@types/react@19.2.13)(react@19.2.4))(@types/react@19.2.13)(react@19.2.4))(@types/react@19.2.13)(react-dom@19.2.4(react@19.2.4))(react@19.2.4) react: - specifier: ^19.2.3 - version: 19.2.3 + specifier: ^19.2.4 + version: 19.2.4 react-dom: - specifier: ^19.2.3 - version: 19.2.3(react@19.2.3) + specifier: ^19.2.4 + version: 19.2.4(react@19.2.4) devDependencies: '@types/react': - specifier: 19.2.9 - version: 19.2.9 + specifier: 19.2.13 + version: 19.2.13 packages/mui-icons-material: dependencies: @@ -974,8 +974,8 @@ importers: specifier: 5.2.3 version: 5.2.3 '@types/react': - specifier: 19.2.9 - version: 19.2.9 + specifier: 19.2.13 + version: 19.2.13 chai: specifier: 6.2.2 version: 6.2.2 @@ -995,8 +995,8 @@ importers: specifier: 4.2.0 version: 4.2.0 react: - specifier: 19.2.3 - version: 19.2.3 + specifier: 19.2.4 + version: 19.2.4 rimraf: specifier: 6.1.2 version: 6.1.2 @@ -1018,13 +1018,13 @@ importers: version: 7.28.6 '@emotion/react': specifier: ^11.5.0 - version: 11.14.0(@types/react@19.2.9)(react@19.2.3) + version: 11.14.0(@types/react@19.2.13)(react@19.2.4) '@emotion/styled': specifier: ^11.3.0 - version: 11.14.1(@emotion/react@11.14.0(@types/react@19.2.9)(react@19.2.3))(@types/react@19.2.9)(react@19.2.3) + version: 11.14.1(@emotion/react@11.14.0(@types/react@19.2.13)(react@19.2.4))(@types/react@19.2.13)(react@19.2.4) '@mui/base': specifier: 7.0.0-beta.4 - version: 7.0.0-beta.4(@types/react@19.2.9)(react-dom@19.2.3(react@19.2.3))(react@19.2.3) + version: 7.0.0-beta.4(@types/react@19.2.13)(react-dom@19.2.4(react@19.2.4))(react@19.2.4) '@mui/core-downloads-tracker': specifier: workspace:^ version: link:../mui-core-downloads-tracker @@ -1054,11 +1054,11 @@ importers: specifier: 15.7.15 version: 15.7.15 '@types/react': - specifier: 19.2.9 - version: 19.2.9 + specifier: 19.2.13 + version: 19.2.13 '@types/react-dom': specifier: 19.2.3 - version: 19.2.3(@types/react@19.2.9) + version: 19.2.3(@types/react@19.2.13) '@types/sinon': specifier: 17.0.4 version: 17.0.4 @@ -1073,13 +1073,13 @@ importers: version: 3.3.3 next: specifier: 15.5.11 - version: 15.5.11(@babel/core@7.28.6)(@opentelemetry/api@1.8.0)(@playwright/test@1.58.0)(babel-plugin-macros@3.1.0)(babel-plugin-react-compiler@1.0.0)(react-dom@19.2.3(react@19.2.3))(react@19.2.3) + version: 15.5.11(@babel/core@7.28.6)(@opentelemetry/api@1.8.0)(@playwright/test@1.58.0)(babel-plugin-macros@3.1.0)(babel-plugin-react-compiler@1.0.0)(react-dom@19.2.4(react@19.2.4))(react@19.2.4) react: - specifier: 19.2.3 - version: 19.2.3 + specifier: 19.2.4 + version: 19.2.4 react-dom: - specifier: 19.2.3 - version: 19.2.3(react@19.2.3) + specifier: 19.2.4 + version: 19.2.4(react@19.2.4) sinon: specifier: 21.0.1 version: 21.0.1 @@ -1092,10 +1092,10 @@ importers: version: 7.28.6 '@emotion/react': specifier: ^11.5.0 - version: 11.14.0(@types/react@19.2.9)(react@19.2.3) + version: 11.14.0(@types/react@19.2.13)(react@19.2.4) '@emotion/styled': specifier: ^11.3.0 - version: 11.14.1(@emotion/react@11.14.0(@types/react@19.2.9)(react@19.2.3))(@types/react@19.2.9)(react@19.2.3) + version: 11.14.1(@emotion/react@11.14.0(@types/react@19.2.13)(react@19.2.4))(@types/react@19.2.13)(react@19.2.4) '@mui/material-pigment-css': specifier: workspace:^ version: link:../mui-material-pigment-css/build @@ -1125,11 +1125,11 @@ importers: specifier: 15.7.15 version: 15.7.15 '@types/react': - specifier: 19.2.9 - version: 19.2.9 + specifier: 19.2.13 + version: 19.2.13 '@types/react-dom': specifier: 19.2.3 - version: 19.2.3(@types/react@19.2.9) + version: 19.2.3(@types/react@19.2.13) '@types/sinon': specifier: 17.0.4 version: 17.0.4 @@ -1137,11 +1137,11 @@ importers: specifier: 6.2.2 version: 6.2.2 react: - specifier: 19.2.3 - version: 19.2.3 + specifier: 19.2.4 + version: 19.2.4 react-dom: - specifier: 19.2.3 - version: 19.2.3(react@19.2.3) + specifier: 19.2.4 + version: 19.2.4(react@19.2.4) sinon: specifier: 21.0.1 version: 21.0.1 @@ -1154,10 +1154,10 @@ importers: version: 7.28.6 '@emotion/react': specifier: ^11.5.0 - version: 11.14.0(@types/react@19.2.9)(react@19.2.3) + version: 11.14.0(@types/react@19.2.13)(react@19.2.4) '@emotion/styled': specifier: ^11.3.0 - version: 11.14.1(@emotion/react@11.14.0(@types/react@19.2.9)(react@19.2.3))(@types/react@19.2.9)(react@19.2.3) + version: 11.14.1(@emotion/react@11.14.0(@types/react@19.2.13)(react@19.2.4))(@types/react@19.2.13)(react@19.2.4) '@mui/core-downloads-tracker': specifier: workspace:^ version: link:../mui-core-downloads-tracker @@ -1178,7 +1178,7 @@ importers: version: 2.11.8 '@types/react-transition-group': specifier: ^4.4.12 - version: 4.4.12(@types/react@19.2.9) + version: 4.4.12(@types/react@19.2.13) clsx: specifier: ^2.1.1 version: 2.1.1 @@ -1189,11 +1189,11 @@ importers: specifier: ^15.8.1 version: 15.8.1 react-is: - specifier: ^19.2.3 - version: 19.2.3 + specifier: ^19.2.4 + version: 19.2.4 react-transition-group: specifier: ^4.4.5 - version: 4.4.5(react-dom@19.2.3(react@19.2.3))(react@19.2.3) + version: 4.4.5(react-dom@19.2.4(react@19.2.4))(react@19.2.4) devDependencies: '@types/chai': specifier: 5.2.3 @@ -1202,11 +1202,11 @@ importers: specifier: 15.7.15 version: 15.7.15 '@types/react': - specifier: 19.2.9 - version: 19.2.9 + specifier: 19.2.13 + version: 19.2.13 '@types/react-dom': specifier: 19.2.3 - version: 19.2.3(@types/react@19.2.9) + version: 19.2.3(@types/react@19.2.13) '@types/sinon': specifier: 17.0.4 version: 17.0.4 @@ -1223,14 +1223,14 @@ importers: specifier: 3.3.3 version: 3.3.3 react: - specifier: 19.2.3 - version: 19.2.3 + specifier: 19.2.4 + version: 19.2.4 react-dom: - specifier: 19.2.3 - version: 19.2.3(react@19.2.3) + specifier: 19.2.4 + version: 19.2.4(react@19.2.4) react-router: specifier: 7.13.0 - version: 7.13.0(react-dom@19.2.3(react@19.2.3))(react@19.2.3) + version: 7.13.0(react-dom@19.2.4(react@19.2.4))(react@19.2.4) sinon: specifier: 21.0.1 version: 21.0.1 @@ -1247,19 +1247,19 @@ importers: version: 11.14.0 '@emotion/react': specifier: 11.14.0 - version: 11.14.0(@types/react@19.2.9)(react@19.2.3) + version: 11.14.0(@types/react@19.2.13)(react@19.2.4) '@emotion/server': specifier: 11.11.0 version: 11.11.0(@emotion/css@11.13.4) '@types/react': - specifier: 19.2.9 - version: 19.2.9 + specifier: 19.2.13 + version: 19.2.13 next: specifier: 15.5.11 - version: 15.5.11(@babel/core@7.28.6)(@opentelemetry/api@1.8.0)(@playwright/test@1.58.0)(babel-plugin-macros@3.1.0)(babel-plugin-react-compiler@1.0.0)(react-dom@19.2.3(react@19.2.3))(react@19.2.3) + version: 15.5.11(@babel/core@7.28.6)(@opentelemetry/api@1.8.0)(@playwright/test@1.58.0)(babel-plugin-macros@3.1.0)(babel-plugin-react-compiler@1.0.0)(react-dom@19.2.4(react@19.2.4))(react@19.2.4) react: - specifier: 19.2.3 - version: 19.2.3 + specifier: 19.2.4 + version: 19.2.4 publishDirectory: build packages/mui-material-pigment-css: @@ -1272,11 +1272,11 @@ importers: version: link:../mui-system/build '@pigment-css/react': specifier: 0.0.30 - version: 0.0.30(@types/react@19.2.9)(react@19.2.3)(typescript@5.9.3) + version: 0.0.30(@types/react@19.2.13)(react@19.2.4)(typescript@5.9.3) devDependencies: react: - specifier: 19.2.3 - version: 19.2.3 + specifier: 19.2.4 + version: 19.2.4 publishDirectory: build packages/mui-private-theming: @@ -1298,14 +1298,14 @@ importers: specifier: 5.2.3 version: 5.2.3 '@types/react': - specifier: 19.2.9 - version: 19.2.9 + specifier: 19.2.13 + version: 19.2.13 chai: specifier: 6.2.2 version: 6.2.2 react: - specifier: 19.2.3 - version: 19.2.3 + specifier: 19.2.4 + version: 19.2.4 publishDirectory: build packages/mui-styled-engine: @@ -1331,10 +1331,10 @@ importers: devDependencies: '@emotion/react': specifier: 11.14.0 - version: 11.14.0(@types/react@19.2.9)(react@19.2.3) + version: 11.14.0(@types/react@19.2.13)(react@19.2.4) '@emotion/styled': specifier: 11.14.1 - version: 11.14.1(@emotion/react@11.14.0(@types/react@19.2.9)(react@19.2.3))(@types/react@19.2.9)(react@19.2.3) + version: 11.14.1(@emotion/react@11.14.0(@types/react@19.2.13)(react@19.2.4))(@types/react@19.2.13)(react@19.2.4) '@mui/styled-engine': specifier: workspace:* version: link:build @@ -1342,14 +1342,14 @@ importers: specifier: 5.2.3 version: 5.2.3 '@types/react': - specifier: 19.2.9 - version: 19.2.9 + specifier: 19.2.13 + version: 19.2.13 chai: specifier: 6.2.2 version: 6.2.2 react: - specifier: 19.2.3 - version: 19.2.3 + specifier: 19.2.4 + version: 19.2.4 publishDirectory: build packages/mui-styled-engine-sc: @@ -1359,7 +1359,7 @@ importers: version: 7.28.6 '@types/hoist-non-react-statics': specifier: ^3.3.7 - version: 3.3.7(@types/react@19.2.9) + version: 3.3.7(@types/react@19.2.13) csstype: specifier: ^3.2.3 version: 3.2.3 @@ -1374,17 +1374,17 @@ importers: specifier: 5.2.3 version: 5.2.3 '@types/react': - specifier: 19.2.9 - version: 19.2.9 + specifier: 19.2.13 + version: 19.2.13 chai: specifier: 6.2.2 version: 6.2.2 react: - specifier: 19.2.3 - version: 19.2.3 + specifier: 19.2.4 + version: 19.2.4 styled-components: specifier: 6.3.8 - version: 6.3.8(patch_hash=383c648dfdb5dfc82fbe414d54027d8c982a01c6320370f0ecfdb387e753c09f)(react-dom@19.2.3(react@19.2.3))(react@19.2.3) + version: 6.3.8(patch_hash=383c648dfdb5dfc82fbe414d54027d8c982a01c6320370f0ecfdb387e753c09f)(react-dom@19.2.4(react@19.2.4))(react@19.2.4) publishDirectory: build packages/mui-stylis-plugin-rtl: @@ -1448,10 +1448,10 @@ importers: devDependencies: '@emotion/react': specifier: 11.14.0 - version: 11.14.0(@types/react@19.2.9)(react@19.2.3) + version: 11.14.0(@types/react@19.2.13)(react@19.2.4) '@emotion/styled': specifier: 11.14.1 - version: 11.14.1(@emotion/react@11.14.0(@types/react@19.2.9)(react@19.2.3))(@types/react@19.2.9)(react@19.2.3) + version: 11.14.1(@emotion/react@11.14.0(@types/react@19.2.13)(react@19.2.4))(@types/react@19.2.13)(react@19.2.4) '@mui/system': specifier: workspace:* version: link:build @@ -1462,8 +1462,8 @@ importers: specifier: 15.7.15 version: 15.7.15 '@types/react': - specifier: 19.2.9 - version: 19.2.9 + specifier: 19.2.13 + version: 19.2.13 '@types/sinon': specifier: 17.0.4 version: 17.0.4 @@ -1477,14 +1477,14 @@ importers: specifier: 3.3.3 version: 3.3.3 react: - specifier: 19.2.3 - version: 19.2.3 + specifier: 19.2.4 + version: 19.2.4 sinon: specifier: 21.0.1 version: 21.0.1 styled-components: specifier: 6.3.8 - version: 6.3.8(patch_hash=383c648dfdb5dfc82fbe414d54027d8c982a01c6320370f0ecfdb387e753c09f)(react-dom@19.2.3(react@19.2.3))(react@19.2.3) + version: 6.3.8(patch_hash=383c648dfdb5dfc82fbe414d54027d8c982a01c6320370f0ecfdb387e753c09f)(react-dom@19.2.4(react@19.2.4))(react@19.2.4) publishDirectory: build packages/mui-types: @@ -1497,8 +1497,8 @@ importers: specifier: workspace:* version: link:build '@types/react': - specifier: 19.2.9 - version: 19.2.9 + specifier: 19.2.13 + version: 19.2.13 publishDirectory: build packages/mui-utils: @@ -1519,8 +1519,8 @@ importers: specifier: ^15.8.1 version: 15.8.1 react-is: - specifier: ^19.2.3 - version: 19.2.3 + specifier: ^19.2.4 + version: 19.2.4 devDependencies: '@types/chai': specifier: 5.2.3 @@ -1529,11 +1529,11 @@ importers: specifier: 20.19.30 version: 20.19.30 '@types/react': - specifier: 19.2.9 - version: 19.2.9 + specifier: 19.2.13 + version: 19.2.13 '@types/react-dom': specifier: 19.2.3 - version: 19.2.3(@types/react@19.2.9) + version: 19.2.3(@types/react@19.2.13) '@types/react-is': specifier: 19.2.0 version: 19.2.0 @@ -1544,11 +1544,11 @@ importers: specifier: 6.2.2 version: 6.2.2 react: - specifier: 19.2.3 - version: 19.2.3 + specifier: 19.2.4 + version: 19.2.4 react-dom: - specifier: 19.2.3 - version: 19.2.3(react@19.2.3) + specifier: 19.2.4 + version: 19.2.4(react@19.2.4) sinon: specifier: 21.0.1 version: 21.0.1 @@ -1566,7 +1566,7 @@ importers: dependencies: '@react-spring/web': specifier: ^10.0.3 - version: 10.0.3(react-dom@19.2.3(react@19.2.3))(react@19.2.3) + version: 10.0.3(react-dom@19.2.4(react@19.2.4))(react@19.2.4) devDependencies: '@babel/runtime': specifier: ^7.28.6 @@ -1576,10 +1576,10 @@ importers: version: 11.14.0 '@emotion/react': specifier: 11.14.0 - version: 11.14.0(@types/react@19.2.9)(react@19.2.3) + version: 11.14.0(@types/react@19.2.13)(react@19.2.4) '@mui/base': specifier: 5.0.0-beta.70 - version: 5.0.0-beta.70(@types/react@19.2.9)(react-dom@19.2.3(react@19.2.3))(react@19.2.3) + version: 5.0.0-beta.70(@types/react@19.2.13)(react-dom@19.2.4(react@19.2.4))(react@19.2.4) '@mui/icons-material': specifier: workspace:^ version: link:../packages/mui-icons-material/build @@ -1608,8 +1608,8 @@ importers: specifier: 5.2.3 version: 5.2.3 '@types/react': - specifier: 19.2.9 - version: 19.2.9 + specifier: 19.2.13 + version: 19.2.13 '@types/react-is': specifier: 19.2.0 version: 19.2.0 @@ -1635,26 +1635,26 @@ importers: specifier: 15.8.1 version: 15.8.1 react: - specifier: 19.2.3 - version: 19.2.3 + specifier: 19.2.4 + version: 19.2.4 react-dom: - specifier: 19.2.3 - version: 19.2.3(react@19.2.3) + specifier: 19.2.4 + version: 19.2.4(react@19.2.4) react-is: - specifier: 19.2.3 - version: 19.2.3 + specifier: 19.2.4 + version: 19.2.4 react-router: specifier: 7.13.0 - version: 7.13.0(react-dom@19.2.3(react@19.2.3))(react@19.2.3) + version: 7.13.0(react-dom@19.2.4(react@19.2.4))(react@19.2.4) react-window: specifier: 2.2.5 - version: 2.2.5(react-dom@19.2.3(react@19.2.3))(react@19.2.3) + version: 2.2.5(react-dom@19.2.4(react@19.2.4))(react@19.2.4) sinon: specifier: 21.0.1 version: 21.0.1 styled-components: specifier: 6.3.8 - version: 6.3.8(patch_hash=383c648dfdb5dfc82fbe414d54027d8c982a01c6320370f0ecfdb387e753c09f)(react-dom@19.2.3(react@19.2.3))(react@19.2.3) + version: 6.3.8(patch_hash=383c648dfdb5dfc82fbe414d54027d8c982a01c6320370f0ecfdb387e753c09f)(react-dom@19.2.4(react@19.2.4))(react@19.2.4) stylis: specifier: 4.3.6 version: 4.3.6 @@ -5499,8 +5499,8 @@ packages: peerDependencies: '@types/react': '*' - '@types/react@19.2.9': - resolution: {integrity: sha512-Lpo8kgb/igvMIPeNV2rsYKTgaORYdO1XGVZ4Qz3akwOj0ySGYMPlQWa8BaLn0G63D1aSaAQ5ldR06wCpChQCjA==} + '@types/react@19.2.13': + resolution: {integrity: sha512-KkiJeU6VbYbUOp5ITMIc7kBfqlYkKA5KhEHVrGMmUUMt7NeaZg65ojdPk+FtNrBAOXNVM5QM72jnADjM+XVRAQ==} '@types/retry@0.12.0': resolution: {integrity: sha512-wWKOClTTiizcZhXnPY4wikVAwmdYHp8q6DmC+EJUzAMsycb7HB32Kh9RN4+0gExjmPmZSAQjgURXIGATPegAvA==} @@ -10432,10 +10432,10 @@ packages: engines: {node: '>=8.10.0'} hasBin: true - react-dom@19.2.3: - resolution: {integrity: sha512-yELu4WmLPw5Mr/lmeEpox5rw3RETacE++JgHqQzd2dg+YbJuat3jH4ingc+WPZhxaoFzdv9y33G+F7Nl5O0GBg==} + react-dom@19.2.4: + resolution: {integrity: sha512-AXJdLo8kgMbimY95O2aKQqsz2iWi9jMgKJhRBAxECE4IFxfcazB2LmzloIoibJI3C12IlY20+KFaLv+71bUJeQ==} peerDependencies: - react: ^19.2.3 + react: ^19.2.4 react-draggable@4.5.0: resolution: {integrity: sha512-VC+HBLEZ0XJxnOxVAZsdRi8rD04Iz3SiiKOoYzamjylUcju/hP9np/aZdLHf/7WOD268WMoNJMvYfB5yAK45cw==} @@ -10478,8 +10478,8 @@ packages: react-is@18.3.1: resolution: {integrity: sha512-/LLMVyas0ljjAtoYiPqYiL8VWXzUUdThrmU5+n20DZv+a+ClRoevUzw5JxU+Ieh5/c87ytoTBV9G1FiKfNJdmg==} - react-is@19.2.3: - resolution: {integrity: sha512-qJNJfu81ByyabuG7hPFEbXqNcWSU3+eVus+KJs+0ncpGfMyYdvSmxiJxbWR65lYi1I+/0HBcliO029gc4F+PnA==} + react-is@19.2.4: + resolution: {integrity: sha512-W+EWGn2v0ApPKgKKCy/7s7WHXkboGcsrXE+2joLyVxkbyVQfO3MUEaUQDHoSmb8TFFrSKYa9mw64WZHNHSDzYA==} react-number-format@5.4.4: resolution: {integrity: sha512-wOmoNZoOpvMminhifQYiYSTCLUDOiUbBunrMrMjA+dV52sY+vck1S4UhR6PkgnoCquvvMSeJjErXZ4qSaWCliA==} @@ -10549,8 +10549,8 @@ packages: react: ^18.0.0 || ^19.0.0 react-dom: ^18.0.0 || ^19.0.0 - react@19.2.3: - resolution: {integrity: sha512-Ku/hhYbVjOQnXDZFv2+RibmLFGwFdeeKHFcOTlrt7xplBnya5OGn/hIRDsqDiSUcfORsDC7MPxwork8jBwsIWA==} + react@19.2.4: + resolution: {integrity: sha512-9nfp2hYpCwOjAN+8TZFGhtWEwgvWHXqESH8qT89AT/lWklpLON22Lc8pEtnpsZz7VmawabSU0gCjnj8aC0euHQ==} engines: {node: '>=0.10.0'} read-cache@1.0.0: @@ -13782,30 +13782,30 @@ snapshots: '@babel/helper-string-parser': 7.27.1 '@babel/helper-validator-identifier': 7.28.5 - '@base-ui/react@1.1.0(@types/react@19.2.9)(react-dom@19.2.3(react@19.2.3))(react@19.2.3)': + '@base-ui/react@1.1.0(@types/react@19.2.13)(react-dom@19.2.4(react@19.2.4))(react@19.2.4)': dependencies: '@babel/runtime': 7.28.6 - '@base-ui/utils': 0.2.4(@types/react@19.2.9)(react-dom@19.2.3(react@19.2.3))(react@19.2.3) - '@floating-ui/react-dom': 2.1.6(react-dom@19.2.3(react@19.2.3))(react@19.2.3) + '@base-ui/utils': 0.2.4(@types/react@19.2.13)(react-dom@19.2.4(react@19.2.4))(react@19.2.4) + '@floating-ui/react-dom': 2.1.6(react-dom@19.2.4(react@19.2.4))(react@19.2.4) '@floating-ui/utils': 0.2.10 - react: 19.2.3 - react-dom: 19.2.3(react@19.2.3) + react: 19.2.4 + react-dom: 19.2.4(react@19.2.4) reselect: 5.1.1 tabbable: 6.4.0 - use-sync-external-store: 1.6.0(react@19.2.3) + use-sync-external-store: 1.6.0(react@19.2.4) optionalDependencies: - '@types/react': 19.2.9 + '@types/react': 19.2.13 - '@base-ui/utils@0.2.4(@types/react@19.2.9)(react-dom@19.2.3(react@19.2.3))(react@19.2.3)': + '@base-ui/utils@0.2.4(@types/react@19.2.13)(react-dom@19.2.4(react@19.2.4))(react@19.2.4)': dependencies: '@babel/runtime': 7.28.6 '@floating-ui/utils': 0.2.10 - react: 19.2.3 - react-dom: 19.2.3(react@19.2.3) + react: 19.2.4 + react-dom: 19.2.4(react@19.2.4) reselect: 5.1.1 - use-sync-external-store: 1.6.0(react@19.2.3) + use-sync-external-store: 1.6.0(react@19.2.4) optionalDependencies: - '@types/react': 19.2.9 + '@types/react': 19.2.13 '@bcoe/v8-coverage@0.2.3': {} @@ -13881,16 +13881,16 @@ snapshots: '@docsearch/css@3.9.0': {} - '@docsearch/react@3.9.0(@algolia/client-search@5.18.0)(@types/react@19.2.9)(react-dom@19.2.3(react@19.2.3))(react@19.2.3)(search-insights@2.13.0)': + '@docsearch/react@3.9.0(@algolia/client-search@5.18.0)(@types/react@19.2.13)(react-dom@19.2.4(react@19.2.4))(react@19.2.4)(search-insights@2.13.0)': dependencies: '@algolia/autocomplete-core': 1.17.9(@algolia/client-search@5.18.0)(algoliasearch@5.18.0)(search-insights@2.13.0) '@algolia/autocomplete-preset-algolia': 1.17.9(@algolia/client-search@5.18.0)(algoliasearch@5.18.0) '@docsearch/css': 3.9.0 algoliasearch: 5.18.0 optionalDependencies: - '@types/react': 19.2.9 - react: 19.2.3 - react-dom: 19.2.3(react@19.2.3) + '@types/react': 19.2.13 + react: 19.2.4 + react-dom: 19.2.4(react@19.2.4) search-insights: 2.13.0 transitivePeerDependencies: - '@algolia/client-search' @@ -13954,19 +13954,19 @@ snapshots: '@emotion/memoize@0.9.0': {} - '@emotion/react@11.14.0(@types/react@19.2.9)(react@19.2.3)': + '@emotion/react@11.14.0(@types/react@19.2.13)(react@19.2.4)': dependencies: '@babel/runtime': 7.28.6 '@emotion/babel-plugin': 11.13.5 '@emotion/cache': 11.14.0 '@emotion/serialize': 1.3.3 - '@emotion/use-insertion-effect-with-fallbacks': 1.2.0(react@19.2.3) + '@emotion/use-insertion-effect-with-fallbacks': 1.2.0(react@19.2.4) '@emotion/utils': 1.4.2 '@emotion/weak-memoize': 0.4.0 hoist-non-react-statics: 3.3.2 - react: 19.2.3 + react: 19.2.4 optionalDependencies: - '@types/react': 19.2.9 + '@types/react': 19.2.13 transitivePeerDependencies: - supports-color @@ -13989,26 +13989,26 @@ snapshots: '@emotion/sheet@1.4.0': {} - '@emotion/styled@11.14.1(@emotion/react@11.14.0(@types/react@19.2.9)(react@19.2.3))(@types/react@19.2.9)(react@19.2.3)': + '@emotion/styled@11.14.1(@emotion/react@11.14.0(@types/react@19.2.13)(react@19.2.4))(@types/react@19.2.13)(react@19.2.4)': dependencies: '@babel/runtime': 7.28.6 '@emotion/babel-plugin': 11.13.5 '@emotion/is-prop-valid': 1.4.0 - '@emotion/react': 11.14.0(@types/react@19.2.9)(react@19.2.3) + '@emotion/react': 11.14.0(@types/react@19.2.13)(react@19.2.4) '@emotion/serialize': 1.3.3 - '@emotion/use-insertion-effect-with-fallbacks': 1.2.0(react@19.2.3) + '@emotion/use-insertion-effect-with-fallbacks': 1.2.0(react@19.2.4) '@emotion/utils': 1.4.2 - react: 19.2.3 + react: 19.2.4 optionalDependencies: - '@types/react': 19.2.9 + '@types/react': 19.2.13 transitivePeerDependencies: - supports-color '@emotion/unitless@0.10.0': {} - '@emotion/use-insertion-effect-with-fallbacks@1.2.0(react@19.2.3)': + '@emotion/use-insertion-effect-with-fallbacks@1.2.0(react@19.2.4)': dependencies: - react: 19.2.3 + react: 19.2.4 '@emotion/utils@1.4.2': {} @@ -14191,11 +14191,11 @@ snapshots: '@floating-ui/core': 1.7.3 '@floating-ui/utils': 0.2.10 - '@floating-ui/react-dom@2.1.6(react-dom@19.2.3(react@19.2.3))(react@19.2.3)': + '@floating-ui/react-dom@2.1.6(react-dom@19.2.4(react@19.2.4))(react@19.2.4)': dependencies: '@floating-ui/dom': 1.7.4 - react: 19.2.3 - react-dom: 19.2.3(react@19.2.3) + react: 19.2.4 + react-dom: 19.2.4(react@19.2.4) '@floating-ui/utils@0.2.10': {} @@ -14209,11 +14209,11 @@ snapshots: dependencies: '@fortawesome/fontawesome-common-types': 6.7.2 - '@fortawesome/react-fontawesome@0.2.6(@fortawesome/fontawesome-svg-core@6.7.2)(react@19.2.3)': + '@fortawesome/react-fontawesome@0.2.6(@fortawesome/fontawesome-svg-core@6.7.2)(react@19.2.4)': dependencies: '@fortawesome/fontawesome-svg-core': 6.7.2 prop-types: 15.8.1 - react: 19.2.3 + react: 19.2.4 '@gitbeaker/core@38.12.1': dependencies: @@ -14662,31 +14662,31 @@ snapshots: dependencies: '@braidai/lang': 1.1.0 - '@material-ui/core@4.12.4(@types/react@19.2.9)(react-dom@19.2.3(react@19.2.3))(react@19.2.3)': + '@material-ui/core@4.12.4(@types/react@19.2.13)(react-dom@19.2.4(react@19.2.4))(react@19.2.4)': dependencies: '@babel/runtime': 7.28.6 - '@material-ui/styles': 4.11.5(@types/react@19.2.9)(react-dom@19.2.3(react@19.2.3))(react@19.2.3) - '@material-ui/system': 4.12.2(@types/react@19.2.9)(react-dom@19.2.3(react@19.2.3))(react@19.2.3) - '@material-ui/types': 5.1.0(@types/react@19.2.9) - '@material-ui/utils': 4.11.3(react-dom@19.2.3(react@19.2.3))(react@19.2.3) - '@types/react-transition-group': 4.4.12(@types/react@19.2.9) + '@material-ui/styles': 4.11.5(@types/react@19.2.13)(react-dom@19.2.4(react@19.2.4))(react@19.2.4) + '@material-ui/system': 4.12.2(@types/react@19.2.13)(react-dom@19.2.4(react@19.2.4))(react@19.2.4) + '@material-ui/types': 5.1.0(@types/react@19.2.13) + '@material-ui/utils': 4.11.3(react-dom@19.2.4(react@19.2.4))(react@19.2.4) + '@types/react-transition-group': 4.4.12(@types/react@19.2.13) clsx: 1.2.1 hoist-non-react-statics: 3.3.2 popper.js: 1.16.1-lts prop-types: 15.8.1 - react: 19.2.3 - react-dom: 19.2.3(react@19.2.3) + react: 19.2.4 + react-dom: 19.2.4(react@19.2.4) react-is: 17.0.2 - react-transition-group: 4.4.5(react-dom@19.2.3(react@19.2.3))(react@19.2.3) + react-transition-group: 4.4.5(react-dom@19.2.4(react@19.2.4))(react@19.2.4) optionalDependencies: - '@types/react': 19.2.9 + '@types/react': 19.2.13 - '@material-ui/styles@4.11.5(@types/react@19.2.9)(react-dom@19.2.3(react@19.2.3))(react@19.2.3)': + '@material-ui/styles@4.11.5(@types/react@19.2.13)(react-dom@19.2.4(react@19.2.4))(react@19.2.4)': dependencies: '@babel/runtime': 7.28.6 '@emotion/hash': 0.8.0 - '@material-ui/types': 5.1.0(@types/react@19.2.9) - '@material-ui/utils': 4.11.3(react-dom@19.2.3(react@19.2.3))(react@19.2.3) + '@material-ui/types': 5.1.0(@types/react@19.2.13) + '@material-ui/utils': 4.11.3(react-dom@19.2.4(react@19.2.4))(react@19.2.4) clsx: 1.2.1 csstype: 2.6.21 hoist-non-react-statics: 3.3.2 @@ -14699,32 +14699,32 @@ snapshots: jss-plugin-rule-value-function: 10.10.0 jss-plugin-vendor-prefixer: 10.10.0 prop-types: 15.8.1 - react: 19.2.3 - react-dom: 19.2.3(react@19.2.3) + react: 19.2.4 + react-dom: 19.2.4(react@19.2.4) optionalDependencies: - '@types/react': 19.2.9 + '@types/react': 19.2.13 - '@material-ui/system@4.12.2(@types/react@19.2.9)(react-dom@19.2.3(react@19.2.3))(react@19.2.3)': + '@material-ui/system@4.12.2(@types/react@19.2.13)(react-dom@19.2.4(react@19.2.4))(react@19.2.4)': dependencies: '@babel/runtime': 7.28.6 - '@material-ui/utils': 4.11.3(react-dom@19.2.3(react@19.2.3))(react@19.2.3) + '@material-ui/utils': 4.11.3(react-dom@19.2.4(react@19.2.4))(react@19.2.4) csstype: 2.6.21 prop-types: 15.8.1 - react: 19.2.3 - react-dom: 19.2.3(react@19.2.3) + react: 19.2.4 + react-dom: 19.2.4(react@19.2.4) optionalDependencies: - '@types/react': 19.2.9 + '@types/react': 19.2.13 - '@material-ui/types@5.1.0(@types/react@19.2.9)': + '@material-ui/types@5.1.0(@types/react@19.2.13)': optionalDependencies: - '@types/react': 19.2.9 + '@types/react': 19.2.13 - '@material-ui/utils@4.11.3(react-dom@19.2.3(react@19.2.3))(react@19.2.3)': + '@material-ui/utils@4.11.3(react-dom@19.2.4(react@19.2.4))(react@19.2.4)': dependencies: '@babel/runtime': 7.28.6 prop-types: 15.8.1 - react: 19.2.3 - react-dom: 19.2.3(react@19.2.3) + react: 19.2.4 + react-dom: 19.2.4(react@19.2.4) react-is: 17.0.2 '@mdn/browser-compat-data@5.7.6': {} @@ -14741,61 +14741,61 @@ snapshots: strict-event-emitter: 0.5.1 optional: true - '@mui/base@5.0.0-beta.30(@types/react@19.2.9)(react-dom@19.2.3(react@19.2.3))(react@19.2.3)': + '@mui/base@5.0.0-beta.30(@types/react@19.2.13)(react-dom@19.2.4(react@19.2.4))(react@19.2.4)': dependencies: '@babel/runtime': 7.28.6 - '@floating-ui/react-dom': 2.1.6(react-dom@19.2.3(react@19.2.3))(react@19.2.3) - '@mui/types': 7.4.9(@types/react@19.2.9) - '@mui/utils': 5.17.1(@types/react@19.2.9)(react@19.2.3) + '@floating-ui/react-dom': 2.1.6(react-dom@19.2.4(react@19.2.4))(react@19.2.4) + '@mui/types': 7.4.9(@types/react@19.2.13) + '@mui/utils': 5.17.1(@types/react@19.2.13)(react@19.2.4) '@popperjs/core': 2.11.8 clsx: 2.1.1 prop-types: 15.8.1 - react: 19.2.3 - react-dom: 19.2.3(react@19.2.3) + react: 19.2.4 + react-dom: 19.2.4(react@19.2.4) optionalDependencies: - '@types/react': 19.2.9 + '@types/react': 19.2.13 - '@mui/base@5.0.0-beta.31(@types/react@19.2.9)(react-dom@19.2.3(react@19.2.3))(react@19.2.3)': + '@mui/base@5.0.0-beta.31(@types/react@19.2.13)(react-dom@19.2.4(react@19.2.4))(react@19.2.4)': dependencies: '@babel/runtime': 7.28.6 - '@floating-ui/react-dom': 2.1.6(react-dom@19.2.3(react@19.2.3))(react@19.2.3) - '@mui/types': 7.4.9(@types/react@19.2.9) - '@mui/utils': 5.17.1(@types/react@19.2.9)(react@19.2.3) + '@floating-ui/react-dom': 2.1.6(react-dom@19.2.4(react@19.2.4))(react@19.2.4) + '@mui/types': 7.4.9(@types/react@19.2.13) + '@mui/utils': 5.17.1(@types/react@19.2.13)(react@19.2.4) '@popperjs/core': 2.11.8 clsx: 2.1.1 prop-types: 15.8.1 - react: 19.2.3 - react-dom: 19.2.3(react@19.2.3) + react: 19.2.4 + react-dom: 19.2.4(react@19.2.4) optionalDependencies: - '@types/react': 19.2.9 + '@types/react': 19.2.13 - '@mui/base@5.0.0-beta.70(@types/react@19.2.9)(react-dom@19.2.3(react@19.2.3))(react@19.2.3)': + '@mui/base@5.0.0-beta.70(@types/react@19.2.13)(react-dom@19.2.4(react@19.2.4))(react@19.2.4)': dependencies: '@babel/runtime': 7.28.6 - '@floating-ui/react-dom': 2.1.6(react-dom@19.2.3(react@19.2.3))(react@19.2.3) - '@mui/types': 7.2.24(@types/react@19.2.9) - '@mui/utils': 6.4.8(@types/react@19.2.9)(react@19.2.3) + '@floating-ui/react-dom': 2.1.6(react-dom@19.2.4(react@19.2.4))(react@19.2.4) + '@mui/types': 7.2.24(@types/react@19.2.13) + '@mui/utils': 6.4.8(@types/react@19.2.13)(react@19.2.4) '@popperjs/core': 2.11.8 clsx: 2.1.1 prop-types: 15.8.1 - react: 19.2.3 - react-dom: 19.2.3(react@19.2.3) + react: 19.2.4 + react-dom: 19.2.4(react@19.2.4) optionalDependencies: - '@types/react': 19.2.9 + '@types/react': 19.2.13 - '@mui/base@7.0.0-beta.4(@types/react@19.2.9)(react-dom@19.2.3(react@19.2.3))(react@19.2.3)': + '@mui/base@7.0.0-beta.4(@types/react@19.2.13)(react-dom@19.2.4(react@19.2.4))(react@19.2.4)': dependencies: '@babel/runtime': 7.28.6 - '@floating-ui/react-dom': 2.1.6(react-dom@19.2.3(react@19.2.3))(react@19.2.3) - '@mui/types': 7.4.9(@types/react@19.2.9) - '@mui/utils': 7.3.6(@types/react@19.2.9)(react@19.2.3) + '@floating-ui/react-dom': 2.1.6(react-dom@19.2.4(react@19.2.4))(react@19.2.4) + '@mui/types': 7.4.9(@types/react@19.2.13) + '@mui/utils': 7.3.6(@types/react@19.2.13)(react@19.2.4) '@popperjs/core': 2.11.8 clsx: 2.1.1 prop-types: 15.8.1 - react: 19.2.3 - react-dom: 19.2.3(react@19.2.3) + react: 19.2.4 + react-dom: 19.2.4(react@19.2.4) optionalDependencies: - '@types/react': 19.2.9 + '@types/react': 19.2.13 '@mui/core-downloads-tracker@5.18.0': {} @@ -14937,12 +14937,12 @@ snapshots: '@mui/internal-netlify-cache@0.0.2-canary.1': {} - '@mui/internal-test-utils@2.0.18-canary.6(@emotion/cache@11.14.0)(@emotion/react@11.14.0(@types/react@19.2.9)(react@19.2.3))(@playwright/test@1.58.0)(@types/react-dom@19.2.3(@types/react@19.2.9))(@types/react@19.2.9)(@vitest/utils@4.0.15)(chai@6.2.2)(react-dom@19.2.3(react@19.2.3))(react@19.2.3)(vite@7.3.1(@types/node@20.19.30)(jiti@2.6.1)(lightningcss@1.30.2)(terser@5.39.0)(tsx@4.21.0)(yaml@2.8.0))(vitest@4.0.13)': + '@mui/internal-test-utils@2.0.18-canary.6(@emotion/cache@11.14.0)(@emotion/react@11.14.0(@types/react@19.2.13)(react@19.2.4))(@playwright/test@1.58.0)(@types/react-dom@19.2.3(@types/react@19.2.13))(@types/react@19.2.13)(@vitest/utils@4.0.15)(chai@6.2.2)(react-dom@19.2.4(react@19.2.4))(react@19.2.4)(vite@7.3.1(@types/node@20.19.30)(jiti@2.6.1)(lightningcss@1.30.2)(terser@5.39.0)(tsx@4.21.0)(yaml@2.8.0))(vitest@4.0.13)': dependencies: '@babel/runtime': 7.28.6 '@playwright/test': 1.58.0 '@testing-library/dom': 10.4.1 - '@testing-library/react': 16.3.2(@testing-library/dom@10.4.1)(@types/react-dom@19.2.3(@types/react@19.2.9))(@types/react@19.2.9)(react-dom@19.2.3(react@19.2.3))(react@19.2.3) + '@testing-library/react': 16.3.2(@testing-library/dom@10.4.1)(@types/react-dom@19.2.3(@types/react@19.2.13))(@types/react@19.2.13)(react-dom@19.2.4(react@19.2.4))(react@19.2.4) '@testing-library/user-event': 14.6.1(@testing-library/dom@10.4.1) '@types/chai-dom': 1.11.3 assertion-error: 2.0.1 @@ -14953,13 +14953,13 @@ snapshots: format-util: 1.0.5 jsdom: 27.4.0 prop-types: 15.8.1 - react: 19.2.3 - react-dom: 19.2.3(react@19.2.3) + react: 19.2.4 + react-dom: 19.2.4(react@19.2.4) sinon: 21.0.1 vitest-fail-on-console: 0.10.1(@vitest/utils@4.0.15)(vite@7.3.1(@types/node@20.19.30)(jiti@2.6.1)(lightningcss@1.30.2)(terser@5.39.0)(tsx@4.21.0)(yaml@2.8.0))(vitest@4.0.13) optionalDependencies: '@emotion/cache': 11.14.0 - '@emotion/react': 11.14.0(@types/react@19.2.9)(react@19.2.3) + '@emotion/react': 11.14.0(@types/react@19.2.13)(react@19.2.4) transitivePeerDependencies: - '@exodus/crypto' - '@types/react' @@ -14972,96 +14972,96 @@ snapshots: - vite - vitest - '@mui/joy@5.0.0-beta.22(@emotion/react@11.14.0(@types/react@19.2.9)(react@19.2.3))(@emotion/styled@11.14.1(@emotion/react@11.14.0(@types/react@19.2.9)(react@19.2.3))(@types/react@19.2.9)(react@19.2.3))(@types/react@19.2.9)(react-dom@19.2.3(react@19.2.3))(react@19.2.3)': + '@mui/joy@5.0.0-beta.22(@emotion/react@11.14.0(@types/react@19.2.13)(react@19.2.4))(@emotion/styled@11.14.1(@emotion/react@11.14.0(@types/react@19.2.13)(react@19.2.4))(@types/react@19.2.13)(react@19.2.4))(@types/react@19.2.13)(react-dom@19.2.4(react@19.2.4))(react@19.2.4)': dependencies: '@babel/runtime': 7.28.6 - '@mui/base': 5.0.0-beta.31(@types/react@19.2.9)(react-dom@19.2.3(react@19.2.3))(react@19.2.3) + '@mui/base': 5.0.0-beta.31(@types/react@19.2.13)(react-dom@19.2.4(react@19.2.4))(react@19.2.4) '@mui/core-downloads-tracker': 5.18.0 - '@mui/system': 5.18.0(@emotion/react@11.14.0(@types/react@19.2.9)(react@19.2.3))(@emotion/styled@11.14.1(@emotion/react@11.14.0(@types/react@19.2.9)(react@19.2.3))(@types/react@19.2.9)(react@19.2.3))(@types/react@19.2.9)(react@19.2.3) - '@mui/types': 7.4.9(@types/react@19.2.9) - '@mui/utils': 5.17.1(@types/react@19.2.9)(react@19.2.3) + '@mui/system': 5.18.0(@emotion/react@11.14.0(@types/react@19.2.13)(react@19.2.4))(@emotion/styled@11.14.1(@emotion/react@11.14.0(@types/react@19.2.13)(react@19.2.4))(@types/react@19.2.13)(react@19.2.4))(@types/react@19.2.13)(react@19.2.4) + '@mui/types': 7.4.9(@types/react@19.2.13) + '@mui/utils': 5.17.1(@types/react@19.2.13)(react@19.2.4) clsx: 2.1.1 prop-types: 15.8.1 - react: 19.2.3 - react-dom: 19.2.3(react@19.2.3) + react: 19.2.4 + react-dom: 19.2.4(react@19.2.4) optionalDependencies: - '@emotion/react': 11.14.0(@types/react@19.2.9)(react@19.2.3) - '@emotion/styled': 11.14.1(@emotion/react@11.14.0(@types/react@19.2.9)(react@19.2.3))(@types/react@19.2.9)(react@19.2.3) - '@types/react': 19.2.9 + '@emotion/react': 11.14.0(@types/react@19.2.13)(react@19.2.4) + '@emotion/styled': 11.14.1(@emotion/react@11.14.0(@types/react@19.2.13)(react@19.2.4))(@types/react@19.2.13)(react@19.2.4) + '@types/react': 19.2.13 - '@mui/material@5.15.4(@emotion/react@11.14.0(@types/react@19.2.9)(react@19.2.3))(@emotion/styled@11.14.1(@emotion/react@11.14.0(@types/react@19.2.9)(react@19.2.3))(@types/react@19.2.9)(react@19.2.3))(@types/react@19.2.9)(react-dom@19.2.3(react@19.2.3))(react@19.2.3)': + '@mui/material@5.15.4(@emotion/react@11.14.0(@types/react@19.2.13)(react@19.2.4))(@emotion/styled@11.14.1(@emotion/react@11.14.0(@types/react@19.2.13)(react@19.2.4))(@types/react@19.2.13)(react@19.2.4))(@types/react@19.2.13)(react-dom@19.2.4(react@19.2.4))(react@19.2.4)': dependencies: '@babel/runtime': 7.28.6 - '@mui/base': 5.0.0-beta.31(@types/react@19.2.9)(react-dom@19.2.3(react@19.2.3))(react@19.2.3) + '@mui/base': 5.0.0-beta.31(@types/react@19.2.13)(react-dom@19.2.4(react@19.2.4))(react@19.2.4) '@mui/core-downloads-tracker': 5.18.0 - '@mui/system': 5.18.0(@emotion/react@11.14.0(@types/react@19.2.9)(react@19.2.3))(@emotion/styled@11.14.1(@emotion/react@11.14.0(@types/react@19.2.9)(react@19.2.3))(@types/react@19.2.9)(react@19.2.3))(@types/react@19.2.9)(react@19.2.3) - '@mui/types': 7.4.9(@types/react@19.2.9) - '@mui/utils': 5.17.1(@types/react@19.2.9)(react@19.2.3) - '@types/react-transition-group': 4.4.12(@types/react@19.2.9) + '@mui/system': 5.18.0(@emotion/react@11.14.0(@types/react@19.2.13)(react@19.2.4))(@emotion/styled@11.14.1(@emotion/react@11.14.0(@types/react@19.2.13)(react@19.2.4))(@types/react@19.2.13)(react@19.2.4))(@types/react@19.2.13)(react@19.2.4) + '@mui/types': 7.4.9(@types/react@19.2.13) + '@mui/utils': 5.17.1(@types/react@19.2.13)(react@19.2.4) + '@types/react-transition-group': 4.4.12(@types/react@19.2.13) clsx: 2.1.1 csstype: 3.2.3 prop-types: 15.8.1 - react: 19.2.3 - react-dom: 19.2.3(react@19.2.3) + react: 19.2.4 + react-dom: 19.2.4(react@19.2.4) react-is: 18.3.1 - react-transition-group: 4.4.5(react-dom@19.2.3(react@19.2.3))(react@19.2.3) + react-transition-group: 4.4.5(react-dom@19.2.4(react@19.2.4))(react@19.2.4) optionalDependencies: - '@emotion/react': 11.14.0(@types/react@19.2.9)(react@19.2.3) - '@emotion/styled': 11.14.1(@emotion/react@11.14.0(@types/react@19.2.9)(react@19.2.3))(@types/react@19.2.9)(react@19.2.3) - '@types/react': 19.2.9 + '@emotion/react': 11.14.0(@types/react@19.2.13)(react@19.2.4) + '@emotion/styled': 11.14.1(@emotion/react@11.14.0(@types/react@19.2.13)(react@19.2.4))(@types/react@19.2.13)(react@19.2.4) + '@types/react': 19.2.13 - '@mui/material@5.18.0(@emotion/react@11.14.0(@types/react@19.2.9)(react@19.2.3))(@emotion/styled@11.14.1(@emotion/react@11.14.0(@types/react@19.2.9)(react@19.2.3))(@types/react@19.2.9)(react@19.2.3))(@types/react@19.2.9)(react-dom@19.2.3(react@19.2.3))(react@19.2.3)': + '@mui/material@5.18.0(@emotion/react@11.14.0(@types/react@19.2.13)(react@19.2.4))(@emotion/styled@11.14.1(@emotion/react@11.14.0(@types/react@19.2.13)(react@19.2.4))(@types/react@19.2.13)(react@19.2.4))(@types/react@19.2.13)(react-dom@19.2.4(react@19.2.4))(react@19.2.4)': dependencies: '@babel/runtime': 7.28.6 '@mui/core-downloads-tracker': 5.18.0 - '@mui/system': 5.18.0(@emotion/react@11.14.0(@types/react@19.2.9)(react@19.2.3))(@emotion/styled@11.14.1(@emotion/react@11.14.0(@types/react@19.2.9)(react@19.2.3))(@types/react@19.2.9)(react@19.2.3))(@types/react@19.2.9)(react@19.2.3) - '@mui/types': 7.2.24(@types/react@19.2.9) - '@mui/utils': 5.17.1(@types/react@19.2.9)(react@19.2.3) + '@mui/system': 5.18.0(@emotion/react@11.14.0(@types/react@19.2.13)(react@19.2.4))(@emotion/styled@11.14.1(@emotion/react@11.14.0(@types/react@19.2.13)(react@19.2.4))(@types/react@19.2.13)(react@19.2.4))(@types/react@19.2.13)(react@19.2.4) + '@mui/types': 7.2.24(@types/react@19.2.13) + '@mui/utils': 5.17.1(@types/react@19.2.13)(react@19.2.4) '@popperjs/core': 2.11.8 - '@types/react-transition-group': 4.4.12(@types/react@19.2.9) + '@types/react-transition-group': 4.4.12(@types/react@19.2.13) clsx: 2.1.1 csstype: 3.2.3 prop-types: 15.8.1 - react: 19.2.3 - react-dom: 19.2.3(react@19.2.3) - react-is: 19.2.3 - react-transition-group: 4.4.5(react-dom@19.2.3(react@19.2.3))(react@19.2.3) + react: 19.2.4 + react-dom: 19.2.4(react@19.2.4) + react-is: 19.2.4 + react-transition-group: 4.4.5(react-dom@19.2.4(react@19.2.4))(react@19.2.4) optionalDependencies: - '@emotion/react': 11.14.0(@types/react@19.2.9)(react@19.2.3) - '@emotion/styled': 11.14.1(@emotion/react@11.14.0(@types/react@19.2.9)(react@19.2.3))(@types/react@19.2.9)(react@19.2.3) - '@types/react': 19.2.9 + '@emotion/react': 11.14.0(@types/react@19.2.13)(react@19.2.4) + '@emotion/styled': 11.14.1(@emotion/react@11.14.0(@types/react@19.2.13)(react@19.2.4))(@types/react@19.2.13)(react@19.2.4) + '@types/react': 19.2.13 - '@mui/private-theming@5.17.1(@types/react@19.2.9)(react@19.2.3)': + '@mui/private-theming@5.17.1(@types/react@19.2.13)(react@19.2.4)': dependencies: '@babel/runtime': 7.28.6 - '@mui/utils': 5.17.1(@types/react@19.2.9)(react@19.2.3) + '@mui/utils': 5.17.1(@types/react@19.2.13)(react@19.2.4) prop-types: 15.8.1 - react: 19.2.3 + react: 19.2.4 optionalDependencies: - '@types/react': 19.2.9 + '@types/react': 19.2.13 - '@mui/private-theming@6.4.8(@types/react@19.2.9)(react@19.2.3)': + '@mui/private-theming@6.4.8(@types/react@19.2.13)(react@19.2.4)': dependencies: '@babel/runtime': 7.28.6 - '@mui/utils': 6.4.8(@types/react@19.2.9)(react@19.2.3) + '@mui/utils': 6.4.8(@types/react@19.2.13)(react@19.2.4) prop-types: 15.8.1 - react: 19.2.3 + react: 19.2.4 optionalDependencies: - '@types/react': 19.2.9 + '@types/react': 19.2.13 - '@mui/styled-engine@5.18.0(@emotion/react@11.14.0(@types/react@19.2.9)(react@19.2.3))(@emotion/styled@11.14.1(@emotion/react@11.14.0(@types/react@19.2.9)(react@19.2.3))(@types/react@19.2.9)(react@19.2.3))(react@19.2.3)': + '@mui/styled-engine@5.18.0(@emotion/react@11.14.0(@types/react@19.2.13)(react@19.2.4))(@emotion/styled@11.14.1(@emotion/react@11.14.0(@types/react@19.2.13)(react@19.2.4))(@types/react@19.2.13)(react@19.2.4))(react@19.2.4)': dependencies: '@babel/runtime': 7.28.6 '@emotion/cache': 11.14.0 '@emotion/serialize': 1.3.3 csstype: 3.2.3 prop-types: 15.8.1 - react: 19.2.3 + react: 19.2.4 optionalDependencies: - '@emotion/react': 11.14.0(@types/react@19.2.9)(react@19.2.3) - '@emotion/styled': 11.14.1(@emotion/react@11.14.0(@types/react@19.2.9)(react@19.2.3))(@types/react@19.2.9)(react@19.2.3) + '@emotion/react': 11.14.0(@types/react@19.2.13)(react@19.2.4) + '@emotion/styled': 11.14.1(@emotion/react@11.14.0(@types/react@19.2.13)(react@19.2.4))(@types/react@19.2.13)(react@19.2.4) - '@mui/styled-engine@6.4.0(@emotion/react@11.14.0(@types/react@19.2.9)(react@19.2.3))(@emotion/styled@11.14.1(@emotion/react@11.14.0(@types/react@19.2.9)(react@19.2.3))(@types/react@19.2.9)(react@19.2.3))(react@19.2.3)': + '@mui/styled-engine@6.4.0(@emotion/react@11.14.0(@types/react@19.2.13)(react@19.2.4))(@emotion/styled@11.14.1(@emotion/react@11.14.0(@types/react@19.2.13)(react@19.2.4))(@types/react@19.2.13)(react@19.2.4))(react@19.2.4)': dependencies: '@babel/runtime': 7.28.6 '@emotion/cache': 11.14.0 @@ -15069,88 +15069,88 @@ snapshots: '@emotion/sheet': 1.4.0 csstype: 3.2.3 prop-types: 15.8.1 - react: 19.2.3 + react: 19.2.4 optionalDependencies: - '@emotion/react': 11.14.0(@types/react@19.2.9)(react@19.2.3) - '@emotion/styled': 11.14.1(@emotion/react@11.14.0(@types/react@19.2.9)(react@19.2.3))(@types/react@19.2.9)(react@19.2.3) + '@emotion/react': 11.14.0(@types/react@19.2.13)(react@19.2.4) + '@emotion/styled': 11.14.1(@emotion/react@11.14.0(@types/react@19.2.13)(react@19.2.4))(@types/react@19.2.13)(react@19.2.4) - '@mui/system@5.18.0(@emotion/react@11.14.0(@types/react@19.2.9)(react@19.2.3))(@emotion/styled@11.14.1(@emotion/react@11.14.0(@types/react@19.2.9)(react@19.2.3))(@types/react@19.2.9)(react@19.2.3))(@types/react@19.2.9)(react@19.2.3)': + '@mui/system@5.18.0(@emotion/react@11.14.0(@types/react@19.2.13)(react@19.2.4))(@emotion/styled@11.14.1(@emotion/react@11.14.0(@types/react@19.2.13)(react@19.2.4))(@types/react@19.2.13)(react@19.2.4))(@types/react@19.2.13)(react@19.2.4)': dependencies: '@babel/runtime': 7.28.6 - '@mui/private-theming': 5.17.1(@types/react@19.2.9)(react@19.2.3) - '@mui/styled-engine': 5.18.0(@emotion/react@11.14.0(@types/react@19.2.9)(react@19.2.3))(@emotion/styled@11.14.1(@emotion/react@11.14.0(@types/react@19.2.9)(react@19.2.3))(@types/react@19.2.9)(react@19.2.3))(react@19.2.3) - '@mui/types': 7.2.24(@types/react@19.2.9) - '@mui/utils': 5.17.1(@types/react@19.2.9)(react@19.2.3) + '@mui/private-theming': 5.17.1(@types/react@19.2.13)(react@19.2.4) + '@mui/styled-engine': 5.18.0(@emotion/react@11.14.0(@types/react@19.2.13)(react@19.2.4))(@emotion/styled@11.14.1(@emotion/react@11.14.0(@types/react@19.2.13)(react@19.2.4))(@types/react@19.2.13)(react@19.2.4))(react@19.2.4) + '@mui/types': 7.2.24(@types/react@19.2.13) + '@mui/utils': 5.17.1(@types/react@19.2.13)(react@19.2.4) clsx: 2.1.1 csstype: 3.2.3 prop-types: 15.8.1 - react: 19.2.3 + react: 19.2.4 optionalDependencies: - '@emotion/react': 11.14.0(@types/react@19.2.9)(react@19.2.3) - '@emotion/styled': 11.14.1(@emotion/react@11.14.0(@types/react@19.2.9)(react@19.2.3))(@types/react@19.2.9)(react@19.2.3) - '@types/react': 19.2.9 + '@emotion/react': 11.14.0(@types/react@19.2.13)(react@19.2.4) + '@emotion/styled': 11.14.1(@emotion/react@11.14.0(@types/react@19.2.13)(react@19.2.4))(@types/react@19.2.13)(react@19.2.4) + '@types/react': 19.2.13 - '@mui/system@6.4.1(@emotion/react@11.14.0(@types/react@19.2.9)(react@19.2.3))(@emotion/styled@11.14.1(@emotion/react@11.14.0(@types/react@19.2.9)(react@19.2.3))(@types/react@19.2.9)(react@19.2.3))(@types/react@19.2.9)(react@19.2.3)': + '@mui/system@6.4.1(@emotion/react@11.14.0(@types/react@19.2.13)(react@19.2.4))(@emotion/styled@11.14.1(@emotion/react@11.14.0(@types/react@19.2.13)(react@19.2.4))(@types/react@19.2.13)(react@19.2.4))(@types/react@19.2.13)(react@19.2.4)': dependencies: '@babel/runtime': 7.28.6 - '@mui/private-theming': 6.4.8(@types/react@19.2.9)(react@19.2.3) - '@mui/styled-engine': 6.4.0(@emotion/react@11.14.0(@types/react@19.2.9)(react@19.2.3))(@emotion/styled@11.14.1(@emotion/react@11.14.0(@types/react@19.2.9)(react@19.2.3))(@types/react@19.2.9)(react@19.2.3))(react@19.2.3) - '@mui/types': 7.4.9(@types/react@19.2.9) - '@mui/utils': 6.4.8(@types/react@19.2.9)(react@19.2.3) + '@mui/private-theming': 6.4.8(@types/react@19.2.13)(react@19.2.4) + '@mui/styled-engine': 6.4.0(@emotion/react@11.14.0(@types/react@19.2.13)(react@19.2.4))(@emotion/styled@11.14.1(@emotion/react@11.14.0(@types/react@19.2.13)(react@19.2.4))(@types/react@19.2.13)(react@19.2.4))(react@19.2.4) + '@mui/types': 7.4.9(@types/react@19.2.13) + '@mui/utils': 6.4.8(@types/react@19.2.13)(react@19.2.4) clsx: 2.1.1 csstype: 3.2.3 prop-types: 15.8.1 - react: 19.2.3 + react: 19.2.4 optionalDependencies: - '@emotion/react': 11.14.0(@types/react@19.2.9)(react@19.2.3) - '@emotion/styled': 11.14.1(@emotion/react@11.14.0(@types/react@19.2.9)(react@19.2.3))(@types/react@19.2.9)(react@19.2.3) - '@types/react': 19.2.9 + '@emotion/react': 11.14.0(@types/react@19.2.13)(react@19.2.4) + '@emotion/styled': 11.14.1(@emotion/react@11.14.0(@types/react@19.2.13)(react@19.2.4))(@types/react@19.2.13)(react@19.2.4) + '@types/react': 19.2.13 - '@mui/types@7.2.24(@types/react@19.2.9)': + '@mui/types@7.2.24(@types/react@19.2.13)': optionalDependencies: - '@types/react': 19.2.9 + '@types/react': 19.2.13 - '@mui/types@7.4.9(@types/react@19.2.9)': + '@mui/types@7.4.9(@types/react@19.2.13)': dependencies: '@babel/runtime': 7.28.6 optionalDependencies: - '@types/react': 19.2.9 + '@types/react': 19.2.13 - '@mui/utils@5.17.1(@types/react@19.2.9)(react@19.2.3)': + '@mui/utils@5.17.1(@types/react@19.2.13)(react@19.2.4)': dependencies: '@babel/runtime': 7.28.6 - '@mui/types': 7.2.24(@types/react@19.2.9) + '@mui/types': 7.2.24(@types/react@19.2.13) '@types/prop-types': 15.7.15 clsx: 2.1.1 prop-types: 15.8.1 - react: 19.2.3 - react-is: 19.2.3 + react: 19.2.4 + react-is: 19.2.4 optionalDependencies: - '@types/react': 19.2.9 + '@types/react': 19.2.13 - '@mui/utils@6.4.8(@types/react@19.2.9)(react@19.2.3)': + '@mui/utils@6.4.8(@types/react@19.2.13)(react@19.2.4)': dependencies: '@babel/runtime': 7.28.6 - '@mui/types': 7.2.24(@types/react@19.2.9) + '@mui/types': 7.2.24(@types/react@19.2.13) '@types/prop-types': 15.7.15 clsx: 2.1.1 prop-types: 15.8.1 - react: 19.2.3 - react-is: 19.2.3 + react: 19.2.4 + react-is: 19.2.4 optionalDependencies: - '@types/react': 19.2.9 + '@types/react': 19.2.13 - '@mui/utils@7.3.6(@types/react@19.2.9)(react@19.2.3)': + '@mui/utils@7.3.6(@types/react@19.2.13)(react@19.2.4)': dependencies: '@babel/runtime': 7.28.6 - '@mui/types': 7.4.9(@types/react@19.2.9) + '@mui/types': 7.4.9(@types/react@19.2.13) '@types/prop-types': 15.7.15 clsx: 2.1.1 prop-types: 15.8.1 - react: 19.2.3 - react-is: 19.2.3 + react: 19.2.4 + react-is: 19.2.4 optionalDependencies: - '@types/react': 19.2.9 + '@types/react': 19.2.13 '@mui/x-charts-vendor@8.26.0': dependencies: @@ -15178,44 +15178,44 @@ snapshots: flatqueue: 3.0.0 internmap: 2.0.3 - '@mui/x-charts@8.27.0(@emotion/react@11.14.0(@types/react@19.2.9)(react@19.2.3))(@emotion/styled@11.14.1(@emotion/react@11.14.0(@types/react@19.2.9)(react@19.2.3))(@types/react@19.2.9)(react@19.2.3))(@mui/material@packages+mui-material+build)(@mui/system@packages+mui-system+build)(@types/react@19.2.9)(react-dom@19.2.3(react@19.2.3))(react@19.2.3)': + '@mui/x-charts@8.27.0(@emotion/react@11.14.0(@types/react@19.2.13)(react@19.2.4))(@emotion/styled@11.14.1(@emotion/react@11.14.0(@types/react@19.2.13)(react@19.2.4))(@types/react@19.2.13)(react@19.2.4))(@mui/material@packages+mui-material+build)(@mui/system@packages+mui-system+build)(@types/react@19.2.13)(react-dom@19.2.4(react@19.2.4))(react@19.2.4)': dependencies: '@babel/runtime': 7.28.6 '@mui/material': link:packages/mui-material/build '@mui/system': link:packages/mui-system/build - '@mui/utils': 7.3.6(@types/react@19.2.9)(react@19.2.3) + '@mui/utils': 7.3.6(@types/react@19.2.13)(react@19.2.4) '@mui/x-charts-vendor': 8.26.0 '@mui/x-internal-gestures': 0.4.0 - '@mui/x-internals': 8.26.0(@types/react@19.2.9)(react@19.2.3) + '@mui/x-internals': 8.26.0(@types/react@19.2.13)(react@19.2.4) bezier-easing: 2.1.0 clsx: 2.1.1 prop-types: 15.8.1 - react: 19.2.3 - react-dom: 19.2.3(react@19.2.3) + react: 19.2.4 + react-dom: 19.2.4(react@19.2.4) reselect: 5.1.1 - use-sync-external-store: 1.6.0(react@19.2.3) + use-sync-external-store: 1.6.0(react@19.2.4) optionalDependencies: - '@emotion/react': 11.14.0(@types/react@19.2.9)(react@19.2.3) - '@emotion/styled': 11.14.1(@emotion/react@11.14.0(@types/react@19.2.9)(react@19.2.3))(@types/react@19.2.9)(react@19.2.3) + '@emotion/react': 11.14.0(@types/react@19.2.13)(react@19.2.4) + '@emotion/styled': 11.14.1(@emotion/react@11.14.0(@types/react@19.2.13)(react@19.2.4))(@types/react@19.2.13)(react@19.2.4) transitivePeerDependencies: - '@types/react' - '@mui/x-data-grid-generator@8.27.0(@emotion/react@11.14.0(@types/react@19.2.9)(react@19.2.3))(@emotion/styled@11.14.1(@emotion/react@11.14.0(@types/react@19.2.9)(react@19.2.3))(@types/react@19.2.9)(react@19.2.3))(@mui/icons-material@packages+mui-icons-material+build)(@mui/material@packages+mui-material+build)(@mui/system@packages+mui-system+build)(@types/react@19.2.9)(react-dom@19.2.3(react@19.2.3))(react@19.2.3)': + '@mui/x-data-grid-generator@8.27.0(@emotion/react@11.14.0(@types/react@19.2.13)(react@19.2.4))(@emotion/styled@11.14.1(@emotion/react@11.14.0(@types/react@19.2.13)(react@19.2.4))(@types/react@19.2.13)(react@19.2.4))(@mui/icons-material@packages+mui-icons-material+build)(@mui/material@packages+mui-material+build)(@mui/system@packages+mui-system+build)(@types/react@19.2.13)(react-dom@19.2.4(react@19.2.4))(react@19.2.4)': dependencies: '@babel/runtime': 7.28.6 '@mui/icons-material': link:packages/mui-icons-material/build '@mui/material': link:packages/mui-material/build - '@mui/x-data-grid': 8.27.0(@emotion/react@11.14.0(@types/react@19.2.9)(react@19.2.3))(@emotion/styled@11.14.1(@emotion/react@11.14.0(@types/react@19.2.9)(react@19.2.3))(@types/react@19.2.9)(react@19.2.3))(@mui/material@packages+mui-material+build)(@mui/system@packages+mui-system+build)(@types/react@19.2.9)(react-dom@19.2.3(react@19.2.3))(react@19.2.3) - '@mui/x-data-grid-premium': 8.27.0(@emotion/react@11.14.0(@types/react@19.2.9)(react@19.2.3))(@emotion/styled@11.14.1(@emotion/react@11.14.0(@types/react@19.2.9)(react@19.2.3))(@types/react@19.2.9)(react@19.2.3))(@mui/material@packages+mui-material+build)(@mui/system@packages+mui-system+build)(@types/react@19.2.9)(react-dom@19.2.3(react@19.2.3))(react@19.2.3) - '@mui/x-data-grid-pro': 8.27.0(@emotion/react@11.14.0(@types/react@19.2.9)(react@19.2.3))(@emotion/styled@11.14.1(@emotion/react@11.14.0(@types/react@19.2.9)(react@19.2.3))(@types/react@19.2.9)(react@19.2.3))(@mui/material@packages+mui-material+build)(@mui/system@packages+mui-system+build)(@types/react@19.2.9)(react-dom@19.2.3(react@19.2.3))(react@19.2.3) - '@mui/x-internals': 8.26.0(@types/react@19.2.9)(react@19.2.3) + '@mui/x-data-grid': 8.27.0(@emotion/react@11.14.0(@types/react@19.2.13)(react@19.2.4))(@emotion/styled@11.14.1(@emotion/react@11.14.0(@types/react@19.2.13)(react@19.2.4))(@types/react@19.2.13)(react@19.2.4))(@mui/material@packages+mui-material+build)(@mui/system@packages+mui-system+build)(@types/react@19.2.13)(react-dom@19.2.4(react@19.2.4))(react@19.2.4) + '@mui/x-data-grid-premium': 8.27.0(@emotion/react@11.14.0(@types/react@19.2.13)(react@19.2.4))(@emotion/styled@11.14.1(@emotion/react@11.14.0(@types/react@19.2.13)(react@19.2.4))(@types/react@19.2.13)(react@19.2.4))(@mui/material@packages+mui-material+build)(@mui/system@packages+mui-system+build)(@types/react@19.2.13)(react-dom@19.2.4(react@19.2.4))(react@19.2.4) + '@mui/x-data-grid-pro': 8.27.0(@emotion/react@11.14.0(@types/react@19.2.13)(react@19.2.4))(@emotion/styled@11.14.1(@emotion/react@11.14.0(@types/react@19.2.13)(react@19.2.4))(@types/react@19.2.13)(react@19.2.4))(@mui/material@packages+mui-material+build)(@mui/system@packages+mui-system+build)(@types/react@19.2.13)(react-dom@19.2.4(react@19.2.4))(react@19.2.4) + '@mui/x-internals': 8.26.0(@types/react@19.2.13)(react@19.2.4) chance: 1.1.13 clsx: 2.1.1 lru-cache: 11.2.4 - react: 19.2.3 + react: 19.2.4 optionalDependencies: - '@emotion/react': 11.14.0(@types/react@19.2.9)(react@19.2.3) - '@emotion/styled': 11.14.1(@emotion/react@11.14.0(@types/react@19.2.9)(react@19.2.3))(@types/react@19.2.9)(react@19.2.3) + '@emotion/react': 11.14.0(@types/react@19.2.13)(react@19.2.4) + '@emotion/styled': 11.14.1(@emotion/react@11.14.0(@types/react@19.2.13)(react@19.2.4))(@types/react@19.2.13)(react@19.2.4) transitivePeerDependencies: - '@mui/system' - '@types/react' @@ -15223,106 +15223,106 @@ snapshots: - react-dom - react-native-b4a - '@mui/x-data-grid-premium@8.27.0(@emotion/react@11.14.0(@types/react@19.2.9)(react@19.2.3))(@emotion/styled@11.14.1(@emotion/react@11.14.0(@types/react@19.2.9)(react@19.2.3))(@types/react@19.2.9)(react@19.2.3))(@mui/material@packages+mui-material+build)(@mui/system@packages+mui-system+build)(@types/react@19.2.9)(react-dom@19.2.3(react@19.2.3))(react@19.2.3)': + '@mui/x-data-grid-premium@8.27.0(@emotion/react@11.14.0(@types/react@19.2.13)(react@19.2.4))(@emotion/styled@11.14.1(@emotion/react@11.14.0(@types/react@19.2.13)(react@19.2.4))(@types/react@19.2.13)(react@19.2.4))(@mui/material@packages+mui-material+build)(@mui/system@packages+mui-system+build)(@types/react@19.2.13)(react-dom@19.2.4(react@19.2.4))(react@19.2.4)': dependencies: '@babel/runtime': 7.28.6 '@mui/material': link:packages/mui-material/build '@mui/system': link:packages/mui-system/build - '@mui/utils': 7.3.6(@types/react@19.2.9)(react@19.2.3) - '@mui/x-data-grid': 8.27.0(@emotion/react@11.14.0(@types/react@19.2.9)(react@19.2.3))(@emotion/styled@11.14.1(@emotion/react@11.14.0(@types/react@19.2.9)(react@19.2.3))(@types/react@19.2.9)(react@19.2.3))(@mui/material@packages+mui-material+build)(@mui/system@packages+mui-system+build)(@types/react@19.2.9)(react-dom@19.2.3(react@19.2.3))(react@19.2.3) - '@mui/x-data-grid-pro': 8.27.0(@emotion/react@11.14.0(@types/react@19.2.9)(react@19.2.3))(@emotion/styled@11.14.1(@emotion/react@11.14.0(@types/react@19.2.9)(react@19.2.3))(@types/react@19.2.9)(react@19.2.3))(@mui/material@packages+mui-material+build)(@mui/system@packages+mui-system+build)(@types/react@19.2.9)(react-dom@19.2.3(react@19.2.3))(react@19.2.3) + '@mui/utils': 7.3.6(@types/react@19.2.13)(react@19.2.4) + '@mui/x-data-grid': 8.27.0(@emotion/react@11.14.0(@types/react@19.2.13)(react@19.2.4))(@emotion/styled@11.14.1(@emotion/react@11.14.0(@types/react@19.2.13)(react@19.2.4))(@types/react@19.2.13)(react@19.2.4))(@mui/material@packages+mui-material+build)(@mui/system@packages+mui-system+build)(@types/react@19.2.13)(react-dom@19.2.4(react@19.2.4))(react@19.2.4) + '@mui/x-data-grid-pro': 8.27.0(@emotion/react@11.14.0(@types/react@19.2.13)(react@19.2.4))(@emotion/styled@11.14.1(@emotion/react@11.14.0(@types/react@19.2.13)(react@19.2.4))(@types/react@19.2.13)(react@19.2.4))(@mui/material@packages+mui-material+build)(@mui/system@packages+mui-system+build)(@types/react@19.2.13)(react-dom@19.2.4(react@19.2.4))(react@19.2.4) '@mui/x-internal-exceljs-fork': 4.4.3 - '@mui/x-internals': 8.26.0(@types/react@19.2.9)(react@19.2.3) - '@mui/x-license': 8.26.0(@types/react@19.2.9)(react@19.2.3) + '@mui/x-internals': 8.26.0(@types/react@19.2.13)(react@19.2.4) + '@mui/x-license': 8.26.0(@types/react@19.2.13)(react@19.2.4) clsx: 2.1.1 prop-types: 15.8.1 - react: 19.2.3 - react-dom: 19.2.3(react@19.2.3) + react: 19.2.4 + react-dom: 19.2.4(react@19.2.4) optionalDependencies: - '@emotion/react': 11.14.0(@types/react@19.2.9)(react@19.2.3) - '@emotion/styled': 11.14.1(@emotion/react@11.14.0(@types/react@19.2.9)(react@19.2.3))(@types/react@19.2.9)(react@19.2.3) + '@emotion/react': 11.14.0(@types/react@19.2.13)(react@19.2.4) + '@emotion/styled': 11.14.1(@emotion/react@11.14.0(@types/react@19.2.13)(react@19.2.4))(@types/react@19.2.13)(react@19.2.4) transitivePeerDependencies: - '@types/react' - bare-abort-controller - react-native-b4a - '@mui/x-data-grid-pro@8.27.0(@emotion/react@11.14.0(@types/react@19.2.9)(react@19.2.3))(@emotion/styled@11.14.1(@emotion/react@11.14.0(@types/react@19.2.9)(react@19.2.3))(@types/react@19.2.9)(react@19.2.3))(@mui/material@packages+mui-material+build)(@mui/system@packages+mui-system+build)(@types/react@19.2.9)(react-dom@19.2.3(react@19.2.3))(react@19.2.3)': + '@mui/x-data-grid-pro@8.27.0(@emotion/react@11.14.0(@types/react@19.2.13)(react@19.2.4))(@emotion/styled@11.14.1(@emotion/react@11.14.0(@types/react@19.2.13)(react@19.2.4))(@types/react@19.2.13)(react@19.2.4))(@mui/material@packages+mui-material+build)(@mui/system@packages+mui-system+build)(@types/react@19.2.13)(react-dom@19.2.4(react@19.2.4))(react@19.2.4)': dependencies: '@babel/runtime': 7.28.6 '@mui/material': link:packages/mui-material/build '@mui/system': link:packages/mui-system/build - '@mui/utils': 7.3.6(@types/react@19.2.9)(react@19.2.3) - '@mui/x-data-grid': 8.27.0(@emotion/react@11.14.0(@types/react@19.2.9)(react@19.2.3))(@emotion/styled@11.14.1(@emotion/react@11.14.0(@types/react@19.2.9)(react@19.2.3))(@types/react@19.2.9)(react@19.2.3))(@mui/material@packages+mui-material+build)(@mui/system@packages+mui-system+build)(@types/react@19.2.9)(react-dom@19.2.3(react@19.2.3))(react@19.2.3) - '@mui/x-internals': 8.26.0(@types/react@19.2.9)(react@19.2.3) - '@mui/x-license': 8.26.0(@types/react@19.2.9)(react@19.2.3) + '@mui/utils': 7.3.6(@types/react@19.2.13)(react@19.2.4) + '@mui/x-data-grid': 8.27.0(@emotion/react@11.14.0(@types/react@19.2.13)(react@19.2.4))(@emotion/styled@11.14.1(@emotion/react@11.14.0(@types/react@19.2.13)(react@19.2.4))(@types/react@19.2.13)(react@19.2.4))(@mui/material@packages+mui-material+build)(@mui/system@packages+mui-system+build)(@types/react@19.2.13)(react-dom@19.2.4(react@19.2.4))(react@19.2.4) + '@mui/x-internals': 8.26.0(@types/react@19.2.13)(react@19.2.4) + '@mui/x-license': 8.26.0(@types/react@19.2.13)(react@19.2.4) clsx: 2.1.1 prop-types: 15.8.1 - react: 19.2.3 - react-dom: 19.2.3(react@19.2.3) + react: 19.2.4 + react-dom: 19.2.4(react@19.2.4) optionalDependencies: - '@emotion/react': 11.14.0(@types/react@19.2.9)(react@19.2.3) - '@emotion/styled': 11.14.1(@emotion/react@11.14.0(@types/react@19.2.9)(react@19.2.3))(@types/react@19.2.9)(react@19.2.3) + '@emotion/react': 11.14.0(@types/react@19.2.13)(react@19.2.4) + '@emotion/styled': 11.14.1(@emotion/react@11.14.0(@types/react@19.2.13)(react@19.2.4))(@types/react@19.2.13)(react@19.2.4) transitivePeerDependencies: - '@types/react' - '@mui/x-data-grid@8.27.0(@emotion/react@11.14.0(@types/react@19.2.9)(react@19.2.3))(@emotion/styled@11.14.1(@emotion/react@11.14.0(@types/react@19.2.9)(react@19.2.3))(@types/react@19.2.9)(react@19.2.3))(@mui/material@packages+mui-material+build)(@mui/system@packages+mui-system+build)(@types/react@19.2.9)(react-dom@19.2.3(react@19.2.3))(react@19.2.3)': + '@mui/x-data-grid@8.27.0(@emotion/react@11.14.0(@types/react@19.2.13)(react@19.2.4))(@emotion/styled@11.14.1(@emotion/react@11.14.0(@types/react@19.2.13)(react@19.2.4))(@types/react@19.2.13)(react@19.2.4))(@mui/material@packages+mui-material+build)(@mui/system@packages+mui-system+build)(@types/react@19.2.13)(react-dom@19.2.4(react@19.2.4))(react@19.2.4)': dependencies: '@babel/runtime': 7.28.6 '@mui/material': link:packages/mui-material/build '@mui/system': link:packages/mui-system/build - '@mui/utils': 7.3.6(@types/react@19.2.9)(react@19.2.3) - '@mui/x-internals': 8.26.0(@types/react@19.2.9)(react@19.2.3) - '@mui/x-virtualizer': 0.3.3(@types/react@19.2.9)(react-dom@19.2.3(react@19.2.3))(react@19.2.3) + '@mui/utils': 7.3.6(@types/react@19.2.13)(react@19.2.4) + '@mui/x-internals': 8.26.0(@types/react@19.2.13)(react@19.2.4) + '@mui/x-virtualizer': 0.3.3(@types/react@19.2.13)(react-dom@19.2.4(react@19.2.4))(react@19.2.4) clsx: 2.1.1 prop-types: 15.8.1 - react: 19.2.3 - react-dom: 19.2.3(react@19.2.3) - use-sync-external-store: 1.6.0(react@19.2.3) + react: 19.2.4 + react-dom: 19.2.4(react@19.2.4) + use-sync-external-store: 1.6.0(react@19.2.4) optionalDependencies: - '@emotion/react': 11.14.0(@types/react@19.2.9)(react@19.2.3) - '@emotion/styled': 11.14.1(@emotion/react@11.14.0(@types/react@19.2.9)(react@19.2.3))(@types/react@19.2.9)(react@19.2.3) + '@emotion/react': 11.14.0(@types/react@19.2.13)(react@19.2.4) + '@emotion/styled': 11.14.1(@emotion/react@11.14.0(@types/react@19.2.13)(react@19.2.4))(@types/react@19.2.13)(react@19.2.4) transitivePeerDependencies: - '@types/react' - '@mui/x-date-pickers-pro@8.27.0(@emotion/react@11.14.0(@types/react@19.2.9)(react@19.2.3))(@emotion/styled@11.14.1(@emotion/react@11.14.0(@types/react@19.2.9)(react@19.2.3))(@types/react@19.2.9)(react@19.2.3))(@mui/material@packages+mui-material+build)(@mui/system@packages+mui-system+build)(@types/react@19.2.9)(date-fns@2.30.0)(dayjs@1.11.19)(luxon@3.6.1)(react-dom@19.2.3(react@19.2.3))(react@19.2.3)': + '@mui/x-date-pickers-pro@8.27.0(@emotion/react@11.14.0(@types/react@19.2.13)(react@19.2.4))(@emotion/styled@11.14.1(@emotion/react@11.14.0(@types/react@19.2.13)(react@19.2.4))(@types/react@19.2.13)(react@19.2.4))(@mui/material@packages+mui-material+build)(@mui/system@packages+mui-system+build)(@types/react@19.2.13)(date-fns@2.30.0)(dayjs@1.11.19)(luxon@3.6.1)(react-dom@19.2.4(react@19.2.4))(react@19.2.4)': dependencies: '@babel/runtime': 7.28.6 '@mui/material': link:packages/mui-material/build '@mui/system': link:packages/mui-system/build - '@mui/utils': 7.3.6(@types/react@19.2.9)(react@19.2.3) - '@mui/x-date-pickers': 8.27.0(@emotion/react@11.14.0(@types/react@19.2.9)(react@19.2.3))(@emotion/styled@11.14.1(@emotion/react@11.14.0(@types/react@19.2.9)(react@19.2.3))(@types/react@19.2.9)(react@19.2.3))(@mui/material@packages+mui-material+build)(@mui/system@packages+mui-system+build)(@types/react@19.2.9)(date-fns@2.30.0)(dayjs@1.11.19)(luxon@3.6.1)(react-dom@19.2.3(react@19.2.3))(react@19.2.3) - '@mui/x-internals': 8.26.0(@types/react@19.2.9)(react@19.2.3) - '@mui/x-license': 8.26.0(@types/react@19.2.9)(react@19.2.3) + '@mui/utils': 7.3.6(@types/react@19.2.13)(react@19.2.4) + '@mui/x-date-pickers': 8.27.0(@emotion/react@11.14.0(@types/react@19.2.13)(react@19.2.4))(@emotion/styled@11.14.1(@emotion/react@11.14.0(@types/react@19.2.13)(react@19.2.4))(@types/react@19.2.13)(react@19.2.4))(@mui/material@packages+mui-material+build)(@mui/system@packages+mui-system+build)(@types/react@19.2.13)(date-fns@2.30.0)(dayjs@1.11.19)(luxon@3.6.1)(react-dom@19.2.4(react@19.2.4))(react@19.2.4) + '@mui/x-internals': 8.26.0(@types/react@19.2.13)(react@19.2.4) + '@mui/x-license': 8.26.0(@types/react@19.2.13)(react@19.2.4) clsx: 2.1.1 prop-types: 15.8.1 - react: 19.2.3 - react-dom: 19.2.3(react@19.2.3) - react-transition-group: 4.4.5(react-dom@19.2.3(react@19.2.3))(react@19.2.3) + react: 19.2.4 + react-dom: 19.2.4(react@19.2.4) + react-transition-group: 4.4.5(react-dom@19.2.4(react@19.2.4))(react@19.2.4) optionalDependencies: - '@emotion/react': 11.14.0(@types/react@19.2.9)(react@19.2.3) - '@emotion/styled': 11.14.1(@emotion/react@11.14.0(@types/react@19.2.9)(react@19.2.3))(@types/react@19.2.9)(react@19.2.3) + '@emotion/react': 11.14.0(@types/react@19.2.13)(react@19.2.4) + '@emotion/styled': 11.14.1(@emotion/react@11.14.0(@types/react@19.2.13)(react@19.2.4))(@types/react@19.2.13)(react@19.2.4) date-fns: 2.30.0 dayjs: 1.11.19 luxon: 3.6.1 transitivePeerDependencies: - '@types/react' - '@mui/x-date-pickers@8.27.0(@emotion/react@11.14.0(@types/react@19.2.9)(react@19.2.3))(@emotion/styled@11.14.1(@emotion/react@11.14.0(@types/react@19.2.9)(react@19.2.3))(@types/react@19.2.9)(react@19.2.3))(@mui/material@packages+mui-material+build)(@mui/system@packages+mui-system+build)(@types/react@19.2.9)(date-fns@2.30.0)(dayjs@1.11.19)(luxon@3.6.1)(react-dom@19.2.3(react@19.2.3))(react@19.2.3)': + '@mui/x-date-pickers@8.27.0(@emotion/react@11.14.0(@types/react@19.2.13)(react@19.2.4))(@emotion/styled@11.14.1(@emotion/react@11.14.0(@types/react@19.2.13)(react@19.2.4))(@types/react@19.2.13)(react@19.2.4))(@mui/material@packages+mui-material+build)(@mui/system@packages+mui-system+build)(@types/react@19.2.13)(date-fns@2.30.0)(dayjs@1.11.19)(luxon@3.6.1)(react-dom@19.2.4(react@19.2.4))(react@19.2.4)': dependencies: '@babel/runtime': 7.28.6 '@mui/material': link:packages/mui-material/build '@mui/system': link:packages/mui-system/build - '@mui/utils': 7.3.6(@types/react@19.2.9)(react@19.2.3) - '@mui/x-internals': 8.26.0(@types/react@19.2.9)(react@19.2.3) - '@types/react-transition-group': 4.4.12(@types/react@19.2.9) + '@mui/utils': 7.3.6(@types/react@19.2.13)(react@19.2.4) + '@mui/x-internals': 8.26.0(@types/react@19.2.13)(react@19.2.4) + '@types/react-transition-group': 4.4.12(@types/react@19.2.13) clsx: 2.1.1 prop-types: 15.8.1 - react: 19.2.3 - react-dom: 19.2.3(react@19.2.3) - react-transition-group: 4.4.5(react-dom@19.2.3(react@19.2.3))(react@19.2.3) + react: 19.2.4 + react-dom: 19.2.4(react@19.2.4) + react-transition-group: 4.4.5(react-dom@19.2.4(react@19.2.4))(react@19.2.4) optionalDependencies: - '@emotion/react': 11.14.0(@types/react@19.2.9)(react@19.2.3) - '@emotion/styled': 11.14.1(@emotion/react@11.14.0(@types/react@19.2.9)(react@19.2.3))(@types/react@19.2.9)(react@19.2.3) + '@emotion/react': 11.14.0(@types/react@19.2.13)(react@19.2.4) + '@emotion/styled': 11.14.1(@emotion/react@11.14.0(@types/react@19.2.13)(react@19.2.4))(@types/react@19.2.13)(react@19.2.4) date-fns: 2.30.0 dayjs: 1.11.19 luxon: 3.6.1 @@ -15349,23 +15349,23 @@ snapshots: dependencies: '@babel/runtime': 7.28.6 - '@mui/x-internals@8.26.0(@types/react@19.2.9)(react@19.2.3)': + '@mui/x-internals@8.26.0(@types/react@19.2.13)(react@19.2.4)': dependencies: '@babel/runtime': 7.28.6 - '@mui/utils': 7.3.6(@types/react@19.2.9)(react@19.2.3) - react: 19.2.3 + '@mui/utils': 7.3.6(@types/react@19.2.13)(react@19.2.4) + react: 19.2.4 reselect: 5.1.1 - use-sync-external-store: 1.6.0(react@19.2.3) + use-sync-external-store: 1.6.0(react@19.2.4) transitivePeerDependencies: - '@types/react' - '@mui/x-license@8.26.0(@types/react@19.2.9)(react@19.2.3)': + '@mui/x-license@8.26.0(@types/react@19.2.13)(react@19.2.4)': dependencies: '@babel/runtime': 7.28.6 - '@mui/utils': 7.3.6(@types/react@19.2.9)(react@19.2.3) - '@mui/x-internals': 8.26.0(@types/react@19.2.9)(react@19.2.3) + '@mui/utils': 7.3.6(@types/react@19.2.13)(react@19.2.4) + '@mui/x-internals': 8.26.0(@types/react@19.2.13)(react@19.2.4) '@mui/x-telemetry': 8.20.0 - react: 19.2.3 + react: 19.2.4 transitivePeerDependencies: - '@types/react' @@ -15378,33 +15378,33 @@ snapshots: is-docker: 4.0.0 node-machine-id: 1.1.12 - '@mui/x-tree-view@8.27.0(@emotion/react@11.14.0(@types/react@19.2.9)(react@19.2.3))(@emotion/styled@11.14.1(@emotion/react@11.14.0(@types/react@19.2.9)(react@19.2.3))(@types/react@19.2.9)(react@19.2.3))(@mui/material@packages+mui-material+build)(@mui/system@packages+mui-system+build)(@types/react@19.2.9)(react-dom@19.2.3(react@19.2.3))(react@19.2.3)': + '@mui/x-tree-view@8.27.0(@emotion/react@11.14.0(@types/react@19.2.13)(react@19.2.4))(@emotion/styled@11.14.1(@emotion/react@11.14.0(@types/react@19.2.13)(react@19.2.4))(@types/react@19.2.13)(react@19.2.4))(@mui/material@packages+mui-material+build)(@mui/system@packages+mui-system+build)(@types/react@19.2.13)(react-dom@19.2.4(react@19.2.4))(react@19.2.4)': dependencies: '@babel/runtime': 7.28.6 - '@base-ui/utils': 0.2.4(@types/react@19.2.9)(react-dom@19.2.3(react@19.2.3))(react@19.2.3) + '@base-ui/utils': 0.2.4(@types/react@19.2.13)(react-dom@19.2.4(react@19.2.4))(react@19.2.4) '@mui/material': link:packages/mui-material/build '@mui/system': link:packages/mui-system/build - '@mui/utils': 7.3.6(@types/react@19.2.9)(react@19.2.3) - '@mui/x-internals': 8.26.0(@types/react@19.2.9)(react@19.2.3) - '@types/react-transition-group': 4.4.12(@types/react@19.2.9) + '@mui/utils': 7.3.6(@types/react@19.2.13)(react@19.2.4) + '@mui/x-internals': 8.26.0(@types/react@19.2.13)(react@19.2.4) + '@types/react-transition-group': 4.4.12(@types/react@19.2.13) clsx: 2.1.1 prop-types: 15.8.1 - react: 19.2.3 - react-dom: 19.2.3(react@19.2.3) - react-transition-group: 4.4.5(react-dom@19.2.3(react@19.2.3))(react@19.2.3) + react: 19.2.4 + react-dom: 19.2.4(react@19.2.4) + react-transition-group: 4.4.5(react-dom@19.2.4(react@19.2.4))(react@19.2.4) optionalDependencies: - '@emotion/react': 11.14.0(@types/react@19.2.9)(react@19.2.3) - '@emotion/styled': 11.14.1(@emotion/react@11.14.0(@types/react@19.2.9)(react@19.2.3))(@types/react@19.2.9)(react@19.2.3) + '@emotion/react': 11.14.0(@types/react@19.2.13)(react@19.2.4) + '@emotion/styled': 11.14.1(@emotion/react@11.14.0(@types/react@19.2.13)(react@19.2.4))(@types/react@19.2.13)(react@19.2.4) transitivePeerDependencies: - '@types/react' - '@mui/x-virtualizer@0.3.3(@types/react@19.2.9)(react-dom@19.2.3(react@19.2.3))(react@19.2.3)': + '@mui/x-virtualizer@0.3.3(@types/react@19.2.13)(react-dom@19.2.4(react@19.2.4))(react@19.2.4)': dependencies: '@babel/runtime': 7.28.6 - '@mui/utils': 7.3.6(@types/react@19.2.9)(react@19.2.3) - '@mui/x-internals': 8.26.0(@types/react@19.2.9)(react@19.2.3) - react: 19.2.3 - react-dom: 19.2.3(react@19.2.3) + '@mui/utils': 7.3.6(@types/react@19.2.13)(react@19.2.4) + '@mui/x-internals': 8.26.0(@types/react@19.2.13)(react@19.2.4) + react: 19.2.4 + react-dom: 19.2.4(react@19.2.4) transitivePeerDependencies: - '@types/react' @@ -15972,7 +15972,7 @@ snapshots: '@opentelemetry/api@1.8.0': optional: true - '@pigment-css/react@0.0.30(@types/react@19.2.9)(react@19.2.3)(typescript@5.9.3)': + '@pigment-css/react@0.0.30(@types/react@19.2.13)(react@19.2.4)(typescript@5.9.3)': dependencies: '@babel/core': 7.28.6 '@babel/helper-module-imports': 7.28.6 @@ -15981,11 +15981,11 @@ snapshots: '@babel/types': 7.28.6 '@emotion/css': 11.13.4 '@emotion/is-prop-valid': 1.4.0 - '@emotion/react': 11.14.0(@types/react@19.2.9)(react@19.2.3) + '@emotion/react': 11.14.0(@types/react@19.2.13)(react@19.2.4) '@emotion/serialize': 1.3.3 - '@emotion/styled': 11.14.1(@emotion/react@11.14.0(@types/react@19.2.9)(react@19.2.3))(@types/react@19.2.9)(react@19.2.3) - '@mui/system': 6.4.1(@emotion/react@11.14.0(@types/react@19.2.9)(react@19.2.3))(@emotion/styled@11.14.1(@emotion/react@11.14.0(@types/react@19.2.9)(react@19.2.3))(@types/react@19.2.9)(react@19.2.3))(@types/react@19.2.9)(react@19.2.3) - '@mui/utils': 6.4.8(@types/react@19.2.9)(react@19.2.3) + '@emotion/styled': 11.14.1(@emotion/react@11.14.0(@types/react@19.2.13)(react@19.2.4))(@types/react@19.2.13)(react@19.2.4) + '@mui/system': 6.4.1(@emotion/react@11.14.0(@types/react@19.2.13)(react@19.2.4))(@emotion/styled@11.14.1(@emotion/react@11.14.0(@types/react@19.2.13)(react@19.2.4))(@types/react@19.2.13)(react@19.2.4))(@types/react@19.2.13)(react@19.2.4) + '@mui/utils': 6.4.8(@types/react@19.2.13)(react@19.2.4) '@wyw-in-js/processor-utils': 0.5.5 '@wyw-in-js/shared': 0.5.5 '@wyw-in-js/transform': 0.5.5(typescript@5.9.3) @@ -15994,7 +15994,7 @@ snapshots: csstype: 3.2.3 lodash: 4.17.21 prop-types: 15.8.1 - react: 19.2.3 + react: 19.2.4 stylis: 4.3.6 stylis-plugin-rtl: 2.1.1(stylis@4.3.6) transitivePeerDependencies: @@ -16026,37 +16026,37 @@ snapshots: '@popperjs/core@2.11.8': {} - '@react-spring/animated@10.0.3(react@19.2.3)': + '@react-spring/animated@10.0.3(react@19.2.4)': dependencies: - '@react-spring/shared': 10.0.3(react@19.2.3) + '@react-spring/shared': 10.0.3(react@19.2.4) '@react-spring/types': 10.0.3 - react: 19.2.3 + react: 19.2.4 - '@react-spring/core@10.0.3(react@19.2.3)': + '@react-spring/core@10.0.3(react@19.2.4)': dependencies: - '@react-spring/animated': 10.0.3(react@19.2.3) - '@react-spring/shared': 10.0.3(react@19.2.3) + '@react-spring/animated': 10.0.3(react@19.2.4) + '@react-spring/shared': 10.0.3(react@19.2.4) '@react-spring/types': 10.0.3 - react: 19.2.3 + react: 19.2.4 '@react-spring/rafz@10.0.3': {} - '@react-spring/shared@10.0.3(react@19.2.3)': + '@react-spring/shared@10.0.3(react@19.2.4)': dependencies: '@react-spring/rafz': 10.0.3 '@react-spring/types': 10.0.3 - react: 19.2.3 + react: 19.2.4 '@react-spring/types@10.0.3': {} - '@react-spring/web@10.0.3(react-dom@19.2.3(react@19.2.3))(react@19.2.3)': + '@react-spring/web@10.0.3(react-dom@19.2.4(react@19.2.4))(react@19.2.4)': dependencies: - '@react-spring/animated': 10.0.3(react@19.2.3) - '@react-spring/core': 10.0.3(react@19.2.3) - '@react-spring/shared': 10.0.3(react@19.2.3) + '@react-spring/animated': 10.0.3(react@19.2.4) + '@react-spring/core': 10.0.3(react@19.2.4) + '@react-spring/shared': 10.0.3(react@19.2.4) '@react-spring/types': 10.0.3 - react: 19.2.3 - react-dom: 19.2.3(react@19.2.3) + react: 19.2.4 + react-dom: 19.2.4(react@19.2.4) '@rolldown/pluginutils@1.0.0-beta.47': {} @@ -16668,15 +16668,15 @@ snapshots: picocolors: 1.1.1 pretty-format: 27.5.1 - '@testing-library/react@16.3.2(@testing-library/dom@10.4.1)(@types/react-dom@19.2.3(@types/react@19.2.9))(@types/react@19.2.9)(react-dom@19.2.3(react@19.2.3))(react@19.2.3)': + '@testing-library/react@16.3.2(@testing-library/dom@10.4.1)(@types/react-dom@19.2.3(@types/react@19.2.13))(@types/react@19.2.13)(react-dom@19.2.4(react@19.2.4))(react@19.2.4)': dependencies: '@babel/runtime': 7.28.6 '@testing-library/dom': 10.4.1 - react: 19.2.3 - react-dom: 19.2.3(react@19.2.3) + react: 19.2.4 + react-dom: 19.2.4(react@19.2.4) optionalDependencies: - '@types/react': 19.2.9 - '@types/react-dom': 19.2.3(@types/react@19.2.9) + '@types/react': 19.2.13 + '@types/react-dom': 19.2.3(@types/react@19.2.13) '@testing-library/user-event@14.6.1(@testing-library/dom@10.4.1)': dependencies: @@ -16817,9 +16817,9 @@ snapshots: dependencies: '@types/unist': 3.0.2 - '@types/hoist-non-react-statics@3.3.7(@types/react@19.2.9)': + '@types/hoist-non-react-statics@3.3.7(@types/react@19.2.13)': dependencies: - '@types/react': 19.2.9 + '@types/react': 19.2.13 hoist-non-react-statics: 3.3.2 '@types/html-minifier-terser@6.1.0': {} @@ -16877,23 +16877,23 @@ snapshots: '@types/range-parser@1.2.7': {} - '@types/react-dom@19.2.3(@types/react@19.2.9)': + '@types/react-dom@19.2.3(@types/react@19.2.13)': dependencies: - '@types/react': 19.2.9 + '@types/react': 19.2.13 '@types/react-is@19.2.0': dependencies: - '@types/react': 19.2.9 + '@types/react': 19.2.13 '@types/react-swipeable-views@0.13.6': dependencies: - '@types/react': 19.2.9 + '@types/react': 19.2.13 - '@types/react-transition-group@4.4.12(@types/react@19.2.9)': + '@types/react-transition-group@4.4.12(@types/react@19.2.13)': dependencies: - '@types/react': 19.2.9 + '@types/react': 19.2.13 - '@types/react@19.2.9': + '@types/react@19.2.13': dependencies: csstype: 3.2.3 @@ -21130,9 +21130,9 @@ snapshots: markdown-table@3.0.4: {} - markdown-to-jsx@9.6.1(react@19.2.3): + markdown-to-jsx@9.6.1(react@19.2.4): optionalDependencies: - react: 19.2.3 + react: 19.2.4 markdownlint-cli2-formatter-default@0.0.6(markdownlint-cli2@0.20.0): dependencies: @@ -21179,16 +21179,16 @@ snapshots: marked@9.1.6: {} - material-ui-popup-state@5.3.6(@mui/material@packages+mui-material+build)(@types/react@19.2.9)(react@19.2.3): + material-ui-popup-state@5.3.6(@mui/material@packages+mui-material+build)(@types/react@19.2.13)(react@19.2.4): dependencies: '@babel/runtime': 7.28.6 '@mui/material': link:packages/mui-material/build '@types/prop-types': 15.7.15 classnames: 2.3.2 prop-types: 15.8.1 - react: 19.2.3 + react: 19.2.4 optionalDependencies: - '@types/react': 19.2.9 + '@types/react': 19.2.13 math-intrinsics@1.1.0: {} @@ -21747,15 +21747,15 @@ snapshots: neo-async@2.6.2: {} - next@15.5.11(@babel/core@7.28.6)(@opentelemetry/api@1.8.0)(@playwright/test@1.58.0)(babel-plugin-macros@3.1.0)(babel-plugin-react-compiler@1.0.0)(react-dom@19.2.3(react@19.2.3))(react@19.2.3): + next@15.5.11(@babel/core@7.28.6)(@opentelemetry/api@1.8.0)(@playwright/test@1.58.0)(babel-plugin-macros@3.1.0)(babel-plugin-react-compiler@1.0.0)(react-dom@19.2.4(react@19.2.4))(react@19.2.4): dependencies: '@next/env': 15.5.11 '@swc/helpers': 0.5.15 caniuse-lite: 1.0.30001760 postcss: 8.4.31 - react: 19.2.3 - react-dom: 19.2.3(react@19.2.3) - styled-jsx: 5.1.6(@babel/core@7.28.6)(babel-plugin-macros@3.1.0)(react@19.2.3) + react: 19.2.4 + react-dom: 19.2.4(react@19.2.4) + styled-jsx: 5.1.6(@babel/core@7.28.6)(babel-plugin-macros@3.1.0)(react@19.2.4) optionalDependencies: '@next/swc-darwin-arm64': 15.5.7 '@next/swc-darwin-x64': 15.5.7 @@ -21850,12 +21850,12 @@ snapshots: normalize-path@3.0.0: {} - notistack@3.0.2(csstype@3.2.3)(react-dom@19.2.3(react@19.2.3))(react@19.2.3): + notistack@3.0.2(csstype@3.2.3)(react-dom@19.2.4(react@19.2.4))(react@19.2.4): dependencies: clsx: 1.2.1 goober: 2.1.13(csstype@3.2.3) - react: 19.2.3 - react-dom: 19.2.3(react@19.2.3) + react: 19.2.4 + react-dom: 19.2.4(react@19.2.4) transitivePeerDependencies: - csstype @@ -22722,42 +22722,42 @@ snapshots: transitivePeerDependencies: - supports-color - react-dom@19.2.3(react@19.2.3): + react-dom@19.2.4(react@19.2.4): dependencies: - react: 19.2.3 + react: 19.2.4 scheduler: 0.27.0 - react-draggable@4.5.0(react-dom@19.2.3(react@19.2.3))(react@19.2.3): + react-draggable@4.5.0(react-dom@19.2.4(react@19.2.4))(react@19.2.4): dependencies: clsx: 2.1.1 prop-types: 15.8.1 - react: 19.2.3 - react-dom: 19.2.3(react@19.2.3) + react: 19.2.4 + react-dom: 19.2.4(react@19.2.4) - react-event-listener@0.6.6(react@19.2.3): + react-event-listener@0.6.6(react@19.2.4): dependencies: '@babel/runtime': 7.28.6 prop-types: 15.8.1 - react: 19.2.3 + react: 19.2.4 warning: 4.0.3 - react-final-form@7.0.0(final-form@5.0.0)(react@19.2.3): + react-final-form@7.0.0(final-form@5.0.0)(react@19.2.4): dependencies: '@babel/runtime': 7.28.6 final-form: 5.0.0 - react: 19.2.3 + react: 19.2.4 - react-imask@7.6.1(react@19.2.3): + react-imask@7.6.1(react@19.2.4): dependencies: imask: 7.6.1 prop-types: 15.8.1 - react: 19.2.3 + react: 19.2.4 - react-intersection-observer@10.0.2(react-dom@19.2.3(react@19.2.3))(react@19.2.3): + react-intersection-observer@10.0.2(react-dom@19.2.4(react@19.2.4))(react@19.2.4): dependencies: - react: 19.2.3 + react: 19.2.4 optionalDependencies: - react-dom: 19.2.3(react@19.2.3) + react-dom: 19.2.4(react@19.2.4) react-is@16.13.1: {} @@ -22765,79 +22765,79 @@ snapshots: react-is@18.3.1: {} - react-is@19.2.3: {} + react-is@19.2.4: {} - react-number-format@5.4.4(react-dom@19.2.3(react@19.2.3))(react@19.2.3): + react-number-format@5.4.4(react-dom@19.2.4(react@19.2.4))(react@19.2.4): dependencies: - react: 19.2.3 - react-dom: 19.2.3(react@19.2.3) + react: 19.2.4 + react-dom: 19.2.4(react@19.2.4) react-refresh@0.18.0: {} - react-router@7.13.0(react-dom@19.2.3(react@19.2.3))(react@19.2.3): + react-router@7.13.0(react-dom@19.2.4(react@19.2.4))(react@19.2.4): dependencies: cookie: 1.1.1 - react: 19.2.3 + react: 19.2.4 set-cookie-parser: 2.7.2 optionalDependencies: - react-dom: 19.2.3(react@19.2.3) + react-dom: 19.2.4(react@19.2.4) - react-runner@1.0.5(react-dom@19.2.3(react@19.2.3))(react@19.2.3): + react-runner@1.0.5(react-dom@19.2.4(react@19.2.4))(react@19.2.4): dependencies: - react: 19.2.3 - react-dom: 19.2.3(react@19.2.3) + react: 19.2.4 + react-dom: 19.2.4(react@19.2.4) sucrase: 3.35.0 - react-simple-code-editor@0.14.1(react-dom@19.2.3(react@19.2.3))(react@19.2.3): + react-simple-code-editor@0.14.1(react-dom@19.2.4(react@19.2.4))(react@19.2.4): dependencies: - react: 19.2.3 - react-dom: 19.2.3(react@19.2.3) + react: 19.2.4 + react-dom: 19.2.4(react@19.2.4) - react-swipeable-views-core@0.14.1(react@19.2.3): + react-swipeable-views-core@0.14.1(react@19.2.4): dependencies: '@babel/runtime': 7.28.6 - react: 19.2.3 + react: 19.2.4 warning: 4.0.3 - react-swipeable-views-utils@0.14.1(react@19.2.3): + react-swipeable-views-utils@0.14.1(react@19.2.4): dependencies: '@babel/runtime': 7.28.6 keycode: 2.2.1 prop-types: 15.8.1 - react: 19.2.3 - react-event-listener: 0.6.6(react@19.2.3) - react-swipeable-views-core: 0.14.1(react@19.2.3) + react: 19.2.4 + react-event-listener: 0.6.6(react@19.2.4) + react-swipeable-views-core: 0.14.1(react@19.2.4) shallow-equal: 1.2.1 - react-swipeable-views@0.14.1(react@19.2.3): + react-swipeable-views@0.14.1(react@19.2.4): dependencies: '@babel/runtime': 7.28.6 prop-types: 15.8.1 - react: 19.2.3 - react-swipeable-views-core: 0.14.1(react@19.2.3) - react-swipeable-views-utils: 0.14.1(react@19.2.3) + react: 19.2.4 + react-swipeable-views-core: 0.14.1(react@19.2.4) + react-swipeable-views-utils: 0.14.1(react@19.2.4) warning: 4.0.3 - react-transition-group@4.4.5(react-dom@19.2.3(react@19.2.3))(react@19.2.3): + react-transition-group@4.4.5(react-dom@19.2.4(react@19.2.4))(react@19.2.4): dependencies: '@babel/runtime': 7.28.6 dom-helpers: 5.2.1 loose-envify: 1.4.0 prop-types: 15.8.1 - react: 19.2.3 - react-dom: 19.2.3(react@19.2.3) + react: 19.2.4 + react-dom: 19.2.4(react@19.2.4) - react-virtuoso@4.18.1(react-dom@19.2.3(react@19.2.3))(react@19.2.3): + react-virtuoso@4.18.1(react-dom@19.2.4(react@19.2.4))(react@19.2.4): dependencies: - react: 19.2.3 - react-dom: 19.2.3(react@19.2.3) + react: 19.2.4 + react-dom: 19.2.4(react@19.2.4) - react-window@2.2.5(react-dom@19.2.3(react@19.2.3))(react@19.2.3): + react-window@2.2.5(react-dom@19.2.4(react@19.2.4))(react@19.2.4): dependencies: - react: 19.2.3 - react-dom: 19.2.3(react@19.2.3) + react: 19.2.4 + react-dom: 19.2.4(react@19.2.4) - react@19.2.3: {} + react@19.2.4: {} read-cache@1.0.0: dependencies: @@ -23703,7 +23703,7 @@ snapshots: stubborn-fs@1.2.5: {} - styled-components@6.3.8(patch_hash=383c648dfdb5dfc82fbe414d54027d8c982a01c6320370f0ecfdb387e753c09f)(react-dom@19.2.3(react@19.2.3))(react@19.2.3): + styled-components@6.3.8(patch_hash=383c648dfdb5dfc82fbe414d54027d8c982a01c6320370f0ecfdb387e753c09f)(react-dom@19.2.4(react@19.2.4))(react@19.2.4): dependencies: '@emotion/is-prop-valid': 1.4.0 '@emotion/unitless': 0.10.0 @@ -23711,17 +23711,17 @@ snapshots: css-to-react-native: 3.2.0 csstype: 3.2.3 postcss: 8.4.49 - react: 19.2.3 + react: 19.2.4 shallowequal: 1.1.0 stylis: 4.3.6 tslib: 2.8.1 optionalDependencies: - react-dom: 19.2.3(react@19.2.3) + react-dom: 19.2.4(react@19.2.4) - styled-jsx@5.1.6(@babel/core@7.28.6)(babel-plugin-macros@3.1.0)(react@19.2.3): + styled-jsx@5.1.6(@babel/core@7.28.6)(babel-plugin-macros@3.1.0)(react@19.2.4): dependencies: client-only: 0.0.1 - react: 19.2.3 + react: 19.2.4 optionalDependencies: '@babel/core': 7.28.6 babel-plugin-macros: 3.1.0 @@ -24305,18 +24305,18 @@ snapshots: requires-port: 1.0.0 optional: true - use-count-up@3.0.1(react@19.2.3): + use-count-up@3.0.1(react@19.2.4): dependencies: - react: 19.2.3 - use-elapsed-time: 3.0.2(react@19.2.3) + react: 19.2.4 + use-elapsed-time: 3.0.2(react@19.2.4) - use-elapsed-time@3.0.2(react@19.2.3): + use-elapsed-time@3.0.2(react@19.2.4): dependencies: - react: 19.2.3 + react: 19.2.4 - use-sync-external-store@1.6.0(react@19.2.3): + use-sync-external-store@1.6.0(react@19.2.4): dependencies: - react: 19.2.3 + react: 19.2.4 util-deprecate@1.0.2: {} diff --git a/test/package.json b/test/package.json index 510212491011a6..e727c6bc2096c4 100644 --- a/test/package.json +++ b/test/package.json @@ -18,7 +18,7 @@ "@mui/utils": "workspace:^", "@testing-library/dom": "10.4.1", "@types/chai": "5.2.3", - "@types/react": "19.2.9", + "@types/react": "19.2.13", "@types/react-is": "19.2.0", "@types/sinon": "17.0.4", "chai": "6.2.2", @@ -27,9 +27,9 @@ "fast-glob": "3.3.3", "html-webpack-plugin": "5.6.6", "prop-types": "15.8.1", - "react": "19.2.3", - "react-dom": "19.2.3", - "react-is": "19.2.3", + "react": "19.2.4", + "react-dom": "19.2.4", + "react-is": "19.2.4", "react-router": "7.13.0", "react-window": "2.2.5", "sinon": "21.0.1",