mirror of
https://github.com/pgadmin-org/pgadmin4.git
synced 2024-11-21 16:27:39 -06:00
Javascript dependency: Bump @mui/icons-material in /web
Bumps [@mui/icons-material](https://github.com/mui/material-ui/tree/HEAD/packages/mui-icons-material) from 5.16.7 to 6.1.7. - [Release notes](https://github.com/mui/material-ui/releases) - [Changelog](https://github.com/mui/material-ui/blob/master/CHANGELOG.md) - [Commits](https://github.com/mui/material-ui/commits/v6.1.7/packages/mui-icons-material) --- updated-dependencies: - dependency-name: "@mui/icons-material" dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
9a8d520abd
commit
f7474fe157
@ -77,7 +77,7 @@
|
||||
"@date-io/date-fns": "3.x",
|
||||
"@emotion/sheet": "^1.0.1",
|
||||
"@fortawesome/fontawesome-free": "latest",
|
||||
"@mui/icons-material": "^5.16.6",
|
||||
"@mui/icons-material": "^6.1.7",
|
||||
"@mui/lab": "^5.0.0-alpha.165",
|
||||
"@mui/material": "^5.15.10",
|
||||
"@mui/x-date-pickers": "^7.7.1",
|
||||
|
@ -2308,19 +2308,19 @@ __metadata:
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@mui/icons-material@npm:^5.16.6":
|
||||
version: 5.16.7
|
||||
resolution: "@mui/icons-material@npm:5.16.7"
|
||||
"@mui/icons-material@npm:^6.1.7":
|
||||
version: 6.1.7
|
||||
resolution: "@mui/icons-material@npm:6.1.7"
|
||||
dependencies:
|
||||
"@babel/runtime": ^7.23.9
|
||||
"@babel/runtime": ^7.26.0
|
||||
peerDependencies:
|
||||
"@mui/material": ^5.0.0
|
||||
"@types/react": ^17.0.0 || ^18.0.0
|
||||
react: ^17.0.0 || ^18.0.0
|
||||
"@mui/material": ^6.1.7
|
||||
"@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
|
||||
checksum: a875f2837897d79a83173d80461e06ab090b64d08913d26433cf2cbeb8e7c7456468632a7aa495d722718f09111a8043255777d73b4dfbe9e0f863a170fc7190
|
||||
checksum: eb0d41f186c7dd7bbae99759e30e6794e79fbb6bc6c8176665bfb1c111d7a5e8b2fb10e578cfd36ea4f4a2f6a7faa4169cdeaf78df4b3c1c165c424fb301be14
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
@ -13271,7 +13271,7 @@ __metadata:
|
||||
"@emotion/styled": ^11.11.0
|
||||
"@emotion/utils": ^1.0.0
|
||||
"@fortawesome/fontawesome-free": latest
|
||||
"@mui/icons-material": ^5.16.6
|
||||
"@mui/icons-material": ^6.1.7
|
||||
"@mui/lab": ^5.0.0-alpha.165
|
||||
"@mui/material": ^5.15.10
|
||||
"@mui/x-date-pickers": ^7.7.1
|
||||
|
Loading…
Reference in New Issue
Block a user