Skip to content

Commit 7f4ec7a

Browse files
authored
Update dependency "@mui/icons-material" to v5.11.16 (#341)
1 parent 4e8813b commit 7f4ec7a

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
@@ -27,7 +27,7 @@
2727
"@emotion/react": "^11.11.0",
2828
"@emotion/styled": "^11.11.0",
2929
"@fontsource/roboto": "^4.3.0",
30-
"@mui/icons-material": "^5.0.5",
30+
"@mui/icons-material": "^5.11.16",
3131
"@mui/material": "^5.13.3",
3232
"axios": "^1.4.0",
3333
"file-selector": "^0.2.4",

yarn.lock

+6-6
Original file line numberDiff line numberDiff line change
@@ -1823,7 +1823,7 @@
18231823
resolved "https://registry.yarnpkg.com/@babel/regjsgen/-/regjsgen-0.8.0.tgz#f0ba69b075e1f05fb2825b7fad991e7adbb18310"
18241824
integrity sha512-x/rqGMdzj+fWZvCOYForTghzbtqPDZ5gPwaoNGHdgDfF2QA/XZbCBp4Moo5scrkAMPhB7z26XM/AaHuIJdgauA==
18251825

1826-
"@babel/runtime@^7.11.2", "@babel/runtime@^7.12.1", "@babel/runtime@^7.15.4", "@babel/runtime@^7.5.5", "@babel/runtime@^7.8.4", "@babel/runtime@^7.8.7", "@babel/runtime@^7.9.2":
1826+
"@babel/runtime@^7.11.2", "@babel/runtime@^7.12.1", "@babel/runtime@^7.5.5", "@babel/runtime@^7.8.4", "@babel/runtime@^7.8.7", "@babel/runtime@^7.9.2":
18271827
version "7.15.4"
18281828
resolved "https://registry.yarnpkg.com/@babel/runtime/-/runtime-7.15.4.tgz#fd17d16bfdf878e6dd02d19753a39fa8a8d9c84a"
18291829
integrity sha512-99catp6bHCaxr4sJ/DbTGgHS4+Rs2RVd2g7iOap6SLGPDknRK9ztKNsE/Fg6QhSeh1FGE5f6gHGQmvvn3I3xhw==
@@ -2503,12 +2503,12 @@
25032503
resolved "https://registry.yarnpkg.com/@mui/core-downloads-tracker/-/core-downloads-tracker-5.13.3.tgz#861131835b927a37d4633e0f14bcdacd30295b4f"
25042504
integrity sha512-w4//nRIi9fiMow/MmhkForOezd8nc229EpSZZ5DzwpJNOmAXwypFTapOUVAGTUQiTJyeZXUNbQqYuUIrIs2nbg==
25052505

2506-
"@mui/icons-material@^5.0.5":
2507-
version "5.0.5"
2508-
resolved "https://registry.yarnpkg.com/@mui/icons-material/-/icons-material-5.0.5.tgz#7af61046da4e54de2da7fcf4bdeb3e439e7c10a7"
2509-
integrity sha512-beJo4kmgZwr+2x0ppgHcqqdNQYX4WKddJyMn4eHJAh9dNAGyeY1AJ/8Po+TJKyoSr3C2ZqnW7WrSonAJr2HrUw==
2506+
"@mui/icons-material@^5.11.16":
2507+
version "5.11.16"
2508+
resolved "https://registry.yarnpkg.com/@mui/icons-material/-/icons-material-5.11.16.tgz#417fa773c56672e39d6ccfed9ac55591985f0d38"
2509+
integrity sha512-oKkx9z9Kwg40NtcIajF9uOXhxiyTZrrm9nmIJ4UjkU2IdHpd4QVLbCc/5hZN/y0C6qzi2Zlxyr9TGddQx2vx2A==
25102510
dependencies:
2511-
"@babel/runtime" "^7.15.4"
2511+
"@babel/runtime" "^7.21.0"
25122512

25132513
"@mui/material@^5.13.3":
25142514
version "5.13.3"

0 commit comments

Comments
 (0)