Skip to content

Commit

Permalink
fix(deps): update dependency @mui/material to v5.15.7
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Feb 2, 2024
1 parent 4efbb29 commit 362883d
Show file tree
Hide file tree
Showing 2 changed files with 72 additions and 63 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
"@graasp/query-client": "github:graasp/graasp-query-client#main",
"@graasp/sdk": "3.4.1",
"@graasp/translations": "1.22.1",
"@mui/material": "5.15.5",
"@mui/material": "5.15.7",
"leaflet": "^1.9.4",
"leaflet-control-geocoder": "2.4.0",
"leaflet-easybutton": "2.4.0",
Expand Down
133 changes: 71 additions & 62 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -314,6 +314,15 @@ __metadata:
languageName: node
linkType: hard

"@babel/runtime@npm:^7.23.9":
version: 7.23.9
resolution: "@babel/runtime@npm:7.23.9"
dependencies:
regenerator-runtime: "npm:^0.14.0"
checksum: 9a520fe1bf72249f7dd60ff726434251858de15cccfca7aa831bd19d0d3fb17702e116ead82724659b8da3844977e5e13de2bae01eb8a798f2823a669f122be6
languageName: node
linkType: hard

"@babel/template@npm:^7.22.15":
version: 7.22.15
resolution: "@babel/template@npm:7.22.15"
Expand Down Expand Up @@ -954,38 +963,38 @@ __metadata:
languageName: node
linkType: hard

"@floating-ui/core@npm:^1.5.3":
version: 1.5.3
resolution: "@floating-ui/core@npm:1.5.3"
"@floating-ui/core@npm:^1.6.0":
version: 1.6.0
resolution: "@floating-ui/core@npm:1.6.0"
dependencies:
"@floating-ui/utils": "npm:^0.2.0"
checksum: 7d9feaca2565a2a71bf03d23cd292c03def63097d7fde7d62909cdb8ddb84664781f3922086bcf10443f3310cb92381a0ecf745b2774edb917fa74fe61015c56
"@floating-ui/utils": "npm:^0.2.1"
checksum: d6a47cacde193cd8ccb4c268b91ccc4ca254dffaec6242b07fd9bcde526044cc976d27933a7917f9a671de0a0e27f8d358f46400677dbd0c8199de293e9746e1
languageName: node
linkType: hard

"@floating-ui/dom@npm:^1.5.4":
version: 1.5.4
resolution: "@floating-ui/dom@npm:1.5.4"
"@floating-ui/dom@npm:^1.6.1":
version: 1.6.1
resolution: "@floating-ui/dom@npm:1.6.1"
dependencies:
"@floating-ui/core": "npm:^1.5.3"
"@floating-ui/utils": "npm:^0.2.0"
checksum: 3ba02ba2b4227c1e18df6ccdd029a1c100058db2e76ca1dac60a593ec72b2d4d995fa5c2d1639a5c38adb17e12398fbfe4f6cf5fd45f2ee6170ed0cf64acea06
"@floating-ui/core": "npm:^1.6.0"
"@floating-ui/utils": "npm:^0.2.1"
checksum: c010feb55be37662eb4cc8d0a22e21359c25247bbdcd9557617fd305cf08c8f020435b17e4b4f410201ba9abe3a0dd96b5c42d56e85f7a5e11e7d30b85afc116
languageName: node
linkType: hard

"@floating-ui/react-dom@npm:^2.0.5":
version: 2.0.6
resolution: "@floating-ui/react-dom@npm:2.0.6"
"@floating-ui/react-dom@npm:^2.0.8":
version: 2.0.8
resolution: "@floating-ui/react-dom@npm:2.0.8"
dependencies:
"@floating-ui/dom": "npm:^1.5.4"
"@floating-ui/dom": "npm:^1.6.1"
peerDependencies:
react: ">=16.8.0"
react-dom: ">=16.8.0"
checksum: 4a3f828370c1b14af0e4d24df18de7b2cfd6695c189532d5949daaa43cba13ce7f231c71783b47e8c54baefcc2542650d82a4a6cebcf3d9091673f2a53d3a2cb
checksum: e57b2a498aecf8de0ec28adf434257fca7893bd9bd7e78b63ac98c63b29b9fc086fc175630154352f3610f5c4a0d329823837f4f6c235cc0459fde6417065590
languageName: node
linkType: hard

"@floating-ui/utils@npm:^0.2.0":
"@floating-ui/utils@npm:^0.2.1":
version: 0.2.1
resolution: "@floating-ui/utils@npm:0.2.1"
checksum: 33c9ab346e7b05c5a1e6a95bc902aafcfc2c9d513a147e2491468843bd5607531b06d0b9aa56aa491cbf22a6c2495c18ccfc4c0344baec54a689a7bb8e4898d6
Expand Down Expand Up @@ -1154,14 +1163,14 @@ __metadata:
languageName: node
linkType: hard

