Skip to content
This repository has been archived by the owner on Dec 27, 2024. It is now read-only.

chore(deps): Bump @mui/material from 5.16.7 to 6.1.8 #503

Closed
wants to merge 1 commit into from
Closed
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 plugins/announcements/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,7 @@
"@material-ui/icons": "^4.11.3",
"@mui/icons-material": "^6.1.1",
"@mui/lab": "5.0.0-alpha.173",
"@mui/material": "^5.14.18",
"@mui/material": "^6.1.8",
"@mui/styles": "^5.14.18",
"@procore-oss/backstage-plugin-announcements-common": "workspace:^",
"@procore-oss/backstage-plugin-announcements-react": "workspace:^",
Expand Down
193 changes: 189 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2404,6 +2404,15 @@ __metadata:
languageName: node
linkType: hard

"@babel/runtime@npm:^7.26.0":
version: 7.26.0
resolution: "@babel/runtime@npm:7.26.0"
dependencies:
regenerator-runtime: "npm:^0.14.0"
checksum: 10c0/12c01357e0345f89f4f7e8c0e81921f2a3e3e101f06e8eaa18a382b517376520cd2fa8c237726eb094dab25532855df28a7baaf1c26342b52782f6936b07c287
languageName: node
linkType: hard

"@babel/template@npm:^7.25.7, @babel/template@npm:^7.3.3":
version: 7.25.7
resolution: "@babel/template@npm:7.25.7"
Expand Down Expand Up @@ -4402,6 +4411,19 @@ __metadata:
languageName: node
linkType: hard

"@emotion/cache@npm:^11.13.1":
version: 11.13.5
resolution: "@emotion/cache@npm:11.13.5"
dependencies:
"@emotion/memoize": "npm:^0.9.0"
"@emotion/sheet": "npm:^1.4.0"
"@emotion/utils": "npm:^1.4.2"
"@emotion/weak-memoize": "npm:^0.4.0"
stylis: "npm:4.2.0"
checksum: 10c0/fc669bf2add27ddff7b1f341b54e7124379156285095f0b38fb846efe90c64c70d2826f73bc734358a4fce04578229774a38ff4de2599d286461bfca57ba7d23
languageName: node
linkType: hard

"@emotion/hash@npm:^0.8.0":
version: 0.8.0
resolution: "@emotion/hash@npm:0.8.0"
Expand Down Expand Up @@ -4466,6 +4488,19 @@ __metadata:
languageName: node
linkType: hard

"@emotion/serialize@npm:^1.3.2":
version: 1.3.3
resolution: "@emotion/serialize@npm:1.3.3"
dependencies:
"@emotion/hash": "npm:^0.9.2"
"@emotion/memoize": "npm:^0.9.0"
"@emotion/unitless": "npm:^0.10.0"
"@emotion/utils": "npm:^1.4.2"
csstype: "npm:^3.0.2"
checksum: 10c0/b28cb7de59de382021de2b26c0c94ebbfb16967a1b969a56fdb6408465a8993df243bfbd66430badaa6800e1834724e84895f5a6a9d97d0d224de3d77852acb4
languageName: node
linkType: hard

"@emotion/sheet@npm:^1.4.0":
version: 1.4.0
resolution: "@emotion/sheet@npm:1.4.0"
Expand Down Expand Up @@ -4516,6 +4551,13 @@ __metadata:
languageName: node
linkType: hard

"@emotion/utils@npm:^1.4.2":
version: 1.4.2
resolution: "@emotion/utils@npm:1.4.2"
checksum: 10c0/7d0010bf60a2a8c1a033b6431469de4c80e47aeb8fd856a17c1d1f76bbc3a03161a34aeaa78803566e29681ca551e7bf9994b68e9c5f5c796159923e44f78d9a
languageName: node
linkType: hard

"@emotion/weak-memoize@npm:^0.4.0":
version: 0.4.0
resolution: "@emotion/weak-memoize@npm:0.4.0"
Expand Down Expand Up @@ -5945,6 +5987,13 @@ __metadata:
languageName: node
linkType: hard

"@mui/core-downloads-tracker@npm:^6.1.8":
version: 6.1.8
resolution: "@mui/core-downloads-tracker@npm:6.1.8"
checksum: 10c0/a77ac4849c8a0f3bb0eecfae758f277fbdef46ff269314f495719a87f34f54b860d45a4648e456abac33d98b8070649478dc5918d92379728e2ff90e2cc798e1
languageName: node
linkType: hard

"@mui/icons-material@npm:^6.1.1":
version: 6.1.2
resolution: "@mui/icons-material@npm:6.1.2"
Expand Down Expand Up @@ -5990,7 +6039,7 @@ __metadata:
languageName: node
linkType: hard

