Skip to content

Commit 08f639a

Browse files
fix(deps): update material-ui monorepo to v6.4.2 (#6203)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 6e49acc commit 08f639a

File tree

2 files changed

+41
-41
lines changed

2 files changed

+41
-41
lines changed

apps/nextjs-app/package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -68,8 +68,8 @@
6868
"@httpx/json-api": "0.5.25",
6969
"@httpx/plain-object": "2.0.6",
7070
"@httpx/treeu": "0.4.12",
71-
"@mui/icons-material": "6.4.1",
72-
"@mui/material": "6.4.1",
71+
"@mui/icons-material": "6.4.2",
72+
"@mui/material": "6.4.2",
7373
"@pothos/core": "3.41.2",
7474
"@pothos/plugin-errors": "3.11.2",
7575
"@pothos/plugin-prisma": "3.65.3",

yarn.lock

+39-39
Original file line numberDiff line numberDiff line change
@@ -4493,38 +4493,38 @@ __metadata:
44934493
languageName: node
44944494
linkType: hard
44954495

4496-
"@mui/core-downloads-tracker@npm:^6.4.1":
4497-
version: 6.4.1
4498-
resolution: "@mui/core-downloads-tracker@npm:6.4.1"
4499-
checksum: 10c0/5c35592eecb6b9b64b23003975a8ce20fadb9e9b712a78dd552b5ea835d06e8e4d7b7cb84f471f5658b5285de317a860b40597ad3c5e494e84f0ae0daf35fd6b
4496+
"@mui/core-downloads-tracker@npm:^6.4.2":
4497+
version: 6.4.2
4498+
resolution: "@mui/core-downloads-tracker@npm:6.4.2"
4499+
checksum: 10c0/7df1784d2b79fc90b808b0f02c1f2f2f5ab58f7b4967c11703571202a5ab0cf9ebc20708d2c6c7b09c3bf6d03669ffa32ad7e47246439fbe2642f51a85744069
45004500
languageName: node
45014501
linkType: hard
45024502

4503-
"@mui/icons-material@npm:6.4.1":
4504-
version: 6.4.1
4505-
resolution: "@mui/icons-material@npm:6.4.1"
4503+
"@mui/icons-material@npm:6.4.2":
4504+
version: 6.4.2
4505+
resolution: "@mui/icons-material@npm:6.4.2"
45064506
dependencies:
45074507
"@babel/runtime": "npm:^7.26.0"
45084508
peerDependencies:
4509-
"@mui/material": ^6.4.1
4509+
"@mui/material": ^6.4.2
45104510
"@types/react": ^17.0.0 || ^18.0.0 || ^19.0.0
45114511
react: ^17.0.0 || ^18.0.0 || ^19.0.0
45124512
peerDependenciesMeta:
45134513
"@types/react":
45144514
optional: true
4515-
checksum: 10c0/f551aea11f0c3a6ff0336333e1cf28b69d7965e5984643067e5f8563eabf1434dee910c9b4beb530f785f191b0ec14520d9c41fd8ee6649f4f8d26f831f02ba8
4515+
checksum: 10c0/b182f0ba58fd400852a4b7e3497f0ad5e6d3051f7a6d1b442e823d04c14f3e1d65958bfe41782573622cb77c4628078fd1f30d262642597c6aa2dca95e1554d7
45164516
languageName: node
45174517
linkType: hard
45184518

4519-
"@mui/material@npm:6.4.1":
4520-
version: 6.4.1
4521-
resolution: "@mui/material@npm:6.4.1"
4519+
"@mui/material@npm:6.4.2":
4520+
version: 6.4.2
4521+
resolution: "@mui/material@npm:6.4.2"
45224522
dependencies:
45234523
"@babel/runtime": "npm:^7.26.0"
4524-
"@mui/core-downloads-tracker": "npm:^6.4.1"
4525-
"@mui/system": "npm:^6.4.1"
4524+
"@mui/core-downloads-tracker": "npm:^6.4.2"
4525+
"@mui/system": "npm:^6.4.2"
45264526
"@mui/types": "npm:^7.2.21"
4527-
"@mui/utils": "npm:^6.4.1"
4527+
"@mui/utils": "npm:^6.4.2"
45284528
"@popperjs/core": "npm:^2.11.8"
45294529
"@types/react-transition-group": "npm:^4.4.12"
45304530
clsx: "npm:^2.1.1"
@@ -4535,7 +4535,7 @@ __metadata:
45354535
peerDependencies:
45364536
"@emotion/react": ^11.5.0
45374537
"@emotion/styled": ^11.3.0
4538-
"@mui/material-pigment-css": ^6.4.1
4538+
"@mui/material-pigment-css": ^6.4.2
45394539
"@types/react": ^17.0.0 || ^18.0.0 || ^19.0.0
45404540
react: ^17.0.0 || ^18.0.0 || ^19.0.0
45414541
react-dom: ^17.0.0 || ^18.0.0 || ^19.0.0
@@ -4548,30 +4548,30 @@ __metadata:
45484548
optional: true
45494549
"@types/react":
45504550
optional: true
4551-
checksum: 10c0/c5ad8ab4339e145cac815cd9fdd9c909d5e2e5edf4997b8afe5edc320f3a020ddb857b5939f6a4453a34d996e3f334804c3858c5dc5f0bfede087e7d6b5e574e
4551+
checksum: 10c0/e77604a7f83a5f8526077a9b7394e644d919dee5661f676d8b60ec6a7b9ae6a11eb5cf6656e9383d45467b7eb8e6d7e559f942df494f0bec908ff018874b97ae
45524552
languageName: node
45534553
linkType: hard
45544554

4555-
"@mui/private-theming@npm:^6.4.1":
4556-
version: 6.4.1
4557-
resolution: "@mui/private-theming@npm:6.4.1"
4555+
"@mui/private-theming@npm:^6.4.2":
4556+
version: 6.4.2
4557+
resolution: "@mui/private-theming@npm:6.4.2"
45584558
dependencies:
45594559
"@babel/runtime": "npm:^7.26.0"
4560-
"@mui/utils": "npm:^6.4.1"
4560+
"@mui/utils": "npm:^6.4.2"
45614561
prop-types: "npm:^15.8.1"
45624562
peerDependencies:
45634563
"@types/react": ^17.0.0 || ^18.0.0 || ^19.0.0
45644564
react: ^17.0.0 || ^18.0.0 || ^19.0.0
45654565
peerDependenciesMeta:
45664566
"@types/react":
45674567
optional: true
4568-
checksum: 10c0/5b6936e6dff6218373579f901aabba01eea1953e97a5b4b695736aeebca2d39fc7c2b4d0e54ab064d1ba99a6ffce0d907098791ecec28795f7da25c1bd0d33cb
4568+
checksum: 10c0/23d5a51a91db3ff6849e3511d95c7726969c888ff67a06b9f1d91a6aa322d37f9376baaf9ac53a21fa1ec200c7be2a7c7eb6205bf3f20042460da19d52a6d83d
45694569
languageName: node
45704570
linkType: hard
45714571

4572-
"@mui/styled-engine@npm:^6.4.0":
4573-
version: 6.4.0
4574-
resolution: "@mui/styled-engine@npm:6.4.0"
4572+
"@mui/styled-engine@npm:^6.4.2":
4573+
version: 6.4.2
4574+
resolution: "@mui/styled-engine@npm:6.4.2"
45754575
dependencies:
45764576
"@babel/runtime": "npm:^7.26.0"
45774577
"@emotion/cache": "npm:^11.13.5"
@@ -4588,19 +4588,19 @@ __metadata:
45884588
optional: true
45894589
"@emotion/styled":
45904590
optional: true
4591-
checksum: 10c0/bff35147ca9ef586679b53786d840e98837f0c1e5bf10a3510d4b2b68c340ae4ab69befe94b69ef25f6846bada5b3c355d25fa3a179d1598499e28c51f28d5d2
4591+
checksum: 10c0/c60622d11d2f039d48c182674206b6117df8399dfe3f28a7b5ac21bc6f838ee3b6d2c637243c7bb39b067f042097d3ebf87e410c959435d419aaf8f9d78b366c
45924592
languageName: node
45934593
linkType: hard
45944594

4595-
"@mui/system@npm:^6.4.1":
4596-
version: 6.4.1
4597-
resolution: "@mui/system@npm:6.4.1"
4595+
"@mui/system@npm:^6.4.2":
4596+
version: 6.4.2
4597+
resolution: "@mui/system@npm:6.4.2"
45984598
dependencies:
45994599
"@babel/runtime": "npm:^7.26.0"
4600-
"@mui/private-theming": "npm:^6.4.1"
4601-
"@mui/styled-engine": "npm:^6.4.0"
4600+
"@mui/private-theming": "npm:^6.4.2"
4601+
"@mui/styled-engine": "npm:^6.4.2"
46024602
"@mui/types": "npm:^7.2.21"
4603-
"@mui/utils": "npm:^6.4.1"
4603+
"@mui/utils": "npm:^6.4.2"
46044604
clsx: "npm:^2.1.1"
46054605
csstype: "npm:^3.1.3"
46064606
prop-types: "npm:^15.8.1"
@@ -4616,7 +4616,7 @@ __metadata:
46164616
optional: true
46174617
"@types/react":
46184618
optional: true
4619-
checksum: 10c0/34d731fb5faf1a6242c9faca5672a4b8722ac97cf5d1fd58cf85cce093cfbd2249ed57dd4c33e8f3b879c611e0fab56bb9e0e8fc1b7c8a49cbe4dd39ba32f98d
4619+
checksum: 10c0/4a298140eb354b4842bcb00c45da0a8803fd41a2c7fa3ef9fa1218c9931e6ba3bb3fcf44b92e628042b5420ff4979ae089d9327da89d3bfb0c67b38d8a432d64
46204620
languageName: node
46214621
linkType: hard
46224622

@@ -4632,9 +4632,9 @@ __metadata:
46324632
languageName: node
46334633
linkType: hard
46344634

4635-
"@mui/utils@npm:^6.4.1":
4636-
version: 6.4.1
4637-
resolution: "@mui/utils@npm:6.4.1"
4635+
"@mui/utils@npm:^6.4.2":
4636+
version: 6.4.2
4637+
resolution: "@mui/utils@npm:6.4.2"
46384638
dependencies:
46394639
"@babel/runtime": "npm:^7.26.0"
46404640
"@mui/types": "npm:^7.2.21"
@@ -4648,7 +4648,7 @@ __metadata:
46484648
peerDependenciesMeta:
46494649
"@types/react":
46504650
optional: true
4651-
checksum: 10c0/c0cfb8737db7c5709ce35ebdf739c5014914a1344e1b305d13a75b061b970656777eaf01f6fbdb8f209da91c086ab36dd3f5ddc1c94237c5868a383cdd1aad81
4651+
checksum: 10c0/981a267c87d4ed9e9880dd98e31a16b8ff9e268295d4bcc7d185bf5e19a0d7b0afe14e9e37263acb054694f4520a8c5bf6d8ced6f6df1cbef4e8163d44a52da4
46524652
languageName: node
46534653
linkType: hard
46544654

@@ -15684,8 +15684,8 @@ __metadata:
1568415684
"@httpx/json-api": "npm:0.5.25"
1568515685
"@httpx/plain-object": "npm:2.0.6"
1568615686
"@httpx/treeu": "npm:0.4.12"
15687-
"@mui/icons-material": "npm:6.4.1"
15688-
"@mui/material": "npm:6.4.1"
15687+
"@mui/icons-material": "npm:6.4.2"
15688+
"@mui/material": "npm:6.4.2"
1568915689
"@next/bundle-analyzer": "npm:15.1.6"
1569015690
"@next/env": "npm:15.1.6"
1569115691
"@playwright/test": "npm:1.50.0"

0 commit comments

Comments
 (0)