"@mui/base@npm:5.0.0-beta.32":
version: 5.0.0-beta.32
resolution: "@mui/base@npm:5.0.0-beta.32"
"@mui/base@npm:5.0.0-beta.34":
version: 5.0.0-beta.34
resolution: "@mui/base@npm:5.0.0-beta.34"
dependencies:
"@babel/runtime": "npm:^7.23.8"
"@floating-ui/react-dom": "npm:^2.0.5"
"@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.5"
"@mui/utils": "npm:^5.15.7"
"@popperjs/core": "npm:^2.11.8"
clsx: "npm:^2.1.0"
prop-types: "npm:^15.8.1"
Expand All @@ -1172,27 +1181,27 @@ __metadata:
peerDependenciesMeta:
"@types/react":
optional: true
checksum: c88cd8a412ecaeaf0040e20708b2a607b9594a4462449ad06b90e96465aad0dada23295f801ed72851025fd023ababc410b6a48fcb69d7cdef90b55e62aa9a11
checksum: 8705872e4290bec1a0e19cdb62cf0ead3b18c2fc4d404a4c2913107cc3418524d2f53c337878636af59595c5ac3631d1f108cbc236f6f9cd51b6efe768b65ea5
languageName: node
linkType: hard

"@mui/core-downloads-tracker@npm:^5.15.5":
version: 5.15.5
resolution: "@mui/core-downloads-tracker@npm:5.15.5"
checksum: 4c9b1281ebe8d17d402e22f7f50c347c0b3918b1ed17af721f4de5ce282d90bc6d90fe9730595998b2bbb2f7ebe57fc55d4c858f31754fccdb606af472a59dc8
"@mui/core-downloads-tracker@npm:^5.15.7":
version: 5.15.7
resolution: "@mui/core-downloads-tracker@npm:5.15.7"
checksum: cdaea04222020086fd68e25bdf0f4dfdfc9a3b58a558297ef0a247f02cce8ea7671f9a31c07c5b53cfe553d24110baed2b03b701b1bea60f5c2b2e3ba56ba6fc
languageName: node
linkType: hard

"@mui/material@npm:5.15.5":
version: 5.15.5
resolution: "@mui/material@npm:5.15.5"
"@mui/material@npm:5.15.7":
version: 5.15.7
resolution: "@mui/material@npm:5.15.7"
dependencies:
"@babel/runtime": "npm:^7.23.8"
"@mui/base": "npm:5.0.0-beta.32"
"@mui/core-downloads-tracker": "npm:^5.15.5"
"@mui/system": "npm:^5.15.5"
"@babel/runtime": "npm:^7.23.9"
"@mui/base": "npm:5.0.0-beta.34"
"@mui/core-downloads-tracker": "npm:^5.15.7"
"@mui/system": "npm:^5.15.7"
"@mui/types": "npm:^7.2.13"
"@mui/utils": "npm:^5.15.5"
"@mui/utils": "npm:^5.15.7"
"@types/react-transition-group": "npm:^4.4.10"
clsx: "npm:^2.1.0"
csstype: "npm:^3.1.2"
Expand All @@ -1212,32 +1221,32 @@ __metadata:
optional: true
"@types/react":
optional: true
checksum: 2a094d94acfc8f945b6cc73b295799f3174d7292707230e9b9486d810990561778f5f228f2fdc13a064ae234d528fb28c9b53f6c487ca43e65dc17460886165c
checksum: bc7a31e53770b27b49786567d4d2912d6ecf163a438d75806ec98dea8fa2f0e0b2daeb6ee97cba57c9636ed2d7e3b42c5c801f9d3479f02716933f839b7df6a4
languageName: node
linkType: hard

"@mui/private-theming@npm:^5.15.5":
version: 5.15.5
resolution: "@mui/private-theming@npm:5.15.5"
"@mui/private-theming@npm:^5.15.7":
version: 5.15.7
resolution: "@mui/private-theming@npm:5.15.7"
dependencies:
"@babel/runtime": "npm:^7.23.8"
"@mui/utils": "npm:^5.15.5"
"@babel/runtime": "npm:^7.23.9"
"@mui/utils": "npm:^5.15.7"
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: 1b26bc897417dcd91bbc65af3584c3cdf6704e9beb707c97bb7977962536213d7c7bf8e1004cbe86a19625ed5feba82d3ad2997e943138ed36114a8a36bf0fed
checksum: 07d85483924f1ab641ff9810f5379d28bd0661db1b42604e1c1602d610d114396c1bd187eefd26b9c303727d7d16a4758ca5c8ffbc1b410cbae156edf8b9472f
languageName: node
linkType: hard

