Bump the npm group with 10 updates
Type: Pull Request
State: Open
Association: Contributor
Comments: 3
(4 months ago)
(4 months ago)
dependencies javascript
poad
Bumps the npm group with 10 updates:
| Package | From | To |
|---|---|---|
| @mui/icons-material | 7.2.0 |
7.3.0 |
| @mui/material | 7.2.0 |
7.3.0 |
| @mui/system | 7.2.0 |
7.3.0 |
| @mui/core-downloads-tracker | 7.2.0 |
7.3.0 |
| @mui/private-theming | 7.2.0 |
7.3.0 |
| @mui/styled-engine | 7.2.0 |
7.3.0 |
| @mui/types | 7.4.4 |
7.4.5 |
| @mui/utils | 7.2.0 |
7.3.0 |
| @typescript-eslint/types | 8.38.0 |
8.39.0 |
| electron-to-chromium | 1.5.194 |
1.5.195 |
Updates @mui/icons-material from 7.2.0 to 7.3.0
Release notes
Sourced from @mui/icons-material's releases.
v7.3.0
A big thanks to the 24 contributors who made this release possible. Here are some highlights ✨:
🚀 Shipped
nativeColorfeature that eliminates JS color manipulation and unlocks support for all modern color spaces (#43942)@siriwatknp!To learn more, check out the Native Color guide.
@mui/material@7.3.0
- Support native color without JS manipulation (#43942)
@siriwatknp- [Accordion] Add
regionslot (#46659)@sai6855- [SpeedDial] Fix navigation with arrow keys when slotProps.fab is defined (#46508)
@sai6855- [Select] Improve
MenuProps.slotPropsimplementation (#46612)@ZeeshanTamboli- [Select] Implement pointer cancellation (#45789)
@Kartik-Murthy- [Switch] Add role="switch" (#46482)
@ZeeshanTamboli- [Autocomplete] Fix auto highlight when options change but not the length (#46489)
@yafeng-c
@mui/codemod@7.3.0
- Fix
v5.0.0/top-level-importscodemod changing color imports (#46405)@AidanLDevDocs
- Add JetBrains IDEs MCP configuration (#46470)
@bernardobelchior- Add warning to array spacing section (#46542)
@cherniavskii- Add MCP server installation details for Claude Code (#46621)
@saschabratton- Fix incorrect command for MCP Inspector in mcp.md (#46630)
@EndiM- Fix incorrect Typography override example for responsive styles (#46558)
@aditi291soni- Improve MCP docs (#46557)
@siriwatknp- Fix displaying of components in dark mode (#46544)
@sai6855- Generate
templateentries about documented generics (#46540)@LukasTy- Use fixed dates for stable CRUD dashboard screenshots (#46546)
@apedroferreira- Add "Edit in Mui Chat" button on demos (#46480)
@siriwatknp- Fix Menu customization demo (#46535)
@siriwatknp- Add dashboard with CRUD template based on Toolpad Core (#46376)
@apedroferreira- Clarify
createThemewarning for future compatibility (#46476)@satendra03- Remove typo in
_redirects(#46463)@bharatkashyap- Change API docs to stay inside Material UI (#46414)
@bharatkashyap- [Dialog] Fix Form dialog demo's actions button padding (#46506)
@frontman-git- [SpeedDial] Remove deprecated props from demos (#46485)
@sai6855- [Switch] Use
slotProps.inputinstead of deprecatedinputPropsfor accessible controlled switch (#46625)@adiitxaCore
- Fix ESLint reference name (80d32a2)
@oliviertassinari- Fix ESLint reference name (5fc166e)
@oliviertassinari- Add
@base-ui-components/*to env info (#46539)@Janpot- Remove dead property from routes (#46534)
@oliviertassinari- Fix unpinned version regression (#46438)
@oliviertassinari- [code-infra] Accomodate build requirements from mui-x (#46551)
@brijeshb42
... (truncated)
Changelog
Sourced from @mui/icons-material's changelog.
7.3.0
Aug 5, 2025
A big thanks to the 24 contributors who made this release possible. Here are some highlights ✨:
🚀 Shipped
nativeColorfeature that eliminates JS color manipulation and unlocks support for all modern color spaces (#43942)@siriwatknp!To learn more, check out the Native Color guide.
@mui/material@7.3.0
- Support native color without JS manipulation (#43942)
@siriwatknp- [Accordion] Add
regionslot (#46659)@sai6855- [SpeedDial] Fix navigation with arrow keys when slotProps.fab is defined (#46508)
@sai6855- [Select] Improve
MenuProps.slotPropsimplementation (#46612)@ZeeshanTamboli- [Select] Implement pointer cancellation (#45789)
@Kartik-Murthy- [Switch] Add role="switch" (#46482)
@ZeeshanTamboli- [Autocomplete] Fix auto highlight when options change but not the length (#46489)
@yafeng-c
@mui/codemod@7.3.0
- Fix
v5.0.0/top-level-importscodemod changing color imports (#46405)@AidanLDevDocs
- Add JetBrains IDEs MCP configuration (#46470)
@bernardobelchior- Add warning to array spacing section (#46542)
@cherniavskii- Add MCP server installation details for Claude Code (#46621)
@saschabratton- Fix incorrect command for MCP Inspector in mcp.md (#46630)
@EndiM- Fix incorrect Typography override example for responsive styles (#46558)
@aditi291soni- Improve MCP docs (#46557)
@siriwatknp- Fix displaying of components in dark mode (#46544)
@sai6855- Generate
templateentries about documented generics (#46540)@LukasTy- Use fixed dates for stable CRUD dashboard screenshots (#46546)
@apedroferreira- Add "Edit in Mui Chat" button on demos (#46480)
@siriwatknp- Fix Menu customization demo (#46535)
@siriwatknp- Add dashboard with CRUD template based on Toolpad Core (#46376)
@apedroferreira- Clarify
createThemewarning for future compatibility (#46476)@satendra03- Remove typo in
_redirects(#46463)@bharatkashyap- Change API docs to stay inside Material UI (#46414)
@bharatkashyap- [Dialog] Fix Form dialog demo's actions button padding (#46506)
@frontman-git- [SpeedDial] Remove deprecated props from demos (#46485)
@sai6855- [Switch] Use
slotProps.inputinstead of deprecatedinputPropsfor accessible controlled switch (#46625)@adiitxaCore
- Fix ESLint reference name (80d32a2)
@oliviertassinari
... (truncated)
Commits
Updates @mui/material from 7.2.0 to 7.3.0
Release notes
Sourced from @mui/material's releases.
v7.3.0
A big thanks to the 24 contributors who made this release possible. Here are some highlights ✨:
🚀 Shipped
nativeColorfeature that eliminates JS color manipulation and unlocks support for all modern color spaces (#43942)@siriwatknp!To learn more, check out the Native Color guide.
@mui/material@7.3.0
- Support native color without JS manipulation (#43942)
@siriwatknp- [Accordion] Add
regionslot (#46659)@sai6855- [SpeedDial] Fix navigation with arrow keys when slotProps.fab is defined (#46508)
@sai6855- [Select] Improve
MenuProps.slotPropsimplementation (#46612)@ZeeshanTamboli- [Select] Implement pointer cancellation (#45789)
@Kartik-Murthy- [Switch] Add role="switch" (#46482)
@ZeeshanTamboli- [Autocomplete] Fix auto highlight when options change but not the length (#46489)
@yafeng-c
@mui/codemod@7.3.0
- Fix
v5.0.0/top-level-importscodemod changing color imports (#46405)@AidanLDevDocs
- Add JetBrains IDEs MCP configuration (#46470)
@bernardobelchior- Add warning to array spacing section (#46542)
@cherniavskii- Add MCP server installation details for Claude Code (#46621)
@saschabratton- Fix incorrect command for MCP Inspector in mcp.md (#46630)
@EndiM- Fix incorrect Typography override example for responsive styles (#46558)
@aditi291soni- Improve MCP docs (#46557)
@siriwatknp- Fix displaying of components in dark mode (#46544)
@sai6855- Generate
templateentries about documented generics (#46540)@LukasTy- Use fixed dates for stable CRUD dashboard screenshots (#46546)
@apedroferreira- Add "Edit in Mui Chat" button on demos (#46480)
@siriwatknp- Fix Menu customization demo (#46535)
@siriwatknp- Add dashboard with CRUD template based on Toolpad Core (#46376)
@apedroferreira- Clarify
createThemewarning for future compatibility (#46476)@satendra03- Remove typo in
_redirects(#46463)@bharatkashyap- Change API docs to stay inside Material UI (#46414)
@bharatkashyap- [Dialog] Fix Form dialog demo's actions button padding (#46506)
@frontman-git- [SpeedDial] Remove deprecated props from demos (#46485)
@sai6855- [Switch] Use
slotProps.inputinstead of deprecatedinputPropsfor accessible controlled switch (#46625)@adiitxaCore
- Fix ESLint reference name (80d32a2)
@oliviertassinari- Fix ESLint reference name (5fc166e)
@oliviertassinari- Add
@base-ui-components/*to env info (#46539)@Janpot- Remove dead property from routes (#46534)
@oliviertassinari- Fix unpinned version regression (#46438)
@oliviertassinari- [code-infra] Accomodate build requirements from mui-x (#46551)
@brijeshb42
... (truncated)
Changelog
Sourced from @mui/material's changelog.
7.3.0
Aug 5, 2025
A big thanks to the 24 contributors who made this release possible. Here are some highlights ✨:
🚀 Shipped
nativeColorfeature that eliminates JS color manipulation and unlocks support for all modern color spaces (#43942)@siriwatknp!To learn more, check out the Native Color guide.
@mui/material@7.3.0
- Support native color without JS manipulation (#43942)
@siriwatknp- [Accordion] Add
regionslot (#46659)@sai6855- [SpeedDial] Fix navigation with arrow keys when slotProps.fab is defined (#46508)
@sai6855- [Select] Improve
MenuProps.slotPropsimplementation (#46612)@ZeeshanTamboli- [Select] Implement pointer cancellation (#45789)
@Kartik-Murthy- [Switch] Add role="switch" (#46482)
@ZeeshanTamboli- [Autocomplete] Fix auto highlight when options change but not the length (#46489)
@yafeng-c
@mui/codemod@7.3.0
- Fix
v5.0.0/top-level-importscodemod changing color imports (#46405)@AidanLDevDocs
- Add JetBrains IDEs MCP configuration (#46470)
@bernardobelchior- Add warning to array spacing section (#46542)
@cherniavskii- Add MCP server installation details for Claude Code (#46621)
@saschabratton- Fix incorrect command for MCP Inspector in mcp.md (#46630)
@EndiM- Fix incorrect Typography override example for responsive styles (#46558)
@aditi291soni- Improve MCP docs (#46557)
@siriwatknp- Fix displaying of components in dark mode (#46544)
@sai6855- Generate
templateentries about documented generics (#46540)@LukasTy- Use fixed dates for stable CRUD dashboard screenshots (#46546)
@apedroferreira- Add "Edit in Mui Chat" button on demos (#46480)
@siriwatknp- Fix Menu customization demo (#46535)
@siriwatknp- Add dashboard with CRUD template based on Toolpad Core (#46376)
@apedroferreira- Clarify
createThemewarning for future compatibility (#46476)@satendra03- Remove typo in
_redirects(#46463)@bharatkashyap- Change API docs to stay inside Material UI (#46414)
@bharatkashyap- [Dialog] Fix Form dialog demo's actions button padding (#46506)
@frontman-git- [SpeedDial] Remove deprecated props from demos (#46485)
@sai6855- [Switch] Use
slotProps.inputinstead of deprecatedinputPropsfor accessible controlled switch (#46625)@adiitxaCore
- Fix ESLint reference name (80d32a2)
@oliviertassinari
... (truncated)
Commits
ad98e5e7.3.0 (#46658)b995580[material-ui][Accordion] Addregionslot (#46659)58440c9Bump React (#46649)d590626Bump@testing-library/domto ^10.4.1 (#46644)472cc72[Autocomplete] Fix auto highlight when options change but not the length (#46...83bfdd7[material-ui] Replace JS color manipulation with native color syntax (#43942)5052446[infra] Fixtest_types_next,test_react_18,test_react_nextjobs (#46182)365ee00[material-ui][SpeedDial] Fix navigation with arrow keys when slotProps.fab i...7bcc397[Select] ImproveMenuProps.slotPropsimplementation (#46612)6c9df3c[Select] Implement pointer cancellation (#45789)- Additional commits viewable in compare view
Updates @mui/system from 7.2.0 to 7.3.0
Release notes
Sourced from @mui/system's releases.
v7.3.0
A big thanks to the 24 contributors who made this release possible. Here are some highlights ✨:
🚀 Shipped
nativeColorfeature that eliminates JS color manipulation and unlocks support for all modern color spaces (#43942)@siriwatknp!To learn more, check out the Native Color guide.
@mui/material@7.3.0
- Support native color without JS manipulation (#43942)
@siriwatknp- [Accordion] Add
regionslot (#46659)@sai6855- [SpeedDial] Fix navigation with arrow keys when slotProps.fab is defined (#46508)
@sai6855- [Select] Improve
MenuProps.slotPropsimplementation (#46612)@ZeeshanTamboli- [Select] Implement pointer cancellation (#45789)
@Kartik-Murthy- [Switch] Add role="switch" (#46482)
@ZeeshanTamboli- [Autocomplete] Fix auto highlight when options change but not the length (#46489)
@yafeng-c
@mui/codemod@7.3.0
- Fix
v5.0.0/top-level-importscodemod changing color imports (#46405)@AidanLDevDocs
- Add JetBrains IDEs MCP configuration (#46470)
@bernardobelchior- Add warning to array spacing section (#46542)
@cherniavskii- Add MCP server installation details for Claude Code (#46621)
@saschabratton- Fix incorrect command for MCP Inspector in mcp.md (#46630)
@EndiM- Fix incorrect Typography override example for responsive styles (#46558)
@aditi291soni- Improve MCP docs (#46557)
@siriwatknp- Fix displaying of components in dark mode (#46544)
@sai6855- Generate
templateentries about documented generics (#46540)@LukasTy- Use fixed dates for stable CRUD dashboard screenshots (#46546)
@apedroferreira- Add "Edit in Mui Chat" button on demos (#46480)
@siriwatknp- Fix Menu customization demo (#46535)
@siriwatknp- Add dashboard with CRUD template based on Toolpad Core (#46376)
@apedroferreira- Clarify
createThemewarning for future compatibility (#46476)@satendra03- Remove typo in
_redirects(#46463)@bharatkashyap- Change API docs to stay inside Material UI (#46414)
@bharatkashyap- [Dialog] Fix Form dialog demo's actions button padding (#46506)
@frontman-git- [SpeedDial] Remove deprecated props from demos (#46485)
@sai6855- [Switch] Use
slotProps.inputinstead of deprecatedinputPropsfor accessible controlled switch (#46625)@adiitxaCore
- Fix ESLint reference name (80d32a2)
@oliviertassinari- Fix ESLint reference name (5fc166e)
@oliviertassinari- Add
@base-ui-components/*to env info (#46539)@Janpot- Remove dead property from routes (#46534)
@oliviertassinari- Fix unpinned version regression (#46438)
@oliviertassinari- [code-infra] Accomodate build requirements from mui-x (#46551)
@brijeshb42
... (truncated)
Changelog
Sourced from @mui/system's changelog.
7.3.0
Aug 5, 2025
A big thanks to the 24 contributors who made this release possible. Here are some highlights ✨:
🚀 Shipped
nativeColorfeature that eliminates JS color manipulation and unlocks support for all modern color spaces (#43942)@siriwatknp!To learn more, check out the Native Color guide.
@mui/material@7.3.0
- Support native color without JS manipulation (#43942)
@siriwatknp- [Accordion] Add
regionslot (#46659)@sai6855- [SpeedDial] Fix navigation with arrow keys when slotProps.fab is defined (#46508)
@sai6855- [Select] Improve
MenuProps.slotPropsimplementation (#46612)@ZeeshanTamboli- [Select] Implement pointer cancellation (#45789)
@Kartik-Murthy- [Switch] Add role="switch" (#46482)
@ZeeshanTamboli- [Autocomplete] Fix auto highlight when options change but not the length (#46489)
@yafeng-c
@mui/codemod@7.3.0
- Fix
v5.0.0/top-level-importscodemod changing color imports (#46405)@AidanLDevDocs
- Add JetBrains IDEs MCP configuration (#46470)
@bernardobelchior- Add warning to array spacing section (#46542)
@cherniavskii- Add MCP server installation details for Claude Code (#46621)
@saschabratton- Fix incorrect command for MCP Inspector in mcp.md (#46630)
@EndiM- Fix incorrect Typography override example for responsive styles (#46558)
@aditi291soni- Improve MCP docs (#46557)
@siriwatknp- Fix displaying of components in dark mode (#46544)
@sai6855- Generate
templateentries about documented generics (#46540)@LukasTy- Use fixed dates for stable CRUD dashboard screenshots (#46546)
@apedroferreira- Add "Edit in Mui Chat" button on demos (#46480)
@siriwatknp- Fix Menu customization demo (#46535)
@siriwatknp- Add dashboard with CRUD template based on Toolpad Core (#46376)
@apedroferreira- Clarify
createThemewarning for future compatibility (#46476)@satendra03- Remove typo in
_redirects(#46463)@bharatkashyap- Change API docs to stay inside Material UI (#46414)
@bharatkashyap- [Dialog] Fix Form dialog demo's actions button padding (#46506)
@frontman-git- [SpeedDial] Remove deprecated props from demos (#46485)
@sai6855- [Switch] Use
slotProps.inputinstead of deprecatedinputPropsfor accessible controlled switch (#46625)@adiitxaCore
- Fix ESLint reference name (80d32a2)
@oliviertassinari
... (truncated)
Commits
ad98e5e7.3.0 (#46658)58440c9Bump React (#46649)83bfdd7[material-ui] Replace JS color manipulation with native color syntax (#43942)3d9d290Bump@babel/runtimeto ^7.28.2 (#46605)c3bb44cBump sinon to ^21.0.0 (#46574)a0e5c87Bump@emotion/styledto ^11.14.1 (#46440)- See full diff in compare view
Updates @mui/core-downloads-tracker from 7.2.0 to 7.3.0
Release notes
Sourced from @mui/core-downloads-tracker's releases.
v7.3.0
A big thanks to the 24 contributors who made this release possible. Here are some highlights ✨:
🚀 Shipped
nativeColorfeature that eliminates JS color manipulation and unlocks support for all modern color spaces (#43942)@siriwatknp!To learn more, check out the Native Color guide.
@mui/material@7.3.0
- Support native color without JS manipulation (#43942)
@siriwatknp- [Accordion] Add
regionslot (#46659)@sai6855- [SpeedDial] Fix navigation with arrow keys when slotProps.fab is defined (#46508)
@sai6855- [Select] Improve
MenuProps.slotPropsimplementation (#46612)@ZeeshanTamboli- [Select] Implement pointer cancellation (#45789)
@Kartik-Murthy- [Switch] Add role="switch" (#46482)
@ZeeshanTamboli- [Autocomplete] Fix auto highlight when options change but not the length (#46489)
@yafeng-c
@mui/codemod@7.3.0
- Fix
v5.0.0/top-level-importscodemod changing color imports (#46405)@AidanLDevDocs
- Add JetBrains IDEs MCP configuration (#46470)
@bernardobelchior- Add warning to array spacing section (#46542)
@cherniavskii- Add MCP server installation details for Claude Code (#46621)
@saschabratton- Fix incorrect command for MCP Inspector in mcp.md (#46630)
@EndiM- Fix incorrect Typography override example for responsive styles (#46558)
@aditi291soni- Improve MCP docs (#46557)
@siriwatknp- Fix displaying of components in dark mode (#46544)
@sai6855- Generate
templateentries about documented generics (#46540)@LukasTy- Use fixed dates for stable CRUD dashboard screenshots (#46546)
@apedroferreira- Add "Edit in Mui Chat" button on demos (#46480)
@siriwatknp- Fix Menu customization demo (#46535)
@siriwatknp- Add dashboard with CRUD template based on Toolpad Core (#46376)
@apedroferreira- Clarify
createThemewarning for future compatibility (#46476)@satendra03- Remove typo in
_redirects(#46463)@bharatkashyap- Change API docs to stay inside Material UI (#46414)
@bharatkashyap- [Dialog] Fix Form dialog demo's actions button padding (#46506)
@frontman-git- [SpeedDial] Remove deprecated props from demos (#46485)
@sai6855- [Switch] Use
slotProps.inputinstead of deprecatedinputPropsfor accessible controlled switch (#46625)@adiitxaCore
- Fix ESLint reference name (80d32a2)
@oliviertassinari- Fix ESLint reference name (5fc166e)
@oliviertassinari- Add
@base-ui-components/*to env info (#46539)@Janpot- Remove dead property from routes (#46534)
@oliviertassinari- Fix unpinned version regression (#46438)
@oliviertassinari- [code-infra] Accomodate build requirements from mui-x (#46551)
@brijeshb42
... (truncated)
Commits
- See full diff in compare view
Updates @mui/private-theming from 7.2.0 to 7.3.0
Release notes
Sourced from @mui/private-theming's releases.
v7.3.0
A big thanks to the 24 contributors who made this release possible. Here are some highlights ✨:
🚀 Shipped
nativeColorfeature that eliminates JS color manipulation and unlocks support for all modern color spaces (#43942)@siriwatknp!To learn more, check out the Native Color guide.
@mui/material@7.3.0
- Support native color without JS manipulation (#43942)
@siriwatknp- [Accordion] Add
regionslot (#46659)@sai6855- [SpeedDial] Fix navigation with arrow keys when slotProps.fab is defined (#46508)
@sai6855- [Select] Improve
MenuProps.slotPropsimplementation (#46612)@ZeeshanTamboli- [Select] Implement pointe...
Description has been truncated
Pull Request Statistics
0
0
+0
-0
Package Dependencies
@mui/core-downloads-tracker
npm
7.2.0 → 7.3.0
Minor
Technical Details
| ID: | 4639709 |
| UUID: | 3293530237 |
| Node ID: | PR_kwDOGmPE6c6iOH-F |
| Host: | GitHub |
| Repository: | poad/github-oauth-example |