Skip to content
New issue

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

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

Already on GitHub? Sign in to your account

fix(deps): update dependency @mui/material to v5.14.20 #211

Merged
merged 1 commit into from
Dec 19, 2023
Merged
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 package.json
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@
"@emotion/styled": "11.11.0",
"@graasp/sdk": "3.3.0",
"@mui/icons-material": "5.14.19",
"@mui/material": "5.14.19",
"@mui/material": "5.14.20",
"axios": "0.27.2",
"dexie": "3.2.4",
"http-status-codes": "2.3.0",
Expand Down
34 changes: 17 additions & 17 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1227,7 +1227,7 @@ __metadata:
"@emotion/styled": "npm:11.11.0"
"@graasp/sdk": "npm:3.3.0"
"@mui/icons-material": "npm:5.14.19"
"@mui/material": "npm:5.14.19"
"@mui/material": "npm:5.14.20"
"@tanstack/react-query": "npm:4.36.1"
"@tanstack/react-query-devtools": "npm:4.36.1"
"@testing-library/react": "npm:14.1.2"
Expand Down Expand Up @@ -1731,14 +1731,14 @@ __metadata:
languageName: node
linkType: hard

"@mui/base@npm:5.0.0-beta.25":
version: 5.0.0-beta.25
resolution: "@mui/base@npm:5.0.0-beta.25"
"@mui/base@npm:5.0.0-beta.26":
version: 5.0.0-beta.26
resolution: "@mui/base@npm:5.0.0-beta.26"
dependencies:
"@babel/runtime": "npm:^7.23.4"
"@floating-ui/react-dom": "npm:^2.0.4"
"@mui/types": "npm:^7.2.10"
"@mui/utils": "npm:^5.14.19"
"@mui/utils": "npm:^5.14.20"
"@popperjs/core": "npm:^2.11.8"
clsx: "npm:^2.0.0"
prop-types: "npm:^15.8.1"
Expand All @@ -1749,11 +1749,11 @@ __metadata:
peerDependenciesMeta:
"@types/react":
optional: true
checksum: 93cecb438ec9d5bac2440a65c295fbd2cde6aa7f1264005b0c9ef76c1332b77111f7b688209364b97344642bee0e71f2bd3b3b14039921f68a8b7111d3a513e4
checksum: aac30be4a34e650aa8ae7eabe016e35d2a04d9c9ef52627280d75c3f04f01b02d5f10e46c3dee1d154f9342b5f76bde92ef2df04c0258be89b8de797ee1709eb
languageName: node
linkType: hard

"@mui/core-downloads-tracker@npm:^5.14.19":
"@mui/core-downloads-tracker@npm:^5.14.20":
version: 5.15.1
resolution: "@mui/core-downloads-tracker@npm:5.15.1"
checksum: a2035c49a8a76298fe9acbf4a79cd50eba3fc82e25d5568e11ad7146bac4b4fdebe72a2d63eb33583ca3345fc3e91d805329a6837b924080317246d84684f726
Expand All @@ -1776,16 +1776,16 @@ __metadata:
languageName: node
linkType: hard

"@mui/material@npm:5.14.19":
version: 5.14.19
resolution: "@mui/material@npm:5.14.19"
"@mui/material@npm:5.14.20":
version: 5.14.20
resolution: "@mui/material@npm:5.14.20"
dependencies:
"@babel/runtime": "npm:^7.23.4"
"@mui/base": "npm:5.0.0-beta.25"
"@mui/core-downloads-tracker": "npm:^5.14.19"
"@mui/system": "npm:^5.14.19"
"@mui/base": "npm:5.0.0-beta.26"
"@mui/core-downloads-tracker": "npm:^5.14.20"
"@mui/system": "npm:^5.14.20"
"@mui/types": "npm:^7.2.10"
"@mui/utils": "npm:^5.14.19"
"@mui/utils": "npm:^5.14.20"
"@types/react-transition-group": "npm:^4.4.9"
clsx: "npm:^2.0.0"
csstype: "npm:^3.1.2"
Expand All @@ -1805,7 +1805,7 @@ __metadata:
optional: true
"@types/react":
optional: true
checksum: 9b89bf20e5086801d8737d906d4c84023e04883a67186c4f523748740a90bee495a8c93ba7bc1272fdc0f9ee9951e2ebff149ecd63697abfba06dbfe9787f5fa
checksum: 37b3c253783c12768798c62ff12c9b04ab3af1269a338c9fec8a0916e95e812829eccde5e1ba1642b4821e9fe53315aa58a14a9b6440e252534aef4eca3e6e68
languageName: node
linkType: hard

Expand Down Expand Up @@ -1847,7 +1847,7 @@ __metadata:
languageName: node
linkType: hard

"@mui/system@npm:^5.14.19":
"@mui/system@npm:^5.14.20":
version: 5.15.1
resolution: "@mui/system@npm:5.15.1"
dependencies:
Expand Down Expand Up @@ -1887,7 +1887,7 @@ __metadata:
languageName: node
linkType: hard

"@mui/utils@npm:^5.14.19, @mui/utils@npm:^5.15.1":
"@mui/utils@npm:^5.14.20, @mui/utils@npm:^5.15.1":
version: 5.15.1
resolution: "@mui/utils@npm:5.15.1"
dependencies:
Expand Down