Skip to content
This repository has been archived by the owner on Mar 22, 2024. It is now read-only.

Commit

Permalink
fix(deps): replace dependency @material-ui/icons with @mui/icons-mate…
Browse files Browse the repository at this point in the history
…rial ^5.0.0
  • Loading branch information
renovate[bot] authored Mar 12, 2024
1 parent 9543269 commit f4fa109
Show file tree
Hide file tree
Showing 2 changed files with 31 additions and 25 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
"@devexpress/dx-react-chart-material-ui": "^2.7.6",
"@devexpress/dx-react-core": "^2.7.6",
"@material-ui/core": "latest",
"@material-ui/icons": "^4.11.2",
"@mui/icons-material": "^5.0.0",
"@material-ui/lab": "^4.0.0-alpha.60",
"@material-ui/styles": "latest",
"@mdx-js/mdx": "^1.6.22",
Expand Down
54 changes: 30 additions & 24 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1503,12 +1503,12 @@ __metadata:
languageName: node
linkType: hard

"@babel/runtime@npm:^7.1.2, @babel/runtime@npm:^7.10.0, @babel/runtime@npm:^7.10.2, @babel/runtime@npm:^7.11.2, @babel/runtime@npm:^7.12.5, @babel/runtime@npm:^7.14.6, @babel/runtime@npm:^7.15.4, @babel/runtime@npm:^7.3.1, @babel/runtime@npm:^7.3.4, @babel/runtime@npm:^7.4.4, @babel/runtime@npm:^7.5.5, @babel/runtime@npm:^7.7.2, @babel/runtime@npm:^7.8.3, @babel/runtime@npm:^7.8.4, @babel/runtime@npm:^7.8.7, @babel/runtime@npm:^7.9.2":
version: 7.20.1
resolution: "@babel/runtime@npm:7.20.1"
"@babel/runtime@npm:^7.1.2, @babel/runtime@npm:^7.10.0, @babel/runtime@npm:^7.10.2, @babel/runtime@npm:^7.11.2, @babel/runtime@npm:^7.12.5, @babel/runtime@npm:^7.14.6, @babel/runtime@npm:^7.15.4, @babel/runtime@npm:^7.23.9, @babel/runtime@npm:^7.3.1, @babel/runtime@npm:^7.3.4, @babel/runtime@npm:^7.4.4, @babel/runtime@npm:^7.5.5, @babel/runtime@npm:^7.7.2, @babel/runtime@npm:^7.8.3, @babel/runtime@npm:^7.8.4, @babel/runtime@npm:^7.8.7, @babel/runtime@npm:^7.9.2":
version: 7.24.0
resolution: "@babel/runtime@npm:7.24.0"
dependencies:
regenerator-runtime: ^0.13.10
checksum: 00567a333d3357925742a6f5e39394dcc0af6e6029103fe188158bf7ae8b0b3ee3c6c0f68fccc217f0a6cfa455f6be252298baf56b3f5ff37b34313b170cd9f6
regenerator-runtime: ^0.14.0
checksum: 7a6a5d40fbdd68491ec183ba2e631c07415119960083b4fd76564cce3751e9acd2f12ab89575e38496fa389fa06d458732776e69ee1858e366cc3fbdb049f847
languageName: node
linkType: hard

Expand Down Expand Up @@ -2541,23 +2541,6 @@ __metadata:
languageName: node
linkType: hard

"@material-ui/icons@npm:^4.11.2":
version: 4.11.2
resolution: "@material-ui/icons@npm:4.11.2"
dependencies:
"@babel/runtime": ^7.4.4
peerDependencies:
"@material-ui/core": ^4.0.0
"@types/react": ^16.8.6 || ^17.0.0
react: ^16.8.0 || ^17.0.0
react-dom: ^16.8.0 || ^17.0.0
peerDependenciesMeta:
"@types/react":
optional: true
checksum: 0cd1d54b25a4237bd0cefd383d287911f721d4c4ac4fd7980370566b9927f3a9725e7a715042f7c65c87fa554173fbef5328de1d08e60eb996038f375ddf583a
languageName: node
linkType: hard

"@material-ui/lab@npm:^4.0.0-alpha.60":
version: 4.0.0-alpha.60
resolution: "@material-ui/lab@npm:4.0.0-alpha.60"
Expand Down Expand Up @@ -2754,6 +2737,22 @@ __metadata:
languageName: node
linkType: hard

"@mui/icons-material@npm:^5.0.0":
version: 5.15.12
resolution: "@mui/icons-material@npm:5.15.12"
dependencies:
"@babel/runtime": ^7.23.9
peerDependencies:
"@mui/material": ^5.0.0
"@types/react": ^17.0.0 || ^18.0.0
react: ^17.0.0 || ^18.0.0
peerDependenciesMeta:
"@types/react":
optional: true
checksum: 312c8926cf863ca82f44f0350d0773eee15ab02d959fecb7de0e92105244642f06463effaee7fe3bdcc9753aa603f60695da82a1d91f3775ab514c3d65eb20c3
languageName: node
linkType: hard

"@nodelib/fs.scandir@npm:2.1.4":
version: 2.1.4
resolution: "@nodelib/fs.scandir@npm:2.1.4"
Expand Down Expand Up @@ -4228,11 +4227,11 @@ __metadata:
"@devexpress/dx-react-chart-material-ui": ^2.7.6
"@devexpress/dx-react-core": ^2.7.6
"@material-ui/core": latest
"@material-ui/icons": ^4.11.2
"@material-ui/lab": ^4.0.0-alpha.60
"@material-ui/styles": latest
"@mdx-js/mdx": ^1.6.22
"@mdx-js/react": ^1.6.22
"@mui/icons-material": ^5.0.0
"@socialgouv/eslint-config-react": ^1.91.0
"@types/lodash": ^4.14.176
"@types/node": latest
Expand Down Expand Up @@ -15534,13 +15533,20 @@ react@latest:
languageName: node
linkType: hard

"regenerator-runtime@npm:^0.13.10, regenerator-runtime@npm:^0.13.3, regenerator-runtime@npm:^0.13.4":
"regenerator-runtime@npm:^0.13.3, regenerator-runtime@npm:^0.13.4":
version: 0.13.11
resolution: "regenerator-runtime@npm:0.13.11"
checksum: 27481628d22a1c4e3ff551096a683b424242a216fee44685467307f14d58020af1e19660bf2e26064de946bad7eff28950eae9f8209d55723e2d9351e632bbb4
languageName: node
linkType: hard

"regenerator-runtime@npm:^0.14.0":
version: 0.14.1
resolution: "regenerator-runtime@npm:0.14.1"
checksum: 9f57c93277b5585d3c83b0cf76be47b473ae8c6d9142a46ce8b0291a04bb2cf902059f0f8445dcabb3fb7378e5fe4bb4ea1e008876343d42e46d3b484534ce38
languageName: node
linkType: hard

"regenerator-transform@npm:^0.15.0":
version: 0.15.1
resolution: "regenerator-transform@npm:0.15.1"
Expand Down

0 comments on commit f4fa109

Please sign in to comment.