diff --git a/docs/package.json b/docs/package.json index 65aeb95266f59..0d9f04c055d3e 100644 --- a/docs/package.json +++ b/docs/package.json @@ -28,13 +28,13 @@ "@emotion/server": "^11.11.0", "@emotion/styled": "^11.14.0", "@mui/docs": "7.0.2", - "@mui/icons-material": "^7.0.1", + "@mui/icons-material": "^7.0.2", "@mui/joy": "^5.0.0-beta.52", - "@mui/lab": "^7.0.0-beta.10", - "@mui/material": "^7.0.1", - "@mui/material-nextjs": "^7.0.0", - "@mui/system": "^7.0.1", - "@mui/utils": "^7.0.1", + "@mui/lab": "^7.0.0-beta.11", + "@mui/material": "^7.0.2", + "@mui/material-nextjs": "^7.0.2", + "@mui/system": "^7.0.2", + "@mui/utils": "^7.0.2", "@mui/x-charts": "workspace:*", "@mui/x-charts-pro": "workspace:*", "@mui/x-charts-vendor": "workspace:*", diff --git a/package.json b/package.json index fd085105ec40b..2ff3e1e93582e 100644 --- a/package.json +++ b/package.json @@ -85,13 +85,13 @@ "@emotion/cache": "^11.14.0", "@emotion/react": "^11.14.0", "@emotion/styled": "^11.14.0", - "@mui/icons-material": "^7.0.1", + "@mui/icons-material": "^7.0.2", "@mui/internal-babel-plugin-resolve-imports": "1.0.20", "@mui/internal-markdown": "^2.0.4", "@mui/internal-test-utils": "^2.0.7", - "@mui/material": "^7.0.1", + "@mui/material": "^7.0.2", "@mui/monorepo": "github:mui/material-ui#a7e08b43255f84826e14f28bf4abd3984315bd39", - "@mui/utils": "^7.0.1", + "@mui/utils": "^7.0.2", "@next/eslint-plugin-next": "15.2.4", "@octokit/plugin-retry": "^7.2.1", "@octokit/rest": "^21.1.1", diff --git a/packages/x-charts-pro/package.json b/packages/x-charts-pro/package.json index 8dcbdc9bc122c..d6800cfcf1e20 100644 --- a/packages/x-charts-pro/package.json +++ b/packages/x-charts-pro/package.json @@ -40,7 +40,7 @@ }, "dependencies": { "@babel/runtime": "^7.27.0", - "@mui/utils": "^7.0.1", + "@mui/utils": "^7.0.2", "@mui/x-charts": "workspace:*", "@mui/x-charts-vendor": "workspace:*", "@mui/x-internals": "workspace:*", @@ -65,8 +65,8 @@ } }, "devDependencies": { - "@mui/material": "^7.0.1", - "@mui/system": "^7.0.1", + "@mui/material": "^7.0.2", + "@mui/system": "^7.0.2", "@types/prop-types": "^15.7.14", "csstype": "^3.1.3", "react": "^19.0.0", diff --git a/packages/x-charts/package.json b/packages/x-charts/package.json index edcff3b8e38ef..c11d0c9730318 100644 --- a/packages/x-charts/package.json +++ b/packages/x-charts/package.json @@ -40,7 +40,7 @@ }, "dependencies": { "@babel/runtime": "^7.27.0", - "@mui/utils": "^7.0.1", + "@mui/utils": "^7.0.2", "@mui/x-charts-vendor": "workspace:*", "@mui/x-internals": "workspace:*", "bezier-easing": "^2.1.0", @@ -68,8 +68,8 @@ }, "devDependencies": { "@mui/internal-test-utils": "^2.0.7", - "@mui/material": "^7.0.1", - "@mui/system": "^7.0.1", + "@mui/material": "^7.0.2", + "@mui/system": "^7.0.2", "@types/prop-types": "^15.7.14", "@types/react-is": "^19.0.0", "@types/use-sync-external-store": "^1.5.0", diff --git a/packages/x-data-grid-generator/package.json b/packages/x-data-grid-generator/package.json index 5f3103a70fe34..eb98cc4a3fab5 100644 --- a/packages/x-data-grid-generator/package.json +++ b/packages/x-data-grid-generator/package.json @@ -43,8 +43,8 @@ "lru-cache": "^11.1.0" }, "devDependencies": { - "@mui/icons-material": "^7.0.1", - "@mui/material": "^7.0.1", + "@mui/icons-material": "^7.0.2", + "@mui/material": "^7.0.2", "@types/chance": "^1.1.6", "react": "^19.0.0", "react-dom": "^19.0.0", diff --git a/packages/x-data-grid-premium/package.json b/packages/x-data-grid-premium/package.json index 381002419f14f..c432e1fba00d0 100644 --- a/packages/x-data-grid-premium/package.json +++ b/packages/x-data-grid-premium/package.json @@ -46,7 +46,7 @@ }, "dependencies": { "@babel/runtime": "^7.27.0", - "@mui/utils": "^7.0.1", + "@mui/utils": "^7.0.2", "@mui/x-data-grid": "workspace:*", "@mui/x-data-grid-pro": "workspace:*", "@mui/x-internals": "workspace:*", @@ -75,8 +75,8 @@ }, "devDependencies": { "@mui/internal-test-utils": "^2.0.7", - "@mui/material": "^7.0.1", - "@mui/system": "^7.0.1", + "@mui/material": "^7.0.2", + "@mui/system": "^7.0.2", "@types/prop-types": "^15.7.14", "@types/react-transition-group": "^4.4.12", "date-fns": "^4.1.0", diff --git a/packages/x-data-grid-pro/package.json b/packages/x-data-grid-pro/package.json index 2fdd78c8c5644..ffb721be8d928 100644 --- a/packages/x-data-grid-pro/package.json +++ b/packages/x-data-grid-pro/package.json @@ -46,7 +46,7 @@ }, "dependencies": { "@babel/runtime": "^7.27.0", - "@mui/utils": "^7.0.1", + "@mui/utils": "^7.0.2", "@mui/x-data-grid": "workspace:*", "@mui/x-internals": "workspace:*", "@mui/x-license": "workspace:*", @@ -73,8 +73,8 @@ }, "devDependencies": { "@mui/internal-test-utils": "^2.0.7", - "@mui/material": "^7.0.1", - "@mui/system": "^7.0.1", + "@mui/material": "^7.0.2", + "@mui/system": "^7.0.2", "@types/prop-types": "^15.7.14", "@types/react-transition-group": "^4.4.12", "react": "^19.0.0", diff --git a/packages/x-data-grid/package.json b/packages/x-data-grid/package.json index 7669840760d3e..65a3dfae82897 100644 --- a/packages/x-data-grid/package.json +++ b/packages/x-data-grid/package.json @@ -50,7 +50,7 @@ }, "dependencies": { "@babel/runtime": "^7.27.0", - "@mui/utils": "^7.0.1", + "@mui/utils": "^7.0.2", "@mui/x-internals": "workspace:*", "clsx": "^2.1.1", "prop-types": "^15.8.1", @@ -75,9 +75,9 @@ }, "devDependencies": { "@mui/internal-test-utils": "^2.0.7", - "@mui/material": "^7.0.1", - "@mui/system": "^7.0.1", - "@mui/types": "^7.4.0", + "@mui/material": "^7.0.2", + "@mui/system": "^7.0.2", + "@mui/types": "^7.4.1", "@types/prop-types": "^15.7.14", "@types/use-sync-external-store": "^1.5.0", "react": "^19.0.0", diff --git a/packages/x-date-pickers-pro/package.json b/packages/x-date-pickers-pro/package.json index c1ca002162240..33dcde1a4cda5 100644 --- a/packages/x-date-pickers-pro/package.json +++ b/packages/x-date-pickers-pro/package.json @@ -43,7 +43,7 @@ }, "dependencies": { "@babel/runtime": "^7.27.0", - "@mui/utils": "^7.0.1", + "@mui/utils": "^7.0.2", "@mui/x-date-pickers": "workspace:*", "@mui/x-internals": "workspace:*", "@mui/x-license": "workspace:*", @@ -97,8 +97,8 @@ }, "devDependencies": { "@mui/internal-test-utils": "^2.0.7", - "@mui/material": "^7.0.1", - "@mui/system": "^7.0.1", + "@mui/material": "^7.0.2", + "@mui/system": "^7.0.2", "@types/luxon": "^3.6.2", "@types/prop-types": "^15.7.14", "date-fns": "^4.1.0", diff --git a/packages/x-date-pickers/package.json b/packages/x-date-pickers/package.json index 2ab691afb19e0..d3e32443b729c 100644 --- a/packages/x-date-pickers/package.json +++ b/packages/x-date-pickers/package.json @@ -46,7 +46,7 @@ }, "dependencies": { "@babel/runtime": "^7.27.0", - "@mui/utils": "^7.0.1", + "@mui/utils": "^7.0.2", "@mui/x-internals": "workspace:*", "@types/react-transition-group": "^4.4.12", "clsx": "^2.1.1", @@ -99,8 +99,8 @@ }, "devDependencies": { "@mui/internal-test-utils": "^2.0.7", - "@mui/material": "^7.0.1", - "@mui/system": "^7.0.1", + "@mui/material": "^7.0.2", + "@mui/system": "^7.0.2", "@types/luxon": "^3.6.2", "@types/moment-hijri": "^2.1.4", "@types/moment-jalaali": "^0.7.9", diff --git a/packages/x-internals/package.json b/packages/x-internals/package.json index 857ad79cb397d..35803665b1401 100644 --- a/packages/x-internals/package.json +++ b/packages/x-internals/package.json @@ -42,7 +42,7 @@ }, "dependencies": { "@babel/runtime": "^7.27.0", - "@mui/utils": "^7.0.1" + "@mui/utils": "^7.0.2" }, "peerDependencies": { "@mui/system": "^5.15.14 || ^6.0.0 || ^7.0.0", @@ -50,7 +50,7 @@ }, "devDependencies": { "@mui/internal-test-utils": "^2.0.7", - "@mui/system": "^7.0.1", + "@mui/system": "^7.0.2", "react": "^19.0.0", "react-dom": "^19.0.0", "rimraf": "^6.0.1" diff --git a/packages/x-license/package.json b/packages/x-license/package.json index 4301cdbc874af..1c420bbbdb576 100644 --- a/packages/x-license/package.json +++ b/packages/x-license/package.json @@ -35,7 +35,7 @@ }, "dependencies": { "@babel/runtime": "^7.27.0", - "@mui/utils": "^7.0.1", + "@mui/utils": "^7.0.2", "@mui/x-internals": "workspace:*", "@mui/x-telemetry": "workspace:*" }, diff --git a/packages/x-telemetry/package.json b/packages/x-telemetry/package.json index fa29d4338a0e8..c832b0205123a 100644 --- a/packages/x-telemetry/package.json +++ b/packages/x-telemetry/package.json @@ -35,7 +35,7 @@ "dependencies": { "@babel/runtime": "^7.27.0", "@fingerprintjs/fingerprintjs": "^3.4.2", - "@mui/utils": "^7.0.1", + "@mui/utils": "^7.0.2", "ci-info": "^4.2.0", "conf": "^11.0.2", "is-docker": "^3.0.0", diff --git a/packages/x-tree-view-pro/package.json b/packages/x-tree-view-pro/package.json index 1192ca24c36ee..84f8176af761b 100644 --- a/packages/x-tree-view-pro/package.json +++ b/packages/x-tree-view-pro/package.json @@ -44,7 +44,7 @@ }, "dependencies": { "@babel/runtime": "^7.27.0", - "@mui/utils": "^7.0.1", + "@mui/utils": "^7.0.2", "@mui/x-internals": "workspace:*", "@mui/x-license": "workspace:*", "@mui/x-tree-view": "workspace:*", @@ -73,8 +73,8 @@ }, "devDependencies": { "@mui/internal-test-utils": "^2.0.7", - "@mui/material": "^7.0.1", - "@mui/system": "^7.0.1", + "@mui/material": "^7.0.2", + "@mui/system": "^7.0.2", "@types/prop-types": "^15.7.14", "@types/use-sync-external-store": "^1.5.0", "react": "^19.0.0", diff --git a/packages/x-tree-view/package.json b/packages/x-tree-view/package.json index e2c5e88af67a9..950b50b0b3a2b 100644 --- a/packages/x-tree-view/package.json +++ b/packages/x-tree-view/package.json @@ -44,7 +44,7 @@ }, "dependencies": { "@babel/runtime": "^7.27.0", - "@mui/utils": "^7.0.1", + "@mui/utils": "^7.0.2", "@mui/x-internals": "workspace:*", "@types/react-transition-group": "^4.4.12", "clsx": "^2.1.1", @@ -71,8 +71,8 @@ }, "devDependencies": { "@mui/internal-test-utils": "^2.0.7", - "@mui/material": "^7.0.1", - "@mui/system": "^7.0.1", + "@mui/material": "^7.0.2", + "@mui/system": "^7.0.2", "@types/prop-types": "^15.7.14", "@types/use-sync-external-store": "^1.5.0", "react": "^19.0.0", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index c9d16966db01d..6b401b38f1fb2 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -84,8 +84,8 @@ importers: specifier: ^11.14.0 version: 11.14.0(@emotion/react@11.14.0(@types/react@19.0.12)(react@19.0.0))(@types/react@19.0.12)(react@19.0.0) '@mui/icons-material': - specifier: ^7.0.1 - version: 7.0.1(@mui/material@7.0.1(@emotion/react@11.14.0(@types/react@19.0.12)(react@19.0.0))(@emotion/styled@11.14.0(@emotion/react@11.14.0(@types/react@19.0.12)(react@19.0.0))(@types/react@19.0.12)(react@19.0.0))(@types/react@19.0.12)(react-dom@19.0.0(react@19.0.0))(react@19.0.0))(@types/react@19.0.12)(react@19.0.0) + specifier: ^7.0.2 + version: 7.0.2(@mui/material@7.0.2(@emotion/react@11.14.0(@types/react@19.0.12)(react@19.0.0))(@emotion/styled@11.14.0(@emotion/react@11.14.0(@types/react@19.0.12)(react@19.0.0))(@types/react@19.0.12)(react@19.0.0))(@types/react@19.0.12)(react-dom@19.0.0(react@19.0.0))(react@19.0.0))(@types/react@19.0.12)(react@19.0.0) '@mui/internal-babel-plugin-resolve-imports': specifier: 1.0.20 version: 1.0.20(@babel/core@7.26.10) @@ -96,13 +96,13 @@ importers: specifier: ^2.0.7 version: 2.0.7(@babel/core@7.26.10)(@types/react-dom@19.0.4(@types/react@19.0.12))(@types/react@19.0.12)(react-dom@19.0.0(react@19.0.0))(react@19.0.0) '@mui/material': - specifier: ^7.0.1 - version: 7.0.1(@emotion/react@11.14.0(@types/react@19.0.12)(react@19.0.0))(@emotion/styled@11.14.0(@emotion/react@11.14.0(@types/react@19.0.12)(react@19.0.0))(@types/react@19.0.12)(react@19.0.0))(@types/react@19.0.12)(react-dom@19.0.0(react@19.0.0))(react@19.0.0) + specifier: ^7.0.2 + version: 7.0.2(@emotion/react@11.14.0(@types/react@19.0.12)(react@19.0.0))(@emotion/styled@11.14.0(@emotion/react@11.14.0(@types/react@19.0.12)(react@19.0.0))(@types/react@19.0.12)(react@19.0.0))(@types/react@19.0.12)(react-dom@19.0.0(react@19.0.0))(react@19.0.0) '@mui/monorepo': specifier: github:mui/material-ui#a7e08b43255f84826e14f28bf4abd3984315bd39 version: https://codeload.github.com/mui/material-ui/tar.gz/a7e08b43255f84826e14f28bf4abd3984315bd39(@babel/core@7.26.10)(@types/express@5.0.0)(encoding@0.1.13) '@mui/utils': - specifier: ^7.0.1 + specifier: ^7.0.2 version: 7.0.2(@types/react@19.0.12)(react@19.0.0) '@next/eslint-plugin-next': specifier: 15.2.4 @@ -436,27 +436,27 @@ importers: version: 11.14.0(@emotion/react@11.14.0(@types/react@19.0.12)(react@19.0.0))(@types/react@19.0.12)(react@19.0.0) '@mui/docs': specifier: 7.0.2 - version: 7.0.2(e3f9909731b7005ebd75bfdd632f91a3) + version: 7.0.2(325dc00860364d4c6542fb50220912c0) '@mui/icons-material': - specifier: ^7.0.1 - version: 7.0.1(@mui/material@7.0.1(@emotion/react@11.14.0(@types/react@19.0.12)(react@19.0.0))(@emotion/styled@11.14.0(@emotion/react@11.14.0(@types/react@19.0.12)(react@19.0.0))(@types/react@19.0.12)(react@19.0.0))(@types/react@19.0.12)(react-dom@19.0.0(react@19.0.0))(react@19.0.0))(@types/react@19.0.12)(react@19.0.0) + specifier: ^7.0.2 + version: 7.0.2(@mui/material@7.0.2(@emotion/react@11.14.0(@types/react@19.0.12)(react@19.0.0))(@emotion/styled@11.14.0(@emotion/react@11.14.0(@types/react@19.0.12)(react@19.0.0))(@types/react@19.0.12)(react@19.0.0))(@types/react@19.0.12)(react-dom@19.0.0(react@19.0.0))(react@19.0.0))(@types/react@19.0.12)(react@19.0.0) '@mui/joy': specifier: ^5.0.0-beta.52 version: 5.0.0-beta.52(@emotion/react@11.14.0(@types/react@19.0.12)(react@19.0.0))(@emotion/styled@11.14.0(@emotion/react@11.14.0(@types/react@19.0.12)(react@19.0.0))(@types/react@19.0.12)(react@19.0.0))(@types/react@19.0.12)(react-dom@19.0.0(react@19.0.0))(react@19.0.0) '@mui/lab': - specifier: ^7.0.0-beta.10 - version: 7.0.0-beta.10(@emotion/react@11.14.0(@types/react@19.0.12)(react@19.0.0))(@emotion/styled@11.14.0(@emotion/react@11.14.0(@types/react@19.0.12)(react@19.0.0))(@types/react@19.0.12)(react@19.0.0))(@mui/material@7.0.1(@emotion/react@11.14.0(@types/react@19.0.12)(react@19.0.0))(@emotion/styled@11.14.0(@emotion/react@11.14.0(@types/react@19.0.12)(react@19.0.0))(@types/react@19.0.12)(react@19.0.0))(@types/react@19.0.12)(react-dom@19.0.0(react@19.0.0))(react@19.0.0))(@types/react@19.0.12)(react-dom@19.0.0(react@19.0.0))(react@19.0.0) + specifier: ^7.0.0-beta.11 + version: 7.0.0-beta.11(@emotion/react@11.14.0(@types/react@19.0.12)(react@19.0.0))(@emotion/styled@11.14.0(@emotion/react@11.14.0(@types/react@19.0.12)(react@19.0.0))(@types/react@19.0.12)(react@19.0.0))(@mui/material@7.0.2(@emotion/react@11.14.0(@types/react@19.0.12)(react@19.0.0))(@emotion/styled@11.14.0(@emotion/react@11.14.0(@types/react@19.0.12)(react@19.0.0))(@types/react@19.0.12)(react@19.0.0))(@types/react@19.0.12)(react-dom@19.0.0(react@19.0.0))(react@19.0.0))(@types/react@19.0.12)(react-dom@19.0.0(react@19.0.0))(react@19.0.0) '@mui/material': - specifier: ^7.0.1 - version: 7.0.1(@emotion/react@11.14.0(@types/react@19.0.12)(react@19.0.0))(@emotion/styled@11.14.0(@emotion/react@11.14.0(@types/react@19.0.12)(react@19.0.0))(@types/react@19.0.12)(react@19.0.0))(@types/react@19.0.12)(react-dom@19.0.0(react@19.0.0))(react@19.0.0) + specifier: ^7.0.2 + version: 7.0.2(@emotion/react@11.14.0(@types/react@19.0.12)(react@19.0.0))(@emotion/styled@11.14.0(@emotion/react@11.14.0(@types/react@19.0.12)(react@19.0.0))(@types/react@19.0.12)(react@19.0.0))(@types/react@19.0.12)(react-dom@19.0.0(react@19.0.0))(react@19.0.0) '@mui/material-nextjs': - specifier: ^7.0.0 - version: 7.0.0(@emotion/cache@11.14.0)(@emotion/react@11.14.0(@types/react@19.0.12)(react@19.0.0))(@emotion/server@11.11.0)(@types/react@19.0.12)(next@15.2.4(@babel/core@7.26.10)(@playwright/test@1.51.1)(babel-plugin-macros@3.1.0)(react-dom@19.0.0(react@19.0.0))(react@19.0.0))(react@19.0.0) + specifier: ^7.0.2 + version: 7.0.2(@emotion/cache@11.14.0)(@emotion/react@11.14.0(@types/react@19.0.12)(react@19.0.0))(@emotion/server@11.11.0)(@types/react@19.0.12)(next@15.2.4(@babel/core@7.26.10)(@playwright/test@1.51.1)(babel-plugin-macros@3.1.0)(react-dom@19.0.0(react@19.0.0))(react@19.0.0))(react@19.0.0) '@mui/system': - specifier: ^7.0.1 - version: 7.0.1(@emotion/react@11.14.0(@types/react@19.0.12)(react@19.0.0))(@emotion/styled@11.14.0(@emotion/react@11.14.0(@types/react@19.0.12)(react@19.0.0))(@types/react@19.0.12)(react@19.0.0))(@types/react@19.0.12)(react@19.0.0) + specifier: ^7.0.2 + version: 7.0.2(@emotion/react@11.14.0(@types/react@19.0.12)(react@19.0.0))(@emotion/styled@11.14.0(@emotion/react@11.14.0(@types/react@19.0.12)(react@19.0.0))(@types/react@19.0.12)(react@19.0.0))(@types/react@19.0.12)(react@19.0.0) '@mui/utils': - specifier: ^7.0.1 + specifier: ^7.0.2 version: 7.0.2(@types/react@19.0.12)(react@19.0.0) '@mui/x-charts': specifier: workspace:* @@ -739,7 +739,7 @@ importers: specifier: ^11.8.1 version: 11.14.0(@emotion/react@11.14.0(@types/react@19.0.12)(react@19.0.0))(@types/react@19.0.12)(react@19.0.0) '@mui/utils': - specifier: ^7.0.1 + specifier: ^7.0.2 version: 7.0.2(@types/react@19.0.12)(react@19.0.0) '@mui/x-charts-vendor': specifier: workspace:* @@ -770,11 +770,11 @@ importers: specifier: ^2.0.7 version: 2.0.7(@babel/core@7.26.10)(@types/react-dom@19.0.4(@types/react@19.0.12))(@types/react@19.0.12)(react-dom@19.0.0(react@19.0.0))(react@19.0.0) '@mui/material': - specifier: ^7.0.1 - version: 7.0.1(@emotion/react@11.14.0(@types/react@19.0.12)(react@19.0.0))(@emotion/styled@11.14.0(@emotion/react@11.14.0(@types/react@19.0.12)(react@19.0.0))(@types/react@19.0.12)(react@19.0.0))(@types/react@19.0.12)(react-dom@19.0.0(react@19.0.0))(react@19.0.0) + specifier: ^7.0.2 + version: 7.0.2(@emotion/react@11.14.0(@types/react@19.0.12)(react@19.0.0))(@emotion/styled@11.14.0(@emotion/react@11.14.0(@types/react@19.0.12)(react@19.0.0))(@types/react@19.0.12)(react@19.0.0))(@types/react@19.0.12)(react-dom@19.0.0(react@19.0.0))(react@19.0.0) '@mui/system': - specifier: ^7.0.1 - version: 7.0.1(@emotion/react@11.14.0(@types/react@19.0.12)(react@19.0.0))(@emotion/styled@11.14.0(@emotion/react@11.14.0(@types/react@19.0.12)(react@19.0.0))(@types/react@19.0.12)(react@19.0.0))(@types/react@19.0.12)(react@19.0.0) + specifier: ^7.0.2 + version: 7.0.2(@emotion/react@11.14.0(@types/react@19.0.12)(react@19.0.0))(@emotion/styled@11.14.0(@emotion/react@11.14.0(@types/react@19.0.12)(react@19.0.0))(@types/react@19.0.12)(react@19.0.0))(@types/react@19.0.12)(react@19.0.0) '@types/prop-types': specifier: ^15.7.14 version: 15.7.14 @@ -810,7 +810,7 @@ importers: specifier: ^11.8.1 version: 11.14.0(@emotion/react@11.14.0(@types/react@19.0.12)(react@19.0.0))(@types/react@19.0.12)(react@19.0.0) '@mui/utils': - specifier: ^7.0.1 + specifier: ^7.0.2 version: 7.0.2(@types/react@19.0.12)(react@19.0.0) '@mui/x-charts': specifier: workspace:* @@ -832,11 +832,11 @@ importers: version: 15.8.1 devDependencies: '@mui/material': - specifier: ^7.0.1 - version: 7.0.1(@emotion/react@11.14.0(@types/react@19.0.12)(react@19.0.0))(@emotion/styled@11.14.0(@emotion/react@11.14.0(@types/react@19.0.12)(react@19.0.0))(@types/react@19.0.12)(react@19.0.0))(@types/react@19.0.12)(react-dom@19.0.0(react@19.0.0))(react@19.0.0) + specifier: ^7.0.2 + version: 7.0.2(@emotion/react@11.14.0(@types/react@19.0.12)(react@19.0.0))(@emotion/styled@11.14.0(@emotion/react@11.14.0(@types/react@19.0.12)(react@19.0.0))(@types/react@19.0.12)(react@19.0.0))(@types/react@19.0.12)(react-dom@19.0.0(react@19.0.0))(react@19.0.0) '@mui/system': - specifier: ^7.0.1 - version: 7.0.1(@emotion/react@11.14.0(@types/react@19.0.12)(react@19.0.0))(@emotion/styled@11.14.0(@emotion/react@11.14.0(@types/react@19.0.12)(react@19.0.0))(@types/react@19.0.12)(react@19.0.0))(@types/react@19.0.12)(react@19.0.0) + specifier: ^7.0.2 + version: 7.0.2(@emotion/react@11.14.0(@types/react@19.0.12)(react@19.0.0))(@emotion/styled@11.14.0(@emotion/react@11.14.0(@types/react@19.0.12)(react@19.0.0))(@types/react@19.0.12)(react@19.0.0))(@types/react@19.0.12)(react@19.0.0) '@types/prop-types': specifier: ^15.7.14 version: 15.7.14 @@ -992,7 +992,7 @@ importers: specifier: ^11.8.1 version: 11.14.0(@emotion/react@11.14.0(@types/react@19.0.12)(react@19.0.0))(@types/react@19.0.12)(react@19.0.0) '@mui/utils': - specifier: ^7.0.1 + specifier: ^7.0.2 version: 7.0.2(@types/react@19.0.12)(react@19.0.0) '@mui/x-internals': specifier: workspace:* @@ -1014,13 +1014,13 @@ importers: specifier: ^2.0.7 version: 2.0.7(@babel/core@7.26.10)(@types/react-dom@19.0.4(@types/react@19.0.12))(@types/react@19.0.12)(react-dom@19.0.0(react@19.0.0))(react@19.0.0) '@mui/material': - specifier: ^7.0.1 - version: 7.0.1(@emotion/react@11.14.0(@types/react@19.0.12)(react@19.0.0))(@emotion/styled@11.14.0(@emotion/react@11.14.0(@types/react@19.0.12)(react@19.0.0))(@types/react@19.0.12)(react@19.0.0))(@types/react@19.0.12)(react-dom@19.0.0(react@19.0.0))(react@19.0.0) + specifier: ^7.0.2 + version: 7.0.2(@emotion/react@11.14.0(@types/react@19.0.12)(react@19.0.0))(@emotion/styled@11.14.0(@emotion/react@11.14.0(@types/react@19.0.12)(react@19.0.0))(@types/react@19.0.12)(react@19.0.0))(@types/react@19.0.12)(react-dom@19.0.0(react@19.0.0))(react@19.0.0) '@mui/system': - specifier: ^7.0.1 - version: 7.0.1(@emotion/react@11.14.0(@types/react@19.0.12)(react@19.0.0))(@emotion/styled@11.14.0(@emotion/react@11.14.0(@types/react@19.0.12)(react@19.0.0))(@types/react@19.0.12)(react@19.0.0))(@types/react@19.0.12)(react@19.0.0) + specifier: ^7.0.2 + version: 7.0.2(@emotion/react@11.14.0(@types/react@19.0.12)(react@19.0.0))(@emotion/styled@11.14.0(@emotion/react@11.14.0(@types/react@19.0.12)(react@19.0.0))(@types/react@19.0.12)(react@19.0.0))(@types/react@19.0.12)(react@19.0.0) '@mui/types': - specifier: ^7.4.0 + specifier: ^7.4.1 version: 7.4.1(@types/react@19.0.12) '@types/prop-types': specifier: ^15.7.14 @@ -1073,11 +1073,11 @@ importers: version: 11.1.0 devDependencies: '@mui/icons-material': - specifier: ^7.0.1 - version: 7.0.1(@mui/material@7.0.1(@emotion/react@11.14.0(@types/react@19.0.12)(react@19.0.0))(@emotion/styled@11.14.0(@emotion/react@11.14.0(@types/react@19.0.12)(react@19.0.0))(@types/react@19.0.12)(react@19.0.0))(@types/react@19.0.12)(react-dom@19.0.0(react@19.0.0))(react@19.0.0))(@types/react@19.0.12)(react@19.0.0) + specifier: ^7.0.2 + version: 7.0.2(@mui/material@7.0.2(@emotion/react@11.14.0(@types/react@19.0.12)(react@19.0.0))(@emotion/styled@11.14.0(@emotion/react@11.14.0(@types/react@19.0.12)(react@19.0.0))(@types/react@19.0.12)(react@19.0.0))(@types/react@19.0.12)(react-dom@19.0.0(react@19.0.0))(react@19.0.0))(@types/react@19.0.12)(react@19.0.0) '@mui/material': - specifier: ^7.0.1 - version: 7.0.1(@emotion/react@11.14.0(@types/react@19.0.12)(react@19.0.0))(@emotion/styled@11.14.0(@emotion/react@11.14.0(@types/react@19.0.12)(react@19.0.0))(@types/react@19.0.12)(react@19.0.0))(@types/react@19.0.12)(react-dom@19.0.0(react@19.0.0))(react@19.0.0) + specifier: ^7.0.2 + version: 7.0.2(@emotion/react@11.14.0(@types/react@19.0.12)(react@19.0.0))(@emotion/styled@11.14.0(@emotion/react@11.14.0(@types/react@19.0.12)(react@19.0.0))(@types/react@19.0.12)(react@19.0.0))(@types/react@19.0.12)(react-dom@19.0.0(react@19.0.0))(react@19.0.0) '@types/chance': specifier: ^1.1.6 version: 1.1.6 @@ -1104,7 +1104,7 @@ importers: specifier: ^11.8.1 version: 11.14.0(@emotion/react@11.14.0(@types/react@19.0.12)(react@19.0.0))(@types/react@19.0.12)(react@19.0.0) '@mui/utils': - specifier: ^7.0.1 + specifier: ^7.0.2 version: 7.0.2(@types/react@19.0.12)(react@19.0.0) '@mui/x-data-grid': specifier: workspace:* @@ -1138,11 +1138,11 @@ importers: specifier: ^2.0.7 version: 2.0.7(@babel/core@7.26.10)(@types/react-dom@19.0.4(@types/react@19.0.12))(@types/react@19.0.12)(react-dom@19.0.0(react@19.0.0))(react@19.0.0) '@mui/material': - specifier: ^7.0.1 - version: 7.0.1(@emotion/react@11.14.0(@types/react@19.0.12)(react@19.0.0))(@emotion/styled@11.14.0(@emotion/react@11.14.0(@types/react@19.0.12)(react@19.0.0))(@types/react@19.0.12)(react@19.0.0))(@types/react@19.0.12)(react-dom@19.0.0(react@19.0.0))(react@19.0.0) + specifier: ^7.0.2 + version: 7.0.2(@emotion/react@11.14.0(@types/react@19.0.12)(react@19.0.0))(@emotion/styled@11.14.0(@emotion/react@11.14.0(@types/react@19.0.12)(react@19.0.0))(@types/react@19.0.12)(react@19.0.0))(@types/react@19.0.12)(react-dom@19.0.0(react@19.0.0))(react@19.0.0) '@mui/system': - specifier: ^7.0.1 - version: 7.0.1(@emotion/react@11.14.0(@types/react@19.0.12)(react@19.0.0))(@emotion/styled@11.14.0(@emotion/react@11.14.0(@types/react@19.0.12)(react@19.0.0))(@types/react@19.0.12)(react@19.0.0))(@types/react@19.0.12)(react@19.0.0) + specifier: ^7.0.2 + version: 7.0.2(@emotion/react@11.14.0(@types/react@19.0.12)(react@19.0.0))(@emotion/styled@11.14.0(@emotion/react@11.14.0(@types/react@19.0.12)(react@19.0.0))(@types/react@19.0.12)(react@19.0.0))(@types/react@19.0.12)(react@19.0.0) '@types/prop-types': specifier: ^15.7.14 version: 15.7.14 @@ -1178,7 +1178,7 @@ importers: specifier: ^11.8.1 version: 11.14.0(@emotion/react@11.14.0(@types/react@19.0.12)(react@19.0.0))(@types/react@19.0.12)(react@19.0.0) '@mui/utils': - specifier: ^7.0.1 + specifier: ^7.0.2 version: 7.0.2(@types/react@19.0.12)(react@19.0.0) '@mui/x-data-grid': specifier: workspace:* @@ -1206,11 +1206,11 @@ importers: specifier: ^2.0.7 version: 2.0.7(@babel/core@7.26.10)(@types/react-dom@19.0.4(@types/react@19.0.12))(@types/react@19.0.12)(react-dom@19.0.0(react@19.0.0))(react@19.0.0) '@mui/material': - specifier: ^7.0.1 - version: 7.0.1(@emotion/react@11.14.0(@types/react@19.0.12)(react@19.0.0))(@emotion/styled@11.14.0(@emotion/react@11.14.0(@types/react@19.0.12)(react@19.0.0))(@types/react@19.0.12)(react@19.0.0))(@types/react@19.0.12)(react-dom@19.0.0(react@19.0.0))(react@19.0.0) + specifier: ^7.0.2 + version: 7.0.2(@emotion/react@11.14.0(@types/react@19.0.12)(react@19.0.0))(@emotion/styled@11.14.0(@emotion/react@11.14.0(@types/react@19.0.12)(react@19.0.0))(@types/react@19.0.12)(react@19.0.0))(@types/react@19.0.12)(react-dom@19.0.0(react@19.0.0))(react@19.0.0) '@mui/system': - specifier: ^7.0.1 - version: 7.0.1(@emotion/react@11.14.0(@types/react@19.0.12)(react@19.0.0))(@emotion/styled@11.14.0(@emotion/react@11.14.0(@types/react@19.0.12)(react@19.0.0))(@types/react@19.0.12)(react@19.0.0))(@types/react@19.0.12)(react@19.0.0) + specifier: ^7.0.2 + version: 7.0.2(@emotion/react@11.14.0(@types/react@19.0.12)(react@19.0.0))(@emotion/styled@11.14.0(@emotion/react@11.14.0(@types/react@19.0.12)(react@19.0.0))(@types/react@19.0.12)(react@19.0.0))(@types/react@19.0.12)(react@19.0.0) '@types/prop-types': specifier: ^15.7.14 version: 15.7.14 @@ -1243,7 +1243,7 @@ importers: specifier: ^11.8.1 version: 11.14.0(@emotion/react@11.14.0(@types/react@19.0.12)(react@19.0.0))(@types/react@19.0.12)(react@19.0.0) '@mui/utils': - specifier: ^7.0.1 + specifier: ^7.0.2 version: 7.0.2(@types/react@19.0.12)(react@19.0.0) '@mui/x-internals': specifier: workspace:* @@ -1265,11 +1265,11 @@ importers: specifier: ^2.0.7 version: 2.0.7(@babel/core@7.26.10)(@types/react-dom@19.0.4(@types/react@19.0.12))(@types/react@19.0.12)(react-dom@19.0.0(react@19.0.0))(react@19.0.0) '@mui/material': - specifier: ^7.0.1 - version: 7.0.1(@emotion/react@11.14.0(@types/react@19.0.12)(react@19.0.0))(@emotion/styled@11.14.0(@emotion/react@11.14.0(@types/react@19.0.12)(react@19.0.0))(@types/react@19.0.12)(react@19.0.0))(@types/react@19.0.12)(react-dom@19.0.0(react@19.0.0))(react@19.0.0) + specifier: ^7.0.2 + version: 7.0.2(@emotion/react@11.14.0(@types/react@19.0.12)(react@19.0.0))(@emotion/styled@11.14.0(@emotion/react@11.14.0(@types/react@19.0.12)(react@19.0.0))(@types/react@19.0.12)(react@19.0.0))(@types/react@19.0.12)(react-dom@19.0.0(react@19.0.0))(react@19.0.0) '@mui/system': - specifier: ^7.0.1 - version: 7.0.1(@emotion/react@11.14.0(@types/react@19.0.12)(react@19.0.0))(@emotion/styled@11.14.0(@emotion/react@11.14.0(@types/react@19.0.12)(react@19.0.0))(@types/react@19.0.12)(react@19.0.0))(@types/react@19.0.12)(react@19.0.0) + specifier: ^7.0.2 + version: 7.0.2(@emotion/react@11.14.0(@types/react@19.0.12)(react@19.0.0))(@emotion/styled@11.14.0(@emotion/react@11.14.0(@types/react@19.0.12)(react@19.0.0))(@types/react@19.0.12)(react@19.0.0))(@types/react@19.0.12)(react@19.0.0) '@types/luxon': specifier: ^3.6.2 version: 3.6.2 @@ -1329,7 +1329,7 @@ importers: specifier: ^11.8.1 version: 11.14.0(@emotion/react@11.14.0(@types/react@19.0.12)(react@19.0.0))(@types/react@19.0.12)(react@19.0.0) '@mui/utils': - specifier: ^7.0.1 + specifier: ^7.0.2 version: 7.0.2(@types/react@19.0.12)(react@19.0.0) '@mui/x-date-pickers': specifier: workspace:* @@ -1360,11 +1360,11 @@ importers: specifier: ^2.0.7 version: 2.0.7(@babel/core@7.26.10)(@types/react-dom@19.0.4(@types/react@19.0.12))(@types/react@19.0.12)(react-dom@19.0.0(react@19.0.0))(react@19.0.0) '@mui/material': - specifier: ^7.0.1 - version: 7.0.1(@emotion/react@11.14.0(@types/react@19.0.12)(react@19.0.0))(@emotion/styled@11.14.0(@emotion/react@11.14.0(@types/react@19.0.12)(react@19.0.0))(@types/react@19.0.12)(react@19.0.0))(@types/react@19.0.12)(react-dom@19.0.0(react@19.0.0))(react@19.0.0) + specifier: ^7.0.2 + version: 7.0.2(@emotion/react@11.14.0(@types/react@19.0.12)(react@19.0.0))(@emotion/styled@11.14.0(@emotion/react@11.14.0(@types/react@19.0.12)(react@19.0.0))(@types/react@19.0.12)(react@19.0.0))(@types/react@19.0.12)(react-dom@19.0.0(react@19.0.0))(react@19.0.0) '@mui/system': - specifier: ^7.0.1 - version: 7.0.1(@emotion/react@11.14.0(@types/react@19.0.12)(react@19.0.0))(@emotion/styled@11.14.0(@emotion/react@11.14.0(@types/react@19.0.12)(react@19.0.0))(@types/react@19.0.12)(react@19.0.0))(@types/react@19.0.12)(react@19.0.0) + specifier: ^7.0.2 + version: 7.0.2(@emotion/react@11.14.0(@types/react@19.0.12)(react@19.0.0))(@emotion/styled@11.14.0(@emotion/react@11.14.0(@types/react@19.0.12)(react@19.0.0))(@types/react@19.0.12)(react@19.0.0))(@types/react@19.0.12)(react@19.0.0) '@types/luxon': specifier: ^3.6.2 version: 3.6.2 @@ -1403,15 +1403,15 @@ importers: specifier: ^7.27.0 version: 7.27.0 '@mui/utils': - specifier: ^7.0.1 + specifier: ^7.0.2 version: 7.0.2(@types/react@19.0.12)(react@19.0.0) devDependencies: '@mui/internal-test-utils': specifier: ^2.0.7 version: 2.0.7(@babel/core@7.26.10)(@types/react-dom@19.0.4(@types/react@19.0.12))(@types/react@19.0.12)(react-dom@19.0.0(react@19.0.0))(react@19.0.0) '@mui/system': - specifier: ^7.0.1 - version: 7.0.1(@emotion/react@11.14.0(@types/react@19.0.12)(react@19.0.0))(@emotion/styled@11.14.0(@emotion/react@11.14.0(@types/react@19.0.12)(react@19.0.0))(@types/react@19.0.12)(react@19.0.0))(@types/react@19.0.12)(react@19.0.0) + specifier: ^7.0.2 + version: 7.0.2(@emotion/react@11.14.0(@types/react@19.0.12)(react@19.0.0))(@emotion/styled@11.14.0(@emotion/react@11.14.0(@types/react@19.0.12)(react@19.0.0))(@types/react@19.0.12)(react@19.0.0))(@types/react@19.0.12)(react@19.0.0) react: specifier: ^19.0.0 version: 19.0.0 @@ -1429,7 +1429,7 @@ importers: specifier: ^7.27.0 version: 7.27.0 '@mui/utils': - specifier: ^7.0.1 + specifier: ^7.0.2 version: 7.0.2(@types/react@19.0.12)(react@19.0.0) '@mui/x-internals': specifier: workspace:* @@ -1461,7 +1461,7 @@ importers: specifier: ^3.4.2 version: 3.4.2 '@mui/utils': - specifier: ^7.0.1 + specifier: ^7.0.2 version: 7.0.2(@types/react@19.0.12)(react@19.0.0) ci-info: specifier: ^4.2.0 @@ -1499,7 +1499,7 @@ importers: specifier: ^11.8.1 version: 11.14.0(@emotion/react@11.14.0(@types/react@19.0.12)(react@19.0.0))(@types/react@19.0.12)(react@19.0.0) '@mui/utils': - specifier: ^7.0.1 + specifier: ^7.0.2 version: 7.0.2(@types/react@19.0.12)(react@19.0.0) '@mui/x-internals': specifier: workspace:* @@ -1527,11 +1527,11 @@ importers: specifier: ^2.0.7 version: 2.0.7(@babel/core@7.26.10)(@types/react-dom@19.0.4(@types/react@19.0.12))(@types/react@19.0.12)(react-dom@19.0.0(react@19.0.0))(react@19.0.0) '@mui/material': - specifier: ^7.0.1 - version: 7.0.1(@emotion/react@11.14.0(@types/react@19.0.12)(react@19.0.0))(@emotion/styled@11.14.0(@emotion/react@11.14.0(@types/react@19.0.12)(react@19.0.0))(@types/react@19.0.12)(react@19.0.0))(@types/react@19.0.12)(react-dom@19.0.0(react@19.0.0))(react@19.0.0) + specifier: ^7.0.2 + version: 7.0.2(@emotion/react@11.14.0(@types/react@19.0.12)(react@19.0.0))(@emotion/styled@11.14.0(@emotion/react@11.14.0(@types/react@19.0.12)(react@19.0.0))(@types/react@19.0.12)(react@19.0.0))(@types/react@19.0.12)(react-dom@19.0.0(react@19.0.0))(react@19.0.0) '@mui/system': - specifier: ^7.0.1 - version: 7.0.1(@emotion/react@11.14.0(@types/react@19.0.12)(react@19.0.0))(@emotion/styled@11.14.0(@emotion/react@11.14.0(@types/react@19.0.12)(react@19.0.0))(@types/react@19.0.12)(react@19.0.0))(@types/react@19.0.12)(react@19.0.0) + specifier: ^7.0.2 + version: 7.0.2(@emotion/react@11.14.0(@types/react@19.0.12)(react@19.0.0))(@emotion/styled@11.14.0(@emotion/react@11.14.0(@types/react@19.0.12)(react@19.0.0))(@types/react@19.0.12)(react@19.0.0))(@types/react@19.0.12)(react@19.0.0) '@types/prop-types': specifier: ^15.7.14 version: 15.7.14 @@ -1561,7 +1561,7 @@ importers: specifier: ^11.8.1 version: 11.14.0(@emotion/react@11.14.0(@types/react@19.0.12)(react@19.0.0))(@types/react@19.0.12)(react@19.0.0) '@mui/utils': - specifier: ^7.0.1 + specifier: ^7.0.2 version: 7.0.2(@types/react@19.0.12)(react@19.0.0) '@mui/x-internals': specifier: workspace:* @@ -1595,11 +1595,11 @@ importers: specifier: ^2.0.7 version: 2.0.7(@babel/core@7.26.10)(@types/react-dom@19.0.4(@types/react@19.0.12))(@types/react@19.0.12)(react-dom@19.0.0(react@19.0.0))(react@19.0.0) '@mui/material': - specifier: ^7.0.1 - version: 7.0.1(@emotion/react@11.14.0(@types/react@19.0.12)(react@19.0.0))(@emotion/styled@11.14.0(@emotion/react@11.14.0(@types/react@19.0.12)(react@19.0.0))(@types/react@19.0.12)(react@19.0.0))(@types/react@19.0.12)(react-dom@19.0.0(react@19.0.0))(react@19.0.0) + specifier: ^7.0.2 + version: 7.0.2(@emotion/react@11.14.0(@types/react@19.0.12)(react@19.0.0))(@emotion/styled@11.14.0(@emotion/react@11.14.0(@types/react@19.0.12)(react@19.0.0))(@types/react@19.0.12)(react@19.0.0))(@types/react@19.0.12)(react-dom@19.0.0(react@19.0.0))(react@19.0.0) '@mui/system': - specifier: ^7.0.1 - version: 7.0.1(@emotion/react@11.14.0(@types/react@19.0.12)(react@19.0.0))(@emotion/styled@11.14.0(@emotion/react@11.14.0(@types/react@19.0.12)(react@19.0.0))(@types/react@19.0.12)(react@19.0.0))(@types/react@19.0.12)(react@19.0.0) + specifier: ^7.0.2 + version: 7.0.2(@emotion/react@11.14.0(@types/react@19.0.12)(react@19.0.0))(@emotion/styled@11.14.0(@emotion/react@11.14.0(@types/react@19.0.12)(react@19.0.0))(@types/react@19.0.12)(react@19.0.0))(@types/react@19.0.12)(react@19.0.0) '@types/prop-types': specifier: ^15.7.14 version: 15.7.14 @@ -1629,8 +1629,8 @@ importers: specifier: ^11.14.0 version: 11.14.0(@types/react@19.0.12)(react@19.0.0) '@mui/material': - specifier: ^7.0.1 - version: 7.0.1(@emotion/react@11.14.0(@types/react@19.0.12)(react@19.0.0))(@emotion/styled@11.14.0(@emotion/react@11.14.0(@types/react@19.0.12)(react@19.0.0))(@types/react@19.0.12)(react@19.0.0))(@types/react@19.0.12)(react-dom@19.0.0(react@19.0.0))(react@19.0.0) + specifier: ^7.0.2 + version: 7.0.2(@emotion/react@11.14.0(@types/react@19.0.12)(react@19.0.0))(@emotion/styled@11.14.0(@emotion/react@11.14.0(@types/react@19.0.12)(react@19.0.0))(@types/react@19.0.12)(react@19.0.0))(@types/react@19.0.12)(react-dom@19.0.0(react@19.0.0))(react@19.0.0) '@mui/x-charts': specifier: workspace:* version: link:../packages/x-charts/build @@ -3268,8 +3268,8 @@ packages: '@mui/core-downloads-tracker@5.17.1': resolution: {integrity: sha512-OcZj+cs6EfUD39IoPBOgN61zf1XFVY+imsGoBDwXeSq2UHJZE3N59zzBOVjclck91Ne3e9gudONOeILvHCIhUA==} - '@mui/core-downloads-tracker@7.0.1': - resolution: {integrity: sha512-T5DNVnSD9pMbj4Jk/Uphz+yvj9dfpl2+EqsOuJtG12HxEihNG5pd3qzX5yM1Id4dDwKRvM3dPVcxyzavTFhJeA==} + '@mui/core-downloads-tracker@7.0.2': + resolution: {integrity: sha512-TfeFU9TgN1N06hyb/pV/63FfO34nijZRMqgHk0TJ3gkl4Fbd+wZ73+ZtOd7jag6hMmzO9HSrBc6Vdn591nhkAg==} '@mui/docs@7.0.2': resolution: {integrity: sha512-VKNAiynhyfgSFUzim2yN4WUR/cWgwuGUdLYpv6NFDRGov5yCxHfkFgfEwiH7pjJIr1lu/8ERmPmrWwixOvQQ/A==} @@ -3288,11 +3288,11 @@ packages: '@types/react': optional: true - '@mui/icons-material@7.0.1': - resolution: {integrity: sha512-x8Em7LISFQ6s/KeZj6ZKwJHq2WttRNe9KJLWFa72eQx7B53s/TzMKOEjGKB/YyhOx+bqqSv1pMvK373M4Xf07A==} + '@mui/icons-material@7.0.2': + resolution: {integrity: sha512-Bo57PFLOqXOqPNrXjd8AhzH5s6TCsNUQbvnQ0VKZ8D+lIlteqKnrk/O1luMJUc/BXONK7BfIdTdc7qOnXYbMdw==} engines: {node: '>=14.0.0'} peerDependencies: - '@mui/material': ^7.0.1 + '@mui/material': ^7.0.2 '@types/react': ^17.0.0 || ^18.0.0 || ^19.0.0 react: ^17.0.0 || ^18.0.0 || ^19.0.0 peerDependenciesMeta: @@ -3336,14 +3336,14 @@ packages: '@types/react': optional: true - '@mui/lab@7.0.0-beta.10': - resolution: {integrity: sha512-ide9oABYRAvJAFtxjc+bAaeAR74yVZ4avV7Ffj/D5CbbgSp/d5ns9SQtuWIZ7oJ3S7l1fcR06dj8EZuPRTmo8A==} + '@mui/lab@7.0.0-beta.11': + resolution: {integrity: sha512-VJDEUgiRsjo8V2xDvBEE9Cfs1cSlwzp9UFmD3KzIg6emFMqz9BfYh+9cFI4iQWaoz3Agm3q6bVKlhlX6xw6sVQ==} engines: {node: '>=14.0.0'} peerDependencies: '@emotion/react': ^11.5.0 '@emotion/styled': ^11.3.0 - '@mui/material': ^7.0.1 - '@mui/material-pigment-css': ^7.0.1 + '@mui/material': ^7.0.2 + '@mui/material-pigment-css': ^7.0.2 '@types/react': ^17.0.0 || ^18.0.0 || ^19.0.0 react: ^17.0.0 || ^18.0.0 || ^19.0.0 react-dom: ^17.0.0 || ^18.0.0 || ^19.0.0 @@ -3357,8 +3357,8 @@ packages: '@types/react': optional: true - '@mui/material-nextjs@7.0.0': - resolution: {integrity: sha512-C0rY/W6oln6Qy1CCCB8p+ORyS/DYThhVmD+yoBO08cnI8FaIq4mWdkpVXeafOX8Pzinn6NlbHQlquNrMcW4acw==} + '@mui/material-nextjs@7.0.2': + resolution: {integrity: sha512-hjm0MFSjx7HWbORMRldbwfKrQPHTSMXD6dkCCSTQZ2XX8fkKlnOXNnoXUFzlzFtMKMzs9QOfe3dHooTvnDEfuQ==} engines: {node: '>=14.0.0'} peerDependencies: '@emotion/cache': ^11.11.0 @@ -3375,13 +3375,13 @@ packages: '@types/react': optional: true - '@mui/material@7.0.1': - resolution: {integrity: sha512-tQwjIIsn/UUSCHoCIQVkANuLua67h7Ro9M9gIHoGWaFbJFuF6cSO4Oda2olDVqIs4SWG+PaDChuu6SngxsaoyQ==} + '@mui/material@7.0.2': + resolution: {integrity: sha512-rjJlJ13+3LdLfobRplkXbjIFEIkn6LgpetgU/Cs3Xd8qINCCQK9qXQIjjQ6P0FXFTPFzEVMj0VgBR1mN+FhOcA==} engines: {node: '>=14.0.0'} peerDependencies: '@emotion/react': ^11.5.0 '@emotion/styled': ^11.3.0 - '@mui/material-pigment-css': ^7.0.1 + '@mui/material-pigment-css': ^7.0.2 '@types/react': ^17.0.0 || ^18.0.0 || ^19.0.0 react: ^17.0.0 || ^18.0.0 || ^19.0.0 react-dom: ^17.0.0 || ^18.0.0 || ^19.0.0 @@ -3410,8 +3410,8 @@ packages: '@types/react': optional: true - '@mui/private-theming@7.0.1': - resolution: {integrity: sha512-1kQ7REYjjzDukuMfTbAjm3pLEhD7gUMC2bWhg9VD6f6sHzyokKzX0XHzlr3IdzNWBjPytGkzHpPIRQrUOoPLCQ==} + '@mui/private-theming@7.0.2': + resolution: {integrity: sha512-6lt8heDC9wN8YaRqEdhqnm0cFCv08AMf4IlttFvOVn7ZdKd81PNpD/rEtPGLLwQAFyyKSxBG4/2XCgpbcdNKiA==} engines: {node: '>=14.0.0'} peerDependencies: '@types/react': ^17.0.0 || ^18.0.0 || ^19.0.0 @@ -3433,8 +3433,8 @@ packages: '@emotion/styled': optional: true - '@mui/styled-engine@7.0.1': - resolution: {integrity: sha512-BeGe4xZmF7tESKhmctYrL54Kl25kGHPKVdZYM5qj5Xz76WM/poY+d8EmAqUesT6k2rbJWPp2gtOAXXinNCGunQ==} + '@mui/styled-engine@7.0.2': + resolution: {integrity: sha512-11Bt4YdHGlh7sB8P75S9mRCUxTlgv7HGbr0UKz6m6Z9KLeiw1Bm9y/t3iqLLVMvSHYB6zL8X8X+LmfTE++gyBw==} engines: {node: '>=14.0.0'} peerDependencies: '@emotion/react': ^11.4.1 @@ -3462,8 +3462,8 @@ packages: '@types/react': optional: true - '@mui/system@7.0.1': - resolution: {integrity: sha512-pK+puz0hRPHEKGlcPd80mKYD3jpyi0uVIwWffox1WZgPTQMw2dCKLcD+9ndMDJADnrKzmKlpoH756PPFh2UvWA==} + '@mui/system@7.0.2': + resolution: {integrity: sha512-yFUraAWYWuKIISPPEVPSQ1NLeqmTT4qiQ+ktmyS8LO/KwHxB+NNVOacEZaIofh5x1NxY8rzphvU5X2heRZ/RDA==} engines: {node: '>=14.0.0'} peerDependencies: '@emotion/react': ^11.5.0 @@ -12405,16 +12405,16 @@ snapshots: '@mui/core-downloads-tracker@5.17.1': {} - '@mui/core-downloads-tracker@7.0.1': {} + '@mui/core-downloads-tracker@7.0.2': {} - '@mui/docs@7.0.2(e3f9909731b7005ebd75bfdd632f91a3)': + '@mui/docs@7.0.2(325dc00860364d4c6542fb50220912c0)': dependencies: '@babel/runtime': 7.27.0 '@mui/base': 7.0.0-beta.4(@types/react@19.0.12)(react-dom@19.0.0(react@19.0.0))(react@19.0.0) - '@mui/icons-material': 7.0.1(@mui/material@7.0.1(@emotion/react@11.14.0(@types/react@19.0.12)(react@19.0.0))(@emotion/styled@11.14.0(@emotion/react@11.14.0(@types/react@19.0.12)(react@19.0.0))(@types/react@19.0.12)(react@19.0.0))(@types/react@19.0.12)(react-dom@19.0.0(react@19.0.0))(react@19.0.0))(@types/react@19.0.12)(react@19.0.0) + '@mui/icons-material': 7.0.2(@mui/material@7.0.2(@emotion/react@11.14.0(@types/react@19.0.12)(react@19.0.0))(@emotion/styled@11.14.0(@emotion/react@11.14.0(@types/react@19.0.12)(react@19.0.0))(@types/react@19.0.12)(react@19.0.0))(@types/react@19.0.12)(react-dom@19.0.0(react@19.0.0))(react@19.0.0))(@types/react@19.0.12)(react@19.0.0) '@mui/internal-markdown': 2.0.4 - '@mui/material': 7.0.1(@emotion/react@11.14.0(@types/react@19.0.12)(react@19.0.0))(@emotion/styled@11.14.0(@emotion/react@11.14.0(@types/react@19.0.12)(react@19.0.0))(@types/react@19.0.12)(react@19.0.0))(@types/react@19.0.12)(react-dom@19.0.0(react@19.0.0))(react@19.0.0) - '@mui/system': 7.0.1(@emotion/react@11.14.0(@types/react@19.0.12)(react@19.0.0))(@emotion/styled@11.14.0(@emotion/react@11.14.0(@types/react@19.0.12)(react@19.0.0))(@types/react@19.0.12)(react@19.0.0))(@types/react@19.0.12)(react@19.0.0) + '@mui/material': 7.0.2(@emotion/react@11.14.0(@types/react@19.0.12)(react@19.0.0))(@emotion/styled@11.14.0(@emotion/react@11.14.0(@types/react@19.0.12)(react@19.0.0))(@types/react@19.0.12)(react@19.0.0))(@types/react@19.0.12)(react-dom@19.0.0(react@19.0.0))(react@19.0.0) + '@mui/system': 7.0.2(@emotion/react@11.14.0(@types/react@19.0.12)(react@19.0.0))(@emotion/styled@11.14.0(@emotion/react@11.14.0(@types/react@19.0.12)(react@19.0.0))(@types/react@19.0.12)(react@19.0.0))(@types/react@19.0.12)(react@19.0.0) chai: 5.2.0 clipboard-copy: 4.0.1 clsx: 2.1.1 @@ -12426,10 +12426,10 @@ snapshots: optionalDependencies: '@types/react': 19.0.12 - '@mui/icons-material@7.0.1(@mui/material@7.0.1(@emotion/react@11.14.0(@types/react@19.0.12)(react@19.0.0))(@emotion/styled@11.14.0(@emotion/react@11.14.0(@types/react@19.0.12)(react@19.0.0))(@types/react@19.0.12)(react@19.0.0))(@types/react@19.0.12)(react-dom@19.0.0(react@19.0.0))(react@19.0.0))(@types/react@19.0.12)(react@19.0.0)': + '@mui/icons-material@7.0.2(@mui/material@7.0.2(@emotion/react@11.14.0(@types/react@19.0.12)(react@19.0.0))(@emotion/styled@11.14.0(@emotion/react@11.14.0(@types/react@19.0.12)(react@19.0.0))(@types/react@19.0.12)(react@19.0.0))(@types/react@19.0.12)(react-dom@19.0.0(react@19.0.0))(react@19.0.0))(@types/react@19.0.12)(react@19.0.0)': dependencies: '@babel/runtime': 7.27.0 - '@mui/material': 7.0.1(@emotion/react@11.14.0(@types/react@19.0.12)(react@19.0.0))(@emotion/styled@11.14.0(@emotion/react@11.14.0(@types/react@19.0.12)(react@19.0.0))(@types/react@19.0.12)(react@19.0.0))(@types/react@19.0.12)(react-dom@19.0.0(react@19.0.0))(react@19.0.0) + '@mui/material': 7.0.2(@emotion/react@11.14.0(@types/react@19.0.12)(react@19.0.0))(@emotion/styled@11.14.0(@emotion/react@11.14.0(@types/react@19.0.12)(react@19.0.0))(@types/react@19.0.12)(react@19.0.0))(@types/react@19.0.12)(react-dom@19.0.0(react@19.0.0))(react@19.0.0) react: 19.0.0 optionalDependencies: '@types/react': 19.0.12 @@ -12516,11 +12516,11 @@ snapshots: '@emotion/styled': 11.14.0(@emotion/react@11.14.0(@types/react@19.0.12)(react@19.0.0))(@types/react@19.0.12)(react@19.0.0) '@types/react': 19.0.12 - '@mui/lab@7.0.0-beta.10(@emotion/react@11.14.0(@types/react@19.0.12)(react@19.0.0))(@emotion/styled@11.14.0(@emotion/react@11.14.0(@types/react@19.0.12)(react@19.0.0))(@types/react@19.0.12)(react@19.0.0))(@mui/material@7.0.1(@emotion/react@11.14.0(@types/react@19.0.12)(react@19.0.0))(@emotion/styled@11.14.0(@emotion/react@11.14.0(@types/react@19.0.12)(react@19.0.0))(@types/react@19.0.12)(react@19.0.0))(@types/react@19.0.12)(react-dom@19.0.0(react@19.0.0))(react@19.0.0))(@types/react@19.0.12)(react-dom@19.0.0(react@19.0.0))(react@19.0.0)': + '@mui/lab@7.0.0-beta.11(@emotion/react@11.14.0(@types/react@19.0.12)(react@19.0.0))(@emotion/styled@11.14.0(@emotion/react@11.14.0(@types/react@19.0.12)(react@19.0.0))(@types/react@19.0.12)(react@19.0.0))(@mui/material@7.0.2(@emotion/react@11.14.0(@types/react@19.0.12)(react@19.0.0))(@emotion/styled@11.14.0(@emotion/react@11.14.0(@types/react@19.0.12)(react@19.0.0))(@types/react@19.0.12)(react@19.0.0))(@types/react@19.0.12)(react-dom@19.0.0(react@19.0.0))(react@19.0.0))(@types/react@19.0.12)(react-dom@19.0.0(react@19.0.0))(react@19.0.0)': dependencies: '@babel/runtime': 7.27.0 - '@mui/material': 7.0.1(@emotion/react@11.14.0(@types/react@19.0.12)(react@19.0.0))(@emotion/styled@11.14.0(@emotion/react@11.14.0(@types/react@19.0.12)(react@19.0.0))(@types/react@19.0.12)(react@19.0.0))(@types/react@19.0.12)(react-dom@19.0.0(react@19.0.0))(react@19.0.0) - '@mui/system': 7.0.1(@emotion/react@11.14.0(@types/react@19.0.12)(react@19.0.0))(@emotion/styled@11.14.0(@emotion/react@11.14.0(@types/react@19.0.12)(react@19.0.0))(@types/react@19.0.12)(react@19.0.0))(@types/react@19.0.12)(react@19.0.0) + '@mui/material': 7.0.2(@emotion/react@11.14.0(@types/react@19.0.12)(react@19.0.0))(@emotion/styled@11.14.0(@emotion/react@11.14.0(@types/react@19.0.12)(react@19.0.0))(@types/react@19.0.12)(react@19.0.0))(@types/react@19.0.12)(react-dom@19.0.0(react@19.0.0))(react@19.0.0) + '@mui/system': 7.0.2(@emotion/react@11.14.0(@types/react@19.0.12)(react@19.0.0))(@emotion/styled@11.14.0(@emotion/react@11.14.0(@types/react@19.0.12)(react@19.0.0))(@types/react@19.0.12)(react@19.0.0))(@types/react@19.0.12)(react@19.0.0) '@mui/types': 7.4.1(@types/react@19.0.12) '@mui/utils': 7.0.2(@types/react@19.0.12)(react@19.0.0) clsx: 2.1.1 @@ -12532,7 +12532,7 @@ snapshots: '@emotion/styled': 11.14.0(@emotion/react@11.14.0(@types/react@19.0.12)(react@19.0.0))(@types/react@19.0.12)(react@19.0.0) '@types/react': 19.0.12 - '@mui/material-nextjs@7.0.0(@emotion/cache@11.14.0)(@emotion/react@11.14.0(@types/react@19.0.12)(react@19.0.0))(@emotion/server@11.11.0)(@types/react@19.0.12)(next@15.2.4(@babel/core@7.26.10)(@playwright/test@1.51.1)(babel-plugin-macros@3.1.0)(react-dom@19.0.0(react@19.0.0))(react@19.0.0))(react@19.0.0)': + '@mui/material-nextjs@7.0.2(@emotion/cache@11.14.0)(@emotion/react@11.14.0(@types/react@19.0.12)(react@19.0.0))(@emotion/server@11.11.0)(@types/react@19.0.12)(next@15.2.4(@babel/core@7.26.10)(@playwright/test@1.51.1)(babel-plugin-macros@3.1.0)(react-dom@19.0.0(react@19.0.0))(react@19.0.0))(react@19.0.0)': dependencies: '@babel/runtime': 7.27.0 '@emotion/react': 11.14.0(@types/react@19.0.12)(react@19.0.0) @@ -12543,11 +12543,11 @@ snapshots: '@emotion/server': 11.11.0 '@types/react': 19.0.12 - '@mui/material@7.0.1(@emotion/react@11.14.0(@types/react@19.0.12)(react@19.0.0))(@emotion/styled@11.14.0(@emotion/react@11.14.0(@types/react@19.0.12)(react@19.0.0))(@types/react@19.0.12)(react@19.0.0))(@types/react@19.0.12)(react-dom@19.0.0(react@19.0.0))(react@19.0.0)': + '@mui/material@7.0.2(@emotion/react@11.14.0(@types/react@19.0.12)(react@19.0.0))(@emotion/styled@11.14.0(@emotion/react@11.14.0(@types/react@19.0.12)(react@19.0.0))(@types/react@19.0.12)(react@19.0.0))(@types/react@19.0.12)(react-dom@19.0.0(react@19.0.0))(react@19.0.0)': dependencies: '@babel/runtime': 7.27.0 - '@mui/core-downloads-tracker': 7.0.1 - '@mui/system': 7.0.1(@emotion/react@11.14.0(@types/react@19.0.12)(react@19.0.0))(@emotion/styled@11.14.0(@emotion/react@11.14.0(@types/react@19.0.12)(react@19.0.0))(@types/react@19.0.12)(react@19.0.0))(@types/react@19.0.12)(react@19.0.0) + '@mui/core-downloads-tracker': 7.0.2 + '@mui/system': 7.0.2(@emotion/react@11.14.0(@types/react@19.0.12)(react@19.0.0))(@emotion/styled@11.14.0(@emotion/react@11.14.0(@types/react@19.0.12)(react@19.0.0))(@types/react@19.0.12)(react@19.0.0))(@types/react@19.0.12)(react@19.0.0) '@mui/types': 7.4.1(@types/react@19.0.12) '@mui/utils': 7.0.2(@types/react@19.0.12)(react@19.0.0) '@popperjs/core': 2.11.8 @@ -12590,7 +12590,7 @@ snapshots: optionalDependencies: '@types/react': 19.0.12 - '@mui/private-theming@7.0.1(@types/react@19.0.12)(react@19.0.0)': + '@mui/private-theming@7.0.2(@types/react@19.0.12)(react@19.0.0)': dependencies: '@babel/runtime': 7.27.0 '@mui/utils': 7.0.2(@types/react@19.0.12)(react@19.0.0) @@ -12610,7 +12610,7 @@ snapshots: '@emotion/react': 11.14.0(@types/react@19.0.12)(react@19.0.0) '@emotion/styled': 11.14.0(@emotion/react@11.14.0(@types/react@19.0.12)(react@19.0.0))(@types/react@19.0.12)(react@19.0.0) - '@mui/styled-engine@7.0.1(@emotion/react@11.14.0(@types/react@19.0.12)(react@19.0.0))(@emotion/styled@11.14.0(@emotion/react@11.14.0(@types/react@19.0.12)(react@19.0.0))(@types/react@19.0.12)(react@19.0.0))(react@19.0.0)': + '@mui/styled-engine@7.0.2(@emotion/react@11.14.0(@types/react@19.0.12)(react@19.0.0))(@emotion/styled@11.14.0(@emotion/react@11.14.0(@types/react@19.0.12)(react@19.0.0))(@types/react@19.0.12)(react@19.0.0))(react@19.0.0)': dependencies: '@babel/runtime': 7.27.0 '@emotion/cache': 11.14.0 @@ -12639,11 +12639,11 @@ snapshots: '@emotion/styled': 11.14.0(@emotion/react@11.14.0(@types/react@19.0.12)(react@19.0.0))(@types/react@19.0.12)(react@19.0.0) '@types/react': 19.0.12 - '@mui/system@7.0.1(@emotion/react@11.14.0(@types/react@19.0.12)(react@19.0.0))(@emotion/styled@11.14.0(@emotion/react@11.14.0(@types/react@19.0.12)(react@19.0.0))(@types/react@19.0.12)(react@19.0.0))(@types/react@19.0.12)(react@19.0.0)': + '@mui/system@7.0.2(@emotion/react@11.14.0(@types/react@19.0.12)(react@19.0.0))(@emotion/styled@11.14.0(@emotion/react@11.14.0(@types/react@19.0.12)(react@19.0.0))(@types/react@19.0.12)(react@19.0.0))(@types/react@19.0.12)(react@19.0.0)': dependencies: '@babel/runtime': 7.27.0 - '@mui/private-theming': 7.0.1(@types/react@19.0.12)(react@19.0.0) - '@mui/styled-engine': 7.0.1(@emotion/react@11.14.0(@types/react@19.0.12)(react@19.0.0))(@emotion/styled@11.14.0(@emotion/react@11.14.0(@types/react@19.0.12)(react@19.0.0))(@types/react@19.0.12)(react@19.0.0))(react@19.0.0) + '@mui/private-theming': 7.0.2(@types/react@19.0.12)(react@19.0.0) + '@mui/styled-engine': 7.0.2(@emotion/react@11.14.0(@types/react@19.0.12)(react@19.0.0))(@emotion/styled@11.14.0(@emotion/react@11.14.0(@types/react@19.0.12)(react@19.0.0))(@types/react@19.0.12)(react@19.0.0))(react@19.0.0) '@mui/types': 7.4.1(@types/react@19.0.12) '@mui/utils': 7.0.2(@types/react@19.0.12)(react@19.0.0) clsx: 2.1.1 diff --git a/test/package.json b/test/package.json index 33d65cefcb1d6..83cf618cc61e3 100644 --- a/test/package.json +++ b/test/package.json @@ -9,7 +9,7 @@ "@babel/runtime": "^7.27.0", "@emotion/cache": "^11.14.0", "@emotion/react": "^11.14.0", - "@mui/material": "^7.0.1", + "@mui/material": "^7.0.2", "@mui/x-charts": "workspace:*", "@mui/x-charts-pro": "workspace:*", "@mui/x-charts-vendor": "workspace:*",