"@mui/material@npm:^5.12.2, @mui/material@npm:^5.14.18":
"@mui/material@npm:^5.12.2":
version: 5.16.7
resolution: "@mui/material@npm:5.16.7"
dependencies:
Expand Down Expand Up @@ -6023,6 +6072,42 @@ __metadata:
languageName: node
linkType: hard

"@mui/material@npm:^6.1.8":
version: 6.1.8
resolution: "@mui/material@npm:6.1.8"
dependencies:
"@babel/runtime": "npm:^7.26.0"
"@mui/core-downloads-tracker": "npm:^6.1.8"
"@mui/system": "npm:^6.1.8"
"@mui/types": "npm:^7.2.19"
"@mui/utils": "npm:^6.1.8"
"@popperjs/core": "npm:^2.11.8"
"@types/react-transition-group": "npm:^4.4.11"
clsx: "npm:^2.1.1"
csstype: "npm:^3.1.3"
prop-types: "npm:^15.8.1"
react-is: "npm:^18.3.1"
react-transition-group: "npm:^4.4.5"
peerDependencies:
"@emotion/react": ^11.5.0
"@emotion/styled": ^11.3.0
"@mui/material-pigment-css": ^6.1.8
"@types/react": ^17.0.0 || ^18.0.0 || ^19.0.0
react: ^17.0.0 || ^18.0.0 || ^19.0.0
react-dom: ^17.0.0 || ^18.0.0 || ^19.0.0
peerDependenciesMeta:
"@emotion/react":
optional: true
"@emotion/styled":
optional: true
"@mui/material-pigment-css":
optional: true
"@types/react":
optional: true
checksum: 10c0/c4515ae5df41538d0eada15d899d70e1c7be83f16ee3a5c582e099d750584351e4220fab47fbeb267cd90e87bb40de9931414f23d9e66577b8235d442794720b
languageName: node
linkType: hard

"@mui/private-theming@npm:^5.16.6":
version: 5.16.6
resolution: "@mui/private-theming@npm:5.16.6"
Expand All @@ -6040,6 +6125,23 @@ __metadata:
languageName: node
linkType: hard

"@mui/private-theming@npm:^6.1.8":
version: 6.1.8
resolution: "@mui/private-theming@npm:6.1.8"
dependencies:
"@babel/runtime": "npm:^7.26.0"
"@mui/utils": "npm:^6.1.8"
prop-types: "npm:^15.8.1"
peerDependencies:
"@types/react": ^17.0.0 || ^18.0.0 || ^19.0.0
react: ^17.0.0 || ^18.0.0 || ^19.0.0
peerDependenciesMeta:
"@types/react":
optional: true
checksum: 10c0/16425a9001d3038531036dc47f031a4f1175d99b07b788983ce9a5e0c3c063132c6d508af31d3d13c3e44bedb4aa8b2f0111c5eb609ca8e0a652f87237ec1f38
languageName: node
linkType: hard

"@mui/styled-engine@npm:^5.16.6":
version: 5.16.6
resolution: "@mui/styled-engine@npm:5.16.6"
Expand All @@ -6061,6 +6163,29 @@ __metadata:
languageName: node
linkType: hard

"@mui/styled-engine@npm:^6.1.8":
version: 6.1.8
resolution: "@mui/styled-engine@npm:6.1.8"
dependencies:
"@babel/runtime": "npm:^7.26.0"
"@emotion/cache": "npm:^11.13.1"
"@emotion/serialize": "npm:^1.3.2"
"@emotion/sheet": "npm:^1.4.0"
csstype: "npm:^3.1.3"
prop-types: "npm:^15.8.1"
peerDependencies:
"@emotion/react": ^11.4.1
"@emotion/styled": ^11.3.0
react: ^17.0.0 || ^18.0.0 || ^19.0.0
peerDependenciesMeta:
"@emotion/react":
optional: true
"@emotion/styled":
optional: true
checksum: 10c0/4da513a6bc72a2875fc0d4a097db5141849b69a2c62b867a1ac45d3fe112c2c18abb835f0bdfbe4ffbe626bff2f0490f014ccd3a7db72ada6e3b0cca87af63de
languageName: node
linkType: hard

"@mui/styles@npm:^5.14.18":
version: 5.16.7
resolution: "@mui/styles@npm:5.16.7"
Expand Down Expand Up @@ -6120,6 +6245,34 @@ __metadata:
languageName: node
linkType: hard