"@mui/styled-engine@npm:^5.15.5":
version: 5.15.5
resolution: "@mui/styled-engine@npm:5.15.5"
"@mui/styled-engine@npm:^5.15.7":
version: 5.15.7
resolution: "@mui/styled-engine@npm:5.15.7"
dependencies:
"@babel/runtime": "npm:^7.23.8"
"@babel/runtime": "npm:^7.23.9"
"@emotion/cache": "npm:^11.11.0"
csstype: "npm:^3.1.2"
prop-types: "npm:^15.8.1"
Expand All @@ -1250,19 +1259,19 @@ __metadata:
optional: true
"@emotion/styled":
optional: true
checksum: 10e38ed39f7defc26d7e14e9634afcd9d540eaa1b9aeb957a6d1154a14a3cca2843e9aa7ead126604728bbf2125203c1f157059c06b397ed0278fc4b7cfae5c5
checksum: 965e5738577db0d40904554b341395d337c93d7b4ebba783cb5362b6aa7f7e0be2cf1999d7c14daca6caba37a51f13188eaf260ff5b4099a269b1c155eee3773
languageName: node
linkType: hard

"@mui/system@npm:^5.15.5":
version: 5.15.5
resolution: "@mui/system@npm:5.15.5"
"@mui/system@npm:^5.15.7":
version: 5.15.7
resolution: "@mui/system@npm:5.15.7"
dependencies:
"@babel/runtime": "npm:^7.23.8"
"@mui/private-theming": "npm:^5.15.5"
"@mui/styled-engine": "npm:^5.15.5"
"@babel/runtime": "npm:^7.23.9"
"@mui/private-theming": "npm:^5.15.7"
"@mui/styled-engine": "npm:^5.15.7"
"@mui/types": "npm:^7.2.13"
"@mui/utils": "npm:^5.15.5"
"@mui/utils": "npm:^5.15.7"
clsx: "npm:^2.1.0"
csstype: "npm:^3.1.2"
prop-types: "npm:^15.8.1"
Expand All @@ -1278,7 +1287,7 @@ __metadata:
optional: true
"@types/react":
optional: true
checksum: bc40858eff92efe1424b4de5782ca48ec0bccfe2de244b00af8f8607a7f47b5ec7006a0e369d1c52ddb3fe01d7666d1f7ed6d9a9070bee28dfa4ab2cecc4d015
checksum: 49db180adf1e3341cf14791c93711d16c76aad371dd43966da49c8727751d5c611835be8bac61278269414820c8f6bbd41481fa615df9a1cbc79be5846ef8896
languageName: node
linkType: hard

Expand All @@ -1294,11 +1303,11 @@ __metadata:
languageName: node
linkType: hard

"@mui/utils@npm:^5.15.5":
version: 5.15.5
resolution: "@mui/utils@npm:5.15.5"
"@mui/utils@npm:^5.15.7":
version: 5.15.7
resolution: "@mui/utils@npm:5.15.7"
dependencies:
"@babel/runtime": "npm:^7.23.8"
"@babel/runtime": "npm:^7.23.9"
"@types/prop-types": "npm:^15.7.11"
prop-types: "npm:^15.8.1"
react-is: "npm:^18.2.0"
Expand All @@ -1308,7 +1317,7 @@ __metadata:
peerDependenciesMeta:
"@types/react":
optional: true
checksum: c8ff39a23ec540c6fd6495e44df6dc5531afca535cbb605f81cd5ef66af946e6c6415290caade8cfa0f61ecfb55703d8065c4968530c0b54c52d44f23a04cbfe
checksum: 34f4ed23d1ac8ed7cc4c027789ea60def6a85d922f742ff57a614c0a77a839d38de40031895a867c0dadc1e5f226ac7044f2fea084297201326f0201c3f85237
languageName: node
linkType: hard

Expand Down Expand Up @@ -3657,7 +3666,7 @@ __metadata:
"@graasp/query-client": "github:graasp/graasp-query-client#main"
"@graasp/sdk": "npm:3.4.1"
"@graasp/translations": "npm:1.22.1"
"@mui/material": "npm:5.15.5"
"@mui/material": "npm:5.15.7"
"@trivago/prettier-plugin-sort-imports": "npm:4.3.0"
"@types/leaflet": "npm:^1.9.8"
"@types/react": "npm:^18.2.48"
Expand Down

0 comments on commit 362883d

Please sign in to comment.