diff --git a/package.json b/package.json index 0bde8112..7f48e74d 100644 --- a/package.json +++ b/package.json @@ -46,7 +46,7 @@ "@mui/icons-material": "^7.3.2", "@mui/material": "^7.3.2", "@mui/material-nextjs": "^7.3.2", - "@mui/utils": "^7.3.2", + "@mui/utils": "^9.2.0", "@next/third-parties": "^15.5.3", "@payloadcms/db-mongodb": "3.86.0", "@payloadcms/email-nodemailer": "3.86.0", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index d82fdb43..e1a1ca4b 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -78,8 +78,8 @@ importers: specifier: ^7.3.2 version: 7.3.10(@emotion/cache@11.14.0)(@emotion/react@11.14.0(@types/react@19.1.11)(react@19.1.3)(supports-color@8.1.1))(@types/react@19.1.11)(next@15.5.21(@babel/core@7.29.7(supports-color@8.1.1))(@opentelemetry/api@1.9.1)(@playwright/test@1.55.1)(@types/node@24.13.3)(babel-plugin-macros@3.1.0)(react-dom@19.1.3(react@19.1.3))(react@19.1.3)(sass@1.77.4))(react@19.1.3) '@mui/utils': - specifier: ^7.3.2 - version: 7.3.11(@types/react@19.1.11)(react@19.1.3) + specifier: ^9.2.0 + version: 9.2.0(@types/react@19.1.11)(react@19.1.3) '@next/third-parties': specifier: ^15.5.3 version: 15.5.21(next@15.5.21(@babel/core@7.29.7(supports-color@8.1.1))(@opentelemetry/api@1.9.1)(@playwright/test@1.55.1)(@types/node@24.13.3)(babel-plugin-macros@3.1.0)(react-dom@19.1.3(react@19.1.3))(react@19.1.3)(sass@1.77.4))(react@19.1.3) @@ -1816,6 +1816,14 @@ packages: '@types/react': optional: true + '@mui/types@9.1.1': + resolution: {integrity: sha512-Zjt7u8wNvDg40rPTGoL+TnfkpuSKjwubsNSFRH1KAVZLcaV4I3AFNHIFbvH7p4F3alEibSbdd90xAgn5Rnfndg==} + peerDependencies: + '@types/react': ^17.0.0 || ^18.0.0 || ^19.0.0 + peerDependenciesMeta: + '@types/react': + optional: true + '@mui/utils@7.3.11': resolution: {integrity: sha512-XTjGnifwteg71/ij+0e7Y7d+hwyntMYP5wPoA/g2drdGH+Flkvjwy0OfrVpKBbaOvofq4zU/LIyUZyKgmWu18g==} engines: {node: '>=14.0.0'} @@ -1826,6 +1834,16 @@ packages: '@types/react': optional: true + '@mui/utils@9.2.0': + resolution: {integrity: sha512-OsUH5zhlSOM4xmLl53+agug1M1UyWb4zxFxWQCqwKTKUeQPvTENtg3JhrroBD2qpCLKsX5W/DYGERJ4mBUbc8g==} + engines: {node: '>=14.0.0'} + peerDependencies: + '@types/react': ^17.0.0 || ^18.0.0 || ^19.0.0 + react: ^17.0.0 || ^18.0.0 || ^19.0.0 + peerDependenciesMeta: + '@types/react': + optional: true + '@napi-rs/wasm-runtime@1.1.6': resolution: {integrity: sha512-ZLv/JdUfkvOy9eCnnBaGfiO+XimbjebAeO+MRQqD/B+FR1tnRN0tpKSJHRbE8sFfS6aqsXZ67TQjfwfsxULVbg==} peerDependencies: @@ -8171,6 +8189,12 @@ snapshots: optionalDependencies: '@types/react': 19.1.11 + '@mui/types@9.1.1(@types/react@19.1.11)': + dependencies: + '@babel/runtime': 7.29.7 + optionalDependencies: + '@types/react': 19.1.11 + '@mui/utils@7.3.11(@types/react@19.1.11)(react@19.1.3)': dependencies: '@babel/runtime': 7.29.7 @@ -8183,6 +8207,18 @@ snapshots: optionalDependencies: '@types/react': 19.1.11 + '@mui/utils@9.2.0(@types/react@19.1.11)(react@19.1.3)': + dependencies: + '@babel/runtime': 7.29.7 + '@mui/types': 9.1.1(@types/react@19.1.11) + '@types/prop-types': 15.7.15 + clsx: 2.1.1 + prop-types: 15.8.1 + react: 19.1.3 + react-is: 19.2.8 + optionalDependencies: + '@types/react': 19.1.11 + '@napi-rs/wasm-runtime@1.1.6(@emnapi/core@1.10.0)(@emnapi/runtime@1.10.0)': dependencies: '@emnapi/core': 1.10.0