mirror of
https://gitea.com/gitea/docs.git
synced 2026-07-11 21:42:12 +00:00
fix(deps): update dependency @mui/material to v9.2.0 (#459)
This PR contains the following updates: | Package | Change | [Age](https://docs.renovatebot.com/merge-confidence/) | [Confidence](https://docs.renovatebot.com/merge-confidence/) | |---|---|---|---| | [@mui/material](https://mui.com/material-ui/) ([source](https://github.com/mui/material-ui/tree/HEAD/packages/mui-material)) | [`9.1.2` → `9.2.0`](https://renovatebot.com/diffs/npm/@mui%2fmaterial/9.1.2/9.2.0) |  |  | --- ### Release Notes <details> <summary>mui/material-ui (@​mui/material)</summary> ### [`v9.2.0`](https://github.com/mui/material-ui/blob/HEAD/CHANGELOG.md#920) [Compare Source](https://github.com/mui/material-ui/compare/v9.1.2...v9.2.0) <!-- generated comparing v9.1.2..master --> *Jul 3, 2026* A big thanks to the 9 contributors who made this release possible. - ⚙️ Add support for [`data-*` attributes on `slotProps`](https://mui.com/material-ui/guides/typescript/#allowing-data-attributes-on-slotprops). ##### `@mui/material@9.2.0` - \[l10n] Add missing MuiPagination localization to zh-CN locale ([#​48741](https://github.com/mui/material-ui/issues/48741)) [@​greymoth-jp](https://github.com/greymoth-jp) - \[select] Guard display ref during mouse down ([#​48744](https://github.com/mui/material-ui/issues/48744)) [@​michelengelen](https://github.com/michelengelen) ##### `@mui/utils@9.2.0` - \[utils] Add opt-in `DataAttributesOverrides` augmentation for slot props ([#​48554](https://github.com/mui/material-ui/issues/48554)) [@​LukasTy](https://github.com/LukasTy) ##### Docs - \[docs] Improve Icon Dialog responsiveness on small screens ([#​48639](https://github.com/mui/material-ui/issues/48639)) [@​Prakash1185](https://github.com/Prakash1185) - \[docs] Fix invalid UTF-8 in skill references ([#​48739](https://github.com/mui/material-ui/issues/48739)) [@​mturac](https://github.com/mturac) ##### Core - \[code-infra] Resolve Renovate dashboard warnings ([#​48700](https://github.com/mui/material-ui/issues/48700)) [@​Sushantplive](https://github.com/Sushantplive) - \[code-infra] Validate npm publishing through dry run ([#​48691](https://github.com/mui/material-ui/issues/48691)) [@​brijeshb42](https://github.com/brijeshb42) - \[code-infra] Run prettier after renovate update ([#​48754](https://github.com/mui/material-ui/issues/48754)) [@​Janpot](https://github.com/Janpot) - \[code-infra] Fix 'A11y results committed?' check on react-pinned nightly jobs ([#​48740](https://github.com/mui/material-ui/issues/48740)) [@​Janpot](https://github.com/Janpot) - \[core] Remove leftover Joy UI references ([#​48719](https://github.com/mui/material-ui/issues/48719)) [@​siriwatknp](https://github.com/siriwatknp) - \[code-infra] Bump react-router to 7.15.1 ([#​48725](https://github.com/mui/material-ui/issues/48725)) [@​Janpot](https://github.com/Janpot) - \[docs-infra] Drive docs analytics IDs via ANALYTICS\_ENV ([#​48694](https://github.com/mui/material-ui/issues/48694)) [@​Janpot](https://github.com/Janpot) - \[docs-infra] Pre-render API page descriptions ([#​48693](https://github.com/mui/material-ui/issues/48693)) [@​brijeshb42](https://github.com/brijeshb42) - \[code-infra]\[icons-material] Build lib/package.json with code-infra --no-expand ([#​48689](https://github.com/mui/material-ui/issues/48689)) [@​Janpot](https://github.com/Janpot) - \[code-infra] Fix react\@​18/next nightly workflow ([#​48635](https://github.com/mui/material-ui/issues/48635)) [@​Janpot](https://github.com/Janpot) All contributors of this release in alphabetical order: [@​brijeshb42](https://github.com/brijeshb42), [@​greymoth-jp](https://github.com/greymoth-jp), [@​Janpot](https://github.com/Janpot), [@​LukasTy](https://github.com/LukasTy), [@​michelengelen](https://github.com/michelengelen), [@​mturac](https://github.com/mturac), [@​Prakash1185](https://github.com/Prakash1185), [@​siriwatknp](https://github.com/siriwatknp), [@​Sushantplive](https://github.com/Sushantplive) </details> --- ### Configuration 📅 **Schedule**: (UTC) - Branch creation - At any time (no schedule defined) - Automerge - At any time (no schedule defined) 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Mend Renovate](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0My4xOTEuMiIsInVwZGF0ZWRJblZlciI6IjQzLjE5MS4yIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119--> --------- Co-authored-by: Lunny Xiao <xiaolunwen@gmail.com> Reviewed-on: https://gitea.com/gitea/docs/pulls/459 Reviewed-by: Lunny Xiao <xiaolunwen@gmail.com> Co-authored-by: Renovate Bot <renovate-bot@gitea.com>
This commit is contained in:
@@ -24,7 +24,7 @@
|
||||
"@emotion/react": "11.14.0",
|
||||
"@emotion/styled": "11.14.1",
|
||||
"@mdx-js/react": "3.1.1",
|
||||
"@mui/material": "9.1.2",
|
||||
"@mui/material": "9.2.0",
|
||||
"clsx": "2.1.1",
|
||||
"docusaurus-plugin-plausible": "0.0.5",
|
||||
"prism-react-renderer": "2.4.1",
|
||||
|
||||
48
pnpm-lock.yaml
generated
48
pnpm-lock.yaml
generated
@@ -33,8 +33,8 @@ importers:
|
||||
specifier: 3.1.1
|
||||
version: 3.1.1(@types/react@19.2.17)(react@19.2.7)
|
||||
'@mui/material':
|
||||
specifier: 9.1.2
|
||||
version: 9.1.2(@emotion/react@11.14.0(@types/react@19.2.17)(react@19.2.7))(@emotion/styled@11.14.1(@emotion/react@11.14.0(@types/react@19.2.17)(react@19.2.7))(@types/react@19.2.17)(react@19.2.7))(@types/react@19.2.17)(react-dom@19.2.7(react@19.2.7))(react@19.2.7)
|
||||
specifier: 9.2.0
|
||||
version: 9.2.0(@emotion/react@11.14.0(@types/react@19.2.17)(react@19.2.7))(@emotion/styled@11.14.1(@emotion/react@11.14.0(@types/react@19.2.17)(react@19.2.7))(@types/react@19.2.17)(react@19.2.7))(@types/react@19.2.17)(react-dom@19.2.7(react@19.2.7))(react@19.2.7)
|
||||
clsx:
|
||||
specifier: 2.1.1
|
||||
version: 2.1.1
|
||||
@@ -1517,16 +1517,16 @@ packages:
|
||||
'@module-federation/webpack-bundler-runtime@0.22.0':
|
||||
resolution: {integrity: sha512-aM8gCqXu+/4wBmJtVeMeeMN5guw3chf+2i6HajKtQv7SJfxV/f4IyNQJUeUQu9HfiAZHjqtMV5Lvq/Lvh8LdyA==}
|
||||
|
||||
'@mui/core-downloads-tracker@9.1.2':
|
||||
resolution: {integrity: sha512-ZMufoA/YFOEVp48lskcAOTlQYwpdBk4Z++4yUgPDEfuLHIpxBx9g+urGmIBKOtr+7M0ZlYfCxSvrJpEE/S32sg==}
|
||||
'@mui/core-downloads-tracker@9.2.0':
|
||||
resolution: {integrity: sha512-+XMav+ZaXkZKUFUgzjrfMEedfyJKxxviAske2q8N8CWDMeqZdDU2lWMkiUPiB388hGaDqhwvOAwkrsc/pUyp8g==}
|
||||
|
||||
'@mui/material@9.1.2':
|
||||
resolution: {integrity: sha512-CN2U1etAL+6qZT2XjJR1Ibv7nyE2wBN3/28b5XpXjQFMtBKNlD45wQupODfJrm9PLanJ1DefocHWIQZ5PkSipQ==}
|
||||
'@mui/material@9.2.0':
|
||||
resolution: {integrity: sha512-+YTRSgGKGrrRo2XJZXs7JRA6qHoHWvNtxyqxnrRJTBmIuLOUpxxh7m4G9lF4tWberxGFY+EqkkRPgJCl+fSMJg==}
|
||||
engines: {node: '>=14.0.0'}
|
||||
peerDependencies:
|
||||
'@emotion/react': ^11.5.0
|
||||
'@emotion/styled': ^11.3.0
|
||||
'@mui/material-pigment-css': ^9.1.1
|
||||
'@mui/material-pigment-css': ^9.2.0
|
||||
'@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
|
||||
@@ -1540,8 +1540,8 @@ packages:
|
||||
'@types/react':
|
||||
optional: true
|
||||
|
||||
'@mui/private-theming@9.1.1':
|
||||
resolution: {integrity: sha512-oH6c+d6sJ1CZT0Vg2/fHdUQ5zvo9Pn+f+WWk0tlQliHqqIRdN32DZ7UxjalW3LUj4OkHbdWR31biWuLxK9i7Cg==}
|
||||
'@mui/private-theming@9.2.0':
|
||||
resolution: {integrity: sha512-w9wpyDxGPGnAACPB2hKhCDmILJIAvQxrfjUbIAEa0AznX1rOjaz5N+yB1uuw8ixnJcpEh/tPbD9oEe19wcWPHw==}
|
||||
engines: {node: '>=14.0.0'}
|
||||
peerDependencies:
|
||||
'@types/react': ^17.0.0 || ^18.0.0 || ^19.0.0
|
||||
@@ -1563,8 +1563,8 @@ packages:
|
||||
'@emotion/styled':
|
||||
optional: true
|
||||
|
||||
'@mui/system@9.1.2':
|
||||
resolution: {integrity: sha512-oJxyyummOR6nV8ODF/yugasJ//pSsQxxfYCE9q9RU2Hef0f5RRzJ75M9zr5NvHDhzhGgrPstkaNrJtmcuz/Pdg==}
|
||||
'@mui/system@9.2.0':
|
||||
resolution: {integrity: sha512-YvUJwKoGVtbnOm2PyPi5TvX2d1rOA6sqSpEWVs4WmXNIaFTuYmNUaVdU2o1NKUEe31URnD3E8ZVUMcsLQXwcYg==}
|
||||
engines: {node: '>=14.0.0'}
|
||||
peerDependencies:
|
||||
'@emotion/react': ^11.5.0
|
||||
@@ -1587,8 +1587,8 @@ packages:
|
||||
'@types/react':
|
||||
optional: true
|
||||
|
||||
'@mui/utils@9.1.1':
|
||||
resolution: {integrity: sha512-qSNfnkzZMptaaWFFklpDf4NPJztgwsMDVfM/sSDt+wq4ssYSBhLYwwjuB6eS/+p2IUYbeRzHluzXbw0Zn7aI4A==}
|
||||
'@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
|
||||
@@ -8918,15 +8918,15 @@ snapshots:
|
||||
'@module-federation/runtime': 0.22.0
|
||||
'@module-federation/sdk': 0.22.0
|
||||
|
||||
'@mui/core-downloads-tracker@9.1.2': {}
|
||||
'@mui/core-downloads-tracker@9.2.0': {}
|
||||
|
||||
'@mui/material@9.1.2(@emotion/react@11.14.0(@types/react@19.2.17)(react@19.2.7))(@emotion/styled@11.14.1(@emotion/react@11.14.0(@types/react@19.2.17)(react@19.2.7))(@types/react@19.2.17)(react@19.2.7))(@types/react@19.2.17)(react-dom@19.2.7(react@19.2.7))(react@19.2.7)':
|
||||
'@mui/material@9.2.0(@emotion/react@11.14.0(@types/react@19.2.17)(react@19.2.7))(@emotion/styled@11.14.1(@emotion/react@11.14.0(@types/react@19.2.17)(react@19.2.7))(@types/react@19.2.17)(react@19.2.7))(@types/react@19.2.17)(react-dom@19.2.7(react@19.2.7))(react@19.2.7)':
|
||||
dependencies:
|
||||
'@babel/runtime': 7.29.7
|
||||
'@mui/core-downloads-tracker': 9.1.2
|
||||
'@mui/system': 9.1.2(@emotion/react@11.14.0(@types/react@19.2.17)(react@19.2.7))(@emotion/styled@11.14.1(@emotion/react@11.14.0(@types/react@19.2.17)(react@19.2.7))(@types/react@19.2.17)(react@19.2.7))(@types/react@19.2.17)(react@19.2.7)
|
||||
'@mui/core-downloads-tracker': 9.2.0
|
||||
'@mui/system': 9.2.0(@emotion/react@11.14.0(@types/react@19.2.17)(react@19.2.7))(@emotion/styled@11.14.1(@emotion/react@11.14.0(@types/react@19.2.17)(react@19.2.7))(@types/react@19.2.17)(react@19.2.7))(@types/react@19.2.17)(react@19.2.7)
|
||||
'@mui/types': 9.1.1(@types/react@19.2.17)
|
||||
'@mui/utils': 9.1.1(@types/react@19.2.17)(react@19.2.7)
|
||||
'@mui/utils': 9.2.0(@types/react@19.2.17)(react@19.2.7)
|
||||
'@popperjs/core': 2.11.8
|
||||
'@types/react-transition-group': 4.4.12(@types/react@19.2.17)
|
||||
clsx: 2.1.1
|
||||
@@ -8941,10 +8941,10 @@ snapshots:
|
||||
'@emotion/styled': 11.14.1(@emotion/react@11.14.0(@types/react@19.2.17)(react@19.2.7))(@types/react@19.2.17)(react@19.2.7)
|
||||
'@types/react': 19.2.17
|
||||
|
||||
'@mui/private-theming@9.1.1(@types/react@19.2.17)(react@19.2.7)':
|
||||
'@mui/private-theming@9.2.0(@types/react@19.2.17)(react@19.2.7)':
|
||||
dependencies:
|
||||
'@babel/runtime': 7.29.7
|
||||
'@mui/utils': 9.1.1(@types/react@19.2.17)(react@19.2.7)
|
||||
'@mui/utils': 9.2.0(@types/react@19.2.17)(react@19.2.7)
|
||||
prop-types: 15.8.1
|
||||
react: 19.2.7
|
||||
optionalDependencies:
|
||||
@@ -8963,13 +8963,13 @@ snapshots:
|
||||
'@emotion/react': 11.14.0(@types/react@19.2.17)(react@19.2.7)
|
||||
'@emotion/styled': 11.14.1(@emotion/react@11.14.0(@types/react@19.2.17)(react@19.2.7))(@types/react@19.2.17)(react@19.2.7)
|
||||
|
||||
'@mui/system@9.1.2(@emotion/react@11.14.0(@types/react@19.2.17)(react@19.2.7))(@emotion/styled@11.14.1(@emotion/react@11.14.0(@types/react@19.2.17)(react@19.2.7))(@types/react@19.2.17)(react@19.2.7))(@types/react@19.2.17)(react@19.2.7)':
|
||||
'@mui/system@9.2.0(@emotion/react@11.14.0(@types/react@19.2.17)(react@19.2.7))(@emotion/styled@11.14.1(@emotion/react@11.14.0(@types/react@19.2.17)(react@19.2.7))(@types/react@19.2.17)(react@19.2.7))(@types/react@19.2.17)(react@19.2.7)':
|
||||
dependencies:
|
||||
'@babel/runtime': 7.29.7
|
||||
'@mui/private-theming': 9.1.1(@types/react@19.2.17)(react@19.2.7)
|
||||
'@mui/private-theming': 9.2.0(@types/react@19.2.17)(react@19.2.7)
|
||||
'@mui/styled-engine': 9.1.1(@emotion/react@11.14.0(@types/react@19.2.17)(react@19.2.7))(@emotion/styled@11.14.1(@emotion/react@11.14.0(@types/react@19.2.17)(react@19.2.7))(@types/react@19.2.17)(react@19.2.7))(react@19.2.7)
|
||||
'@mui/types': 9.1.1(@types/react@19.2.17)
|
||||
'@mui/utils': 9.1.1(@types/react@19.2.17)(react@19.2.7)
|
||||
'@mui/utils': 9.2.0(@types/react@19.2.17)(react@19.2.7)
|
||||
clsx: 2.1.1
|
||||
csstype: 3.2.3
|
||||
prop-types: 15.8.1
|
||||
@@ -8985,7 +8985,7 @@ snapshots:
|
||||
optionalDependencies:
|
||||
'@types/react': 19.2.17
|
||||
|
||||
'@mui/utils@9.1.1(@types/react@19.2.17)(react@19.2.7)':
|
||||
'@mui/utils@9.2.0(@types/react@19.2.17)(react@19.2.7)':
|
||||
dependencies:
|
||||
'@babel/runtime': 7.29.7
|
||||
'@mui/types': 9.1.1(@types/react@19.2.17)
|
||||
|
||||
Reference in New Issue
Block a user