Skip to content

Commit b2ac08a

Browse files
fix(deps): update material-ui monorepo to v5.17.0
1 parent 4d8e393 commit b2ac08a

File tree

2 files changed

+15
-15
lines changed

2 files changed

+15
-15
lines changed

docs/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,8 +19,8 @@
1919
"@emotion/react": "11.14.0",
2020
"@emotion/styled": "11.14.0",
2121
"@mdx-js/react": "3.1.0",
22-
"@mui/icons-material": "5.16.14",
23-
"@mui/material": "5.16.14",
22+
"@mui/icons-material": "5.17.0",
23+
"@mui/material": "5.17.0",
2424
"@philippheuer/docusaurus-components": "0.3.2",
2525
"clsx": "2.1.1",
2626
"prism-react-renderer": "2.4.1",

docs/yarn.lock

Lines changed: 13 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -3172,25 +3172,25 @@
31723172
dependencies:
31733173
"@types/mdx" "^2.0.0"
31743174

3175-
"@mui/core-downloads-tracker@^5.16.14":
3176-
version "5.16.14"
3177-
resolved "https://registry.yarnpkg.com/@mui/core-downloads-tracker/-/core-downloads-tracker-5.16.14.tgz#e6536f1b6caa873f7915fbf9703fdc840a5a98d9"
3178-
integrity sha512-sbjXW+BBSvmzn61XyTMun899E7nGPTXwqD9drm1jBUAvWEhJpPFIRxwQQiATWZnd9rvdxtnhhdsDxEGWI0jxqA==
3175+
"@mui/core-downloads-tracker@^5.17.0":
3176+
version "5.17.0"
3177+
resolved "https://registry.yarnpkg.com/@mui/core-downloads-tracker/-/core-downloads-tracker-5.17.0.tgz#69219875873c0586757edb10f67bb473104fc596"
3178+
integrity sha512-l3KhiJmxglrxUDS196EJWNilCTtkSg/88ObFxi5XvKPcpWYOhXGAqbgyg5FklMxVcaSbRLmMqjQSjpC2MHBUWQ==
31793179

3180-
"@mui/icons-material@5.16.14":
3181-
version "5.16.14"
3182-
resolved "https://registry.yarnpkg.com/@mui/icons-material/-/icons-material-5.16.14.tgz#4fdecb05c15b1696f6f668fc29d549875544c892"
3183-
integrity sha512-heL4S+EawrP61xMXBm59QH6HODsu0gxtZi5JtnXF2r+rghzyU/3Uftlt1ij8rmJh+cFdKTQug1L9KkZB5JgpMQ==
3180+
"@mui/icons-material@5.17.0":
3181+
version "5.17.0"
3182+
resolved "https://registry.yarnpkg.com/@mui/icons-material/-/icons-material-5.17.0.tgz#a93a9d6217130408fb4ed993050e62a73e6d1d20"
3183+
integrity sha512-nb0YuxiRn0St2FGLY3eSbv+4P1UsVR7pbmBK1jMOKsHZ1ySazCUXsVQDEAKgjqMNa94E11YVR/Ce9JaqFSRZGw==
31843184
dependencies:
31853185
"@babel/runtime" "^7.23.9"
31863186

3187-
"@mui/material@5.16.14":
3188-
version "5.16.14"
3189-
resolved "https://registry.yarnpkg.com/@mui/material/-/material-5.16.14.tgz#da8a75822f039d8c1b0ab7fb4146d767c2f9248a"
3190-
integrity sha512-eSXQVCMKU2xc7EcTxe/X/rC9QsV2jUe8eLM3MUCPYbo6V52eCE436akRIvELq/AqZpxx2bwkq7HC0cRhLB+yaw==
3187+
"@mui/material@5.17.0":
3188+
version "5.17.0"
3189+
resolved "https://registry.yarnpkg.com/@mui/material/-/material-5.17.0.tgz#47e57f5fc1b8e97f0a1be614dbfc83a45706ff9c"
3190+
integrity sha512-NiF88WonEaLI0T5UkZGH8lGUGadpYyVyoAPGlZ04D04YpJd5sB4j2U+Dbu1eu7L7PLXOCsqsus3Ppu2u7GOu4Q==
31913191
dependencies:
31923192
"@babel/runtime" "^7.23.9"
3193-
"@mui/core-downloads-tracker" "^5.16.14"
3193+
"@mui/core-downloads-tracker" "^5.17.0"
31943194
"@mui/system" "^5.16.14"
31953195
"@mui/types" "^7.2.15"
31963196
"@mui/utils" "^5.16.14"

0 commit comments

Comments
 (0)