From 57d61d6786b3f65f8974a3b364034ee87c6c57d1 Mon Sep 17 00:00:00 2001 From: Armin Mehinovic Date: Fri, 8 Nov 2024 13:34:36 +0100 Subject: [PATCH] Revert version changes applied with the script --- docs/package.json | 12 +- package.json | 9 +- packages/x-charts-pro/package.json | 4 +- packages/x-data-grid-generator/package.json | 4 +- packages/x-data-grid/package.json | 4 +- pnpm-lock.yaml | 1075 +++++++++---------- scripts/useMaterialUIv6.mjs | 1 + test/package.json | 2 +- 8 files changed, 519 insertions(+), 592 deletions(-) diff --git a/docs/package.json b/docs/package.json index 5973bbfa74073..d5fba1fa2d174 100644 --- a/docs/package.json +++ b/docs/package.json @@ -30,12 +30,12 @@ "@mui/docs": "6.1.7", "@mui/icons-material": "^5.16.7", "@mui/joy": "^5.0.0-beta.48", - "@mui/lab": "^6.0.0-beta.14", - "@mui/material": "^6.1.6", - "@mui/material-nextjs": "^6.1.6", - "@mui/styles": "^6.1.6", - "@mui/system": "^6.1.6", - "@mui/utils": "^6.1.6", + "@mui/lab": "^5.0.0-alpha.173", + "@mui/material": "^5.16.7", + "@mui/material-nextjs": "^5.16.6", + "@mui/styles": "^5.16.7", + "@mui/system": "^5.16.7", + "@mui/utils": "^5.16.6", "@mui/x-charts": "workspace:*", "@mui/x-charts-vendor": "workspace:*", "@mui/x-data-grid": "workspace:*", diff --git a/package.json b/package.json index a0d3643770195..ed11dc54eb8c9 100644 --- a/package.json +++ b/package.json @@ -90,7 +90,7 @@ "@emotion/cache": "^11.13.1", "@emotion/react": "^11.13.3", "@emotion/styled": "^11.13.0", - "@mui/icons-material": "^6.1.6", + "@mui/icons-material": "^5.16.7", "@mui/internal-babel-plugin-resolve-imports": "1.0.18", "@mui/internal-markdown": "^1.0.20", "@mui/internal-test-utils": "^1.0.20", @@ -198,11 +198,8 @@ "yargs": "^17.7.2" }, "resolutions": { - "react-is": "19.0.0-rc-5c56b873-20241107", - "@types/node": "^20.16.14", - "react-dom": "19.0.0-rc-5c56b873-20241107", - "react": "19.0.0-rc-5c56b873-20241107", - "scheduler": "0.25.0-rc-5c56b873-20241107" + "react-is": "^18.3.1", + "@types/node": "^20.17.6" }, "packageManager": "pnpm@9.13.2", "engines": { diff --git a/packages/x-charts-pro/package.json b/packages/x-charts-pro/package.json index 45d8528ab5102..f90e133e68f3d 100644 --- a/packages/x-charts-pro/package.json +++ b/packages/x-charts-pro/package.json @@ -67,8 +67,8 @@ } }, "devDependencies": { - "@mui/material": "^6.1.6", - "@mui/system": "^6.1.6", + "@mui/material": "^5.16.7", + "@mui/system": "^5.16.7", "@react-spring/core": "^9.7.5", "@react-spring/shared": "^9.7.5", "@types/prop-types": "^15.7.13", diff --git a/packages/x-data-grid-generator/package.json b/packages/x-data-grid-generator/package.json index 203342941cd04..99216250cf760 100644 --- a/packages/x-data-grid-generator/package.json +++ b/packages/x-data-grid-generator/package.json @@ -40,8 +40,8 @@ "lru-cache": "^11.0.2" }, "devDependencies": { - "@mui/icons-material": "^6.1.6", - "@mui/material": "^6.1.6", + "@mui/icons-material": "^5.16.7", + "@mui/material": "^5.16.7", "@types/chance": "^1.1.6", "rimraf": "^6.0.1" }, diff --git a/packages/x-data-grid/package.json b/packages/x-data-grid/package.json index d752fa230cd75..bbccb2dc0a9b6 100644 --- a/packages/x-data-grid/package.json +++ b/packages/x-data-grid/package.json @@ -73,8 +73,8 @@ "devDependencies": { "@mui/internal-test-utils": "^1.0.20", "@mui/joy": "^5.0.0-beta.48", - "@mui/material": "^6.1.6", - "@mui/system": "^6.1.6", + "@mui/material": "^5.16.7", + "@mui/system": "^5.16.7", "@mui/types": "^7.2.15", "@types/prop-types": "^15.7.13", "rimraf": "^6.0.1" diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index be0e5f56cedb7..27e58788abe57 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -5,11 +5,8 @@ settings: excludeLinksFromLockfile: false overrides: - react-is: 19.0.0-rc-5c56b873-20241107 - '@types/node': ^20.16.14 - react-dom: 19.0.0-rc-5c56b873-20241107 - react: 19.0.0-rc-5c56b873-20241107 - scheduler: 0.25.0-rc-5c56b873-20241107 + react-is: ^18.3.1 + '@types/node': ^20.17.6 patchedDependencies: babel-plugin-replace-imports@1.0.2: @@ -82,13 +79,13 @@ importers: version: 11.13.1 '@emotion/react': specifier: ^11.13.3 - version: 11.13.3(@types/react@18.3.12)(react@19.0.0-rc-5c56b873-20241107) + version: 11.13.3(@types/react@18.3.12)(react@18.3.1) '@emotion/styled': specifier: ^11.13.0 - version: 11.13.0(@emotion/react@11.13.3(@types/react@18.3.12)(react@19.0.0-rc-5c56b873-20241107))(@types/react@18.3.12)(react@19.0.0-rc-5c56b873-20241107) + version: 11.13.0(@emotion/react@11.13.3(@types/react@18.3.12)(react@18.3.1))(@types/react@18.3.12)(react@18.3.1) '@mui/icons-material': - specifier: ^6.1.6 - version: 6.1.7(@mui/material@5.16.7(@emotion/react@11.13.3(@types/react@18.3.12)(react@19.0.0-rc-5c56b873-20241107))(@emotion/styled@11.13.0(@emotion/react@11.13.3(@types/react@18.3.12)(react@19.0.0-rc-5c56b873-20241107))(@types/react@18.3.12)(react@19.0.0-rc-5c56b873-20241107))(@types/react@18.3.12)(react-dom@19.0.0-rc-5c56b873-20241107(react@19.0.0-rc-5c56b873-20241107))(react@19.0.0-rc-5c56b873-20241107))(@types/react@18.3.12)(react@19.0.0-rc-5c56b873-20241107) + specifier: ^5.16.7 + version: 5.16.7(@mui/material@5.16.7(@emotion/react@11.13.3(@types/react@18.3.12)(react@18.3.1))(@emotion/styled@11.13.0(@emotion/react@11.13.3(@types/react@18.3.12)(react@18.3.1))(@types/react@18.3.12)(react@18.3.1))(@types/react@18.3.12)(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(@types/react@18.3.12)(react@18.3.1) '@mui/internal-babel-plugin-resolve-imports': specifier: 1.0.18 version: 1.0.18(@babel/core@7.26.0) @@ -97,16 +94,16 @@ importers: version: 1.0.20 '@mui/internal-test-utils': specifier: ^1.0.20 - version: 1.0.20(@babel/core@7.26.0)(@types/react-dom@18.3.1)(@types/react@18.3.12)(react-dom@19.0.0-rc-5c56b873-20241107(react@19.0.0-rc-5c56b873-20241107))(react@19.0.0-rc-5c56b873-20241107) + version: 1.0.20(@babel/core@7.26.0)(@types/react-dom@18.3.1)(@types/react@18.3.12)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) '@mui/material': specifier: ^5.16.7 - version: 5.16.7(@emotion/react@11.13.3(@types/react@18.3.12)(react@19.0.0-rc-5c56b873-20241107))(@emotion/styled@11.13.0(@emotion/react@11.13.3(@types/react@18.3.12)(react@19.0.0-rc-5c56b873-20241107))(@types/react@18.3.12)(react@19.0.0-rc-5c56b873-20241107))(@types/react@18.3.12)(react-dom@19.0.0-rc-5c56b873-20241107(react@19.0.0-rc-5c56b873-20241107))(react@19.0.0-rc-5c56b873-20241107) + version: 5.16.7(@emotion/react@11.13.3(@types/react@18.3.12)(react@18.3.1))(@emotion/styled@11.13.0(@emotion/react@11.13.3(@types/react@18.3.12)(react@18.3.1))(@types/react@18.3.12)(react@18.3.1))(@types/react@18.3.12)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) '@mui/monorepo': specifier: github:mui/material-ui#a0ffee42815b110e14107249f193b7505d1761e5 version: https://codeload.github.com/mui/material-ui/tar.gz/a0ffee42815b110e14107249f193b7505d1761e5(encoding@0.1.13) '@mui/utils': specifier: ^5.16.6 - version: 5.16.6(@types/react@18.3.12)(react@19.0.0-rc-5c56b873-20241107) + version: 5.16.6(@types/react@18.3.12)(react@18.3.1) '@next/eslint-plugin-next': specifier: 15.0.3 version: 15.0.3 @@ -144,7 +141,7 @@ importers: specifier: ^10.0.9 version: 10.0.9 '@types/node': - specifier: ^20.16.14 + specifier: ^20.17.6 version: 20.17.6 '@types/react': specifier: ^18.3.12 @@ -354,11 +351,11 @@ importers: specifier: ^0.11.10 version: 0.11.10 react: - specifier: 19.0.0-rc-5c56b873-20241107 - version: 19.0.0-rc-5c56b873-20241107 + specifier: ^18.3.1 + version: 18.3.1 react-dom: - specifier: 19.0.0-rc-5c56b873-20241107 - version: 19.0.0-rc-5c56b873-20241107(react@19.0.0-rc-5c56b873-20241107) + specifier: ^18.3.1 + version: 18.3.1(react@18.3.1) remark: specifier: ^15.0.1 version: 15.0.1 @@ -418,46 +415,46 @@ importers: version: 7.26.0 '@docsearch/react': specifier: ^3.7.0 - version: 3.7.0(@algolia/client-search@5.12.0)(@types/react@18.3.12)(react-dom@19.0.0-rc-5c56b873-20241107(react@19.0.0-rc-5c56b873-20241107))(react@19.0.0-rc-5c56b873-20241107)(search-insights@2.13.0) + version: 3.7.0(@algolia/client-search@5.12.0)(@types/react@18.3.12)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)(search-insights@2.13.0) '@emotion/cache': specifier: ^11.13.1 version: 11.13.1 '@emotion/react': specifier: ^11.13.3 - version: 11.13.3(@types/react@18.3.12)(react@19.0.0-rc-5c56b873-20241107) + version: 11.13.3(@types/react@18.3.12)(react@18.3.1) '@emotion/server': specifier: ^11.11.0 version: 11.11.0 '@emotion/styled': specifier: ^11.13.0 - version: 11.13.0(@emotion/react@11.13.3(@types/react@18.3.12)(react@19.0.0-rc-5c56b873-20241107))(@types/react@18.3.12)(react@19.0.0-rc-5c56b873-20241107) + version: 11.13.0(@emotion/react@11.13.3(@types/react@18.3.12)(react@18.3.1))(@types/react@18.3.12)(react@18.3.1) '@mui/docs': specifier: 6.1.7 - version: 6.1.7(lnhifiykkqp6fnavcc24ziw2ja) + version: 6.1.7(rlet3ozun3zqhbjumwb3oaf4ou) '@mui/icons-material': specifier: ^5.16.7 - version: 5.16.7(@mui/material@6.1.7(@emotion/react@11.13.3(@types/react@18.3.12)(react@19.0.0-rc-5c56b873-20241107))(@emotion/styled@11.13.0(@emotion/react@11.13.3(@types/react@18.3.12)(react@19.0.0-rc-5c56b873-20241107))(@types/react@18.3.12)(react@19.0.0-rc-5c56b873-20241107))(@types/react@18.3.12)(react-dom@19.0.0-rc-5c56b873-20241107(react@19.0.0-rc-5c56b873-20241107))(react@19.0.0-rc-5c56b873-20241107))(@types/react@18.3.12)(react@19.0.0-rc-5c56b873-20241107) + version: 5.16.7(@mui/material@5.16.7(@emotion/react@11.13.3(@types/react@18.3.12)(react@18.3.1))(@emotion/styled@11.13.0(@emotion/react@11.13.3(@types/react@18.3.12)(react@18.3.1))(@types/react@18.3.12)(react@18.3.1))(@types/react@18.3.12)(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(@types/react@18.3.12)(react@18.3.1) '@mui/joy': specifier: ^5.0.0-beta.48 - version: 5.0.0-beta.48(@emotion/react@11.13.3(@types/react@18.3.12)(react@19.0.0-rc-5c56b873-20241107))(@emotion/styled@11.13.0(@emotion/react@11.13.3(@types/react@18.3.12)(react@19.0.0-rc-5c56b873-20241107))(@types/react@18.3.12)(react@19.0.0-rc-5c56b873-20241107))(@types/react@18.3.12)(react-dom@19.0.0-rc-5c56b873-20241107(react@19.0.0-rc-5c56b873-20241107))(react@19.0.0-rc-5c56b873-20241107) + version: 5.0.0-beta.48(@emotion/react@11.13.3(@types/react@18.3.12)(react@18.3.1))(@emotion/styled@11.13.0(@emotion/react@11.13.3(@types/react@18.3.12)(react@18.3.1))(@types/react@18.3.12)(react@18.3.1))(@types/react@18.3.12)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) '@mui/lab': - specifier: ^6.0.0-beta.14 - version: 6.0.0-beta.15(@emotion/react@11.13.3(@types/react@18.3.12)(react@19.0.0-rc-5c56b873-20241107))(@emotion/styled@11.13.0(@emotion/react@11.13.3(@types/react@18.3.12)(react@19.0.0-rc-5c56b873-20241107))(@types/react@18.3.12)(react@19.0.0-rc-5c56b873-20241107))(@mui/material@6.1.7(@emotion/react@11.13.3(@types/react@18.3.12)(react@19.0.0-rc-5c56b873-20241107))(@emotion/styled@11.13.0(@emotion/react@11.13.3(@types/react@18.3.12)(react@19.0.0-rc-5c56b873-20241107))(@types/react@18.3.12)(react@19.0.0-rc-5c56b873-20241107))(@types/react@18.3.12)(react-dom@19.0.0-rc-5c56b873-20241107(react@19.0.0-rc-5c56b873-20241107))(react@19.0.0-rc-5c56b873-20241107))(@types/react@18.3.12)(react-dom@19.0.0-rc-5c56b873-20241107(react@19.0.0-rc-5c56b873-20241107))(react@19.0.0-rc-5c56b873-20241107) + specifier: ^5.0.0-alpha.173 + version: 5.0.0-alpha.173(@emotion/react@11.13.3(@types/react@18.3.12)(react@18.3.1))(@emotion/styled@11.13.0(@emotion/react@11.13.3(@types/react@18.3.12)(react@18.3.1))(@types/react@18.3.12)(react@18.3.1))(@mui/material@5.16.7(@emotion/react@11.13.3(@types/react@18.3.12)(react@18.3.1))(@emotion/styled@11.13.0(@emotion/react@11.13.3(@types/react@18.3.12)(react@18.3.1))(@types/react@18.3.12)(react@18.3.1))(@types/react@18.3.12)(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(@types/react@18.3.12)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) '@mui/material': - specifier: ^6.1.6 - version: 6.1.7(@emotion/react@11.13.3(@types/react@18.3.12)(react@19.0.0-rc-5c56b873-20241107))(@emotion/styled@11.13.0(@emotion/react@11.13.3(@types/react@18.3.12)(react@19.0.0-rc-5c56b873-20241107))(@types/react@18.3.12)(react@19.0.0-rc-5c56b873-20241107))(@types/react@18.3.12)(react-dom@19.0.0-rc-5c56b873-20241107(react@19.0.0-rc-5c56b873-20241107))(react@19.0.0-rc-5c56b873-20241107) + specifier: ^5.16.7 + version: 5.16.7(@emotion/react@11.13.3(@types/react@18.3.12)(react@18.3.1))(@emotion/styled@11.13.0(@emotion/react@11.13.3(@types/react@18.3.12)(react@18.3.1))(@types/react@18.3.12)(react@18.3.1))(@types/react@18.3.12)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) '@mui/material-nextjs': - specifier: ^6.1.6 - version: 6.1.7(@emotion/cache@11.13.1)(@emotion/react@11.13.3(@types/react@18.3.12)(react@19.0.0-rc-5c56b873-20241107))(@emotion/server@11.11.0)(@types/react@18.3.12)(next@14.2.18(@babel/core@7.26.0)(@opentelemetry/api@1.8.0)(@playwright/test@1.44.1)(babel-plugin-macros@3.1.0)(react-dom@19.0.0-rc-5c56b873-20241107(react@19.0.0-rc-5c56b873-20241107))(react@19.0.0-rc-5c56b873-20241107))(react@19.0.0-rc-5c56b873-20241107) + specifier: ^5.16.6 + version: 5.16.6(@emotion/cache@11.13.1)(@emotion/server@11.11.0)(@mui/material@5.16.7(@emotion/react@11.13.3(@types/react@18.3.12)(react@18.3.1))(@emotion/styled@11.13.0(@emotion/react@11.13.3(@types/react@18.3.12)(react@18.3.1))(@types/react@18.3.12)(react@18.3.1))(@types/react@18.3.12)(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(@types/react@18.3.12)(next@14.2.18(@babel/core@7.26.0)(@opentelemetry/api@1.8.0)(@playwright/test@1.44.1)(babel-plugin-macros@3.1.0)(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(react@18.3.1) '@mui/styles': - specifier: ^6.1.6 - version: 6.1.7(@types/react@18.3.12)(react@19.0.0-rc-5c56b873-20241107) + specifier: ^5.16.7 + version: 5.16.7(@types/react@18.3.12)(react@18.3.1) '@mui/system': - specifier: ^6.1.6 - version: 6.1.7(@emotion/react@11.13.3(@types/react@18.3.12)(react@19.0.0-rc-5c56b873-20241107))(@emotion/styled@11.13.0(@emotion/react@11.13.3(@types/react@18.3.12)(react@19.0.0-rc-5c56b873-20241107))(@types/react@18.3.12)(react@19.0.0-rc-5c56b873-20241107))(@types/react@18.3.12)(react@19.0.0-rc-5c56b873-20241107) + specifier: ^5.16.7 + version: 5.16.7(@emotion/react@11.13.3(@types/react@18.3.12)(react@18.3.1))(@emotion/styled@11.13.0(@emotion/react@11.13.3(@types/react@18.3.12)(react@18.3.1))(@types/react@18.3.12)(react@18.3.1))(@types/react@18.3.12)(react@18.3.1) '@mui/utils': - specifier: ^6.1.6 - version: 6.1.7(@types/react@18.3.12)(react@19.0.0-rc-5c56b873-20241107) + specifier: ^5.16.6 + version: 5.16.6(@types/react@18.3.12)(react@18.3.1) '@mui/x-charts': specifier: workspace:* version: link:../packages/x-charts/build @@ -487,7 +484,7 @@ importers: version: link:../packages/x-tree-view/build '@react-spring/web': specifier: ^9.7.5 - version: 9.7.5(react-dom@19.0.0-rc-5c56b873-20241107(react@19.0.0-rc-5c56b873-20241107))(react@19.0.0-rc-5c56b873-20241107) + version: 9.7.5(react-dom@18.3.1(react@18.3.1))(react@18.3.1) '@tanstack/query-core': specifier: ^5.60.5 version: 5.60.5 @@ -565,7 +562,7 @@ importers: version: 1.5.0 markdown-to-jsx: specifier: ^7.6.2 - version: 7.6.2(react@19.0.0-rc-5c56b873-20241107) + version: 7.6.2(react@18.3.1) moment: specifier: ^2.30.1 version: 2.30.1 @@ -580,7 +577,7 @@ importers: version: 0.5.46 next: specifier: ^14.2.18 - version: 14.2.18(@babel/core@7.26.0)(@opentelemetry/api@1.8.0)(@playwright/test@1.44.1)(babel-plugin-macros@3.1.0)(react-dom@19.0.0-rc-5c56b873-20241107(react@19.0.0-rc-5c56b873-20241107))(react@19.0.0-rc-5c56b873-20241107) + version: 14.2.18(@babel/core@7.26.0)(@opentelemetry/api@1.8.0)(@playwright/test@1.44.1)(babel-plugin-macros@3.1.0)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) nprogress: specifier: ^0.2.0 version: 0.2.0 @@ -594,38 +591,38 @@ importers: specifier: ^15.8.1 version: 15.8.1 react: - specifier: 19.0.0-rc-5c56b873-20241107 - version: 19.0.0-rc-5c56b873-20241107 + specifier: ^18.3.1 + version: 18.3.1 react-docgen: specifier: ^5.4.3 version: 5.4.3 react-dom: - specifier: 19.0.0-rc-5c56b873-20241107 - version: 19.0.0-rc-5c56b873-20241107(react@19.0.0-rc-5c56b873-20241107) + specifier: ^18.3.1 + version: 18.3.1(react@18.3.1) react-hook-form: specifier: ^7.53.2 - version: 7.53.2(react@19.0.0-rc-5c56b873-20241107) + version: 7.53.2(react@18.3.1) react-is: - specifier: 19.0.0-rc-5c56b873-20241107 - version: 19.0.0-rc-5c56b873-20241107 + specifier: ^18.3.1 + version: 18.3.1 react-router: specifier: ^6.27.0 - version: 6.27.0(react@19.0.0-rc-5c56b873-20241107) + version: 6.27.0(react@18.3.1) react-router-dom: specifier: ^6.27.0 - version: 6.27.0(react-dom@19.0.0-rc-5c56b873-20241107(react@19.0.0-rc-5c56b873-20241107))(react@19.0.0-rc-5c56b873-20241107) + version: 6.27.0(react-dom@18.3.1(react@18.3.1))(react@18.3.1) react-runner: specifier: ^1.0.5 - version: 1.0.5(react-dom@19.0.0-rc-5c56b873-20241107(react@19.0.0-rc-5c56b873-20241107))(react@19.0.0-rc-5c56b873-20241107) + version: 1.0.5(react-dom@18.3.1(react@18.3.1))(react@18.3.1) react-simple-code-editor: specifier: ^0.14.1 - version: 0.14.1(react-dom@19.0.0-rc-5c56b873-20241107(react@19.0.0-rc-5c56b873-20241107))(react@19.0.0-rc-5c56b873-20241107) + version: 0.14.1(react-dom@18.3.1(react@18.3.1))(react@18.3.1) recast: specifier: ^0.23.9 version: 0.23.9 rifm: specifier: 0.12.1 - version: 0.12.1(react@19.0.0-rc-5c56b873-20241107) + version: 0.12.1(react@18.3.1) rimraf: specifier: ^6.0.1 version: 6.0.1 @@ -634,7 +631,7 @@ importers: version: 7.8.1 styled-components: specifier: ^6.1.13 - version: 6.1.13(react-dom@19.0.0-rc-5c56b873-20241107(react@19.0.0-rc-5c56b873-20241107))(react@19.0.0-rc-5c56b873-20241107) + version: 6.1.13(react-dom@18.3.1(react@18.3.1))(react@18.3.1) stylis: specifier: ^4.3.4 version: 4.3.4 @@ -731,7 +728,7 @@ importers: specifier: ^10.0.9 version: 10.0.9 '@types/node': - specifier: ^20.16.14 + specifier: ^20.17.6 version: 20.17.6 packages/x-charts: @@ -741,13 +738,13 @@ importers: version: 7.26.0 '@emotion/react': specifier: ^11.9.0 - version: 11.13.3(@types/react@18.3.12)(react@19.0.0-rc-5c56b873-20241107) + version: 11.13.3(@types/react@18.3.12)(react@18.3.1) '@emotion/styled': specifier: ^11.8.1 - version: 11.13.0(@emotion/react@11.13.3(@types/react@18.3.12)(react@19.0.0-rc-5c56b873-20241107))(@types/react@18.3.12)(react@19.0.0-rc-5c56b873-20241107) + version: 11.13.0(@emotion/react@11.13.3(@types/react@18.3.12)(react@18.3.1))(@types/react@18.3.12)(react@18.3.1) '@mui/utils': specifier: ^5.16.6 || ^6.0.0 - version: 5.16.6(@types/react@18.3.12)(react@19.0.0-rc-5c56b873-20241107) + version: 5.16.6(@types/react@18.3.12)(react@18.3.1) '@mui/x-charts-vendor': specifier: workspace:* version: link:../x-charts-vendor @@ -759,7 +756,7 @@ importers: version: 9.7.5 '@react-spring/web': specifier: ^9.7.5 - version: 9.7.5(react-dom@19.0.0-rc-5c56b873-20241107(react@19.0.0-rc-5c56b873-20241107))(react@19.0.0-rc-5c56b873-20241107) + version: 9.7.5(react-dom@18.3.1(react@18.3.1))(react@18.3.1) clsx: specifier: ^2.1.1 version: 2.1.1 @@ -767,27 +764,27 @@ importers: specifier: ^15.8.1 version: 15.8.1 react: - specifier: 19.0.0-rc-5c56b873-20241107 - version: 19.0.0-rc-5c56b873-20241107 + specifier: ^17.0.0 || ^18.0.0 || ^19.0.0 + version: 18.3.1 react-dom: - specifier: 19.0.0-rc-5c56b873-20241107 - version: 19.0.0-rc-5c56b873-20241107(react@19.0.0-rc-5c56b873-20241107) + specifier: ^17.0.0 || ^18.0.0 + version: 18.3.1(react@18.3.1) devDependencies: '@mui/internal-test-utils': specifier: ^1.0.20 - version: 1.0.20(@babel/core@7.26.0)(@types/react-dom@18.3.1)(@types/react@18.3.12)(react-dom@19.0.0-rc-5c56b873-20241107(react@19.0.0-rc-5c56b873-20241107))(react@19.0.0-rc-5c56b873-20241107) + version: 1.0.20(@babel/core@7.26.0)(@types/react-dom@18.3.1)(@types/react@18.3.12)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) '@mui/material': specifier: ^5.16.7 - version: 5.16.7(@emotion/react@11.13.3(@types/react@18.3.12)(react@19.0.0-rc-5c56b873-20241107))(@emotion/styled@11.13.0(@emotion/react@11.13.3(@types/react@18.3.12)(react@19.0.0-rc-5c56b873-20241107))(@types/react@18.3.12)(react@19.0.0-rc-5c56b873-20241107))(@types/react@18.3.12)(react-dom@19.0.0-rc-5c56b873-20241107(react@19.0.0-rc-5c56b873-20241107))(react@19.0.0-rc-5c56b873-20241107) + version: 5.16.7(@emotion/react@11.13.3(@types/react@18.3.12)(react@18.3.1))(@emotion/styled@11.13.0(@emotion/react@11.13.3(@types/react@18.3.12)(react@18.3.1))(@types/react@18.3.12)(react@18.3.1))(@types/react@18.3.12)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) '@mui/system': specifier: ^5.16.7 - version: 5.16.7(@emotion/react@11.13.3(@types/react@18.3.12)(react@19.0.0-rc-5c56b873-20241107))(@emotion/styled@11.13.0(@emotion/react@11.13.3(@types/react@18.3.12)(react@19.0.0-rc-5c56b873-20241107))(@types/react@18.3.12)(react@19.0.0-rc-5c56b873-20241107))(@types/react@18.3.12)(react@19.0.0-rc-5c56b873-20241107) + version: 5.16.7(@emotion/react@11.13.3(@types/react@18.3.12)(react@18.3.1))(@emotion/styled@11.13.0(@emotion/react@11.13.3(@types/react@18.3.12)(react@18.3.1))(@types/react@18.3.12)(react@18.3.1))(@types/react@18.3.12)(react@18.3.1) '@react-spring/core': specifier: ^9.7.5 - version: 9.7.5(react@19.0.0-rc-5c56b873-20241107) + version: 9.7.5(react@18.3.1) '@react-spring/shared': specifier: ^9.7.5 - version: 9.7.5(react@19.0.0-rc-5c56b873-20241107) + version: 9.7.5(react@18.3.1) '@types/prop-types': specifier: ^15.7.13 version: 15.7.13 @@ -806,13 +803,13 @@ importers: version: 7.26.0 '@emotion/react': specifier: ^11.9.0 - version: 11.13.3(@types/react@18.3.12)(react@19.0.0-rc-5c56b873-20241107) + version: 11.13.3(@types/react@18.3.12)(react@18.3.1) '@emotion/styled': specifier: ^11.8.1 - version: 11.13.0(@emotion/react@11.13.3(@types/react@18.3.12)(react@19.0.0-rc-5c56b873-20241107))(@types/react@18.3.12)(react@19.0.0-rc-5c56b873-20241107) + version: 11.13.0(@emotion/react@11.13.3(@types/react@18.3.12)(react@18.3.1))(@types/react@18.3.12)(react@18.3.1) '@mui/utils': specifier: ^5.16.6 || ^6.0.0 - version: 5.16.6(@types/react@18.3.12)(react@19.0.0-rc-5c56b873-20241107) + version: 5.16.6(@types/react@18.3.12)(react@18.3.1) '@mui/x-charts': specifier: workspace:* version: link:../x-charts/build @@ -830,7 +827,7 @@ importers: version: 9.7.5 '@react-spring/web': specifier: ^9.7.5 - version: 9.7.5(react-dom@19.0.0-rc-5c56b873-20241107(react@19.0.0-rc-5c56b873-20241107))(react@19.0.0-rc-5c56b873-20241107) + version: 9.7.5(react-dom@18.3.1(react@18.3.1))(react@18.3.1) clsx: specifier: ^2.1.1 version: 2.1.1 @@ -838,24 +835,24 @@ importers: specifier: ^15.8.1 version: 15.8.1 react: - specifier: 19.0.0-rc-5c56b873-20241107 - version: 19.0.0-rc-5c56b873-20241107 + specifier: ^17.0.0 || ^18.0.0 || ^19.0.0 + version: 18.3.1 react-dom: - specifier: 19.0.0-rc-5c56b873-20241107 - version: 19.0.0-rc-5c56b873-20241107(react@19.0.0-rc-5c56b873-20241107) + specifier: ^17.0.0 || ^18.0.0 + version: 18.3.1(react@18.3.1) devDependencies: '@mui/material': - specifier: ^6.1.6 - version: 6.1.7(@emotion/react@11.13.3(@types/react@18.3.12)(react@19.0.0-rc-5c56b873-20241107))(@emotion/styled@11.13.0(@emotion/react@11.13.3(@types/react@18.3.12)(react@19.0.0-rc-5c56b873-20241107))(@types/react@18.3.12)(react@19.0.0-rc-5c56b873-20241107))(@types/react@18.3.12)(react-dom@19.0.0-rc-5c56b873-20241107(react@19.0.0-rc-5c56b873-20241107))(react@19.0.0-rc-5c56b873-20241107) + specifier: ^5.16.7 + version: 5.16.7(@emotion/react@11.13.3(@types/react@18.3.12)(react@18.3.1))(@emotion/styled@11.13.0(@emotion/react@11.13.3(@types/react@18.3.12)(react@18.3.1))(@types/react@18.3.12)(react@18.3.1))(@types/react@18.3.12)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) '@mui/system': - specifier: ^6.1.6 - version: 6.1.7(@emotion/react@11.13.3(@types/react@18.3.12)(react@19.0.0-rc-5c56b873-20241107))(@emotion/styled@11.13.0(@emotion/react@11.13.3(@types/react@18.3.12)(react@19.0.0-rc-5c56b873-20241107))(@types/react@18.3.12)(react@19.0.0-rc-5c56b873-20241107))(@types/react@18.3.12)(react@19.0.0-rc-5c56b873-20241107) + specifier: ^5.16.7 + version: 5.16.7(@emotion/react@11.13.3(@types/react@18.3.12)(react@18.3.1))(@emotion/styled@11.13.0(@emotion/react@11.13.3(@types/react@18.3.12)(react@18.3.1))(@types/react@18.3.12)(react@18.3.1))(@types/react@18.3.12)(react@18.3.1) '@react-spring/core': specifier: ^9.7.5 - version: 9.7.5(react@19.0.0-rc-5c56b873-20241107) + version: 9.7.5(react@18.3.1) '@react-spring/shared': specifier: ^9.7.5 - version: 9.7.5(react@19.0.0-rc-5c56b873-20241107) + version: 9.7.5(react@18.3.1) '@types/prop-types': specifier: ^15.7.13 version: 15.7.13 @@ -994,13 +991,13 @@ importers: version: 7.26.0 '@emotion/react': specifier: ^11.9.0 - version: 11.13.3(@types/react@18.3.12)(react@19.0.0-rc-5c56b873-20241107) + version: 11.13.3(@types/react@18.3.12)(react@18.3.1) '@emotion/styled': specifier: ^11.8.1 - version: 11.13.0(@emotion/react@11.13.3(@types/react@18.3.12)(react@19.0.0-rc-5c56b873-20241107))(@types/react@18.3.12)(react@19.0.0-rc-5c56b873-20241107) + version: 11.13.0(@emotion/react@11.13.3(@types/react@18.3.12)(react@18.3.1))(@types/react@18.3.12)(react@18.3.1) '@mui/utils': specifier: ^5.16.6 || ^6.0.0 - version: 5.16.6(@types/react@18.3.12)(react@19.0.0-rc-5c56b873-20241107) + version: 5.16.6(@types/react@18.3.12)(react@18.3.1) '@mui/x-internals': specifier: workspace:* version: link:../x-internals/build @@ -1011,27 +1008,27 @@ importers: specifier: ^15.8.1 version: 15.8.1 react: - specifier: 19.0.0-rc-5c56b873-20241107 - version: 19.0.0-rc-5c56b873-20241107 + specifier: ^17.0.0 || ^18.0.0 || ^19.0.0 + version: 18.3.1 react-dom: - specifier: 19.0.0-rc-5c56b873-20241107 - version: 19.0.0-rc-5c56b873-20241107(react@19.0.0-rc-5c56b873-20241107) + specifier: ^17.0.0 || ^18.0.0 + version: 18.3.1(react@18.3.1) reselect: specifier: ^5.1.1 version: 5.1.1 devDependencies: '@mui/internal-test-utils': specifier: ^1.0.20 - version: 1.0.20(@babel/core@7.26.0)(@types/react-dom@18.3.1)(@types/react@18.3.12)(react-dom@19.0.0-rc-5c56b873-20241107(react@19.0.0-rc-5c56b873-20241107))(react@19.0.0-rc-5c56b873-20241107) + version: 1.0.20(@babel/core@7.26.0)(@types/react-dom@18.3.1)(@types/react@18.3.12)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) '@mui/joy': specifier: ^5.0.0-beta.48 - version: 5.0.0-beta.48(@emotion/react@11.13.3(@types/react@18.3.12)(react@19.0.0-rc-5c56b873-20241107))(@emotion/styled@11.13.0(@emotion/react@11.13.3(@types/react@18.3.12)(react@19.0.0-rc-5c56b873-20241107))(@types/react@18.3.12)(react@19.0.0-rc-5c56b873-20241107))(@types/react@18.3.12)(react-dom@19.0.0-rc-5c56b873-20241107(react@19.0.0-rc-5c56b873-20241107))(react@19.0.0-rc-5c56b873-20241107) + version: 5.0.0-beta.48(@emotion/react@11.13.3(@types/react@18.3.12)(react@18.3.1))(@emotion/styled@11.13.0(@emotion/react@11.13.3(@types/react@18.3.12)(react@18.3.1))(@types/react@18.3.12)(react@18.3.1))(@types/react@18.3.12)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) '@mui/material': - specifier: ^6.1.6 - version: 6.1.7(@emotion/react@11.13.3(@types/react@18.3.12)(react@19.0.0-rc-5c56b873-20241107))(@emotion/styled@11.13.0(@emotion/react@11.13.3(@types/react@18.3.12)(react@19.0.0-rc-5c56b873-20241107))(@types/react@18.3.12)(react@19.0.0-rc-5c56b873-20241107))(@types/react@18.3.12)(react-dom@19.0.0-rc-5c56b873-20241107(react@19.0.0-rc-5c56b873-20241107))(react@19.0.0-rc-5c56b873-20241107) + specifier: ^5.16.7 + version: 5.16.7(@emotion/react@11.13.3(@types/react@18.3.12)(react@18.3.1))(@emotion/styled@11.13.0(@emotion/react@11.13.3(@types/react@18.3.12)(react@18.3.1))(@types/react@18.3.12)(react@18.3.1))(@types/react@18.3.12)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) '@mui/system': - specifier: ^6.1.6 - version: 6.1.7(@emotion/react@11.13.3(@types/react@18.3.12)(react@19.0.0-rc-5c56b873-20241107))(@emotion/styled@11.13.0(@emotion/react@11.13.3(@types/react@18.3.12)(react@19.0.0-rc-5c56b873-20241107))(@types/react@18.3.12)(react@19.0.0-rc-5c56b873-20241107))(@types/react@18.3.12)(react@19.0.0-rc-5c56b873-20241107) + specifier: ^5.16.7 + version: 5.16.7(@emotion/react@11.13.3(@types/react@18.3.12)(react@18.3.1))(@emotion/styled@11.13.0(@emotion/react@11.13.3(@types/react@18.3.12)(react@18.3.1))(@types/react@18.3.12)(react@18.3.1))(@types/react@18.3.12)(react@18.3.1) '@mui/types': specifier: ^7.2.15 version: 7.2.15(@types/react@18.3.12) @@ -1050,10 +1047,10 @@ importers: version: 7.26.0 '@emotion/react': specifier: ^11.9.0 - version: 11.13.3(@types/react@18.3.12)(react@19.0.0-rc-5c56b873-20241107) + version: 11.13.3(@types/react@18.3.12)(react@18.3.1) '@emotion/styled': specifier: ^11.8.1 - version: 11.13.0(@emotion/react@11.13.3(@types/react@18.3.12)(react@19.0.0-rc-5c56b873-20241107))(@types/react@18.3.12)(react@19.0.0-rc-5c56b873-20241107) + version: 11.13.0(@emotion/react@11.13.3(@types/react@18.3.12)(react@18.3.1))(@types/react@18.3.12)(react@18.3.1) '@mui/x-data-grid-premium': specifier: workspace:* version: link:../x-data-grid-premium/build @@ -1067,15 +1064,15 @@ importers: specifier: ^11.0.2 version: 11.0.2 react: - specifier: 19.0.0-rc-5c56b873-20241107 - version: 19.0.0-rc-5c56b873-20241107 + specifier: ^17.0.0 || ^18.0.0 || ^19.0.0 + version: 18.3.1 devDependencies: '@mui/icons-material': - specifier: ^6.1.6 - version: 6.1.7(@mui/material@6.1.7(@emotion/react@11.13.3(@types/react@18.3.12)(react@19.0.0-rc-5c56b873-20241107))(@emotion/styled@11.13.0(@emotion/react@11.13.3(@types/react@18.3.12)(react@19.0.0-rc-5c56b873-20241107))(@types/react@18.3.12)(react@19.0.0-rc-5c56b873-20241107))(@types/react@18.3.12)(react-dom@19.0.0-rc-5c56b873-20241107(react@19.0.0-rc-5c56b873-20241107))(react@19.0.0-rc-5c56b873-20241107))(@types/react@18.3.12)(react@19.0.0-rc-5c56b873-20241107) + specifier: ^5.16.7 + version: 5.16.7(@mui/material@5.16.7(@emotion/react@11.13.3(@types/react@18.3.12)(react@18.3.1))(@emotion/styled@11.13.0(@emotion/react@11.13.3(@types/react@18.3.12)(react@18.3.1))(@types/react@18.3.12)(react@18.3.1))(@types/react@18.3.12)(react-dom@19.0.0-rc-5c56b873-20241107(react@18.3.1))(react@18.3.1))(@types/react@18.3.12)(react@18.3.1) '@mui/material': - specifier: ^6.1.6 - version: 6.1.7(@emotion/react@11.13.3(@types/react@18.3.12)(react@19.0.0-rc-5c56b873-20241107))(@emotion/styled@11.13.0(@emotion/react@11.13.3(@types/react@18.3.12)(react@19.0.0-rc-5c56b873-20241107))(@types/react@18.3.12)(react@19.0.0-rc-5c56b873-20241107))(@types/react@18.3.12)(react-dom@19.0.0-rc-5c56b873-20241107(react@19.0.0-rc-5c56b873-20241107))(react@19.0.0-rc-5c56b873-20241107) + specifier: ^5.16.7 + version: 5.16.7(@emotion/react@11.13.3(@types/react@18.3.12)(react@18.3.1))(@emotion/styled@11.13.0(@emotion/react@11.13.3(@types/react@18.3.12)(react@18.3.1))(@types/react@18.3.12)(react@18.3.1))(@types/react@18.3.12)(react-dom@19.0.0-rc-5c56b873-20241107(react@18.3.1))(react@18.3.1) '@types/chance': specifier: ^1.1.6 version: 1.1.6 @@ -1091,13 +1088,13 @@ importers: version: 7.26.0 '@emotion/react': specifier: ^11.9.0 - version: 11.13.3(@types/react@18.3.12)(react@19.0.0-rc-5c56b873-20241107) + version: 11.13.3(@types/react@18.3.12)(react@18.3.1) '@emotion/styled': specifier: ^11.8.1 - version: 11.13.0(@emotion/react@11.13.3(@types/react@18.3.12)(react@19.0.0-rc-5c56b873-20241107))(@types/react@18.3.12)(react@19.0.0-rc-5c56b873-20241107) + version: 11.13.0(@emotion/react@11.13.3(@types/react@18.3.12)(react@18.3.1))(@types/react@18.3.12)(react@18.3.1) '@mui/utils': specifier: ^5.16.6 || ^6.0.0 - version: 5.16.6(@types/react@18.3.12)(react@19.0.0-rc-5c56b873-20241107) + version: 5.16.6(@types/react@18.3.12)(react@18.3.1) '@mui/x-data-grid': specifier: workspace:* version: link:../x-data-grid/build @@ -1123,24 +1120,24 @@ importers: specifier: ^15.8.1 version: 15.8.1 react: - specifier: 19.0.0-rc-5c56b873-20241107 - version: 19.0.0-rc-5c56b873-20241107 + specifier: ^17.0.0 || ^18.0.0 || ^19.0.0 + version: 18.3.1 react-dom: - specifier: 19.0.0-rc-5c56b873-20241107 - version: 19.0.0-rc-5c56b873-20241107(react@19.0.0-rc-5c56b873-20241107) + specifier: ^17.0.0 || ^18.0.0 + version: 18.3.1(react@18.3.1) reselect: specifier: ^5.1.1 version: 5.1.1 devDependencies: '@mui/internal-test-utils': specifier: ^1.0.20 - version: 1.0.20(@babel/core@7.26.0)(@types/react-dom@18.3.1)(@types/react@18.3.12)(react-dom@19.0.0-rc-5c56b873-20241107(react@19.0.0-rc-5c56b873-20241107))(react@19.0.0-rc-5c56b873-20241107) + version: 1.0.20(@babel/core@7.26.0)(@types/react-dom@18.3.1)(@types/react@18.3.12)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) '@mui/material': specifier: ^5.16.7 - version: 5.16.7(@emotion/react@11.13.3(@types/react@18.3.12)(react@19.0.0-rc-5c56b873-20241107))(@emotion/styled@11.13.0(@emotion/react@11.13.3(@types/react@18.3.12)(react@19.0.0-rc-5c56b873-20241107))(@types/react@18.3.12)(react@19.0.0-rc-5c56b873-20241107))(@types/react@18.3.12)(react-dom@19.0.0-rc-5c56b873-20241107(react@19.0.0-rc-5c56b873-20241107))(react@19.0.0-rc-5c56b873-20241107) + version: 5.16.7(@emotion/react@11.13.3(@types/react@18.3.12)(react@18.3.1))(@emotion/styled@11.13.0(@emotion/react@11.13.3(@types/react@18.3.12)(react@18.3.1))(@types/react@18.3.12)(react@18.3.1))(@types/react@18.3.12)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) '@mui/system': specifier: ^5.16.7 - version: 5.16.7(@emotion/react@11.13.3(@types/react@18.3.12)(react@19.0.0-rc-5c56b873-20241107))(@emotion/styled@11.13.0(@emotion/react@11.13.3(@types/react@18.3.12)(react@19.0.0-rc-5c56b873-20241107))(@types/react@18.3.12)(react@19.0.0-rc-5c56b873-20241107))(@types/react@18.3.12)(react@19.0.0-rc-5c56b873-20241107) + version: 5.16.7(@emotion/react@11.13.3(@types/react@18.3.12)(react@18.3.1))(@emotion/styled@11.13.0(@emotion/react@11.13.3(@types/react@18.3.12)(react@18.3.1))(@types/react@18.3.12)(react@18.3.1))(@types/react@18.3.12)(react@18.3.1) '@types/prop-types': specifier: ^15.7.13 version: 15.7.13 @@ -1159,13 +1156,13 @@ importers: version: 7.26.0 '@emotion/react': specifier: ^11.9.0 - version: 11.13.3(@types/react@18.3.12)(react@19.0.0-rc-5c56b873-20241107) + version: 11.13.3(@types/react@18.3.12)(react@18.3.1) '@emotion/styled': specifier: ^11.8.1 - version: 11.13.0(@emotion/react@11.13.3(@types/react@18.3.12)(react@19.0.0-rc-5c56b873-20241107))(@types/react@18.3.12)(react@19.0.0-rc-5c56b873-20241107) + version: 11.13.0(@emotion/react@11.13.3(@types/react@18.3.12)(react@18.3.1))(@types/react@18.3.12)(react@18.3.1) '@mui/utils': specifier: ^5.16.6 || ^6.0.0 - version: 5.16.6(@types/react@18.3.12)(react@19.0.0-rc-5c56b873-20241107) + version: 5.16.6(@types/react@18.3.12)(react@18.3.1) '@mui/x-data-grid': specifier: workspace:* version: link:../x-data-grid/build @@ -1185,24 +1182,24 @@ importers: specifier: ^15.8.1 version: 15.8.1 react: - specifier: 19.0.0-rc-5c56b873-20241107 - version: 19.0.0-rc-5c56b873-20241107 + specifier: ^17.0.0 || ^18.0.0 || ^19.0.0 + version: 18.3.1 react-dom: - specifier: 19.0.0-rc-5c56b873-20241107 - version: 19.0.0-rc-5c56b873-20241107(react@19.0.0-rc-5c56b873-20241107) + specifier: ^17.0.0 || ^18.0.0 + version: 18.3.1(react@18.3.1) reselect: specifier: ^5.1.1 version: 5.1.1 devDependencies: '@mui/internal-test-utils': specifier: ^1.0.20 - version: 1.0.20(@babel/core@7.26.0)(@types/react-dom@18.3.1)(@types/react@18.3.12)(react-dom@19.0.0-rc-5c56b873-20241107(react@19.0.0-rc-5c56b873-20241107))(react@19.0.0-rc-5c56b873-20241107) + version: 1.0.20(@babel/core@7.26.0)(@types/react-dom@18.3.1)(@types/react@18.3.12)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) '@mui/material': specifier: ^5.16.7 - version: 5.16.7(@emotion/react@11.13.3(@types/react@18.3.12)(react@19.0.0-rc-5c56b873-20241107))(@emotion/styled@11.13.0(@emotion/react@11.13.3(@types/react@18.3.12)(react@19.0.0-rc-5c56b873-20241107))(@types/react@18.3.12)(react@19.0.0-rc-5c56b873-20241107))(@types/react@18.3.12)(react-dom@19.0.0-rc-5c56b873-20241107(react@19.0.0-rc-5c56b873-20241107))(react@19.0.0-rc-5c56b873-20241107) + version: 5.16.7(@emotion/react@11.13.3(@types/react@18.3.12)(react@18.3.1))(@emotion/styled@11.13.0(@emotion/react@11.13.3(@types/react@18.3.12)(react@18.3.1))(@types/react@18.3.12)(react@18.3.1))(@types/react@18.3.12)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) '@mui/system': specifier: ^5.16.7 - version: 5.16.7(@emotion/react@11.13.3(@types/react@18.3.12)(react@19.0.0-rc-5c56b873-20241107))(@emotion/styled@11.13.0(@emotion/react@11.13.3(@types/react@18.3.12)(react@19.0.0-rc-5c56b873-20241107))(@types/react@18.3.12)(react@19.0.0-rc-5c56b873-20241107))(@types/react@18.3.12)(react@19.0.0-rc-5c56b873-20241107) + version: 5.16.7(@emotion/react@11.13.3(@types/react@18.3.12)(react@18.3.1))(@emotion/styled@11.13.0(@emotion/react@11.13.3(@types/react@18.3.12)(react@18.3.1))(@types/react@18.3.12)(react@18.3.1))(@types/react@18.3.12)(react@18.3.1) '@types/prop-types': specifier: ^15.7.13 version: 15.7.13 @@ -1218,13 +1215,13 @@ importers: version: 7.26.0 '@emotion/react': specifier: ^11.9.0 - version: 11.13.3(@types/react@18.3.12)(react@19.0.0-rc-5c56b873-20241107) + version: 11.13.3(@types/react@18.3.12)(react@18.3.1) '@emotion/styled': specifier: ^11.8.1 - version: 11.13.0(@emotion/react@11.13.3(@types/react@18.3.12)(react@19.0.0-rc-5c56b873-20241107))(@types/react@18.3.12)(react@19.0.0-rc-5c56b873-20241107) + version: 11.13.0(@emotion/react@11.13.3(@types/react@18.3.12)(react@18.3.1))(@types/react@18.3.12)(react@18.3.1) '@mui/utils': specifier: ^5.16.6 || ^6.0.0 - version: 5.16.6(@types/react@18.3.12)(react@19.0.0-rc-5c56b873-20241107) + version: 5.16.6(@types/react@18.3.12)(react@18.3.1) '@mui/x-internals': specifier: workspace:* version: link:../x-internals/build @@ -1238,24 +1235,24 @@ importers: specifier: ^15.8.1 version: 15.8.1 react: - specifier: 19.0.0-rc-5c56b873-20241107 - version: 19.0.0-rc-5c56b873-20241107 + specifier: ^17.0.0 || ^18.0.0 || ^19.0.0 + version: 18.3.1 react-dom: - specifier: 19.0.0-rc-5c56b873-20241107 - version: 19.0.0-rc-5c56b873-20241107(react@19.0.0-rc-5c56b873-20241107) + specifier: ^17.0.0 || ^18.0.0 + version: 18.3.1(react@18.3.1) react-transition-group: specifier: ^4.4.5 - version: 4.4.5(react-dom@19.0.0-rc-5c56b873-20241107(react@19.0.0-rc-5c56b873-20241107))(react@19.0.0-rc-5c56b873-20241107) + version: 4.4.5(react-dom@18.3.1(react@18.3.1))(react@18.3.1) devDependencies: '@mui/internal-test-utils': specifier: ^1.0.20 - version: 1.0.20(@babel/core@7.26.0)(@types/react-dom@18.3.1)(@types/react@18.3.12)(react-dom@19.0.0-rc-5c56b873-20241107(react@19.0.0-rc-5c56b873-20241107))(react@19.0.0-rc-5c56b873-20241107) + version: 1.0.20(@babel/core@7.26.0)(@types/react-dom@18.3.1)(@types/react@18.3.12)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) '@mui/material': specifier: ^5.16.7 - version: 5.16.7(@emotion/react@11.13.3(@types/react@18.3.12)(react@19.0.0-rc-5c56b873-20241107))(@emotion/styled@11.13.0(@emotion/react@11.13.3(@types/react@18.3.12)(react@19.0.0-rc-5c56b873-20241107))(@types/react@18.3.12)(react@19.0.0-rc-5c56b873-20241107))(@types/react@18.3.12)(react-dom@19.0.0-rc-5c56b873-20241107(react@19.0.0-rc-5c56b873-20241107))(react@19.0.0-rc-5c56b873-20241107) + version: 5.16.7(@emotion/react@11.13.3(@types/react@18.3.12)(react@18.3.1))(@emotion/styled@11.13.0(@emotion/react@11.13.3(@types/react@18.3.12)(react@18.3.1))(@types/react@18.3.12)(react@18.3.1))(@types/react@18.3.12)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) '@mui/system': specifier: ^5.16.7 - version: 5.16.7(@emotion/react@11.13.3(@types/react@18.3.12)(react@19.0.0-rc-5c56b873-20241107))(@emotion/styled@11.13.0(@emotion/react@11.13.3(@types/react@18.3.12)(react@19.0.0-rc-5c56b873-20241107))(@types/react@18.3.12)(react@19.0.0-rc-5c56b873-20241107))(@types/react@18.3.12)(react@19.0.0-rc-5c56b873-20241107) + version: 5.16.7(@emotion/react@11.13.3(@types/react@18.3.12)(react@18.3.1))(@emotion/styled@11.13.0(@emotion/react@11.13.3(@types/react@18.3.12)(react@18.3.1))(@types/react@18.3.12)(react@18.3.1))(@types/react@18.3.12)(react@18.3.1) '@types/luxon': specifier: ^3.4.2 version: 3.4.2 @@ -1304,13 +1301,13 @@ importers: version: 7.26.0 '@emotion/react': specifier: ^11.9.0 - version: 11.13.3(@types/react@18.3.12)(react@19.0.0-rc-5c56b873-20241107) + version: 11.13.3(@types/react@18.3.12)(react@18.3.1) '@emotion/styled': specifier: ^11.8.1 - version: 11.13.0(@emotion/react@11.13.3(@types/react@18.3.12)(react@19.0.0-rc-5c56b873-20241107))(@types/react@18.3.12)(react@19.0.0-rc-5c56b873-20241107) + version: 11.13.0(@emotion/react@11.13.3(@types/react@18.3.12)(react@18.3.1))(@types/react@18.3.12)(react@18.3.1) '@mui/utils': specifier: ^5.16.6 || ^6.0.0 - version: 5.16.6(@types/react@18.3.12)(react@19.0.0-rc-5c56b873-20241107) + version: 5.16.6(@types/react@18.3.12)(react@18.3.1) '@mui/x-date-pickers': specifier: workspace:* version: link:../x-date-pickers/build @@ -1333,24 +1330,24 @@ importers: specifier: ^15.8.1 version: 15.8.1 react: - specifier: 19.0.0-rc-5c56b873-20241107 - version: 19.0.0-rc-5c56b873-20241107 + specifier: ^17.0.0 || ^18.0.0 || ^19.0.0 + version: 18.3.1 react-dom: - specifier: 19.0.0-rc-5c56b873-20241107 - version: 19.0.0-rc-5c56b873-20241107(react@19.0.0-rc-5c56b873-20241107) + specifier: ^17.0.0 || ^18.0.0 + version: 18.3.1(react@18.3.1) react-transition-group: specifier: ^4.4.5 - version: 4.4.5(react-dom@19.0.0-rc-5c56b873-20241107(react@19.0.0-rc-5c56b873-20241107))(react@19.0.0-rc-5c56b873-20241107) + version: 4.4.5(react-dom@18.3.1(react@18.3.1))(react@18.3.1) devDependencies: '@mui/internal-test-utils': specifier: ^1.0.20 - version: 1.0.20(@babel/core@7.26.0)(@types/react-dom@18.3.1)(@types/react@18.3.12)(react-dom@19.0.0-rc-5c56b873-20241107(react@19.0.0-rc-5c56b873-20241107))(react@19.0.0-rc-5c56b873-20241107) + version: 1.0.20(@babel/core@7.26.0)(@types/react-dom@18.3.1)(@types/react@18.3.12)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) '@mui/material': specifier: ^5.16.7 - version: 5.16.7(@emotion/react@11.13.3(@types/react@18.3.12)(react@19.0.0-rc-5c56b873-20241107))(@emotion/styled@11.13.0(@emotion/react@11.13.3(@types/react@18.3.12)(react@19.0.0-rc-5c56b873-20241107))(@types/react@18.3.12)(react@19.0.0-rc-5c56b873-20241107))(@types/react@18.3.12)(react-dom@19.0.0-rc-5c56b873-20241107(react@19.0.0-rc-5c56b873-20241107))(react@19.0.0-rc-5c56b873-20241107) + version: 5.16.7(@emotion/react@11.13.3(@types/react@18.3.12)(react@18.3.1))(@emotion/styled@11.13.0(@emotion/react@11.13.3(@types/react@18.3.12)(react@18.3.1))(@types/react@18.3.12)(react@18.3.1))(@types/react@18.3.12)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) '@mui/system': specifier: ^5.16.7 - version: 5.16.7(@emotion/react@11.13.3(@types/react@18.3.12)(react@19.0.0-rc-5c56b873-20241107))(@emotion/styled@11.13.0(@emotion/react@11.13.3(@types/react@18.3.12)(react@19.0.0-rc-5c56b873-20241107))(@types/react@18.3.12)(react@19.0.0-rc-5c56b873-20241107))(@types/react@18.3.12)(react@19.0.0-rc-5c56b873-20241107) + version: 5.16.7(@emotion/react@11.13.3(@types/react@18.3.12)(react@18.3.1))(@emotion/styled@11.13.0(@emotion/react@11.13.3(@types/react@18.3.12)(react@18.3.1))(@types/react@18.3.12)(react@18.3.1))(@types/react@18.3.12)(react@18.3.1) '@types/luxon': specifier: ^3.4.2 version: 3.4.2 @@ -1384,14 +1381,14 @@ importers: version: 7.26.0 '@mui/utils': specifier: ^5.16.6 || ^6.0.0 - version: 5.16.6(@types/react@18.3.12)(react@19.0.0-rc-5c56b873-20241107) + version: 5.16.6(@types/react@18.3.12)(react@18.3.1) react: - specifier: 19.0.0-rc-5c56b873-20241107 - version: 19.0.0-rc-5c56b873-20241107 + specifier: ^17.0.0 || ^18.0.0 || ^19.0.0 + version: 18.3.1 devDependencies: '@mui/internal-test-utils': specifier: ^1.0.20 - version: 1.0.20(@babel/core@7.26.0)(@types/react-dom@18.3.1)(@types/react@18.3.12)(react-dom@19.0.0-rc-5c56b873-20241107(react@19.0.0-rc-5c56b873-20241107))(react@19.0.0-rc-5c56b873-20241107) + version: 1.0.20(@babel/core@7.26.0)(@types/react-dom@18.3.1)(@types/react@18.3.12)(react-dom@19.0.0-rc-5c56b873-20241107(react@18.3.1))(react@18.3.1) rimraf: specifier: ^6.0.1 version: 6.0.1 @@ -1404,14 +1401,14 @@ importers: version: 7.26.0 '@mui/utils': specifier: ^5.16.6 || ^6.0.0 - version: 5.16.6(@types/react@18.3.12)(react@19.0.0-rc-5c56b873-20241107) + version: 5.16.6(@types/react@18.3.12)(react@18.3.1) react: - specifier: 19.0.0-rc-5c56b873-20241107 - version: 19.0.0-rc-5c56b873-20241107 + specifier: ^17.0.0 || ^18.0.0 || ^19.0.0 + version: 18.3.1 devDependencies: '@mui/internal-test-utils': specifier: ^1.0.20 - version: 1.0.20(@babel/core@7.26.0)(@types/react-dom@18.3.1)(@types/react@18.3.12)(react-dom@19.0.0-rc-5c56b873-20241107(react@19.0.0-rc-5c56b873-20241107))(react@19.0.0-rc-5c56b873-20241107) + version: 1.0.20(@babel/core@7.26.0)(@types/react-dom@18.3.1)(@types/react@18.3.12)(react-dom@19.0.0-rc-5c56b873-20241107(react@18.3.1))(react@18.3.1) rimraf: specifier: ^6.0.1 version: 6.0.1 @@ -1424,13 +1421,13 @@ importers: version: 7.26.0 '@emotion/react': specifier: ^11.9.0 - version: 11.13.3(@types/react@18.3.12)(react@19.0.0-rc-5c56b873-20241107) + version: 11.13.3(@types/react@18.3.12)(react@18.3.1) '@emotion/styled': specifier: ^11.8.1 - version: 11.13.0(@emotion/react@11.13.3(@types/react@18.3.12)(react@19.0.0-rc-5c56b873-20241107))(@types/react@18.3.12)(react@19.0.0-rc-5c56b873-20241107) + version: 11.13.0(@emotion/react@11.13.3(@types/react@18.3.12)(react@18.3.1))(@types/react@18.3.12)(react@18.3.1) '@mui/utils': specifier: ^5.16.6 || ^6.0.0 - version: 5.16.6(@types/react@18.3.12)(react@19.0.0-rc-5c56b873-20241107) + version: 5.16.6(@types/react@18.3.12)(react@18.3.1) '@mui/x-internals': specifier: workspace:* version: link:../x-internals/build @@ -1444,30 +1441,30 @@ importers: specifier: ^15.8.1 version: 15.8.1 react: - specifier: 19.0.0-rc-5c56b873-20241107 - version: 19.0.0-rc-5c56b873-20241107 + specifier: ^17.0.0 || ^18.0.0 || ^19.0.0 + version: 18.3.1 react-dom: - specifier: 19.0.0-rc-5c56b873-20241107 - version: 19.0.0-rc-5c56b873-20241107(react@19.0.0-rc-5c56b873-20241107) + specifier: ^17.0.0 || ^18.0.0 + version: 18.3.1(react@18.3.1) react-transition-group: specifier: ^4.4.5 - version: 4.4.5(react-dom@19.0.0-rc-5c56b873-20241107(react@19.0.0-rc-5c56b873-20241107))(react@19.0.0-rc-5c56b873-20241107) + version: 4.4.5(react-dom@18.3.1(react@18.3.1))(react@18.3.1) reselect: specifier: ^5.1.1 version: 5.1.1 use-sync-external-store: specifier: ^1.2.2 - version: 1.2.2(react@19.0.0-rc-5c56b873-20241107) + version: 1.2.2(react@18.3.1) devDependencies: '@mui/internal-test-utils': specifier: ^1.0.20 - version: 1.0.20(@babel/core@7.26.0)(@types/react-dom@18.3.1)(@types/react@18.3.12)(react-dom@19.0.0-rc-5c56b873-20241107(react@19.0.0-rc-5c56b873-20241107))(react@19.0.0-rc-5c56b873-20241107) + version: 1.0.20(@babel/core@7.26.0)(@types/react-dom@18.3.1)(@types/react@18.3.12)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) '@mui/material': specifier: ^5.16.7 - version: 5.16.7(@emotion/react@11.13.3(@types/react@18.3.12)(react@19.0.0-rc-5c56b873-20241107))(@emotion/styled@11.13.0(@emotion/react@11.13.3(@types/react@18.3.12)(react@19.0.0-rc-5c56b873-20241107))(@types/react@18.3.12)(react@19.0.0-rc-5c56b873-20241107))(@types/react@18.3.12)(react-dom@19.0.0-rc-5c56b873-20241107(react@19.0.0-rc-5c56b873-20241107))(react@19.0.0-rc-5c56b873-20241107) + version: 5.16.7(@emotion/react@11.13.3(@types/react@18.3.12)(react@18.3.1))(@emotion/styled@11.13.0(@emotion/react@11.13.3(@types/react@18.3.12)(react@18.3.1))(@types/react@18.3.12)(react@18.3.1))(@types/react@18.3.12)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) '@mui/system': specifier: ^5.16.7 - version: 5.16.7(@emotion/react@11.13.3(@types/react@18.3.12)(react@19.0.0-rc-5c56b873-20241107))(@emotion/styled@11.13.0(@emotion/react@11.13.3(@types/react@18.3.12)(react@19.0.0-rc-5c56b873-20241107))(@types/react@18.3.12)(react@19.0.0-rc-5c56b873-20241107))(@types/react@18.3.12)(react@19.0.0-rc-5c56b873-20241107) + version: 5.16.7(@emotion/react@11.13.3(@types/react@18.3.12)(react@18.3.1))(@emotion/styled@11.13.0(@emotion/react@11.13.3(@types/react@18.3.12)(react@18.3.1))(@types/react@18.3.12)(react@18.3.1))(@types/react@18.3.12)(react@18.3.1) '@types/prop-types': specifier: ^15.7.13 version: 15.7.13 @@ -1486,13 +1483,13 @@ importers: version: 7.26.0 '@emotion/react': specifier: ^11.9.0 - version: 11.13.3(@types/react@18.3.12)(react@19.0.0-rc-5c56b873-20241107) + version: 11.13.3(@types/react@18.3.12)(react@18.3.1) '@emotion/styled': specifier: ^11.8.1 - version: 11.13.0(@emotion/react@11.13.3(@types/react@18.3.12)(react@19.0.0-rc-5c56b873-20241107))(@types/react@18.3.12)(react@19.0.0-rc-5c56b873-20241107) + version: 11.13.0(@emotion/react@11.13.3(@types/react@18.3.12)(react@18.3.1))(@types/react@18.3.12)(react@18.3.1) '@mui/utils': specifier: ^5.16.6 || ^6.0.0 - version: 5.16.6(@types/react@18.3.12)(react@19.0.0-rc-5c56b873-20241107) + version: 5.16.6(@types/react@18.3.12)(react@18.3.1) '@mui/x-internals': specifier: workspace:* version: link:../x-internals/build @@ -1512,30 +1509,30 @@ importers: specifier: ^15.8.1 version: 15.8.1 react: - specifier: 19.0.0-rc-5c56b873-20241107 - version: 19.0.0-rc-5c56b873-20241107 + specifier: ^17.0.0 || ^18.0.0 || ^19.0.0 + version: 18.3.1 react-dom: - specifier: 19.0.0-rc-5c56b873-20241107 - version: 19.0.0-rc-5c56b873-20241107(react@19.0.0-rc-5c56b873-20241107) + specifier: ^17.0.0 || ^18.0.0 + version: 18.3.1(react@18.3.1) react-transition-group: specifier: ^4.4.5 - version: 4.4.5(react-dom@19.0.0-rc-5c56b873-20241107(react@19.0.0-rc-5c56b873-20241107))(react@19.0.0-rc-5c56b873-20241107) + version: 4.4.5(react-dom@18.3.1(react@18.3.1))(react@18.3.1) reselect: specifier: ^5.1.1 version: 5.1.1 use-sync-external-store: specifier: ^1.2.2 - version: 1.2.2(react@19.0.0-rc-5c56b873-20241107) + version: 1.2.2(react@18.3.1) devDependencies: '@mui/internal-test-utils': specifier: ^1.0.20 - version: 1.0.20(@babel/core@7.26.0)(@types/react-dom@18.3.1)(@types/react@18.3.12)(react-dom@19.0.0-rc-5c56b873-20241107(react@19.0.0-rc-5c56b873-20241107))(react@19.0.0-rc-5c56b873-20241107) + version: 1.0.20(@babel/core@7.26.0)(@types/react-dom@18.3.1)(@types/react@18.3.12)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) '@mui/material': specifier: ^5.16.7 - version: 5.16.7(@emotion/react@11.13.3(@types/react@18.3.12)(react@19.0.0-rc-5c56b873-20241107))(@emotion/styled@11.13.0(@emotion/react@11.13.3(@types/react@18.3.12)(react@19.0.0-rc-5c56b873-20241107))(@types/react@18.3.12)(react@19.0.0-rc-5c56b873-20241107))(@types/react@18.3.12)(react-dom@19.0.0-rc-5c56b873-20241107(react@19.0.0-rc-5c56b873-20241107))(react@19.0.0-rc-5c56b873-20241107) + version: 5.16.7(@emotion/react@11.13.3(@types/react@18.3.12)(react@18.3.1))(@emotion/styled@11.13.0(@emotion/react@11.13.3(@types/react@18.3.12)(react@18.3.1))(@types/react@18.3.12)(react@18.3.1))(@types/react@18.3.12)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) '@mui/system': specifier: ^5.16.7 - version: 5.16.7(@emotion/react@11.13.3(@types/react@18.3.12)(react@19.0.0-rc-5c56b873-20241107))(@emotion/styled@11.13.0(@emotion/react@11.13.3(@types/react@18.3.12)(react@19.0.0-rc-5c56b873-20241107))(@types/react@18.3.12)(react@19.0.0-rc-5c56b873-20241107))(@types/react@18.3.12)(react@19.0.0-rc-5c56b873-20241107) + version: 5.16.7(@emotion/react@11.13.3(@types/react@18.3.12)(react@18.3.1))(@emotion/styled@11.13.0(@emotion/react@11.13.3(@types/react@18.3.12)(react@18.3.1))(@types/react@18.3.12)(react@18.3.1))(@types/react@18.3.12)(react@18.3.1) '@types/prop-types': specifier: ^15.7.13 version: 15.7.13 @@ -1557,10 +1554,10 @@ importers: version: 11.13.1 '@emotion/react': specifier: ^11.13.3 - version: 11.13.3(@types/react@18.3.12)(react@19.0.0-rc-5c56b873-20241107) + version: 11.13.3(@types/react@18.3.12)(react@18.3.1) '@mui/material': - specifier: ^6.1.6 - version: 6.1.7(@emotion/react@11.13.3(@types/react@18.3.12)(react@19.0.0-rc-5c56b873-20241107))(@emotion/styled@11.13.0(@emotion/react@11.13.3(@types/react@18.3.12)(react@19.0.0-rc-5c56b873-20241107))(@types/react@18.3.12)(react@19.0.0-rc-5c56b873-20241107))(@types/react@18.3.12)(react-dom@19.0.0-rc-5c56b873-20241107(react@19.0.0-rc-5c56b873-20241107))(react@19.0.0-rc-5c56b873-20241107) + specifier: ^5.16.7 + version: 5.16.7(@emotion/react@11.13.3(@types/react@18.3.12)(react@18.3.1))(@emotion/styled@11.13.0(@emotion/react@11.13.3(@types/react@18.3.12)(react@18.3.1))(@types/react@18.3.12)(react@18.3.1))(@types/react@18.3.12)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) '@mui/x-charts': specifier: workspace:* version: link:../packages/x-charts/build @@ -1590,7 +1587,7 @@ importers: version: 1.44.1 '@react-spring/web': specifier: ^9.7.5 - version: 9.7.5(react-dom@19.0.0-rc-5c56b873-20241107(react@19.0.0-rc-5c56b873-20241107))(react@19.0.0-rc-5c56b873-20241107) + version: 9.7.5(react-dom@18.3.1(react@18.3.1))(react@18.3.1) '@types/chai': specifier: ^4.3.20 version: 4.3.20 @@ -1625,14 +1622,14 @@ importers: specifier: ^15.8.1 version: 15.8.1 react: - specifier: 19.0.0-rc-5c56b873-20241107 - version: 19.0.0-rc-5c56b873-20241107 + specifier: ^18.3.1 + version: 18.3.1 react-dom: - specifier: 19.0.0-rc-5c56b873-20241107 - version: 19.0.0-rc-5c56b873-20241107(react@19.0.0-rc-5c56b873-20241107) + specifier: ^18.3.1 + version: 18.3.1(react@18.3.1) react-router-dom: specifier: ^6.27.0 - version: 6.27.0(react-dom@19.0.0-rc-5c56b873-20241107(react@19.0.0-rc-5c56b873-20241107))(react@19.0.0-rc-5c56b873-20241107) + version: 6.27.0(react-dom@18.3.1(react@18.3.1))(react@18.3.1) semver: specifier: ^7.6.3 version: 7.6.3 @@ -1650,7 +1647,7 @@ importers: version: 3.1.1(vite@5.3.4(@types/node@20.17.6)(terser@5.27.0))(vitest@2.1.4) '@emotion/react': specifier: ^11.13.3 - version: 11.13.3(@types/react@18.3.12)(react@19.0.0-rc-5c56b873-20241107) + version: 11.13.3(@types/react@18.3.12)(react@18.3.1) '@mui/x-charts': specifier: workspace:* version: link:../../packages/x-charts/build @@ -1662,7 +1659,7 @@ importers: version: 6.6.3 '@testing-library/react': specifier: ^16.0.1 - version: 16.0.1(@testing-library/dom@10.4.0)(@types/react-dom@18.3.1)(@types/react@18.3.12)(react-dom@19.0.0-rc-5c56b873-20241107(react@19.0.0-rc-5c56b873-20241107))(react@19.0.0-rc-5c56b873-20241107) + version: 16.0.1(@testing-library/dom@10.4.0)(@types/react-dom@18.3.1)(@types/react@18.3.12)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) '@testing-library/user-event': specifier: ^14.5.2 version: 14.5.2(@testing-library/dom@10.4.0) @@ -1682,11 +1679,11 @@ importers: specifier: ^24.1.3 version: 24.1.3 react: - specifier: 19.0.0-rc-5c56b873-20241107 - version: 19.0.0-rc-5c56b873-20241107 + specifier: ^18.3.1 + version: 18.3.1 react-dom: - specifier: 19.0.0-rc-5c56b873-20241107 - version: 19.0.0-rc-5c56b873-20241107(react@19.0.0-rc-5c56b873-20241107) + specifier: ^18.3.1 + version: 18.3.1(react@18.3.1) vitest: specifier: 2.1.4 version: 2.1.4(@types/node@20.17.6)(@vitest/browser@2.1.4)(@vitest/ui@2.1.4)(jsdom@24.1.3)(msw@2.6.2(@types/node@20.17.6)(typescript@5.6.3))(terser@5.27.0) @@ -2468,8 +2465,8 @@ packages: resolution: {integrity: sha512-8e6tdDfkYoxafEEPuX5eE1h9cTkLvhe4KgoFkO5JCddXSQONnN1FHcDZRI4r8894eMpbYq6rdJF0dVYh8ikwNQ==} peerDependencies: '@types/react': '>= 16.8.0 < 19.0.0' - react: 19.0.0-rc-5c56b873-20241107 - react-dom: 19.0.0-rc-5c56b873-20241107 + react: '>= 16.8.0 < 19.0.0' + react-dom: '>= 16.8.0 < 19.0.0' search-insights: '>= 1 < 3' peerDependenciesMeta: '@types/react': @@ -2509,7 +2506,7 @@ packages: resolution: {integrity: sha512-lIsdU6JNrmYfJ5EbUCf4xW1ovy5wKQ2CkPRM4xogziOxH1nXxBSjpC9YqbFAP7circxMfYp+6x676BqWcEiixg==} peerDependencies: '@types/react': '*' - react: 19.0.0-rc-5c56b873-20241107 + react: '>=16.8.0' peerDependenciesMeta: '@types/react': optional: true @@ -2517,9 +2514,6 @@ packages: '@emotion/serialize@1.3.1': resolution: {integrity: sha512-dEPNKzBPU+vFPGa+z3axPRn8XVDetYORmDC0wAiej+TNcOZE70ZMJa0X7JdeoM6q/nWTMZeLpN/fTnD9o8MQBA==} - '@emotion/serialize@1.3.2': - resolution: {integrity: sha512-grVnMvVPK9yUVE6rkKfAJlYZgo0cu3l9iMC77V7DW6E1DUIrU68pSEXRmFZFOFB1QFo57TncmOcvcbMDWsL4yA==} - '@emotion/server@11.11.0': resolution: {integrity: sha512-6q89fj2z8VBTx9w93kJ5n51hsmtYuFPtZgnc1L8VzRx9ti4EU6EyvF6Nn1H1x3vcCQCF7u2dB2lY4AYJwUW4PA==} peerDependencies: @@ -2536,7 +2530,7 @@ packages: peerDependencies: '@emotion/react': ^11.0.0-rc.0 '@types/react': '*' - react: 19.0.0-rc-5c56b873-20241107 + react: '>=16.8.0' peerDependenciesMeta: '@types/react': optional: true @@ -2550,14 +2544,11 @@ packages: '@emotion/use-insertion-effect-with-fallbacks@1.1.0': resolution: {integrity: sha512-+wBOcIV5snwGgI2ya3u99D7/FJquOIniQT1IKyDsBmEgwvpxMNeS65Oib7OnE2d2aY+3BU4OiH+0Wchf8yk3Hw==} peerDependencies: - react: 19.0.0-rc-5c56b873-20241107 + react: '>=16.8.0' '@emotion/utils@1.4.0': resolution: {integrity: sha512-spEnrA1b6hDR/C68lC2M7m6ALPUHZC0lIY7jAS/B/9DuuO1ZP04eov8SMv/6fwRd8pzmsn2AuJEznRREWlQrlQ==} - '@emotion/utils@1.4.1': - resolution: {integrity: sha512-BymCXzCG3r72VKJxaYVwOXATqXIZ85cuvg0YOUDxMGNrKc1DJRZk8MgV5wyXRyEayIMd4FuXJIUgTBXvDNW5cA==} - '@emotion/weak-memoize@0.4.0': resolution: {integrity: sha512-snKqtPW01tN0ui7yu9rGv69aJXr/a/Ywvl11sUjNtEcRc+ng/mQriFL0wLXMef74iHa/EkftbDzU9F8iFbH+zg==} @@ -2884,8 +2875,8 @@ packages: '@floating-ui/react-dom@2.1.2': resolution: {integrity: sha512-06okr5cgPzMNBy+Ycse2A6udMi4bqwW/zgBF/rwjcNqWkyr82Mcg8b0vjX8OJpZFy/FKjJmw6wV7t44kK6kW7A==} peerDependencies: - react: 19.0.0-rc-5c56b873-20241107 - react-dom: 19.0.0-rc-5c56b873-20241107 + react: '>=16.8.0' + react-dom: '>=16.8.0' '@floating-ui/utils@0.2.1': resolution: {integrity: sha512-9TANp6GPoMtYzQdt54kfAyMmz1+osLlXdg2ENroU7zzrtflTLrrC/lgrIfaSe+Wu0b89GKccT7vxXA0MoAIO+Q==} @@ -3032,7 +3023,7 @@ packages: resolution: {integrity: sha512-6ycMm7k7NUApiMGfVc32yIPp28iPKxhGRMqoNDiUjq2RyTAkbs5Fx0TdzBqhabcKvniDdAAvHCmsRjnNfTsogw==} engines: {node: '>=18'} peerDependencies: - '@types/node': ^20.16.14 + '@types/node': ^20.17.6 '@inquirer/core@10.0.1': resolution: {integrity: sha512-KKTgjViBQUi3AAssqjUFMnMO3CM3qwCHvePV9EW+zTKGKafFGFF01sc1yOIYjLJ7QU52G/FbzKc+c01WLzXmVQ==} @@ -3046,7 +3037,7 @@ packages: resolution: {integrity: sha512-YYykfbw/lefC7yKj7nanzQXILM7r3suIvyFlCcMskc99axmsSewXWkAfXKwMbgxL76iAFVmRwmYdwNZNc8gjog==} engines: {node: '>=18'} peerDependencies: - '@types/node': ^20.16.14 + '@types/node': ^20.17.6 '@isaacs/cliui@8.0.2': resolution: {integrity: sha512-O8jcjabXaleOG9DQ0+ARXWZBTfnP4WNAqzuiJK7ll44AmxGKv/J2M4TPjxjY3znBCfvBXFzucm1twdyFybFqEA==} @@ -3101,8 +3092,8 @@ packages: engines: {node: '>=12.0.0'} peerDependencies: '@types/react': ^17.0.0 || ^18.0.0 - react: 19.0.0-rc-5c56b873-20241107 - react-dom: 19.0.0-rc-5c56b873-20241107 + react: ^17.0.0 || ^18.0.0 + react-dom: ^17.0.0 || ^18.0.0 peerDependenciesMeta: '@types/react': optional: true @@ -3112,8 +3103,8 @@ packages: engines: {node: '>=14.0.0'} peerDependencies: '@types/react': ^17.0.0 || ^18.0.0 - react: 19.0.0-rc-5c56b873-20241107 - react-dom: 19.0.0-rc-5c56b873-20241107 + react: ^17.0.0 || ^18.0.0 + react-dom: ^17.0.0 || ^18.0.0 peerDependenciesMeta: '@types/react': optional: true @@ -3121,9 +3112,6 @@ packages: '@mui/core-downloads-tracker@5.16.7': resolution: {integrity: sha512-RtsCt4Geed2/v74sbihWzzRs+HsIQCfclHeORh5Ynu2fS4icIKozcSubwuG7vtzq2uW3fOR1zITSP84TNt2GoQ==} - '@mui/core-downloads-tracker@6.1.7': - resolution: {integrity: sha512-POuIBi80BZBogQkG4PQKIGwy4QFwB+kOr+OI4k7Znh7LqMAIhwB9OC00l6M+w1GrZJYj3T8R5WX8G6QAIvoVEw==} - '@mui/docs@6.1.7': resolution: {integrity: sha512-Diigtoey5mHtpBytmWDB+QjzRJc00JF4DcO7B0ecsVxyHTA5+KOASB7FXBLpo0JrwYNf7aK+7G1o0Op7ysoLGg==} engines: {node: '>=14.0.0'} @@ -3136,7 +3124,7 @@ packages: chai: ^4.4.1 csstype: ^3.1.3 next: ^13.5.1 || ^14 - react: 19.0.0-rc-5c56b873-20241107 + react: ^17.0.0 || ^18.0.0 || ^19.0.0 peerDependenciesMeta: '@types/react': optional: true @@ -3147,18 +3135,7 @@ packages: peerDependencies: '@mui/material': ^5.0.0 '@types/react': ^17.0.0 || ^18.0.0 - react: 19.0.0-rc-5c56b873-20241107 - peerDependenciesMeta: - '@types/react': - optional: true - - '@mui/icons-material@6.1.7': - resolution: {integrity: sha512-RGzkeHNArIVy5ZQ12bq/8VYNeICEyngngsFskTJ/2hYKhIeIII3iRGtaZaSvLpXh7h3Fg3VKTulT+QU0w5K4XQ==} - engines: {node: '>=14.0.0'} - peerDependencies: - '@mui/material': ^6.1.7 - '@types/react': ^17.0.0 || ^18.0.0 || ^19.0.0 - react: 19.0.0-rc-5c56b873-20241107 + react: ^17.0.0 || ^18.0.0 peerDependenciesMeta: '@types/react': optional: true @@ -3180,8 +3157,8 @@ packages: '@mui/internal-test-utils@1.0.20': resolution: {integrity: sha512-EXWSUZs7p0WCNFGIc7wP7dSS2OlPEds+UuTW49aLrMH7wmgTSX53Bm+4572LyEyGxjvz7X2xS/mudnKgaR48Kg==} peerDependencies: - react: 19.0.0-rc-5c56b873-20241107 - react-dom: 19.0.0-rc-5c56b873-20241107 + react: ^18.2.0 + react-dom: ^18.2.0 '@mui/joy@5.0.0-beta.48': resolution: {integrity: sha512-OhTvjuGl9I5IvpBr0BQyDehIW/xb2yteW6YglHJMdOb/279nItn76X1NBtPV9ImldNlBjReGwvpOXmBTTGER9w==} @@ -3190,8 +3167,8 @@ packages: '@emotion/react': ^11.5.0 '@emotion/styled': ^11.3.0 '@types/react': ^17.0.0 || ^18.0.0 - react: 19.0.0-rc-5c56b873-20241107 - react-dom: 19.0.0-rc-5c56b873-20241107 + react: ^17.0.0 || ^18.0.0 + react-dom: ^17.0.0 || ^18.0.0 peerDependenciesMeta: '@emotion/react': optional: true @@ -3200,37 +3177,34 @@ packages: '@types/react': optional: true - '@mui/lab@6.0.0-beta.15': - resolution: {integrity: sha512-LwX34gdIBBpIHi0RkWUjktCnX1rEB+U2tOzDKfF2f4h+GXTO+DOjAXTkFw558zQ8SWmpQTOUp58sGRxlZ2x9FQ==} - engines: {node: '>=14.0.0'} + '@mui/lab@5.0.0-alpha.173': + resolution: {integrity: sha512-Gt5zopIWwxDgGy/MXcp6GueD84xFFugFai4hYiXY0zowJpTVnIrTQCQXV004Q7rejJ7aaCntX9hpPJqCrioshA==} + engines: {node: '>=12.0.0'} peerDependencies: '@emotion/react': ^11.5.0 '@emotion/styled': ^11.3.0 - '@mui/material': ^6.1.7 - '@mui/material-pigment-css': ^6.1.7 - '@types/react': ^17.0.0 || ^18.0.0 || ^19.0.0 - react: 19.0.0-rc-5c56b873-20241107 - react-dom: 19.0.0-rc-5c56b873-20241107 + '@mui/material': '>=5.15.0' + '@types/react': ^17.0.0 || ^18.0.0 + react: ^17.0.0 || ^18.0.0 + react-dom: ^17.0.0 || ^18.0.0 peerDependenciesMeta: '@emotion/react': optional: true '@emotion/styled': optional: true - '@mui/material-pigment-css': - optional: true '@types/react': optional: true - '@mui/material-nextjs@6.1.7': - resolution: {integrity: sha512-v3cudN/JWuudUOlmrKvy9rTKB2o2Bu4SN1aZQvNXpWKqL4MwpQvBiq3j6jLA3I748HRvHjCNZAxoNXn1lToMqg==} - engines: {node: '>=14.0.0'} + '@mui/material-nextjs@5.16.6': + resolution: {integrity: sha512-Y64ybP5Pmy+GCUcu3SuMnc25CqFwBQkRn6XNXyhvc1mhR48Iq0oFKjoO5ncqfhm58OwPClIRW2tecP/PTdGNJw==} + engines: {node: '>=12.0.0'} peerDependencies: '@emotion/cache': ^11.11.0 - '@emotion/react': ^11.11.4 '@emotion/server': ^11.11.0 - '@types/react': ^17.0.0 || ^18.0.0 || ^19.0.0 - next: ^13.0.0 || ^14.0.0 || ^15.0.0 - react: 19.0.0-rc-5c56b873-20241107 + '@mui/material': ^5.0.0 + '@types/react': ^17.0.0 || ^18.0.0 + next: ^13.0.0 || ^14.0.0 + react: ^17.0.0 || ^18.0.0 peerDependenciesMeta: '@emotion/cache': optional: true @@ -3246,33 +3220,13 @@ packages: '@emotion/react': ^11.5.0 '@emotion/styled': ^11.3.0 '@types/react': ^17.0.0 || ^18.0.0 - react: 19.0.0-rc-5c56b873-20241107 - react-dom: 19.0.0-rc-5c56b873-20241107 - peerDependenciesMeta: - '@emotion/react': - optional: true - '@emotion/styled': - optional: true - '@types/react': - optional: true - - '@mui/material@6.1.7': - resolution: {integrity: sha512-KsjujQL/A2hLd1PV3QboF+W6SSL5QqH6ZlSuQoeYz9r69+TnyBFIevbYLxdjJcJmGBjigL5pfpn7hTGop+vhSg==} - engines: {node: '>=14.0.0'} - peerDependencies: - '@emotion/react': ^11.5.0 - '@emotion/styled': ^11.3.0 - '@mui/material-pigment-css': ^6.1.7 - '@types/react': ^17.0.0 || ^18.0.0 || ^19.0.0 - react: 19.0.0-rc-5c56b873-20241107 - react-dom: 19.0.0-rc-5c56b873-20241107 + react: ^17.0.0 || ^18.0.0 + react-dom: ^17.0.0 || ^18.0.0 peerDependenciesMeta: '@emotion/react': optional: true '@emotion/styled': optional: true - '@mui/material-pigment-css': - optional: true '@types/react': optional: true @@ -3286,17 +3240,7 @@ packages: engines: {node: '>=12.0.0'} peerDependencies: '@types/react': ^17.0.0 || ^18.0.0 - react: 19.0.0-rc-5c56b873-20241107 - peerDependenciesMeta: - '@types/react': - optional: true - - '@mui/private-theming@6.1.7': - resolution: {integrity: sha512-uLbfUSsug5K0LVkv0PI6Flste3le8+6WSL2omdTiYde93P89Qr7pKr8TA6d2yXfr+Bm+SvD8/fGnkaRwFkryuQ==} - engines: {node: '>=14.0.0'} - peerDependencies: - '@types/react': ^17.0.0 || ^18.0.0 || ^19.0.0 - react: 19.0.0-rc-5c56b873-20241107 + react: ^17.0.0 || ^18.0.0 peerDependenciesMeta: '@types/react': optional: true @@ -3307,32 +3251,19 @@ packages: peerDependencies: '@emotion/react': ^11.4.1 '@emotion/styled': ^11.3.0 - react: 19.0.0-rc-5c56b873-20241107 - peerDependenciesMeta: - '@emotion/react': - optional: true - '@emotion/styled': - optional: true - - '@mui/styled-engine@6.1.7': - resolution: {integrity: sha512-Ou4CxN7MQmwrfG1Pu6EYjPgPChQXxPDJrwgizLXlRPOad5qAq4gYXRuzrGQ2DfGjjwmJhjI8T6A0SeapAZPGig==} - engines: {node: '>=14.0.0'} - peerDependencies: - '@emotion/react': ^11.4.1 - '@emotion/styled': ^11.3.0 - react: 19.0.0-rc-5c56b873-20241107 + react: ^17.0.0 || ^18.0.0 peerDependenciesMeta: '@emotion/react': optional: true '@emotion/styled': optional: true - '@mui/styles@6.1.7': - resolution: {integrity: sha512-AKMkjKDFjJ9NTNLtY8DcUfPYYNgS/2G3nV6NPCQbptgKdeDY4dmAJ8nJE+Le+ivjUJ5nMjgetoFsCBxomk8r3Q==} - engines: {node: '>=14.0.0'} + '@mui/styles@5.16.7': + resolution: {integrity: sha512-FfXhHP/2MlqH+vLs2tIHMeCChmqSRgkOALVNLKkPrDsvtoq5J8OraOutCn1scpvRjr9mO8ZhW6jKx2t/vUDxtQ==} + engines: {node: '>=12.0.0'} peerDependencies: - '@types/react': ^17.0.0 || ^18.0.0 || ^19.0.0 - react: 19.0.0-rc-5c56b873-20241107 + '@types/react': ^17.0.0 || ^18.0.0 + react: ^17.0.0 peerDependenciesMeta: '@types/react': optional: true @@ -3344,23 +3275,7 @@ packages: '@emotion/react': ^11.5.0 '@emotion/styled': ^11.3.0 '@types/react': ^17.0.0 || ^18.0.0 - react: 19.0.0-rc-5c56b873-20241107 - peerDependenciesMeta: - '@emotion/react': - optional: true - '@emotion/styled': - optional: true - '@types/react': - optional: true - - '@mui/system@6.1.7': - resolution: {integrity: sha512-qbMGgcC/FodpuRSfjXlEDdbNQaW++eATh0vNBcPUv2/YXSpReoOpoT9FhogxEBNks+aQViDXBRZKh6HX2fVmwg==} - engines: {node: '>=14.0.0'} - peerDependencies: - '@emotion/react': ^11.5.0 - '@emotion/styled': ^11.3.0 - '@types/react': ^17.0.0 || ^18.0.0 || ^19.0.0 - react: 19.0.0-rc-5c56b873-20241107 + react: ^17.0.0 || ^18.0.0 peerDependenciesMeta: '@emotion/react': optional: true @@ -3390,7 +3305,7 @@ packages: engines: {node: '>=12.0.0'} peerDependencies: '@types/react': ^17.0.0 || ^18.0.0 - react: 19.0.0-rc-5c56b873-20241107 + react: ^17.0.0 || ^18.0.0 peerDependenciesMeta: '@types/react': optional: true @@ -3400,7 +3315,7 @@ packages: engines: {node: '>=14.0.0'} peerDependencies: '@types/react': ^17.0.0 || ^18.0.0 || ^19.0.0 - react: 19.0.0-rc-5c56b873-20241107 + react: ^17.0.0 || ^18.0.0 || ^19.0.0 peerDependenciesMeta: '@types/react': optional: true @@ -3854,12 +3769,12 @@ packages: '@react-spring/animated@9.7.5': resolution: {integrity: sha512-Tqrwz7pIlsSDITzxoLS3n/v/YCUHQdOIKtOJf4yL6kYVSDTSmVK1LI1Q3M/uu2Sx4X3pIWF3xLUhlsA6SPNTNg==} peerDependencies: - react: 19.0.0-rc-5c56b873-20241107 + react: ^16.8.0 || ^17.0.0 || ^18.0.0 '@react-spring/core@9.7.5': resolution: {integrity: sha512-rmEqcxRcu7dWh7MnCcMXLvrf6/SDlSokLaLTxiPlAYi11nN3B5oiCUAblO72o+9z/87j2uzxa2Inm8UbLjXA+w==} peerDependencies: - react: 19.0.0-rc-5c56b873-20241107 + react: ^16.8.0 || ^17.0.0 || ^18.0.0 '@react-spring/rafz@9.7.5': resolution: {integrity: sha512-5ZenDQMC48wjUzPAm1EtwQ5Ot3bLIAwwqP2w2owG5KoNdNHpEJV263nGhCeKKmuA3vG2zLLOdu3or6kuDjA6Aw==} @@ -3867,7 +3782,7 @@ packages: '@react-spring/shared@9.7.5': resolution: {integrity: sha512-wdtoJrhUeeyD/PP/zo+np2s1Z820Ohr/BbuVYv+3dVLW7WctoiN7std8rISoYoHpUXtbkpesSKuPIw/6U1w1Pw==} peerDependencies: - react: 19.0.0-rc-5c56b873-20241107 + react: ^16.8.0 || ^17.0.0 || ^18.0.0 '@react-spring/types@9.7.5': resolution: {integrity: sha512-HVj7LrZ4ReHWBimBvu2SKND3cDVUPWKLqRTmWe/fNY6o1owGOX0cAHbdPDTMelgBlVbrTKrre6lFkhqGZErK/g==} @@ -3875,8 +3790,8 @@ packages: '@react-spring/web@9.7.5': resolution: {integrity: sha512-lmvqGwpe+CSttsWNZVr+Dg62adtKhauGwLyGE/RRyZ8AAMLgb9x3NDMA5RMElXo+IMyTkPp7nxTB8ZQlmhb6JQ==} peerDependencies: - react: 19.0.0-rc-5c56b873-20241107 - react-dom: 19.0.0-rc-5c56b873-20241107 + react: ^16.8.0 || ^17.0.0 || ^18.0.0 + react-dom: ^16.8.0 || ^17.0.0 || ^18.0.0 '@remix-run/router@1.20.0': resolution: {integrity: sha512-mUnk8rPJBI9loFDZ+YzPGdeniYK+FTmRD1TMCz7ev2SNIozyKKpnGgsxO34u6Z4z/t0ITuu7voi/AshfsGsgFg==} @@ -4138,8 +4053,8 @@ packages: '@testing-library/dom': ^10.0.0 '@types/react': ^18.0.0 '@types/react-dom': ^18.0.0 - react: 19.0.0-rc-5c56b873-20241107 - react-dom: 19.0.0-rc-5c56b873-20241107 + react: ^18.0.0 + react-dom: ^18.0.0 peerDependenciesMeta: '@types/react': optional: true @@ -7806,7 +7721,7 @@ packages: resolution: {integrity: sha512-gEcyiJXzBxmId2Y/kydLbD6KRNccDiUy/Src1cFGn3s2X0LZZ/hUiEc2VisFyA5kUE3SXclTCczjQiAuqKZiFQ==} engines: {node: '>= 10'} peerDependencies: - react: 19.0.0-rc-5c56b873-20241107 + react: '>= 0.14.0' markdownlint-cli2-formatter-default@0.0.5: resolution: {integrity: sha512-4XKTwQ5m1+Txo2kuQ3Jgpo/KmnG+X90dWt4acufg6HVGadTUG5hzHF/wssp9b5MBYOMCnZ9RMPaU//uHsszF8Q==} @@ -8167,8 +8082,8 @@ packages: peerDependencies: '@opentelemetry/api': ^1.1.0 '@playwright/test': ^1.41.2 - react: 19.0.0-rc-5c56b873-20241107 - react-dom: 19.0.0-rc-5c56b873-20241107 + react: ^18.2.0 + react-dom: ^18.2.0 sass: ^1.3.0 peerDependenciesMeta: '@opentelemetry/api': @@ -8938,6 +8853,11 @@ packages: engines: {node: '>=8.10.0'} hasBin: true + react-dom@18.3.1: + resolution: {integrity: sha512-5m4nQKp+rZRb09LNH59GM4BxTh9251/ylbKIbpe7TpGxfJ+9kv6BLkLBXIjjspbgbnIBNqlI23tRnTWT0snUIw==} + peerDependencies: + react: ^18.3.1 + react-dom@19.0.0-rc-5c56b873-20241107: resolution: {integrity: sha512-z60mK7HC5Cs3dz5dHLauTcnNe0LgeQNSX4BilnjBnV0BhHitQniPgmV87QhR2v4fryS4WRL2RF4NklwIhSCbCA==} peerDependencies: @@ -8947,10 +8867,10 @@ packages: resolution: {integrity: sha512-YVel6fW5sOeedd1524pltpHX+jgU2u3DSDtXEaBORNdqiNrsX/nUI/iGXONegttg0mJVnfrIkiV0cmTU6Oo2xw==} engines: {node: '>=18.0.0'} peerDependencies: - react: 19.0.0-rc-5c56b873-20241107 + react: ^16.8.0 || ^17 || ^18 || ^19 - react-is@19.0.0-rc-5c56b873-20241107: - resolution: {integrity: sha512-KNNZeXtKR36ZnJi0em+IMaN3MESg6f5uzL8WVen7rNJRJ2f1zTizFoPPeItEvNcLpurOMojccYHX0+zWQLUx6A==} + react-is@18.3.1: + resolution: {integrity: sha512-/LLMVyas0ljjAtoYiPqYiL8VWXzUUdThrmU5+n20DZv+a+ClRoevUzw5JxU+Ieh5/c87ytoTBV9G1FiKfNJdmg==} react-refresh@0.14.2: resolution: {integrity: sha512-jCvmsr+1IUSMUyzOkRcvnVbX3ZYC6g9TDrDbFuFmRDq7PD4yaGbLKNQL6k2jnArV8hjYxh7hVhAZB6s9HDGpZA==} @@ -8960,35 +8880,35 @@ packages: resolution: {integrity: sha512-+bvtFWMC0DgAFrfKXKG9Fc+BcXWRUO1aJIihbB79xaeq0v5UzfvnM5houGUm1Y461WVRcgAQ+Clh5rdb1eCx4g==} engines: {node: '>=14.0.0'} peerDependencies: - react: 19.0.0-rc-5c56b873-20241107 - react-dom: 19.0.0-rc-5c56b873-20241107 + react: '>=16.8' + react-dom: '>=16.8' react-router@6.27.0: resolution: {integrity: sha512-YA+HGZXz4jaAkVoYBE98VQl+nVzI+cVI2Oj/06F5ZM+0u3TgedN9Y9kmMRo2mnkSK2nCpNQn0DVob4HCsY/WLw==} engines: {node: '>=14.0.0'} peerDependencies: - react: 19.0.0-rc-5c56b873-20241107 + react: '>=16.8' react-runner@1.0.5: resolution: {integrity: sha512-eCIybRpssp6ffjqXqId024esO9UP2lV838Lvm3fC7VgMQ/dQHhR0jJwOY2IPrYD3AaM/bcvMikmASIRZqNUHsw==} peerDependencies: - react: 19.0.0-rc-5c56b873-20241107 - react-dom: 19.0.0-rc-5c56b873-20241107 + react: ^16.0.0 || ^17 || ^18 + react-dom: ^16.0.0 || ^17 || ^18 react-simple-code-editor@0.14.1: resolution: {integrity: sha512-BR5DtNRy+AswWJECyA17qhUDvrrCZ6zXOCfkQY5zSmb96BVUbpVAv03WpcjcwtCwiLbIANx3gebHOcXYn1EHow==} peerDependencies: - react: 19.0.0-rc-5c56b873-20241107 - react-dom: 19.0.0-rc-5c56b873-20241107 + react: '>=16.8.0' + react-dom: '>=16.8.0' react-transition-group@4.4.5: resolution: {integrity: sha512-pZcd1MCJoiKiBR2NRxeCRg13uCXbydPnmB4EOeRrY7480qNWO8IIgQG6zlDkm6uRMsURXPuKq0GWtiM59a5Q6g==} peerDependencies: - react: 19.0.0-rc-5c56b873-20241107 - react-dom: 19.0.0-rc-5c56b873-20241107 + react: '>=16.6.0' + react-dom: '>=16.6.0' - react@19.0.0-rc-5c56b873-20241107: - resolution: {integrity: sha512-cFT1p+jDiT5MSDCOAlllNC9cN6532458CNGZMw+8u33ffZuX3yf2XJtSwar/G9t47nEmqsurdvtIjqb603735g==} + react@18.3.1: + resolution: {integrity: sha512-wS+hAgJShR0KhEvPJArfuPVN1+Hz1t0Y6n5jLrGQbkb4urgPE/0Rve+1kMB1v/oWgHgm4WIcV+i7F2pTVj+2iQ==} engines: {node: '>=0.10.0'} read-cmd-shim@4.0.0: @@ -9190,7 +9110,7 @@ packages: rifm@0.12.1: resolution: {integrity: sha512-OGA1Bitg/dSJtI/c4dh90svzaUPt228kzFsUkJbtA2c964IqEAwWXeL9ZJi86xWv3j5SMqRvGULl7bA6cK0Bvg==} peerDependencies: - react: 19.0.0-rc-5c56b873-20241107 + react: '>=16.8' rimraf@2.7.1: resolution: {integrity: sha512-uWjbaKIK3T1OSVptzX7Nl6PvQ3qAGtKEtVRjRuazjfL3Bx5eI409VZSqgND+4UNnmzLVdPj9FqFJNPqBZFve4w==} @@ -9268,6 +9188,9 @@ packages: resolution: {integrity: sha512-xAg7SOnEhrm5zI3puOOKyy1OMcMlIJZYNJY7xLBwSze0UjhPLnWfj2GF2EpT0jmzaJKIWKHLsaSSajf35bcYnA==} engines: {node: '>=v12.22.7'} + scheduler@0.23.2: + resolution: {integrity: sha512-UOShsPwz7NrMUqhR6t0hWjFduvOzbtv7toDH1/hIrfRNIDBnnBWd0CwJTGvTpngVlmwGCdP9/Zl/tVrDqcuYzQ==} + scheduler@0.25.0-rc-5c56b873-20241107: resolution: {integrity: sha512-rt9KBjQg9XWMfNl0jNAKTRReFiuAG1U5Pi7b9IMZIMXSEfu5wSCPzqvygzvO38piDJag/ljLcFULHo7oLVDh7w==} @@ -9604,8 +9527,8 @@ packages: resolution: {integrity: sha512-M0+N2xSnAtwcVAQeFEsGWFFxXDftHUD7XrKla06QbpUMmbmtFBMMTcKWvFXtWxuD5qQkB8iU5gk6QASlx2ZRMw==} engines: {node: '>= 16'} peerDependencies: - react: 19.0.0-rc-5c56b873-20241107 - react-dom: 19.0.0-rc-5c56b873-20241107 + react: '>= 16.8.0' + react-dom: '>= 16.8.0' styled-jsx@5.1.1: resolution: {integrity: sha512-pW7uC1l4mBZ8ugbiZrcIsiIvVx1UmTfw7UkC3Um2tmfUq9Bhk8IiyEIPl6F8agHgjzku6j0xQEZbfA5uSgSaCw==} @@ -9613,7 +9536,7 @@ packages: peerDependencies: '@babel/core': '*' babel-plugin-macros: '*' - react: 19.0.0-rc-5c56b873-20241107 + react: '>= 16.8.0 || 17.x.x || ^18.0.0-0' peerDependenciesMeta: '@babel/core': optional: true @@ -10064,7 +9987,7 @@ packages: use-sync-external-store@1.2.2: resolution: {integrity: sha512-PElTlVMwpblvbNqQ82d2n6RjStvdSoNe9FG28kNfz3WiXilJm4DdNkEzRhCZuIDwY8U08WVihhGR5iRqAwfDiw==} peerDependencies: - react: 19.0.0-rc-5c56b873-20241107 + react: ^16.8.0 || ^17.0.0 || ^18.0.0 util-deprecate@1.0.2: resolution: {integrity: sha512-EPD5q1uXyFxJpCrLnCc1nHnq3gOa6DZBocAIiI2TaSCA7VCJ1UJDMagCzIkXNsUYfD1daK//LTEQ8xiIbrHtcw==} @@ -10130,7 +10053,7 @@ packages: engines: {node: ^18.0.0 || >=20.0.0} hasBin: true peerDependencies: - '@types/node': ^20.16.14 + '@types/node': ^20.17.6 less: '*' lightningcss: ^1.21.0 sass: '*' @@ -10159,7 +10082,7 @@ packages: hasBin: true peerDependencies: '@edge-runtime/vm': '*' - '@types/node': ^20.16.14 + '@types/node': ^20.17.6 '@vitest/browser': 2.1.4 '@vitest/ui': 2.1.4 happy-dom: '*' @@ -11515,7 +11438,7 @@ snapshots: '@docsearch/css@3.7.0': {} - '@docsearch/react@3.7.0(@algolia/client-search@5.12.0)(@types/react@18.3.12)(react-dom@19.0.0-rc-5c56b873-20241107(react@19.0.0-rc-5c56b873-20241107))(react@19.0.0-rc-5c56b873-20241107)(search-insights@2.13.0)': + '@docsearch/react@3.7.0(@algolia/client-search@5.12.0)(@types/react@18.3.12)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)(search-insights@2.13.0)': dependencies: '@algolia/autocomplete-core': 1.17.6(@algolia/client-search@5.12.0)(algoliasearch@5.12.0)(search-insights@2.13.0) '@algolia/autocomplete-preset-algolia': 1.17.6(@algolia/client-search@5.12.0)(algoliasearch@5.12.0) @@ -11523,8 +11446,8 @@ snapshots: algoliasearch: 5.12.0 optionalDependencies: '@types/react': 18.3.12 - react: 19.0.0-rc-5c56b873-20241107 - react-dom: 19.0.0-rc-5c56b873-20241107(react@19.0.0-rc-5c56b873-20241107) + react: 18.3.1 + react-dom: 18.3.1(react@18.3.1) search-insights: 2.13.0 transitivePeerDependencies: - '@algolia/client-search' @@ -11572,17 +11495,17 @@ snapshots: '@emotion/memoize@0.9.0': {} - '@emotion/react@11.13.3(@types/react@18.3.12)(react@19.0.0-rc-5c56b873-20241107)': + '@emotion/react@11.13.3(@types/react@18.3.12)(react@18.3.1)': dependencies: '@babel/runtime': 7.26.0 '@emotion/babel-plugin': 11.12.0 '@emotion/cache': 11.13.1 '@emotion/serialize': 1.3.1 - '@emotion/use-insertion-effect-with-fallbacks': 1.1.0(react@19.0.0-rc-5c56b873-20241107) + '@emotion/use-insertion-effect-with-fallbacks': 1.1.0(react@18.3.1) '@emotion/utils': 1.4.0 '@emotion/weak-memoize': 0.4.0 hoist-non-react-statics: 3.3.2 - react: 19.0.0-rc-5c56b873-20241107 + react: 18.3.1 optionalDependencies: '@types/react': 18.3.12 transitivePeerDependencies: @@ -11596,14 +11519,6 @@ snapshots: '@emotion/utils': 1.4.0 csstype: 3.1.3 - '@emotion/serialize@1.3.2': - dependencies: - '@emotion/hash': 0.9.2 - '@emotion/memoize': 0.9.0 - '@emotion/unitless': 0.10.0 - '@emotion/utils': 1.4.1 - csstype: 3.1.3 - '@emotion/server@11.11.0': dependencies: '@emotion/utils': 1.4.0 @@ -11613,16 +11528,16 @@ snapshots: '@emotion/sheet@1.4.0': {} - '@emotion/styled@11.13.0(@emotion/react@11.13.3(@types/react@18.3.12)(react@19.0.0-rc-5c56b873-20241107))(@types/react@18.3.12)(react@19.0.0-rc-5c56b873-20241107)': + '@emotion/styled@11.13.0(@emotion/react@11.13.3(@types/react@18.3.12)(react@18.3.1))(@types/react@18.3.12)(react@18.3.1)': dependencies: '@babel/runtime': 7.26.0 '@emotion/babel-plugin': 11.12.0 '@emotion/is-prop-valid': 1.3.0 - '@emotion/react': 11.13.3(@types/react@18.3.12)(react@19.0.0-rc-5c56b873-20241107) + '@emotion/react': 11.13.3(@types/react@18.3.12)(react@18.3.1) '@emotion/serialize': 1.3.1 - '@emotion/use-insertion-effect-with-fallbacks': 1.1.0(react@19.0.0-rc-5c56b873-20241107) + '@emotion/use-insertion-effect-with-fallbacks': 1.1.0(react@18.3.1) '@emotion/utils': 1.4.0 - react: 19.0.0-rc-5c56b873-20241107 + react: 18.3.1 optionalDependencies: '@types/react': 18.3.12 transitivePeerDependencies: @@ -11632,14 +11547,12 @@ snapshots: '@emotion/unitless@0.8.1': {} - '@emotion/use-insertion-effect-with-fallbacks@1.1.0(react@19.0.0-rc-5c56b873-20241107)': + '@emotion/use-insertion-effect-with-fallbacks@1.1.0(react@18.3.1)': dependencies: - react: 19.0.0-rc-5c56b873-20241107 + react: 18.3.1 '@emotion/utils@1.4.0': {} - '@emotion/utils@1.4.1': {} - '@emotion/weak-memoize@0.4.0': {} '@es-joy/jsdoccomment@0.49.0': @@ -11842,11 +11755,11 @@ snapshots: '@floating-ui/core': 1.6.0 '@floating-ui/utils': 0.2.1 - '@floating-ui/react-dom@2.1.2(react-dom@19.0.0-rc-5c56b873-20241107(react@19.0.0-rc-5c56b873-20241107))(react@19.0.0-rc-5c56b873-20241107)': + '@floating-ui/react-dom@2.1.2(react-dom@18.3.1(react@18.3.1))(react@18.3.1)': dependencies: '@floating-ui/dom': 1.6.1 - react: 19.0.0-rc-5c56b873-20241107 - react-dom: 19.0.0-rc-5c56b873-20241107(react@19.0.0-rc-5c56b873-20241107) + react: 18.3.1 + react-dom: 18.3.1(react@18.3.1) '@floating-ui/utils@0.2.1': {} @@ -12127,78 +12040,68 @@ snapshots: outvariant: 1.4.3 strict-event-emitter: 0.5.1 - '@mui/base@5.0.0-beta.40(@types/react@18.3.12)(react-dom@19.0.0-rc-5c56b873-20241107(react@19.0.0-rc-5c56b873-20241107))(react@19.0.0-rc-5c56b873-20241107)': + '@mui/base@5.0.0-beta.40(@types/react@18.3.12)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)': dependencies: '@babel/runtime': 7.26.0 - '@floating-ui/react-dom': 2.1.2(react-dom@19.0.0-rc-5c56b873-20241107(react@19.0.0-rc-5c56b873-20241107))(react@19.0.0-rc-5c56b873-20241107) - '@mui/types': 7.2.15(@types/react@18.3.12) - '@mui/utils': 5.16.6(@types/react@18.3.12)(react@19.0.0-rc-5c56b873-20241107) + '@floating-ui/react-dom': 2.1.2(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@mui/types': 7.2.19(@types/react@18.3.12) + '@mui/utils': 5.16.6(@types/react@18.3.12)(react@18.3.1) '@popperjs/core': 2.11.8 clsx: 2.1.1 prop-types: 15.8.1 - react: 19.0.0-rc-5c56b873-20241107 - react-dom: 19.0.0-rc-5c56b873-20241107(react@19.0.0-rc-5c56b873-20241107) + react: 18.3.1 + react-dom: 18.3.1(react@18.3.1) optionalDependencies: '@types/react': 18.3.12 - '@mui/base@5.0.0-beta.61(@types/react@18.3.12)(react-dom@19.0.0-rc-5c56b873-20241107(react@19.0.0-rc-5c56b873-20241107))(react@19.0.0-rc-5c56b873-20241107)': + '@mui/base@5.0.0-beta.61(@types/react@18.3.12)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)': dependencies: '@babel/runtime': 7.26.0 - '@floating-ui/react-dom': 2.1.2(react-dom@19.0.0-rc-5c56b873-20241107(react@19.0.0-rc-5c56b873-20241107))(react@19.0.0-rc-5c56b873-20241107) + '@floating-ui/react-dom': 2.1.2(react-dom@18.3.1(react@18.3.1))(react@18.3.1) '@mui/types': 7.2.19(@types/react@18.3.12) - '@mui/utils': 6.1.7(@types/react@18.3.12)(react@19.0.0-rc-5c56b873-20241107) + '@mui/utils': 6.1.7(@types/react@18.3.12)(react@18.3.1) '@popperjs/core': 2.11.8 clsx: 2.1.1 prop-types: 15.8.1 - react: 19.0.0-rc-5c56b873-20241107 - react-dom: 19.0.0-rc-5c56b873-20241107(react@19.0.0-rc-5c56b873-20241107) + react: 18.3.1 + react-dom: 18.3.1(react@18.3.1) optionalDependencies: '@types/react': 18.3.12 '@mui/core-downloads-tracker@5.16.7': {} - '@mui/core-downloads-tracker@6.1.7': {} - - '@mui/docs@6.1.7(lnhifiykkqp6fnavcc24ziw2ja)': + '@mui/docs@6.1.7(rlet3ozun3zqhbjumwb3oaf4ou)': dependencies: '@babel/runtime': 7.26.0 - '@mui/base': 5.0.0-beta.61(@types/react@18.3.12)(react-dom@19.0.0-rc-5c56b873-20241107(react@19.0.0-rc-5c56b873-20241107))(react@19.0.0-rc-5c56b873-20241107) - '@mui/icons-material': 5.16.7(@mui/material@6.1.7(@emotion/react@11.13.3(@types/react@18.3.12)(react@19.0.0-rc-5c56b873-20241107))(@emotion/styled@11.13.0(@emotion/react@11.13.3(@types/react@18.3.12)(react@19.0.0-rc-5c56b873-20241107))(@types/react@18.3.12)(react@19.0.0-rc-5c56b873-20241107))(@types/react@18.3.12)(react-dom@19.0.0-rc-5c56b873-20241107(react@19.0.0-rc-5c56b873-20241107))(react@19.0.0-rc-5c56b873-20241107))(@types/react@18.3.12)(react@19.0.0-rc-5c56b873-20241107) + '@mui/base': 5.0.0-beta.61(@types/react@18.3.12)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@mui/icons-material': 5.16.7(@mui/material@5.16.7(@emotion/react@11.13.3(@types/react@18.3.12)(react@18.3.1))(@emotion/styled@11.13.0(@emotion/react@11.13.3(@types/react@18.3.12)(react@18.3.1))(@types/react@18.3.12)(react@18.3.1))(@types/react@18.3.12)(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(@types/react@18.3.12)(react@18.3.1) '@mui/internal-markdown': 1.0.20 - '@mui/material': 6.1.7(@emotion/react@11.13.3(@types/react@18.3.12)(react@19.0.0-rc-5c56b873-20241107))(@emotion/styled@11.13.0(@emotion/react@11.13.3(@types/react@18.3.12)(react@19.0.0-rc-5c56b873-20241107))(@types/react@18.3.12)(react@19.0.0-rc-5c56b873-20241107))(@types/react@18.3.12)(react-dom@19.0.0-rc-5c56b873-20241107(react@19.0.0-rc-5c56b873-20241107))(react@19.0.0-rc-5c56b873-20241107) - '@mui/system': 6.1.7(@emotion/react@11.13.3(@types/react@18.3.12)(react@19.0.0-rc-5c56b873-20241107))(@emotion/styled@11.13.0(@emotion/react@11.13.3(@types/react@18.3.12)(react@19.0.0-rc-5c56b873-20241107))(@types/react@18.3.12)(react@19.0.0-rc-5c56b873-20241107))(@types/react@18.3.12)(react@19.0.0-rc-5c56b873-20241107) + '@mui/material': 5.16.7(@emotion/react@11.13.3(@types/react@18.3.12)(react@18.3.1))(@emotion/styled@11.13.0(@emotion/react@11.13.3(@types/react@18.3.12)(react@18.3.1))(@types/react@18.3.12)(react@18.3.1))(@types/react@18.3.12)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@mui/system': 5.16.7(@emotion/react@11.13.3(@types/react@18.3.12)(react@18.3.1))(@emotion/styled@11.13.0(@emotion/react@11.13.3(@types/react@18.3.12)(react@18.3.1))(@types/react@18.3.12)(react@18.3.1))(@types/react@18.3.12)(react@18.3.1) chai: 5.1.2 clipboard-copy: 4.0.1 clsx: 2.1.1 csstype: 3.1.3 - next: 14.2.18(@babel/core@7.26.0)(@opentelemetry/api@1.8.0)(@playwright/test@1.44.1)(babel-plugin-macros@3.1.0)(react-dom@19.0.0-rc-5c56b873-20241107(react@19.0.0-rc-5c56b873-20241107))(react@19.0.0-rc-5c56b873-20241107) + next: 14.2.18(@babel/core@7.26.0)(@opentelemetry/api@1.8.0)(@playwright/test@1.44.1)(babel-plugin-macros@3.1.0)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) nprogress: 0.2.0 prop-types: 15.8.1 - react: 19.0.0-rc-5c56b873-20241107 - optionalDependencies: - '@types/react': 18.3.12 - - '@mui/icons-material@5.16.7(@mui/material@6.1.7(@emotion/react@11.13.3(@types/react@18.3.12)(react@19.0.0-rc-5c56b873-20241107))(@emotion/styled@11.13.0(@emotion/react@11.13.3(@types/react@18.3.12)(react@19.0.0-rc-5c56b873-20241107))(@types/react@18.3.12)(react@19.0.0-rc-5c56b873-20241107))(@types/react@18.3.12)(react-dom@19.0.0-rc-5c56b873-20241107(react@19.0.0-rc-5c56b873-20241107))(react@19.0.0-rc-5c56b873-20241107))(@types/react@18.3.12)(react@19.0.0-rc-5c56b873-20241107)': - dependencies: - '@babel/runtime': 7.26.0 - '@mui/material': 6.1.7(@emotion/react@11.13.3(@types/react@18.3.12)(react@19.0.0-rc-5c56b873-20241107))(@emotion/styled@11.13.0(@emotion/react@11.13.3(@types/react@18.3.12)(react@19.0.0-rc-5c56b873-20241107))(@types/react@18.3.12)(react@19.0.0-rc-5c56b873-20241107))(@types/react@18.3.12)(react-dom@19.0.0-rc-5c56b873-20241107(react@19.0.0-rc-5c56b873-20241107))(react@19.0.0-rc-5c56b873-20241107) - react: 19.0.0-rc-5c56b873-20241107 + react: 18.3.1 optionalDependencies: '@types/react': 18.3.12 - '@mui/icons-material@6.1.7(@mui/material@5.16.7(@emotion/react@11.13.3(@types/react@18.3.12)(react@19.0.0-rc-5c56b873-20241107))(@emotion/styled@11.13.0(@emotion/react@11.13.3(@types/react@18.3.12)(react@19.0.0-rc-5c56b873-20241107))(@types/react@18.3.12)(react@19.0.0-rc-5c56b873-20241107))(@types/react@18.3.12)(react-dom@19.0.0-rc-5c56b873-20241107(react@19.0.0-rc-5c56b873-20241107))(react@19.0.0-rc-5c56b873-20241107))(@types/react@18.3.12)(react@19.0.0-rc-5c56b873-20241107)': + '@mui/icons-material@5.16.7(@mui/material@5.16.7(@emotion/react@11.13.3(@types/react@18.3.12)(react@18.3.1))(@emotion/styled@11.13.0(@emotion/react@11.13.3(@types/react@18.3.12)(react@18.3.1))(@types/react@18.3.12)(react@18.3.1))(@types/react@18.3.12)(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(@types/react@18.3.12)(react@18.3.1)': dependencies: '@babel/runtime': 7.26.0 - '@mui/material': 5.16.7(@emotion/react@11.13.3(@types/react@18.3.12)(react@19.0.0-rc-5c56b873-20241107))(@emotion/styled@11.13.0(@emotion/react@11.13.3(@types/react@18.3.12)(react@19.0.0-rc-5c56b873-20241107))(@types/react@18.3.12)(react@19.0.0-rc-5c56b873-20241107))(@types/react@18.3.12)(react-dom@19.0.0-rc-5c56b873-20241107(react@19.0.0-rc-5c56b873-20241107))(react@19.0.0-rc-5c56b873-20241107) - react: 19.0.0-rc-5c56b873-20241107 + '@mui/material': 5.16.7(@emotion/react@11.13.3(@types/react@18.3.12)(react@18.3.1))(@emotion/styled@11.13.0(@emotion/react@11.13.3(@types/react@18.3.12)(react@18.3.1))(@types/react@18.3.12)(react@18.3.1))(@types/react@18.3.12)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + react: 18.3.1 optionalDependencies: '@types/react': 18.3.12 - '@mui/icons-material@6.1.7(@mui/material@6.1.7(@emotion/react@11.13.3(@types/react@18.3.12)(react@19.0.0-rc-5c56b873-20241107))(@emotion/styled@11.13.0(@emotion/react@11.13.3(@types/react@18.3.12)(react@19.0.0-rc-5c56b873-20241107))(@types/react@18.3.12)(react@19.0.0-rc-5c56b873-20241107))(@types/react@18.3.12)(react-dom@19.0.0-rc-5c56b873-20241107(react@19.0.0-rc-5c56b873-20241107))(react@19.0.0-rc-5c56b873-20241107))(@types/react@18.3.12)(react@19.0.0-rc-5c56b873-20241107)': + '@mui/icons-material@5.16.7(@mui/material@5.16.7(@emotion/react@11.13.3(@types/react@18.3.12)(react@18.3.1))(@emotion/styled@11.13.0(@emotion/react@11.13.3(@types/react@18.3.12)(react@18.3.1))(@types/react@18.3.12)(react@18.3.1))(@types/react@18.3.12)(react-dom@19.0.0-rc-5c56b873-20241107(react@18.3.1))(react@18.3.1))(@types/react@18.3.12)(react@18.3.1)': dependencies: '@babel/runtime': 7.26.0 - '@mui/material': 6.1.7(@emotion/react@11.13.3(@types/react@18.3.12)(react@19.0.0-rc-5c56b873-20241107))(@emotion/styled@11.13.0(@emotion/react@11.13.3(@types/react@18.3.12)(react@19.0.0-rc-5c56b873-20241107))(@types/react@18.3.12)(react@19.0.0-rc-5c56b873-20241107))(@types/react@18.3.12)(react-dom@19.0.0-rc-5c56b873-20241107(react@19.0.0-rc-5c56b873-20241107))(react@19.0.0-rc-5c56b873-20241107) - react: 19.0.0-rc-5c56b873-20241107 + '@mui/material': 5.16.7(@emotion/react@11.13.3(@types/react@18.3.12)(react@18.3.1))(@emotion/styled@11.13.0(@emotion/react@11.13.3(@types/react@18.3.12)(react@18.3.1))(@types/react@18.3.12)(react@18.3.1))(@types/react@18.3.12)(react-dom@19.0.0-rc-5c56b873-20241107(react@18.3.1))(react@18.3.1) + react: 18.3.1 optionalDependencies: '@types/react': 18.3.12 @@ -12234,16 +12137,16 @@ snapshots: transitivePeerDependencies: - supports-color - '@mui/internal-test-utils@1.0.20(@babel/core@7.26.0)(@types/react-dom@18.3.1)(@types/react@18.3.12)(react-dom@19.0.0-rc-5c56b873-20241107(react@19.0.0-rc-5c56b873-20241107))(react@19.0.0-rc-5c56b873-20241107)': + '@mui/internal-test-utils@1.0.20(@babel/core@7.26.0)(@types/react-dom@18.3.1)(@types/react@18.3.12)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)': dependencies: '@babel/plugin-transform-modules-commonjs': 7.25.9(@babel/core@7.26.0) '@babel/preset-typescript': 7.26.0(@babel/core@7.26.0) '@babel/register': 7.25.9(@babel/core@7.26.0) '@babel/runtime': 7.26.0 '@emotion/cache': 11.13.1 - '@emotion/react': 11.13.3(@types/react@18.3.12)(react@19.0.0-rc-5c56b873-20241107) + '@emotion/react': 11.13.3(@types/react@18.3.12)(react@18.3.1) '@testing-library/dom': 10.4.0 - '@testing-library/react': 16.0.1(@testing-library/dom@10.4.0)(@types/react-dom@18.3.1)(@types/react@18.3.12)(react-dom@19.0.0-rc-5c56b873-20241107(react@19.0.0-rc-5c56b873-20241107))(react@19.0.0-rc-5c56b873-20241107) + '@testing-library/react': 16.0.1(@testing-library/dom@10.4.0)(@types/react-dom@18.3.1)(@types/react@18.3.12)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) '@testing-library/user-event': 14.5.2(@testing-library/dom@10.4.0) chai: 4.5.0 chai-dom: 1.12.0(chai@4.5.0) @@ -12255,8 +12158,41 @@ snapshots: mocha: 10.8.2 playwright: 1.48.2 prop-types: 15.8.1 - react: 19.0.0-rc-5c56b873-20241107 - react-dom: 19.0.0-rc-5c56b873-20241107(react@19.0.0-rc-5c56b873-20241107) + react: 18.3.1 + react-dom: 18.3.1(react@18.3.1) + sinon: 19.0.2 + transitivePeerDependencies: + - '@babel/core' + - '@types/react' + - '@types/react-dom' + - bufferutil + - canvas + - supports-color + - utf-8-validate + + '@mui/internal-test-utils@1.0.20(@babel/core@7.26.0)(@types/react-dom@18.3.1)(@types/react@18.3.12)(react-dom@19.0.0-rc-5c56b873-20241107(react@18.3.1))(react@18.3.1)': + dependencies: + '@babel/plugin-transform-modules-commonjs': 7.25.9(@babel/core@7.26.0) + '@babel/preset-typescript': 7.26.0(@babel/core@7.26.0) + '@babel/register': 7.25.9(@babel/core@7.26.0) + '@babel/runtime': 7.26.0 + '@emotion/cache': 11.13.1 + '@emotion/react': 11.13.3(@types/react@18.3.12)(react@18.3.1) + '@testing-library/dom': 10.4.0 + '@testing-library/react': 16.0.1(@testing-library/dom@10.4.0)(@types/react-dom@18.3.1)(@types/react@18.3.12)(react-dom@19.0.0-rc-5c56b873-20241107(react@18.3.1))(react@18.3.1) + '@testing-library/user-event': 14.5.2(@testing-library/dom@10.4.0) + chai: 4.5.0 + chai-dom: 1.12.0(chai@4.5.0) + dom-accessibility-api: 0.7.0 + format-util: 1.0.5 + fs-extra: 11.2.0 + jsdom: 24.1.3 + lodash: 4.17.21 + mocha: 10.8.2 + playwright: 1.48.2 + prop-types: 15.8.1 + react: 18.3.1 + react-dom: 19.0.0-rc-5c56b873-20241107(react@18.3.1) sinon: 19.0.2 transitivePeerDependencies: - '@babel/core' @@ -12267,91 +12203,91 @@ snapshots: - supports-color - utf-8-validate - '@mui/joy@5.0.0-beta.48(@emotion/react@11.13.3(@types/react@18.3.12)(react@19.0.0-rc-5c56b873-20241107))(@emotion/styled@11.13.0(@emotion/react@11.13.3(@types/react@18.3.12)(react@19.0.0-rc-5c56b873-20241107))(@types/react@18.3.12)(react@19.0.0-rc-5c56b873-20241107))(@types/react@18.3.12)(react-dom@19.0.0-rc-5c56b873-20241107(react@19.0.0-rc-5c56b873-20241107))(react@19.0.0-rc-5c56b873-20241107)': + '@mui/joy@5.0.0-beta.48(@emotion/react@11.13.3(@types/react@18.3.12)(react@18.3.1))(@emotion/styled@11.13.0(@emotion/react@11.13.3(@types/react@18.3.12)(react@18.3.1))(@types/react@18.3.12)(react@18.3.1))(@types/react@18.3.12)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)': dependencies: '@babel/runtime': 7.26.0 - '@mui/base': 5.0.0-beta.40(@types/react@18.3.12)(react-dom@19.0.0-rc-5c56b873-20241107(react@19.0.0-rc-5c56b873-20241107))(react@19.0.0-rc-5c56b873-20241107) + '@mui/base': 5.0.0-beta.40(@types/react@18.3.12)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) '@mui/core-downloads-tracker': 5.16.7 - '@mui/system': 5.16.7(@emotion/react@11.13.3(@types/react@18.3.12)(react@19.0.0-rc-5c56b873-20241107))(@emotion/styled@11.13.0(@emotion/react@11.13.3(@types/react@18.3.12)(react@19.0.0-rc-5c56b873-20241107))(@types/react@18.3.12)(react@19.0.0-rc-5c56b873-20241107))(@types/react@18.3.12)(react@19.0.0-rc-5c56b873-20241107) + '@mui/system': 5.16.7(@emotion/react@11.13.3(@types/react@18.3.12)(react@18.3.1))(@emotion/styled@11.13.0(@emotion/react@11.13.3(@types/react@18.3.12)(react@18.3.1))(@types/react@18.3.12)(react@18.3.1))(@types/react@18.3.12)(react@18.3.1) '@mui/types': 7.2.15(@types/react@18.3.12) - '@mui/utils': 5.16.6(@types/react@18.3.12)(react@19.0.0-rc-5c56b873-20241107) + '@mui/utils': 5.16.6(@types/react@18.3.12)(react@18.3.1) clsx: 2.1.1 prop-types: 15.8.1 - react: 19.0.0-rc-5c56b873-20241107 - react-dom: 19.0.0-rc-5c56b873-20241107(react@19.0.0-rc-5c56b873-20241107) + react: 18.3.1 + react-dom: 18.3.1(react@18.3.1) optionalDependencies: - '@emotion/react': 11.13.3(@types/react@18.3.12)(react@19.0.0-rc-5c56b873-20241107) - '@emotion/styled': 11.13.0(@emotion/react@11.13.3(@types/react@18.3.12)(react@19.0.0-rc-5c56b873-20241107))(@types/react@18.3.12)(react@19.0.0-rc-5c56b873-20241107) + '@emotion/react': 11.13.3(@types/react@18.3.12)(react@18.3.1) + '@emotion/styled': 11.13.0(@emotion/react@11.13.3(@types/react@18.3.12)(react@18.3.1))(@types/react@18.3.12)(react@18.3.1) '@types/react': 18.3.12 - '@mui/lab@6.0.0-beta.15(@emotion/react@11.13.3(@types/react@18.3.12)(react@19.0.0-rc-5c56b873-20241107))(@emotion/styled@11.13.0(@emotion/react@11.13.3(@types/react@18.3.12)(react@19.0.0-rc-5c56b873-20241107))(@types/react@18.3.12)(react@19.0.0-rc-5c56b873-20241107))(@mui/material@6.1.7(@emotion/react@11.13.3(@types/react@18.3.12)(react@19.0.0-rc-5c56b873-20241107))(@emotion/styled@11.13.0(@emotion/react@11.13.3(@types/react@18.3.12)(react@19.0.0-rc-5c56b873-20241107))(@types/react@18.3.12)(react@19.0.0-rc-5c56b873-20241107))(@types/react@18.3.12)(react-dom@19.0.0-rc-5c56b873-20241107(react@19.0.0-rc-5c56b873-20241107))(react@19.0.0-rc-5c56b873-20241107))(@types/react@18.3.12)(react-dom@19.0.0-rc-5c56b873-20241107(react@19.0.0-rc-5c56b873-20241107))(react@19.0.0-rc-5c56b873-20241107)': + '@mui/lab@5.0.0-alpha.173(@emotion/react@11.13.3(@types/react@18.3.12)(react@18.3.1))(@emotion/styled@11.13.0(@emotion/react@11.13.3(@types/react@18.3.12)(react@18.3.1))(@types/react@18.3.12)(react@18.3.1))(@mui/material@5.16.7(@emotion/react@11.13.3(@types/react@18.3.12)(react@18.3.1))(@emotion/styled@11.13.0(@emotion/react@11.13.3(@types/react@18.3.12)(react@18.3.1))(@types/react@18.3.12)(react@18.3.1))(@types/react@18.3.12)(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(@types/react@18.3.12)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)': dependencies: '@babel/runtime': 7.26.0 - '@mui/base': 5.0.0-beta.61(@types/react@18.3.12)(react-dom@19.0.0-rc-5c56b873-20241107(react@19.0.0-rc-5c56b873-20241107))(react@19.0.0-rc-5c56b873-20241107) - '@mui/material': 6.1.7(@emotion/react@11.13.3(@types/react@18.3.12)(react@19.0.0-rc-5c56b873-20241107))(@emotion/styled@11.13.0(@emotion/react@11.13.3(@types/react@18.3.12)(react@19.0.0-rc-5c56b873-20241107))(@types/react@18.3.12)(react@19.0.0-rc-5c56b873-20241107))(@types/react@18.3.12)(react-dom@19.0.0-rc-5c56b873-20241107(react@19.0.0-rc-5c56b873-20241107))(react@19.0.0-rc-5c56b873-20241107) - '@mui/system': 6.1.7(@emotion/react@11.13.3(@types/react@18.3.12)(react@19.0.0-rc-5c56b873-20241107))(@emotion/styled@11.13.0(@emotion/react@11.13.3(@types/react@18.3.12)(react@19.0.0-rc-5c56b873-20241107))(@types/react@18.3.12)(react@19.0.0-rc-5c56b873-20241107))(@types/react@18.3.12)(react@19.0.0-rc-5c56b873-20241107) + '@mui/base': 5.0.0-beta.40(@types/react@18.3.12)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@mui/material': 5.16.7(@emotion/react@11.13.3(@types/react@18.3.12)(react@18.3.1))(@emotion/styled@11.13.0(@emotion/react@11.13.3(@types/react@18.3.12)(react@18.3.1))(@types/react@18.3.12)(react@18.3.1))(@types/react@18.3.12)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@mui/system': 5.16.7(@emotion/react@11.13.3(@types/react@18.3.12)(react@18.3.1))(@emotion/styled@11.13.0(@emotion/react@11.13.3(@types/react@18.3.12)(react@18.3.1))(@types/react@18.3.12)(react@18.3.1))(@types/react@18.3.12)(react@18.3.1) '@mui/types': 7.2.19(@types/react@18.3.12) - '@mui/utils': 6.1.7(@types/react@18.3.12)(react@19.0.0-rc-5c56b873-20241107) + '@mui/utils': 5.16.6(@types/react@18.3.12)(react@18.3.1) clsx: 2.1.1 prop-types: 15.8.1 - react: 19.0.0-rc-5c56b873-20241107 - react-dom: 19.0.0-rc-5c56b873-20241107(react@19.0.0-rc-5c56b873-20241107) + react: 18.3.1 + react-dom: 18.3.1(react@18.3.1) optionalDependencies: - '@emotion/react': 11.13.3(@types/react@18.3.12)(react@19.0.0-rc-5c56b873-20241107) - '@emotion/styled': 11.13.0(@emotion/react@11.13.3(@types/react@18.3.12)(react@19.0.0-rc-5c56b873-20241107))(@types/react@18.3.12)(react@19.0.0-rc-5c56b873-20241107) + '@emotion/react': 11.13.3(@types/react@18.3.12)(react@18.3.1) + '@emotion/styled': 11.13.0(@emotion/react@11.13.3(@types/react@18.3.12)(react@18.3.1))(@types/react@18.3.12)(react@18.3.1) '@types/react': 18.3.12 - '@mui/material-nextjs@6.1.7(@emotion/cache@11.13.1)(@emotion/react@11.13.3(@types/react@18.3.12)(react@19.0.0-rc-5c56b873-20241107))(@emotion/server@11.11.0)(@types/react@18.3.12)(next@14.2.18(@babel/core@7.26.0)(@opentelemetry/api@1.8.0)(@playwright/test@1.44.1)(babel-plugin-macros@3.1.0)(react-dom@19.0.0-rc-5c56b873-20241107(react@19.0.0-rc-5c56b873-20241107))(react@19.0.0-rc-5c56b873-20241107))(react@19.0.0-rc-5c56b873-20241107)': + '@mui/material-nextjs@5.16.6(@emotion/cache@11.13.1)(@emotion/server@11.11.0)(@mui/material@5.16.7(@emotion/react@11.13.3(@types/react@18.3.12)(react@18.3.1))(@emotion/styled@11.13.0(@emotion/react@11.13.3(@types/react@18.3.12)(react@18.3.1))(@types/react@18.3.12)(react@18.3.1))(@types/react@18.3.12)(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(@types/react@18.3.12)(next@14.2.18(@babel/core@7.26.0)(@opentelemetry/api@1.8.0)(@playwright/test@1.44.1)(babel-plugin-macros@3.1.0)(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(react@18.3.1)': dependencies: '@babel/runtime': 7.26.0 - '@emotion/react': 11.13.3(@types/react@18.3.12)(react@19.0.0-rc-5c56b873-20241107) - next: 14.2.18(@babel/core@7.26.0)(@opentelemetry/api@1.8.0)(@playwright/test@1.44.1)(babel-plugin-macros@3.1.0)(react-dom@19.0.0-rc-5c56b873-20241107(react@19.0.0-rc-5c56b873-20241107))(react@19.0.0-rc-5c56b873-20241107) - react: 19.0.0-rc-5c56b873-20241107 + '@mui/material': 5.16.7(@emotion/react@11.13.3(@types/react@18.3.12)(react@18.3.1))(@emotion/styled@11.13.0(@emotion/react@11.13.3(@types/react@18.3.12)(react@18.3.1))(@types/react@18.3.12)(react@18.3.1))(@types/react@18.3.12)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + next: 14.2.18(@babel/core@7.26.0)(@opentelemetry/api@1.8.0)(@playwright/test@1.44.1)(babel-plugin-macros@3.1.0)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + react: 18.3.1 optionalDependencies: '@emotion/cache': 11.13.1 '@emotion/server': 11.11.0 '@types/react': 18.3.12 - '@mui/material@5.16.7(@emotion/react@11.13.3(@types/react@18.3.12)(react@19.0.0-rc-5c56b873-20241107))(@emotion/styled@11.13.0(@emotion/react@11.13.3(@types/react@18.3.12)(react@19.0.0-rc-5c56b873-20241107))(@types/react@18.3.12)(react@19.0.0-rc-5c56b873-20241107))(@types/react@18.3.12)(react-dom@19.0.0-rc-5c56b873-20241107(react@19.0.0-rc-5c56b873-20241107))(react@19.0.0-rc-5c56b873-20241107)': + '@mui/material@5.16.7(@emotion/react@11.13.3(@types/react@18.3.12)(react@18.3.1))(@emotion/styled@11.13.0(@emotion/react@11.13.3(@types/react@18.3.12)(react@18.3.1))(@types/react@18.3.12)(react@18.3.1))(@types/react@18.3.12)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)': dependencies: '@babel/runtime': 7.26.0 '@mui/core-downloads-tracker': 5.16.7 - '@mui/system': 5.16.7(@emotion/react@11.13.3(@types/react@18.3.12)(react@19.0.0-rc-5c56b873-20241107))(@emotion/styled@11.13.0(@emotion/react@11.13.3(@types/react@18.3.12)(react@19.0.0-rc-5c56b873-20241107))(@types/react@18.3.12)(react@19.0.0-rc-5c56b873-20241107))(@types/react@18.3.12)(react@19.0.0-rc-5c56b873-20241107) - '@mui/types': 7.2.15(@types/react@18.3.12) - '@mui/utils': 5.16.6(@types/react@18.3.12)(react@19.0.0-rc-5c56b873-20241107) + '@mui/system': 5.16.7(@emotion/react@11.13.3(@types/react@18.3.12)(react@18.3.1))(@emotion/styled@11.13.0(@emotion/react@11.13.3(@types/react@18.3.12)(react@18.3.1))(@types/react@18.3.12)(react@18.3.1))(@types/react@18.3.12)(react@18.3.1) + '@mui/types': 7.2.19(@types/react@18.3.12) + '@mui/utils': 5.16.6(@types/react@18.3.12)(react@18.3.1) '@popperjs/core': 2.11.8 '@types/react-transition-group': 4.4.11 clsx: 2.1.1 csstype: 3.1.3 prop-types: 15.8.1 - react: 19.0.0-rc-5c56b873-20241107 - react-dom: 19.0.0-rc-5c56b873-20241107(react@19.0.0-rc-5c56b873-20241107) - react-is: 19.0.0-rc-5c56b873-20241107 - react-transition-group: 4.4.5(react-dom@19.0.0-rc-5c56b873-20241107(react@19.0.0-rc-5c56b873-20241107))(react@19.0.0-rc-5c56b873-20241107) + react: 18.3.1 + react-dom: 18.3.1(react@18.3.1) + react-is: 18.3.1 + react-transition-group: 4.4.5(react-dom@18.3.1(react@18.3.1))(react@18.3.1) optionalDependencies: - '@emotion/react': 11.13.3(@types/react@18.3.12)(react@19.0.0-rc-5c56b873-20241107) - '@emotion/styled': 11.13.0(@emotion/react@11.13.3(@types/react@18.3.12)(react@19.0.0-rc-5c56b873-20241107))(@types/react@18.3.12)(react@19.0.0-rc-5c56b873-20241107) + '@emotion/react': 11.13.3(@types/react@18.3.12)(react@18.3.1) + '@emotion/styled': 11.13.0(@emotion/react@11.13.3(@types/react@18.3.12)(react@18.3.1))(@types/react@18.3.12)(react@18.3.1) '@types/react': 18.3.12 - '@mui/material@6.1.7(@emotion/react@11.13.3(@types/react@18.3.12)(react@19.0.0-rc-5c56b873-20241107))(@emotion/styled@11.13.0(@emotion/react@11.13.3(@types/react@18.3.12)(react@19.0.0-rc-5c56b873-20241107))(@types/react@18.3.12)(react@19.0.0-rc-5c56b873-20241107))(@types/react@18.3.12)(react-dom@19.0.0-rc-5c56b873-20241107(react@19.0.0-rc-5c56b873-20241107))(react@19.0.0-rc-5c56b873-20241107)': + '@mui/material@5.16.7(@emotion/react@11.13.3(@types/react@18.3.12)(react@18.3.1))(@emotion/styled@11.13.0(@emotion/react@11.13.3(@types/react@18.3.12)(react@18.3.1))(@types/react@18.3.12)(react@18.3.1))(@types/react@18.3.12)(react-dom@19.0.0-rc-5c56b873-20241107(react@18.3.1))(react@18.3.1)': dependencies: '@babel/runtime': 7.26.0 - '@mui/core-downloads-tracker': 6.1.7 - '@mui/system': 6.1.7(@emotion/react@11.13.3(@types/react@18.3.12)(react@19.0.0-rc-5c56b873-20241107))(@emotion/styled@11.13.0(@emotion/react@11.13.3(@types/react@18.3.12)(react@19.0.0-rc-5c56b873-20241107))(@types/react@18.3.12)(react@19.0.0-rc-5c56b873-20241107))(@types/react@18.3.12)(react@19.0.0-rc-5c56b873-20241107) + '@mui/core-downloads-tracker': 5.16.7 + '@mui/system': 5.16.7(@emotion/react@11.13.3(@types/react@18.3.12)(react@18.3.1))(@emotion/styled@11.13.0(@emotion/react@11.13.3(@types/react@18.3.12)(react@18.3.1))(@types/react@18.3.12)(react@18.3.1))(@types/react@18.3.12)(react@18.3.1) '@mui/types': 7.2.19(@types/react@18.3.12) - '@mui/utils': 6.1.7(@types/react@18.3.12)(react@19.0.0-rc-5c56b873-20241107) + '@mui/utils': 5.16.6(@types/react@18.3.12)(react@18.3.1) '@popperjs/core': 2.11.8 '@types/react-transition-group': 4.4.11 clsx: 2.1.1 csstype: 3.1.3 prop-types: 15.8.1 - react: 19.0.0-rc-5c56b873-20241107 - react-dom: 19.0.0-rc-5c56b873-20241107(react@19.0.0-rc-5c56b873-20241107) - react-is: 19.0.0-rc-5c56b873-20241107 - react-transition-group: 4.4.5(react-dom@19.0.0-rc-5c56b873-20241107(react@19.0.0-rc-5c56b873-20241107))(react@19.0.0-rc-5c56b873-20241107) + react: 18.3.1 + react-dom: 19.0.0-rc-5c56b873-20241107(react@18.3.1) + react-is: 18.3.1 + react-transition-group: 4.4.5(react-dom@19.0.0-rc-5c56b873-20241107(react@18.3.1))(react@18.3.1) optionalDependencies: - '@emotion/react': 11.13.3(@types/react@18.3.12)(react@19.0.0-rc-5c56b873-20241107) - '@emotion/styled': 11.13.0(@emotion/react@11.13.3(@types/react@18.3.12)(react@19.0.0-rc-5c56b873-20241107))(@types/react@18.3.12)(react@19.0.0-rc-5c56b873-20241107) + '@emotion/react': 11.13.3(@types/react@18.3.12)(react@18.3.1) + '@emotion/styled': 11.13.0(@emotion/react@11.13.3(@types/react@18.3.12)(react@18.3.1))(@types/react@18.3.12)(react@18.3.1) '@types/react': 18.3.12 '@mui/monorepo@https://codeload.github.com/mui/material-ui/tar.gz/a0ffee42815b110e14107249f193b7505d1761e5(encoding@0.1.13)': @@ -12368,55 +12304,33 @@ snapshots: - supports-color - utf-8-validate - '@mui/private-theming@5.16.6(@types/react@18.3.12)(react@19.0.0-rc-5c56b873-20241107)': - dependencies: - '@babel/runtime': 7.26.0 - '@mui/utils': 5.16.6(@types/react@18.3.12)(react@19.0.0-rc-5c56b873-20241107) - prop-types: 15.8.1 - react: 19.0.0-rc-5c56b873-20241107 - optionalDependencies: - '@types/react': 18.3.12 - - '@mui/private-theming@6.1.7(@types/react@18.3.12)(react@19.0.0-rc-5c56b873-20241107)': + '@mui/private-theming@5.16.6(@types/react@18.3.12)(react@18.3.1)': dependencies: '@babel/runtime': 7.26.0 - '@mui/utils': 6.1.7(@types/react@18.3.12)(react@19.0.0-rc-5c56b873-20241107) + '@mui/utils': 5.16.6(@types/react@18.3.12)(react@18.3.1) prop-types: 15.8.1 - react: 19.0.0-rc-5c56b873-20241107 + react: 18.3.1 optionalDependencies: '@types/react': 18.3.12 - '@mui/styled-engine@5.16.6(@emotion/react@11.13.3(@types/react@18.3.12)(react@19.0.0-rc-5c56b873-20241107))(@emotion/styled@11.13.0(@emotion/react@11.13.3(@types/react@18.3.12)(react@19.0.0-rc-5c56b873-20241107))(@types/react@18.3.12)(react@19.0.0-rc-5c56b873-20241107))(react@19.0.0-rc-5c56b873-20241107)': - dependencies: - '@babel/runtime': 7.26.0 - '@emotion/cache': 11.13.1 - csstype: 3.1.3 - prop-types: 15.8.1 - react: 19.0.0-rc-5c56b873-20241107 - optionalDependencies: - '@emotion/react': 11.13.3(@types/react@18.3.12)(react@19.0.0-rc-5c56b873-20241107) - '@emotion/styled': 11.13.0(@emotion/react@11.13.3(@types/react@18.3.12)(react@19.0.0-rc-5c56b873-20241107))(@types/react@18.3.12)(react@19.0.0-rc-5c56b873-20241107) - - '@mui/styled-engine@6.1.7(@emotion/react@11.13.3(@types/react@18.3.12)(react@19.0.0-rc-5c56b873-20241107))(@emotion/styled@11.13.0(@emotion/react@11.13.3(@types/react@18.3.12)(react@19.0.0-rc-5c56b873-20241107))(@types/react@18.3.12)(react@19.0.0-rc-5c56b873-20241107))(react@19.0.0-rc-5c56b873-20241107)': + '@mui/styled-engine@5.16.6(@emotion/react@11.13.3(@types/react@18.3.12)(react@18.3.1))(@emotion/styled@11.13.0(@emotion/react@11.13.3(@types/react@18.3.12)(react@18.3.1))(@types/react@18.3.12)(react@18.3.1))(react@18.3.1)': dependencies: '@babel/runtime': 7.26.0 '@emotion/cache': 11.13.1 - '@emotion/serialize': 1.3.2 - '@emotion/sheet': 1.4.0 csstype: 3.1.3 prop-types: 15.8.1 - react: 19.0.0-rc-5c56b873-20241107 + react: 18.3.1 optionalDependencies: - '@emotion/react': 11.13.3(@types/react@18.3.12)(react@19.0.0-rc-5c56b873-20241107) - '@emotion/styled': 11.13.0(@emotion/react@11.13.3(@types/react@18.3.12)(react@19.0.0-rc-5c56b873-20241107))(@types/react@18.3.12)(react@19.0.0-rc-5c56b873-20241107) + '@emotion/react': 11.13.3(@types/react@18.3.12)(react@18.3.1) + '@emotion/styled': 11.13.0(@emotion/react@11.13.3(@types/react@18.3.12)(react@18.3.1))(@types/react@18.3.12)(react@18.3.1) - '@mui/styles@6.1.7(@types/react@18.3.12)(react@19.0.0-rc-5c56b873-20241107)': + '@mui/styles@5.16.7(@types/react@18.3.12)(react@18.3.1)': dependencies: '@babel/runtime': 7.26.0 '@emotion/hash': 0.9.2 - '@mui/private-theming': 6.1.7(@types/react@18.3.12)(react@19.0.0-rc-5c56b873-20241107) + '@mui/private-theming': 5.16.6(@types/react@18.3.12)(react@18.3.1) '@mui/types': 7.2.19(@types/react@18.3.12) - '@mui/utils': 6.1.7(@types/react@18.3.12)(react@19.0.0-rc-5c56b873-20241107) + '@mui/utils': 5.16.6(@types/react@18.3.12)(react@18.3.1) clsx: 2.1.1 csstype: 3.1.3 hoist-non-react-statics: 3.3.2 @@ -12429,40 +12343,24 @@ snapshots: jss-plugin-rule-value-function: 10.10.0 jss-plugin-vendor-prefixer: 10.10.0 prop-types: 15.8.1 - react: 19.0.0-rc-5c56b873-20241107 + react: 18.3.1 optionalDependencies: '@types/react': 18.3.12 - '@mui/system@5.16.7(@emotion/react@11.13.3(@types/react@18.3.12)(react@19.0.0-rc-5c56b873-20241107))(@emotion/styled@11.13.0(@emotion/react@11.13.3(@types/react@18.3.12)(react@19.0.0-rc-5c56b873-20241107))(@types/react@18.3.12)(react@19.0.0-rc-5c56b873-20241107))(@types/react@18.3.12)(react@19.0.0-rc-5c56b873-20241107)': + '@mui/system@5.16.7(@emotion/react@11.13.3(@types/react@18.3.12)(react@18.3.1))(@emotion/styled@11.13.0(@emotion/react@11.13.3(@types/react@18.3.12)(react@18.3.1))(@types/react@18.3.12)(react@18.3.1))(@types/react@18.3.12)(react@18.3.1)': dependencies: '@babel/runtime': 7.26.0 - '@mui/private-theming': 5.16.6(@types/react@18.3.12)(react@19.0.0-rc-5c56b873-20241107) - '@mui/styled-engine': 5.16.6(@emotion/react@11.13.3(@types/react@18.3.12)(react@19.0.0-rc-5c56b873-20241107))(@emotion/styled@11.13.0(@emotion/react@11.13.3(@types/react@18.3.12)(react@19.0.0-rc-5c56b873-20241107))(@types/react@18.3.12)(react@19.0.0-rc-5c56b873-20241107))(react@19.0.0-rc-5c56b873-20241107) + '@mui/private-theming': 5.16.6(@types/react@18.3.12)(react@18.3.1) + '@mui/styled-engine': 5.16.6(@emotion/react@11.13.3(@types/react@18.3.12)(react@18.3.1))(@emotion/styled@11.13.0(@emotion/react@11.13.3(@types/react@18.3.12)(react@18.3.1))(@types/react@18.3.12)(react@18.3.1))(react@18.3.1) '@mui/types': 7.2.15(@types/react@18.3.12) - '@mui/utils': 5.16.6(@types/react@18.3.12)(react@19.0.0-rc-5c56b873-20241107) + '@mui/utils': 5.16.6(@types/react@18.3.12)(react@18.3.1) clsx: 2.1.1 csstype: 3.1.3 prop-types: 15.8.1 - react: 19.0.0-rc-5c56b873-20241107 - optionalDependencies: - '@emotion/react': 11.13.3(@types/react@18.3.12)(react@19.0.0-rc-5c56b873-20241107) - '@emotion/styled': 11.13.0(@emotion/react@11.13.3(@types/react@18.3.12)(react@19.0.0-rc-5c56b873-20241107))(@types/react@18.3.12)(react@19.0.0-rc-5c56b873-20241107) - '@types/react': 18.3.12 - - '@mui/system@6.1.7(@emotion/react@11.13.3(@types/react@18.3.12)(react@19.0.0-rc-5c56b873-20241107))(@emotion/styled@11.13.0(@emotion/react@11.13.3(@types/react@18.3.12)(react@19.0.0-rc-5c56b873-20241107))(@types/react@18.3.12)(react@19.0.0-rc-5c56b873-20241107))(@types/react@18.3.12)(react@19.0.0-rc-5c56b873-20241107)': - dependencies: - '@babel/runtime': 7.26.0 - '@mui/private-theming': 6.1.7(@types/react@18.3.12)(react@19.0.0-rc-5c56b873-20241107) - '@mui/styled-engine': 6.1.7(@emotion/react@11.13.3(@types/react@18.3.12)(react@19.0.0-rc-5c56b873-20241107))(@emotion/styled@11.13.0(@emotion/react@11.13.3(@types/react@18.3.12)(react@19.0.0-rc-5c56b873-20241107))(@types/react@18.3.12)(react@19.0.0-rc-5c56b873-20241107))(react@19.0.0-rc-5c56b873-20241107) - '@mui/types': 7.2.19(@types/react@18.3.12) - '@mui/utils': 6.1.7(@types/react@18.3.12)(react@19.0.0-rc-5c56b873-20241107) - clsx: 2.1.1 - csstype: 3.1.3 - prop-types: 15.8.1 - react: 19.0.0-rc-5c56b873-20241107 + react: 18.3.1 optionalDependencies: - '@emotion/react': 11.13.3(@types/react@18.3.12)(react@19.0.0-rc-5c56b873-20241107) - '@emotion/styled': 11.13.0(@emotion/react@11.13.3(@types/react@18.3.12)(react@19.0.0-rc-5c56b873-20241107))(@types/react@18.3.12)(react@19.0.0-rc-5c56b873-20241107) + '@emotion/react': 11.13.3(@types/react@18.3.12)(react@18.3.1) + '@emotion/styled': 11.13.0(@emotion/react@11.13.3(@types/react@18.3.12)(react@18.3.1))(@types/react@18.3.12)(react@18.3.1) '@types/react': 18.3.12 '@mui/types@7.2.15(@types/react@18.3.12)': @@ -12473,27 +12371,27 @@ snapshots: optionalDependencies: '@types/react': 18.3.12 - '@mui/utils@5.16.6(@types/react@18.3.12)(react@19.0.0-rc-5c56b873-20241107)': + '@mui/utils@5.16.6(@types/react@18.3.12)(react@18.3.1)': dependencies: '@babel/runtime': 7.26.0 - '@mui/types': 7.2.15(@types/react@18.3.12) + '@mui/types': 7.2.19(@types/react@18.3.12) '@types/prop-types': 15.7.13 clsx: 2.1.1 prop-types: 15.8.1 - react: 19.0.0-rc-5c56b873-20241107 - react-is: 19.0.0-rc-5c56b873-20241107 + react: 18.3.1 + react-is: 18.3.1 optionalDependencies: '@types/react': 18.3.12 - '@mui/utils@6.1.7(@types/react@18.3.12)(react@19.0.0-rc-5c56b873-20241107)': + '@mui/utils@6.1.7(@types/react@18.3.12)(react@18.3.1)': dependencies: '@babel/runtime': 7.26.0 '@mui/types': 7.2.19(@types/react@18.3.12) '@types/prop-types': 15.7.13 clsx: 2.1.1 prop-types: 15.8.1 - react: 19.0.0-rc-5c56b873-20241107 - react-is: 19.0.0-rc-5c56b873-20241107 + react: 18.3.1 + react-is: 18.3.1 optionalDependencies: '@types/react': 18.3.12 @@ -13047,37 +12945,37 @@ snapshots: '@popperjs/core@2.11.8': {} - '@react-spring/animated@9.7.5(react@19.0.0-rc-5c56b873-20241107)': + '@react-spring/animated@9.7.5(react@18.3.1)': dependencies: - '@react-spring/shared': 9.7.5(react@19.0.0-rc-5c56b873-20241107) + '@react-spring/shared': 9.7.5(react@18.3.1) '@react-spring/types': 9.7.5 - react: 19.0.0-rc-5c56b873-20241107 + react: 18.3.1 - '@react-spring/core@9.7.5(react@19.0.0-rc-5c56b873-20241107)': + '@react-spring/core@9.7.5(react@18.3.1)': dependencies: - '@react-spring/animated': 9.7.5(react@19.0.0-rc-5c56b873-20241107) - '@react-spring/shared': 9.7.5(react@19.0.0-rc-5c56b873-20241107) + '@react-spring/animated': 9.7.5(react@18.3.1) + '@react-spring/shared': 9.7.5(react@18.3.1) '@react-spring/types': 9.7.5 - react: 19.0.0-rc-5c56b873-20241107 + react: 18.3.1 '@react-spring/rafz@9.7.5': {} - '@react-spring/shared@9.7.5(react@19.0.0-rc-5c56b873-20241107)': + '@react-spring/shared@9.7.5(react@18.3.1)': dependencies: '@react-spring/rafz': 9.7.5 '@react-spring/types': 9.7.5 - react: 19.0.0-rc-5c56b873-20241107 + react: 18.3.1 '@react-spring/types@9.7.5': {} - '@react-spring/web@9.7.5(react-dom@19.0.0-rc-5c56b873-20241107(react@19.0.0-rc-5c56b873-20241107))(react@19.0.0-rc-5c56b873-20241107)': + '@react-spring/web@9.7.5(react-dom@18.3.1(react@18.3.1))(react@18.3.1)': dependencies: - '@react-spring/animated': 9.7.5(react@19.0.0-rc-5c56b873-20241107) - '@react-spring/core': 9.7.5(react@19.0.0-rc-5c56b873-20241107) - '@react-spring/shared': 9.7.5(react@19.0.0-rc-5c56b873-20241107) + '@react-spring/animated': 9.7.5(react@18.3.1) + '@react-spring/core': 9.7.5(react@18.3.1) + '@react-spring/shared': 9.7.5(react@18.3.1) '@react-spring/types': 9.7.5 - react: 19.0.0-rc-5c56b873-20241107 - react-dom: 19.0.0-rc-5c56b873-20241107(react@19.0.0-rc-5c56b873-20241107) + react: 18.3.1 + react-dom: 18.3.1(react@18.3.1) '@remix-run/router@1.20.0': {} @@ -13334,12 +13232,22 @@ snapshots: lodash: 4.17.21 redent: 3.0.0 - '@testing-library/react@16.0.1(@testing-library/dom@10.4.0)(@types/react-dom@18.3.1)(@types/react@18.3.12)(react-dom@19.0.0-rc-5c56b873-20241107(react@19.0.0-rc-5c56b873-20241107))(react@19.0.0-rc-5c56b873-20241107)': + '@testing-library/react@16.0.1(@testing-library/dom@10.4.0)(@types/react-dom@18.3.1)(@types/react@18.3.12)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)': dependencies: '@babel/runtime': 7.26.0 '@testing-library/dom': 10.4.0 - react: 19.0.0-rc-5c56b873-20241107 - react-dom: 19.0.0-rc-5c56b873-20241107(react@19.0.0-rc-5c56b873-20241107) + react: 18.3.1 + react-dom: 18.3.1(react@18.3.1) + optionalDependencies: + '@types/react': 18.3.12 + '@types/react-dom': 18.3.1 + + '@testing-library/react@16.0.1(@testing-library/dom@10.4.0)(@types/react-dom@18.3.1)(@types/react@18.3.12)(react-dom@19.0.0-rc-5c56b873-20241107(react@18.3.1))(react@18.3.1)': + dependencies: + '@babel/runtime': 7.26.0 + '@testing-library/dom': 10.4.0 + react: 18.3.1 + react-dom: 19.0.0-rc-5c56b873-20241107(react@18.3.1) optionalDependencies: '@types/react': 18.3.12 '@types/react-dom': 18.3.1 @@ -16586,7 +16494,7 @@ snapshots: hoist-non-react-statics@3.3.2: dependencies: - react-is: 19.0.0-rc-5c56b873-20241107 + react-is: 18.3.1 homedir-polyfill@1.0.3: dependencies: @@ -17734,9 +17642,9 @@ snapshots: punycode.js: 2.3.1 uc.micro: 2.1.0 - markdown-to-jsx@7.6.2(react@19.0.0-rc-5c56b873-20241107): + markdown-to-jsx@7.6.2(react@18.3.1): dependencies: - react: 19.0.0-rc-5c56b873-20241107 + react: 18.3.1 markdownlint-cli2-formatter-default@0.0.5(markdownlint-cli2@0.15.0): dependencies: @@ -18191,7 +18099,7 @@ snapshots: nested-error-stacks@2.1.1: {} - next@14.2.18(@babel/core@7.26.0)(@opentelemetry/api@1.8.0)(@playwright/test@1.44.1)(babel-plugin-macros@3.1.0)(react-dom@19.0.0-rc-5c56b873-20241107(react@19.0.0-rc-5c56b873-20241107))(react@19.0.0-rc-5c56b873-20241107): + next@14.2.18(@babel/core@7.26.0)(@opentelemetry/api@1.8.0)(@playwright/test@1.44.1)(babel-plugin-macros@3.1.0)(react-dom@18.3.1(react@18.3.1))(react@18.3.1): dependencies: '@next/env': 14.2.18 '@swc/helpers': 0.5.5 @@ -18199,9 +18107,9 @@ snapshots: caniuse-lite: 1.0.30001667 graceful-fs: 4.2.11 postcss: 8.4.31 - react: 19.0.0-rc-5c56b873-20241107 - react-dom: 19.0.0-rc-5c56b873-20241107(react@19.0.0-rc-5c56b873-20241107) - styled-jsx: 5.1.1(@babel/core@7.26.0)(babel-plugin-macros@3.1.0)(react@19.0.0-rc-5c56b873-20241107) + react: 18.3.1 + react-dom: 18.3.1(react@18.3.1) + styled-jsx: 5.1.1(@babel/core@7.26.0)(babel-plugin-macros@3.1.0)(react@18.3.1) optionalDependencies: '@next/swc-darwin-arm64': 14.2.18 '@next/swc-darwin-x64': 14.2.18 @@ -18918,13 +18826,13 @@ snapshots: dependencies: ansi-regex: 5.0.1 ansi-styles: 5.2.0 - react-is: 19.0.0-rc-5c56b873-20241107 + react-is: 18.3.1 pretty-format@29.7.0: dependencies: '@jest/schemas': 29.6.3 ansi-styles: 5.2.0 - react-is: 19.0.0-rc-5c56b873-20241107 + react-is: 18.3.1 pretty-ms@9.0.0: dependencies: @@ -18981,7 +18889,7 @@ snapshots: dependencies: loose-envify: 1.4.0 object-assign: 4.1.1 - react-is: 19.0.0-rc-5c56b873-20241107 + react-is: 18.3.1 protocols@2.0.1: {} @@ -19058,52 +18966,69 @@ snapshots: transitivePeerDependencies: - supports-color - react-dom@19.0.0-rc-5c56b873-20241107(react@19.0.0-rc-5c56b873-20241107): + react-dom@18.3.1(react@18.3.1): dependencies: - react: 19.0.0-rc-5c56b873-20241107 + loose-envify: 1.4.0 + react: 18.3.1 + scheduler: 0.23.2 + + react-dom@19.0.0-rc-5c56b873-20241107(react@18.3.1): + dependencies: + react: 18.3.1 scheduler: 0.25.0-rc-5c56b873-20241107 - react-hook-form@7.53.2(react@19.0.0-rc-5c56b873-20241107): + react-hook-form@7.53.2(react@18.3.1): dependencies: - react: 19.0.0-rc-5c56b873-20241107 + react: 18.3.1 - react-is@19.0.0-rc-5c56b873-20241107: {} + react-is@18.3.1: {} react-refresh@0.14.2: {} - react-router-dom@6.27.0(react-dom@19.0.0-rc-5c56b873-20241107(react@19.0.0-rc-5c56b873-20241107))(react@19.0.0-rc-5c56b873-20241107): + react-router-dom@6.27.0(react-dom@18.3.1(react@18.3.1))(react@18.3.1): dependencies: '@remix-run/router': 1.20.0 - react: 19.0.0-rc-5c56b873-20241107 - react-dom: 19.0.0-rc-5c56b873-20241107(react@19.0.0-rc-5c56b873-20241107) - react-router: 6.27.0(react@19.0.0-rc-5c56b873-20241107) + react: 18.3.1 + react-dom: 18.3.1(react@18.3.1) + react-router: 6.27.0(react@18.3.1) - react-router@6.27.0(react@19.0.0-rc-5c56b873-20241107): + react-router@6.27.0(react@18.3.1): dependencies: '@remix-run/router': 1.20.0 - react: 19.0.0-rc-5c56b873-20241107 + react: 18.3.1 - react-runner@1.0.5(react-dom@19.0.0-rc-5c56b873-20241107(react@19.0.0-rc-5c56b873-20241107))(react@19.0.0-rc-5c56b873-20241107): + react-runner@1.0.5(react-dom@18.3.1(react@18.3.1))(react@18.3.1): dependencies: - react: 19.0.0-rc-5c56b873-20241107 - react-dom: 19.0.0-rc-5c56b873-20241107(react@19.0.0-rc-5c56b873-20241107) + react: 18.3.1 + react-dom: 18.3.1(react@18.3.1) sucrase: 3.35.0 - react-simple-code-editor@0.14.1(react-dom@19.0.0-rc-5c56b873-20241107(react@19.0.0-rc-5c56b873-20241107))(react@19.0.0-rc-5c56b873-20241107): + react-simple-code-editor@0.14.1(react-dom@18.3.1(react@18.3.1))(react@18.3.1): dependencies: - react: 19.0.0-rc-5c56b873-20241107 - react-dom: 19.0.0-rc-5c56b873-20241107(react@19.0.0-rc-5c56b873-20241107) + react: 18.3.1 + react-dom: 18.3.1(react@18.3.1) - react-transition-group@4.4.5(react-dom@19.0.0-rc-5c56b873-20241107(react@19.0.0-rc-5c56b873-20241107))(react@19.0.0-rc-5c56b873-20241107): + react-transition-group@4.4.5(react-dom@18.3.1(react@18.3.1))(react@18.3.1): dependencies: '@babel/runtime': 7.26.0 dom-helpers: 5.2.1 loose-envify: 1.4.0 prop-types: 15.8.1 - react: 19.0.0-rc-5c56b873-20241107 - react-dom: 19.0.0-rc-5c56b873-20241107(react@19.0.0-rc-5c56b873-20241107) + react: 18.3.1 + react-dom: 18.3.1(react@18.3.1) + + react-transition-group@4.4.5(react-dom@19.0.0-rc-5c56b873-20241107(react@18.3.1))(react@18.3.1): + dependencies: + '@babel/runtime': 7.26.0 + dom-helpers: 5.2.1 + loose-envify: 1.4.0 + prop-types: 15.8.1 + react: 18.3.1 + react-dom: 19.0.0-rc-5c56b873-20241107(react@18.3.1) - react@19.0.0-rc-5c56b873-20241107: {} + react@18.3.1: + dependencies: + loose-envify: 1.4.0 read-cmd-shim@4.0.0: {} @@ -19342,9 +19267,9 @@ snapshots: rfdc@1.3.1: {} - rifm@0.12.1(react@19.0.0-rc-5c56b873-20241107): + rifm@0.12.1(react@18.3.1): dependencies: - react: 19.0.0-rc-5c56b873-20241107 + react: 18.3.1 rimraf@2.7.1: dependencies: @@ -19442,6 +19367,10 @@ snapshots: dependencies: xmlchars: 2.2.0 + scheduler@0.23.2: + dependencies: + loose-envify: 1.4.0 + scheduler@0.25.0-rc-5c56b873-20241107: {} schema-utils@3.3.0: @@ -19879,7 +19808,7 @@ snapshots: minimist: 1.2.8 through: 2.3.8 - styled-components@6.1.13(react-dom@19.0.0-rc-5c56b873-20241107(react@19.0.0-rc-5c56b873-20241107))(react@19.0.0-rc-5c56b873-20241107): + styled-components@6.1.13(react-dom@18.3.1(react@18.3.1))(react@18.3.1): dependencies: '@emotion/is-prop-valid': 1.2.2 '@emotion/unitless': 0.8.1 @@ -19887,16 +19816,16 @@ snapshots: css-to-react-native: 3.2.0 csstype: 3.1.3 postcss: 8.4.38 - react: 19.0.0-rc-5c56b873-20241107 - react-dom: 19.0.0-rc-5c56b873-20241107(react@19.0.0-rc-5c56b873-20241107) + react: 18.3.1 + react-dom: 18.3.1(react@18.3.1) shallowequal: 1.1.0 stylis: 4.3.2 tslib: 2.6.2 - styled-jsx@5.1.1(@babel/core@7.26.0)(babel-plugin-macros@3.1.0)(react@19.0.0-rc-5c56b873-20241107): + styled-jsx@5.1.1(@babel/core@7.26.0)(babel-plugin-macros@3.1.0)(react@18.3.1): dependencies: client-only: 0.0.1 - react: 19.0.0-rc-5c56b873-20241107 + react: 18.3.1 optionalDependencies: '@babel/core': 7.26.0 babel-plugin-macros: 3.1.0 @@ -20328,9 +20257,9 @@ snapshots: urlpattern-polyfill@8.0.2: {} - use-sync-external-store@1.2.2(react@19.0.0-rc-5c56b873-20241107): + use-sync-external-store@1.2.2(react@18.3.1): dependencies: - react: 19.0.0-rc-5c56b873-20241107 + react: 18.3.1 util-deprecate@1.0.2: {} diff --git a/scripts/useMaterialUIv6.mjs b/scripts/useMaterialUIv6.mjs index f4ff3d1b35ce1..5cdfab2ac3682 100644 --- a/scripts/useMaterialUIv6.mjs +++ b/scripts/useMaterialUIv6.mjs @@ -11,6 +11,7 @@ const pnpmUpdate = childProcess.spawnSync( '@mui/utils@6.x', '@mui/material-nextjs@6.x', '@mui/styles@6.x', + '@mui/lab@6.0.0-beta.14', ], { shell: true, diff --git a/test/package.json b/test/package.json index 51dcd1c50b20e..d212de622c4b8 100644 --- a/test/package.json +++ b/test/package.json @@ -9,7 +9,7 @@ "@babel/runtime": "^7.26.0", "@emotion/cache": "^11.13.1", "@emotion/react": "^11.13.3", - "@mui/material": "^6.1.6", + "@mui/material": "^5.16.7", "@mui/x-charts": "workspace:*", "@mui/x-charts-pro": "workspace:*", "@mui/x-charts-vendor": "workspace:*",