"@mui/system@npm:^6.1.8":
version: 6.1.8
resolution: "@mui/system@npm:6.1.8"
dependencies:
"@babel/runtime": "npm:^7.26.0"
"@mui/private-theming": "npm:^6.1.8"
"@mui/styled-engine": "npm:^6.1.8"
"@mui/types": "npm:^7.2.19"
"@mui/utils": "npm:^6.1.8"
clsx: "npm:^2.1.1"
csstype: "npm:^3.1.3"
prop-types: "npm:^15.8.1"
peerDependencies:
"@emotion/react": ^11.5.0
"@emotion/styled": ^11.3.0
"@types/react": ^17.0.0 || ^18.0.0 || ^19.0.0
react: ^17.0.0 || ^18.0.0 || ^19.0.0
peerDependenciesMeta:
"@emotion/react":
optional: true
"@emotion/styled":
optional: true
"@types/react":
optional: true
checksum: 10c0/af7902a1a6664055b4f764020746403749148f88c050edf509f557fd9f0b1d4d86ee9478d78e6c0356129f09b4101a93a345b05b5aa00125d3c164b148275faf
languageName: node
linkType: hard

"@mui/types@npm:^7.2.14, @mui/types@npm:^7.2.15":
version: 7.2.17
resolution: "@mui/types@npm:7.2.17"
Expand All @@ -6132,6 +6285,18 @@ __metadata:
languageName: node
linkType: hard

"@mui/types@npm:^7.2.19":
version: 7.2.19
resolution: "@mui/types@npm:7.2.19"
peerDependencies:
"@types/react": ^17.0.0 || ^18.0.0 || ^19.0.0
peerDependenciesMeta:
"@types/react":
optional: true
checksum: 10c0/9c390d7eddc7e7c396852202fdca021aee275391bc7f48d0b6458748bf75eebb34c73109958692655ba5e72946cf47db2c0c7d2e1c26be568599ed65c931d080
languageName: node
linkType: hard

"@mui/utils@npm:^5.15.14, @mui/utils@npm:^5.16.5, @mui/utils@npm:^5.16.6":
version: 5.16.6
resolution: "@mui/utils@npm:5.16.6"
Expand All @@ -6152,6 +6317,26 @@ __metadata:
languageName: node
linkType: hard

"@mui/utils@npm:^6.1.8":
version: 6.1.8
resolution: "@mui/utils@npm:6.1.8"
dependencies:
"@babel/runtime": "npm:^7.26.0"
"@mui/types": "npm:^7.2.19"
"@types/prop-types": "npm:^15.7.13"
clsx: "npm:^2.1.1"
prop-types: "npm:^15.8.1"
react-is: "npm:^18.3.1"
peerDependencies:
"@types/react": ^17.0.0 || ^18.0.0 || ^19.0.0
react: ^17.0.0 || ^18.0.0 || ^19.0.0
peerDependenciesMeta:
"@types/react":
optional: true
checksum: 10c0/7d2bfa4863456a5223ddf6a93d56cc4c64e9de0ebc947953a4c23e83f8c9257d02a572da7d8c2dd93dcea5db0d321b7c8bb1e154b26fa5f22663eb6a262726ab
languageName: node
linkType: hard

"@node-saml/node-saml@npm:^5.0.0":
version: 5.0.0
resolution: "@node-saml/node-saml@npm:5.0.0"
Expand Down Expand Up @@ -6672,7 +6857,7 @@ __metadata:
"@material-ui/icons": "npm:^4.11.3"
"@mui/icons-material": "npm:^6.1.1"
"@mui/lab": "npm:5.0.0-alpha.173"
"@mui/material": "npm:^5.14.18"
"@mui/material": "npm:^6.1.8"
"@mui/styles": "npm:^5.14.18"
"@procore-oss/backstage-plugin-announcements-common": "workspace:^"
"@procore-oss/backstage-plugin-announcements-react": "workspace:^"
Expand Down Expand Up @@ -8747,7 +8932,7 @@ __metadata:
languageName: node
linkType: hard

"@types/prop-types@npm:*, @types/prop-types@npm:^15.0.0, @types/prop-types@npm:^15.7.12, @types/prop-types@npm:^15.7.3":
"@types/prop-types@npm:*, @types/prop-types@npm:^15.0.0, @types/prop-types@npm:^15.7.12, @types/prop-types@npm:^15.7.13, @types/prop-types@npm:^15.7.3":
version: 15.7.13
resolution: "@types/prop-types@npm:15.7.13"
checksum: 10c0/1b20fc67281902c6743379960247bc161f3f0406ffc0df8e7058745a85ea1538612109db0406290512947f9632fe9e10e7337bf0ce6338a91d6c948df16a7c61
Expand Down Expand Up @@ -8798,7 +8983,7 @@ __metadata:
languageName: node
linkType: hard

"@types/react-transition-group@npm:^4.2.0, @types/react-transition-group@npm:^4.4.10":
"@types/react-transition-group@npm:^4.2.0, @types/react-transition-group@npm:^4.4.10, @types/react-transition-group@npm:^4.4.11":
version: 4.4.11
resolution: "@types/react-transition-group@npm:4.4.11"
dependencies:
Expand Down