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.9 #513

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.9",
"@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.5":
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.3":
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.9":
version: 6.1.9
resolution: "@mui/core-downloads-tracker@npm:6.1.9"
checksum: 10c0/f84c48291e6c85bafb60015f0464f041ca3168dcfd7c563cb584bf925495872f0a180ed52e985b544c6cb87297a1686b1d3a90f451d12594765d0811fc7514b0
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.9":
version: 6.1.9
resolution: "@mui/material@npm:6.1.9"
dependencies:
"@babel/runtime": "npm:^7.26.0"
"@mui/core-downloads-tracker": "npm:^6.1.9"
"@mui/system": "npm:^6.1.9"
"@mui/types": "npm:^7.2.19"
"@mui/utils": "npm:^6.1.9"
"@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.9
"@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/934be9f17e66ac9944ff970c2a2c67292aadd339f5124e2ec82fbfd25fe713e7716c61005b918dd31836674fb8e327bd87f200276f2ef8930e9ba4e77727bad6
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.9":
version: 6.1.9
resolution: "@mui/private-theming@npm:6.1.9"
dependencies:
"@babel/runtime": "npm:^7.26.0"
"@mui/utils": "npm:^6.1.9"
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/d2ed09a50a30496905ba57735c370efa85b00ed0b29b2bd9e7193416d4825659d48abaf2bcf649a80dfaa035262487b81a3396b042fd97646f775ca4d20dd05c
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.9":
version: 6.1.9
resolution: "@mui/styled-engine@npm:6.1.9"
dependencies:
"@babel/runtime": "npm:^7.26.0"
"@emotion/cache": "npm:^11.13.5"
"@emotion/serialize": "npm:^1.3.3"
"@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/74d239b2d306b0aa2271d9943cea83ea0a05c16c55cd2239605b0f1cb91fc4aa508891173d1b9bb69e92074d1d4db14d8b85618c639667967a1f608607047e66
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.9":
version: 6.1.9
resolution: "@mui/system@npm:6.1.9"
dependencies:
"@babel/runtime": "npm:^7.26.0"
"@mui/private-theming": "npm:^6.1.9"
"@mui/styled-engine": "npm:^6.1.9"
"@mui/types": "npm:^7.2.19"
"@mui/utils": "npm:^6.1.9"
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/0ae66dbbf183bf6ccefeaf3808699c6ef2dd72928134e3e902716e3f75d6b15ccc41c1478a23f20824b76ff3ca86b0923ebccb58ae11b9e04305988eae74d653
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.9":
version: 6.1.9
resolution: "@mui/utils@npm:6.1.9"
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/2cd28cc44f9048b2c9b5511f074082da1f5b969c524f08f827aaa5e226392238bb91fbf6c5054290590b5d9a67d7f753a6ee9b7cc7613df7193635b8f63ca577
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.9"
"@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