Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Bump @mui/icons-material from 5.11.0 to 6.1.6 in /frontend #266

Open
wants to merge 1 commit into
base: develop
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion frontend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
"dependencies": {
"@emotion/react": "^11.10.5",
"@emotion/styled": "^11.6.0",
"@mui/icons-material": "^5.11.0",
"@mui/icons-material": "^6.1.6",
"@mui/material": "^5.13.0",
"@testing-library/jest-dom": "^5.16.1",
"@testing-library/react": "^13.4.0",
Expand Down
36 changes: 26 additions & 10 deletions frontend/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1457,7 +1457,7 @@ __metadata:
languageName: node
linkType: hard

"@babel/runtime@npm:^7.10.2, @babel/runtime@npm:^7.11.2, @babel/runtime@npm:^7.12.5, @babel/runtime@npm:^7.16.3, @babel/runtime@npm:^7.18.3, @babel/runtime@npm:^7.18.9, @babel/runtime@npm:^7.20.6, @babel/runtime@npm:^7.5.5, @babel/runtime@npm:^7.8.4, @babel/runtime@npm:^7.8.7, @babel/runtime@npm:^7.9.2":
"@babel/runtime@npm:^7.10.2, @babel/runtime@npm:^7.11.2, @babel/runtime@npm:^7.12.5, @babel/runtime@npm:^7.16.3, @babel/runtime@npm:^7.18.3, @babel/runtime@npm:^7.18.9, @babel/runtime@npm:^7.5.5, @babel/runtime@npm:^7.8.4, @babel/runtime@npm:^7.8.7, @babel/runtime@npm:^7.9.2":
version: 7.20.6
resolution: "@babel/runtime@npm:7.20.6"
dependencies:
Expand All @@ -1475,6 +1475,15 @@ __metadata:
languageName: node
linkType: hard

"@babel/runtime@npm:^7.26.0":
version: 7.26.0
resolution: "@babel/runtime@npm:7.26.0"
dependencies:
regenerator-runtime: ^0.14.0
checksum: c8e2c0504ab271b3467a261a8f119bf2603eb857a0d71e37791f4e3fae00f681365073cc79f141ddaa90c6077c60ba56448004ad5429d07ac73532be9f7cf28a
languageName: node
linkType: hard

"@babel/template@npm:^7.18.10, @babel/template@npm:^7.3.3":
version: 7.18.10
resolution: "@babel/template@npm:7.18.10"
Expand Down Expand Up @@ -2342,19 +2351,19 @@ __metadata:
languageName: node
linkType: hard

"@mui/icons-material@npm:^5.11.0":
version: 5.11.0
resolution: "@mui/icons-material@npm:5.11.0"
"@mui/icons-material@npm:^6.1.6":
version: 6.1.6
resolution: "@mui/icons-material@npm:6.1.6"
dependencies:
"@babel/runtime": ^7.20.6
"@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.6
"@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: 764c1185b3432f0228f3c5217b0e218b10f106fa96d305dfc62c0ef5afd2a7a087b0d664fd0a8171282e195c18d3ee073d5f037901a2bed1a1519a70fbb0501c
checksum: 541df5f5f20074494288307415ab77c8c6a3f37a931baecb86773e5025b7623868a3423609f0437eeb5f7718baad1107d94eb6bc292f226f24e3c79c198e9fae
languageName: node
linkType: hard

Expand Down Expand Up @@ -6692,7 +6701,7 @@ __metadata:
dependencies:
"@emotion/react": ^11.10.5
"@emotion/styled": ^11.6.0
"@mui/icons-material": ^5.11.0
"@mui/icons-material": ^6.1.6
"@mui/material": ^5.13.0
"@testing-library/jest-dom": ^5.16.1
"@testing-library/react": ^13.4.0
Expand Down Expand Up @@ -11174,6 +11183,13 @@ __metadata:
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.1":
version: 0.15.1
resolution: "regenerator-transform@npm:0.15.1"
Expand Down