Skip to content
This repository was archived by the owner on Sep 11, 2024. It is now read-only.

Commit 6b1ee49

Browse files
committed
⬆️ @mui/icons-material → ^5.15.4
1 parent 7397d80 commit 6b1ee49

File tree

2 files changed

+7
-7
lines changed

2 files changed

+7
-7
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
"@emotion/server": "^11.11.0",
2323
"@emotion/styled": "^11.11.0",
2424
"@emotion/utils": "^1.2.1",
25-
"@mui/icons-material": "^5.15.3",
25+
"@mui/icons-material": "^5.15.4",
2626
"@mui/material": "^5.15.4",
2727
"@mui/system": "^5.15.3",
2828
"eslint-plugin-mui-path-imports": "^0.0.15",

yarn.lock

+6-6
Original file line numberDiff line numberDiff line change
@@ -837,19 +837,19 @@ __metadata:
837837
languageName: node
838838
linkType: hard
839839

840-
"@mui/icons-material@npm:^5.15.3":
841-
version: 5.15.3
842-
resolution: "@mui/icons-material@npm:5.15.3"
840+
"@mui/icons-material@npm:^5.15.4":
841+
version: 5.15.4
842+
resolution: "@mui/icons-material@npm:5.15.4"
843843
dependencies:
844-
"@babel/runtime": ^7.23.6
844+
"@babel/runtime": ^7.23.7
845845
peerDependencies:
846846
"@mui/material": ^5.0.0
847847
"@types/react": ^17.0.0 || ^18.0.0
848848
react: ^17.0.0 || ^18.0.0
849849
peerDependenciesMeta:
850850
"@types/react":
851851
optional: true
852-
checksum: 8b6084e2ac285d13cbb1711a2577ba1f0493b12beb0f5d45da01a0fd2c99b5b69b9990ae2daf2d5bd3c751cd43815b573c51bae09397a496b5ba4aa074d9a91c
852+
checksum: b83be073866f610c5a005cb5bcb92ad7b29a4b5c7b4888e594b7f3cc8f322b2384dfe5b9a9761c11b63d3c2c4cfe16f58c1aa37dbb8e307ebd483e9e4fb4bc11
853853
languageName: node
854854
linkType: hard
855855

@@ -6160,7 +6160,7 @@ __metadata:
61606160
"@emotion/server": ^11.11.0
61616161
"@emotion/styled": ^11.11.0
61626162
"@emotion/utils": ^1.2.1
6163-
"@mui/icons-material": ^5.15.3
6163+
"@mui/icons-material": ^5.15.4
61646164
"@mui/material": ^5.15.4
61656165
"@mui/system": ^5.15.3
61666166
"@next/eslint-plugin-next": ^14.0.4

0 commit comments

Comments
 (0)