Skip to content

Commit b5c7f8b

Browse files
fix(deps): bump the mui group with 2 updates (#5089)
1 parent 06b4948 commit b5c7f8b

File tree

2 files changed

+18
-18
lines changed

2 files changed

+18
-18
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -52,8 +52,8 @@
5252
"dependencies": {
5353
"@emotion/react": "^11.14.0",
5454
"@emotion/styled": "^11.14.0",
55-
"@mui/icons-material": "^7.1.1",
56-
"@mui/material": "^7.1.1",
55+
"@mui/icons-material": "^7.1.2",
56+
"@mui/material": "^7.1.2",
5757
"@tanstack/react-query": "^5.80.7",
5858
"@types/styled-components": "^5.1.34",
5959
"ansi-styles": "^6.2.1",

yarn.lock

Lines changed: 16 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -2382,35 +2382,35 @@ __metadata:
23822382
languageName: node
23832383
linkType: hard
23842384

2385-
"@mui/core-downloads-tracker@npm:^7.1.1":
2386-
version: 7.1.1
2387-
resolution: "@mui/core-downloads-tracker@npm:7.1.1"
2388-
checksum: 10c0/9c0b2b73c019af7e375335f29b9d28ffb65e68223b0baffea1ddc8bd67b91a73898eecdcdece662fd6994b794c26a08fb3fe5453fa82975ccfebef502eb94543
2385+
"@mui/core-downloads-tracker@npm:^7.1.2":
2386+
version: 7.1.2
2387+
resolution: "@mui/core-downloads-tracker@npm:7.1.2"
2388+
checksum: 10c0/cd5b0b2c41be1d86a164c1591880c3ce8df7a4281399ad4ba260013657fc2f91e923cf4b7685882cf0c2cc334b19a438d8c3974f7e84605a3fb9b7f3de26b5ae
23892389
languageName: node
23902390
linkType: hard
23912391

2392-
"@mui/icons-material@npm:^7.1.1":
2393-
version: 7.1.1
2394-
resolution: "@mui/icons-material@npm:7.1.1"
2392+
"@mui/icons-material@npm:^7.1.2":
2393+
version: 7.1.2
2394+
resolution: "@mui/icons-material@npm:7.1.2"
23952395
dependencies:
23962396
"@babel/runtime": "npm:^7.27.1"
23972397
peerDependencies:
2398-
"@mui/material": ^7.1.1
2398+
"@mui/material": ^7.1.2
23992399
"@types/react": ^17.0.0 || ^18.0.0 || ^19.0.0
24002400
react: ^17.0.0 || ^18.0.0 || ^19.0.0
24012401
peerDependenciesMeta:
24022402
"@types/react":
24032403
optional: true
2404-
checksum: 10c0/9be45c567f5e3e4933afcc7f2e779a156d6de650f1e67648ed27f94bf6bfb8de2071df9d19f43938f85c32907efb62c2b570c98e1202a7e3866807af602a4742
2404+
checksum: 10c0/c049dcca971dbcb9b227bad6964d03e4f204daaedd4e18f9a0b0aade6da06a5b5ee787e55b6d5330e9243b01f8409a5db1da0482b3cc9e8f6a1e94cb8f3bdc65
24052405
languageName: node
24062406
linkType: hard
24072407

2408-
"@mui/material@npm:^7.1.1":
2409-
version: 7.1.1
2410-
resolution: "@mui/material@npm:7.1.1"
2408+
"@mui/material@npm:^7.1.2":
2409+
version: 7.1.2
2410+
resolution: "@mui/material@npm:7.1.2"
24112411
dependencies:
24122412
"@babel/runtime": "npm:^7.27.1"
2413-
"@mui/core-downloads-tracker": "npm:^7.1.1"
2413+
"@mui/core-downloads-tracker": "npm:^7.1.2"
24142414
"@mui/system": "npm:^7.1.1"
24152415
"@mui/types": "npm:^7.4.3"
24162416
"@mui/utils": "npm:^7.1.1"
@@ -2437,7 +2437,7 @@ __metadata:
24372437
optional: true
24382438
"@types/react":
24392439
optional: true
2440-
checksum: 10c0/50f1f42dc7a9d73432556c9440698e663bd5da3140bfa128376f5c2bbf29464fd308014d783c18a14617316860118f334b92facb4dfef0dd2ff6763d7048a2d2
2440+
checksum: 10c0/e8e5c64e69c94978f3b0f9f0d98ef74b3dae1991ba551d57744c5e5d074a96d0497f7b8becb2fc7aa5c852911d8a09a02ef6d7926b5b1718584a9b9df135542c
24412441
languageName: node
24422442
linkType: hard
24432443

@@ -4409,8 +4409,8 @@ __metadata:
44094409
"@emotion/react": "npm:^11.14.0"
44104410
"@emotion/styled": "npm:^11.14.0"
44114411
"@eslint/js": "npm:9.28.0"
4412-
"@mui/icons-material": "npm:^7.1.1"
4413-
"@mui/material": "npm:^7.1.1"
4412+
"@mui/icons-material": "npm:^7.1.2"
4413+
"@mui/material": "npm:^7.1.2"
44144414
"@parcel/config-default": "npm:^2.15.2"
44154415
"@parcel/core": "npm:^2.15.2"
44164416
"@parcel/optimizer-data-url": "npm:^2.15.2"

0 commit comments

Comments
 (0)