Skip to content

Commit

Permalink
fix(deps): update mui (non-major) to v5.15.14 (#290)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Mar 21, 2024
1 parent d9c3c8c commit 802bd8e
Show file tree
Hide file tree
Showing 2 changed files with 52 additions and 52 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -42,8 +42,8 @@
"@emotion/react": "11.11.4",
"@emotion/styled": "11.11.0",
"@graasp/sdk": "4.2.0",
"@mui/icons-material": "5.15.11",
"@mui/material": "5.15.11",
"@mui/icons-material": "5.15.14",
"@mui/material": "5.15.14",
"axios": "0.28.0",
"dexie": "3.2.7",
"http-status-codes": "2.3.0",
Expand Down
100 changes: 50 additions & 50 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1089,8 +1089,8 @@ __metadata:
"@emotion/react": "npm:11.11.4"
"@emotion/styled": "npm:11.11.0"
"@graasp/sdk": "npm:4.2.0"
"@mui/icons-material": "npm:5.15.11"
"@mui/material": "npm:5.15.11"
"@mui/icons-material": "npm:5.15.14"
"@mui/material": "npm:5.15.14"
"@tanstack/react-query": "npm:4.36.1"
"@tanstack/react-query-devtools": "npm:4.36.1"
"@testing-library/react": "npm:14.2.2"
Expand Down Expand Up @@ -1586,14 +1586,14 @@ __metadata:
languageName: node
linkType: hard

"@mui/base@npm:5.0.0-beta.37":
version: 5.0.0-beta.37
resolution: "@mui/base@npm:5.0.0-beta.37"
"@mui/base@npm:5.0.0-beta.40":
version: 5.0.0-beta.40
resolution: "@mui/base@npm:5.0.0-beta.40"
dependencies:
"@babel/runtime": "npm:^7.23.9"
"@floating-ui/react-dom": "npm:^2.0.8"
"@mui/types": "npm:^7.2.13"
"@mui/utils": "npm:^5.15.11"
"@mui/types": "npm:^7.2.14"
"@mui/utils": "npm:^5.15.14"
"@popperjs/core": "npm:^2.11.8"
clsx: "npm:^2.1.0"
prop-types: "npm:^15.8.1"
Expand All @@ -1604,20 +1604,20 @@ __metadata:
peerDependenciesMeta:
"@types/react":
optional: true
checksum: 10/28ac58e46ecf7d43fec77f501604e16687df499c82ace9cb32228623cf2549ebf2b74815aacae2920ccb2feed5402c68ad8c599b1bdc717fa5c4caaa408e9c0a
checksum: 10/ebee3d9e1136710dcb2af5828acc6bd8d54f6b124785d011585c2665a48dc66e35ccb344d5ebc7fd8bfd776cccb8ea434911f151a62bee193677ee9dc67fc7fc
languageName: node
linkType: hard

"@mui/core-downloads-tracker@npm:^5.15.11":
version: 5.15.11
resolution: "@mui/core-downloads-tracker@npm:5.15.11"
checksum: 10/7b6b9dc9fbe63e80cd0de85db73eb397031c8e60fbfc4fcd9d6c396f9222c1467bfb2bbe817973e6090576a0016fb0189b4a8ccee3e42210ace99efb5ace52d3
"@mui/core-downloads-tracker@npm:^5.15.14":
version: 5.15.14
resolution: "@mui/core-downloads-tracker@npm:5.15.14"
checksum: 10/0a1c63d906af594d0a7fb63d1d574482b3916351ea8908e8621c8bfa16ac38cf4edb5a334f0e28084f583ac928b587cab6e031f992195e0a590186faba13b9a5
languageName: node
linkType: hard

"@mui/icons-material@npm:5.15.11":
version: 5.15.11
resolution: "@mui/icons-material@npm:5.15.11"
"@mui/icons-material@npm:5.15.14":
version: 5.15.14
resolution: "@mui/icons-material@npm:5.15.14"
dependencies:
"@babel/runtime": "npm:^7.23.9"
peerDependencies:
Expand All @@ -1627,20 +1627,20 @@ __metadata:
peerDependenciesMeta:
"@types/react":
optional: true
checksum: 10/2b337aa7c39e8e75cffd92742aaf7e1a8196597b9e3285322cd3aa3dc7c7f0142ac00d768affaf3a8c7eeab7fd3535de70419a6a8b599fdfa00d65323b6982f8
checksum: 10/a5033b67d4ff455f5fdd91fc51d26d967d634e861cde194b9dde02a8cc3f557d1b3f7e0b3175bc654b8e944f2118d46620485734ecd9d2ed4a6f748386447933
languageName: node
linkType: hard

"@mui/material@npm:5.15.11":
version: 5.15.11
resolution: "@mui/material@npm:5.15.11"
"@mui/material@npm:5.15.14":
version: 5.15.14
resolution: "@mui/material@npm:5.15.14"
dependencies:
"@babel/runtime": "npm:^7.23.9"
"@mui/base": "npm:5.0.0-beta.37"
"@mui/core-downloads-tracker": "npm:^5.15.11"
"@mui/system": "npm:^5.15.11"
"@mui/types": "npm:^7.2.13"
"@mui/utils": "npm:^5.15.11"
"@mui/base": "npm:5.0.0-beta.40"
"@mui/core-downloads-tracker": "npm:^5.15.14"
"@mui/system": "npm:^5.15.14"
"@mui/types": "npm:^7.2.14"
"@mui/utils": "npm:^5.15.14"
"@types/react-transition-group": "npm:^4.4.10"
clsx: "npm:^2.1.0"
csstype: "npm:^3.1.3"
Expand All @@ -1660,30 +1660,30 @@ __metadata:
optional: true
"@types/react":
optional: true
checksum: 10/1f95143a9704829179c504404449994cd4c5bcdb6ea536bd15a85113a92874c6ecdbd2cf18df46a2982d98c6855e2d1a9198ea53a059abb02a7411eaa1c630ec
checksum: 10/a2c3355b39b86472bf2debb84d6c032b1ea4ba691fbda0f25803f2702f9106130bb85a7d2757545ce97540fe185f07cf24574d5786a29df26baa298ff7db063b
languageName: node
linkType: hard

"@mui/private-theming@npm:^5.15.11":
version: 5.15.11
resolution: "@mui/private-theming@npm:5.15.11"
"@mui/private-theming@npm:^5.15.14":
version: 5.15.14
resolution: "@mui/private-theming@npm:5.15.14"
dependencies:
"@babel/runtime": "npm:^7.23.9"
"@mui/utils": "npm:^5.15.11"
"@mui/utils": "npm:^5.15.14"
prop-types: "npm:^15.8.1"
peerDependencies:
"@types/react": ^17.0.0 || ^18.0.0
react: ^17.0.0 || ^18.0.0
peerDependenciesMeta:
"@types/react":
optional: true
checksum: 10/ec185f586586bb1460cf93ebe82cf7bc0b62822d70e5836d95fa50e1525ce84c32b937ce005a32226bc9bab45c3763cb2865c503eac7c96bb98a58498b2d64f5
checksum: 10/6a14311ed53ee4adccfe0ba93275b43773d22fdd10c0d4ba680b9368fc0616a5e0f38f29d2080bcd7e4ed79123047e5f245c403d3fd822e960a97762be65218d
languageName: node
linkType: hard

"@mui/styled-engine@npm:^5.15.11":
version: 5.15.11
resolution: "@mui/styled-engine@npm:5.15.11"
"@mui/styled-engine@npm:^5.15.14":
version: 5.15.14
resolution: "@mui/styled-engine@npm:5.15.14"
dependencies:
"@babel/runtime": "npm:^7.23.9"
"@emotion/cache": "npm:^11.11.0"
Expand All @@ -1698,19 +1698,19 @@ __metadata:
optional: true
"@emotion/styled":
optional: true
checksum: 10/fedbb9891abd633e5072d30aae7405cec9e5e22ac63c9e117c49ddb66e86ec7baaed58f934efc7847ea86cc856a8c9a9ec5a08cd0072a7850184321a968704ad
checksum: 10/2a5e03bb20502aef94cfb908898c50abb769192deb32d7f4237039683ce5266104cdc4055a7f0a8342aa62447d52b7439a4f2d0dda0fa6709c227c3621468cab
languageName: node
linkType: hard

"@mui/system@npm:^5.15.11":
version: 5.15.11
resolution: "@mui/system@npm:5.15.11"
"@mui/system@npm:^5.15.14":
version: 5.15.14
resolution: "@mui/system@npm:5.15.14"
dependencies:
"@babel/runtime": "npm:^7.23.9"
"@mui/private-theming": "npm:^5.15.11"
"@mui/styled-engine": "npm:^5.15.11"
"@mui/types": "npm:^7.2.13"
"@mui/utils": "npm:^5.15.11"
"@mui/private-theming": "npm:^5.15.14"
"@mui/styled-engine": "npm:^5.15.14"
"@mui/types": "npm:^7.2.14"
"@mui/utils": "npm:^5.15.14"
clsx: "npm:^2.1.0"
csstype: "npm:^3.1.3"
prop-types: "npm:^15.8.1"
Expand All @@ -1726,25 +1726,25 @@ __metadata:
optional: true
"@types/react":
optional: true
checksum: 10/004e64a558e6d75ab0036f65555459f0769b9ab8b50aecd583a9a41a0db5358168c3bd9f4146848dec4ececfedd6f5af11f519ba3f7bd2e28224f5487a1eef81
checksum: 10/64a9eac1bebefad3042cce28a75d0af2828aa71acd4c32fb0267f5e68bc75b16a093b6fb30709db83ec32130f14f1d67c1c27457ef62733e54a9d04f9b027cee
languageName: node
linkType: hard

"@mui/types@npm:^7.2.13":
version: 7.2.13
resolution: "@mui/types@npm:7.2.13"
"@mui/types@npm:^7.2.14":
version: 7.2.14
resolution: "@mui/types@npm:7.2.14"
peerDependencies:
"@types/react": ^17.0.0 || ^18.0.0
peerDependenciesMeta:
"@types/react":
optional: true
checksum: 10/a35bff025f715073329bd7cbe11ef4ce331ea377adffc0c5cd264bea47283590ce928d1fdbbc27506d1d462151325c81e71f2378ac4335feef3042010bbf3fcd
checksum: 10/b10cca8f63ea522be4f7c185acd1f4d031947e53824cbf9dc5649c165bcfa8a2749e83fd0bd1809b8e2698f58638ab2b4ce03550095989189d14434ea5c6c0b6
languageName: node
linkType: hard

"@mui/utils@npm:^5.15.11":
version: 5.15.11
resolution: "@mui/utils@npm:5.15.11"
"@mui/utils@npm:^5.15.14":
version: 5.15.14
resolution: "@mui/utils@npm:5.15.14"
dependencies:
"@babel/runtime": "npm:^7.23.9"
"@types/prop-types": "npm:^15.7.11"
Expand All @@ -1756,7 +1756,7 @@ __metadata:
peerDependenciesMeta:
"@types/react":
optional: true
checksum: 10/a3c3862a93eb646ddd212c19dee44bef4bee9232fc463a0b27ffc79b0e41a6c4b09b152953156c7ca458b1856dddd0cc4febc078e2151574e3df62868504fb59
checksum: 10/b3cbe2d0aa7ec65969752dababc39fc6e0b8bb1a9cf8b9bac42ca40e3dd3eaa59b79765bd259019318acc7421d64b9f421bc67e776a581d7c9da6a1c0c50bfbc
languageName: node
linkType: hard

Expand Down

0 comments on commit 802bd8e

Please sign in to comment.