Skip to content

Commit 555ca20

Browse files
chore(deps): update material-ui monorepo to v7
1 parent 0a834bc commit 555ca20

File tree

6 files changed

+80
-91
lines changed

6 files changed

+80
-91
lines changed

apis/nucleus/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,8 @@
66
"devDependencies": {
77
"@emotion/react": "^11.14.0",
88
"@emotion/styled": "^11.14.1",
9-
"@mui/icons-material": "^6.5.0",
10-
"@mui/material": "^6.5.0",
9+
"@mui/icons-material": "^7.3.5",
10+
"@mui/material": "^7.3.5",
1111
"@nebula.js/conversion": "^6.0.2",
1212
"@nebula.js/locale": "^6.0.2",
1313
"@nebula.js/supernova": "^6.0.2",

apis/stardust/core/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
{
22
"module": "esm/index.js",
33
"peerDependencies": {
4-
"@mui/material": "^6.5.0",
5-
"@mui/icons-material": "^6.5.0",
4+
"@mui/material": "^7.3.5",
5+
"@mui/icons-material": "^7.3.5",
66
"@emotion/react": "^11.14.0",
77
"@emotion/styled": "^11.14.1",
88
"react": "^17.0.2 || ^18.1.0",

apis/stardust/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -43,8 +43,8 @@
4343
"devDependencies": {
4444
"@emotion/react": "^11.14.0",
4545
"@emotion/styled": "^11.14.1",
46-
"@mui/icons-material": "^6.5.0",
47-
"@mui/material": "^6.5.0",
46+
"@mui/icons-material": "^7.3.5",
47+
"@mui/material": "^7.3.5",
4848
"@nebula.js/conversion": "^6.0.2",
4949
"@nebula.js/enigma-mocker": "^6.0.2",
5050
"@nebula.js/locale": "^6.0.2",

commands/serve/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -53,8 +53,8 @@
5353
"@babel/core": "7.28.5",
5454
"@babel/preset-env": "7.28.5",
5555
"@babel/preset-react": "7.28.5",
56-
"@mui/material": "^6.5.0",
57-
"@mui/system": "^6.5.0",
56+
"@mui/material": "^7.3.5",
57+
"@mui/system": "^7.3.5",
5858
"@nebula.js/enigma-mocker": "^6.0.2",
5959
"@nebula.js/nucleus": "^6.0.2",
6060
"@nebula.js/snapshooter": "^6.0.2",

packages/ui/package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -9,16 +9,16 @@
99
"peerDependencies": {
1010
"@emotion/react": "^11.14.0",
1111
"@emotion/styled": "^11.14.1",
12-
"@mui/icons-material": "^6.5.0",
13-
"@mui/material": "^6.5.0",
12+
"@mui/icons-material": "^7.3.5",
13+
"@mui/material": "^7.3.5",
1414
"react": "^18.3.1",
1515
"react-dom": "^18.3.1"
1616
},
1717
"devDependencies": {
1818
"@emotion/react": "^11.14.0",
1919
"@emotion/styled": "^11.14.1",
20-
"@mui/icons-material": "^6.5.0",
21-
"@mui/material": "^6.5.0",
20+
"@mui/icons-material": "^7.3.5",
21+
"@mui/material": "^7.3.5",
2222
"react": "18.3.1",
2323
"react-dom": "18.3.1"
2424
}

yarn.lock

Lines changed: 68 additions & 79 deletions
Original file line numberDiff line numberDiff line change
@@ -2403,7 +2403,7 @@ __metadata:
24032403
languageName: node
24042404
linkType: hard
24052405

2406-
"@babel/runtime@npm:^7.26.0":
2406+
"@babel/runtime@npm:^7.28.4":
24072407
version: 7.28.4
24082408
resolution: "@babel/runtime@npm:7.28.4"
24092409
checksum: 10c0/792ce7af9750fb9b93879cc9d1db175701c4689da890e6ced242ea0207c9da411ccf16dc04e689cc01158b28d7898c40d75598f4559109f761c12ce01e959bf7
@@ -2994,19 +2994,6 @@ __metadata:
29942994
languageName: node
29952995
linkType: hard
29962996

2997-
"@emotion/cache@npm:^11.13.5":
2998-
version: 11.13.5
2999-
resolution: "@emotion/cache@npm:11.13.5"
3000-
dependencies:
3001-
"@emotion/memoize": "npm:^0.9.0"
3002-
"@emotion/sheet": "npm:^1.4.0"
3003-
"@emotion/utils": "npm:^1.4.2"
3004-
"@emotion/weak-memoize": "npm:^0.4.0"
3005-
stylis: "npm:4.2.0"
3006-
checksum: 10c0/fc669bf2add27ddff7b1f341b54e7124379156285095f0b38fb846efe90c64c70d2826f73bc734358a4fce04578229774a38ff4de2599d286461bfca57ba7d23
3007-
languageName: node
3008-
linkType: hard
3009-
30102997
"@emotion/cache@npm:^11.14.0":
30112998
version: 11.14.0
30122999
resolution: "@emotion/cache@npm:11.14.0"
@@ -4528,49 +4515,49 @@ __metadata:
45284515
languageName: node
45294516
linkType: hard
45304517

4531-
"@mui/core-downloads-tracker@npm:^6.5.0":
4532-
version: 6.5.0
4533-
resolution: "@mui/core-downloads-tracker@npm:6.5.0"
4534-
checksum: 10c0/dea763c8d4b4f9415d6c6ac3a04115d04c249461ce5635f0012a75b91c38f43c0d0411201664a77c7ff10ff11ea12a0bfeea6562ec22ceec6bac82478b6384c3
4518+
"@mui/core-downloads-tracker@npm:^7.3.5":
4519+
version: 7.3.5
4520+
resolution: "@mui/core-downloads-tracker@npm:7.3.5"
4521+
checksum: 10c0/72c71d43b3609ccd5eab5b3bfc5bfc2232b79cfb210cb64a66298de0b2effccb1843aa8cdb6e062bc6f5df91c02d70de84984bb6fab9745ffdf00e81a574dc9b
45354522
languageName: node
45364523
linkType: hard
45374524

4538-
"@mui/icons-material@npm:^6.5.0":
4539-
version: 6.5.0
4540-
resolution: "@mui/icons-material@npm:6.5.0"
4525+
"@mui/icons-material@npm:^7.3.5":
4526+
version: 7.3.5
4527+
resolution: "@mui/icons-material@npm:7.3.5"
45414528
dependencies:
4542-
"@babel/runtime": "npm:^7.26.0"
4529+
"@babel/runtime": "npm:^7.28.4"
45434530
peerDependencies:
4544-
"@mui/material": ^6.5.0
4531+
"@mui/material": ^7.3.5
45454532
"@types/react": ^17.0.0 || ^18.0.0 || ^19.0.0
45464533
react: ^17.0.0 || ^18.0.0 || ^19.0.0
45474534
peerDependenciesMeta:
45484535
"@types/react":
45494536
optional: true
4550-
checksum: 10c0/0afec2280e8dde4ff34686481497c4b3ced8193f0038bf8984fd502808c053ba8464c35409def0380424cade1d282f647fac1db7c55046b2b232b0d2c52a589d
4537+
checksum: 10c0/5fa551acabc8eddf30113a45a7c7b9923ec0f520608442cb914345493208aaa5b4ba852ad4b766ab58c547a2eb498ab4d6c1a3ebf5d4055a006c2327e397f88c
45514538
languageName: node
45524539
linkType: hard
45534540

4554-
"@mui/material@npm:^6.5.0":
4555-
version: 6.5.0
4556-
resolution: "@mui/material@npm:6.5.0"
4541+
"@mui/material@npm:^7.3.5":
4542+
version: 7.3.5
4543+
resolution: "@mui/material@npm:7.3.5"
45574544
dependencies:
4558-
"@babel/runtime": "npm:^7.26.0"
4559-
"@mui/core-downloads-tracker": "npm:^6.5.0"
4560-
"@mui/system": "npm:^6.5.0"
4561-
"@mui/types": "npm:~7.2.24"
4562-
"@mui/utils": "npm:^6.4.9"
4545+
"@babel/runtime": "npm:^7.28.4"
4546+
"@mui/core-downloads-tracker": "npm:^7.3.5"
4547+
"@mui/system": "npm:^7.3.5"
4548+
"@mui/types": "npm:^7.4.8"
4549+
"@mui/utils": "npm:^7.3.5"
45634550
"@popperjs/core": "npm:^2.11.8"
45644551
"@types/react-transition-group": "npm:^4.4.12"
45654552
clsx: "npm:^2.1.1"
45664553
csstype: "npm:^3.1.3"
45674554
prop-types: "npm:^15.8.1"
4568-
react-is: "npm:^19.0.0"
4555+
react-is: "npm:^19.2.0"
45694556
react-transition-group: "npm:^4.4.5"
45704557
peerDependencies:
45714558
"@emotion/react": ^11.5.0
45724559
"@emotion/styled": ^11.3.0
4573-
"@mui/material-pigment-css": ^6.5.0
4560+
"@mui/material-pigment-css": ^7.3.5
45744561
"@types/react": ^17.0.0 || ^18.0.0 || ^19.0.0
45754562
react: ^17.0.0 || ^18.0.0 || ^19.0.0
45764563
react-dom: ^17.0.0 || ^18.0.0 || ^19.0.0
@@ -4583,33 +4570,33 @@ __metadata:
45834570
optional: true
45844571
"@types/react":
45854572
optional: true
4586-
checksum: 10c0/24dfb582fe4655cc8e15476637d60d17cc1be6326be36d7fbc8c9a99f044ba10e5b68841f292e2cd1ce7e1ca26bc1006e37e7bba1e6979992850c907aa4c17b4
4573+
checksum: 10c0/363ff79d0eaf8044510529bf8d143d7e6f5298297dcfbd0816c5caf49e9514bde6b187b0e135cc1d73ac2ecfec1b06d3fea3bba952e7d8d0bfc997d0510fff8a
45874574
languageName: node
45884575
linkType: hard
45894576

4590-
"@mui/private-theming@npm:^6.4.9":
4591-
version: 6.4.9
4592-
resolution: "@mui/private-theming@npm:6.4.9"
4577+
"@mui/private-theming@npm:^7.3.5":
4578+
version: 7.3.5
4579+
resolution: "@mui/private-theming@npm:7.3.5"
45934580
dependencies:
4594-
"@babel/runtime": "npm:^7.26.0"
4595-
"@mui/utils": "npm:^6.4.9"
4581+
"@babel/runtime": "npm:^7.28.4"
4582+
"@mui/utils": "npm:^7.3.5"
45964583
prop-types: "npm:^15.8.1"
45974584
peerDependencies:
45984585
"@types/react": ^17.0.0 || ^18.0.0 || ^19.0.0
45994586
react: ^17.0.0 || ^18.0.0 || ^19.0.0
46004587
peerDependenciesMeta:
46014588
"@types/react":
46024589
optional: true
4603-
checksum: 10c0/3b198fad085b9ce5092cb2ad2aceee5f6a643f68f4fb1469d0748615490b8b9228179a6564be9c6784aa6f1f42a9afe61f1ad5ce0af56858e9bb58d36472e339
4590+
checksum: 10c0/1347cf2a1ec1ae93d26134143c20314d53dac61fe5c8c7aa00ab37d9e89f5e6245f787dee9b0bf3d34fc614c9a5da1f5d45759fcd2520ddef4c10e755c4abc5e
46044591
languageName: node
46054592
linkType: hard
46064593

4607-
"@mui/styled-engine@npm:^6.5.0":
4608-
version: 6.5.0
4609-
resolution: "@mui/styled-engine@npm:6.5.0"
4594+
"@mui/styled-engine@npm:^7.3.5":
4595+
version: 7.3.5
4596+
resolution: "@mui/styled-engine@npm:7.3.5"
46104597
dependencies:
4611-
"@babel/runtime": "npm:^7.26.0"
4612-
"@emotion/cache": "npm:^11.13.5"
4598+
"@babel/runtime": "npm:^7.28.4"
4599+
"@emotion/cache": "npm:^11.14.0"
46134600
"@emotion/serialize": "npm:^1.3.3"
46144601
"@emotion/sheet": "npm:^1.4.0"
46154602
csstype: "npm:^3.1.3"
@@ -4623,19 +4610,19 @@ __metadata:
46234610
optional: true
46244611
"@emotion/styled":
46254612
optional: true
4626-
checksum: 10c0/aa44806d2cdd1b65c756a97927edcd7907cc5649d206382b5b5b8c27f899552a002e713fb167aa0e5aa980542bd309166113830dc550672d7598ad5993e7ff66
4613+
checksum: 10c0/01dc8aefde58d5257564b7fd40f37de0f76d79e6bc6b52738cf41c333a053623baf2648f0557fb4b5ded306fd2b98e94797d7e48ad1c1f297747d2a265e22ad0
46274614
languageName: node
46284615
linkType: hard
46294616

4630-
"@mui/system@npm:^6.5.0":
4631-
version: 6.5.0
4632-
resolution: "@mui/system@npm:6.5.0"
4617+
"@mui/system@npm:^7.3.5":
4618+
version: 7.3.5
4619+
resolution: "@mui/system@npm:7.3.5"
46334620
dependencies:
4634-
"@babel/runtime": "npm:^7.26.0"
4635-
"@mui/private-theming": "npm:^6.4.9"
4636-
"@mui/styled-engine": "npm:^6.5.0"
4637-
"@mui/types": "npm:~7.2.24"
4638-
"@mui/utils": "npm:^6.4.9"
4621+
"@babel/runtime": "npm:^7.28.4"
4622+
"@mui/private-theming": "npm:^7.3.5"
4623+
"@mui/styled-engine": "npm:^7.3.5"
4624+
"@mui/types": "npm:^7.4.8"
4625+
"@mui/utils": "npm:^7.3.5"
46394626
clsx: "npm:^2.1.1"
46404627
csstype: "npm:^3.1.3"
46414628
prop-types: "npm:^15.8.1"
@@ -4651,39 +4638,41 @@ __metadata:
46514638
optional: true
46524639
"@types/react":
46534640
optional: true
4654-
checksum: 10c0/2603ca8997625924e867504a53a20f81ad2dd7f3abb314709175341e4d2143bb22e2a9b4e8a008c92bf12e0333775dec651e8b9c237c4848650aabb60d8dab06
4641+
checksum: 10c0/12ed6e0f4770848c91c066b6ffb315f2cd31d6281ff12780f8d994d5b677750277812491ba502831601bbe66cbc48812268ae08b7bbc10120e7faf5616807489
46554642
languageName: node
46564643
linkType: hard
46574644

4658-
"@mui/types@npm:~7.2.24":
4659-
version: 7.2.24
4660-
resolution: "@mui/types@npm:7.2.24"
4645+
"@mui/types@npm:^7.4.8":
4646+
version: 7.4.8
4647+
resolution: "@mui/types@npm:7.4.8"
4648+
dependencies:
4649+
"@babel/runtime": "npm:^7.28.4"
46614650
peerDependencies:
46624651
"@types/react": ^17.0.0 || ^18.0.0 || ^19.0.0
46634652
peerDependenciesMeta:
46644653
"@types/react":
46654654
optional: true
4666-
checksum: 10c0/7756339cae70e9b684c4311924e4e3882f908552b69c434b4d13faf2f5908ce72fe889a31890257c5ad42a085207be7c1661981dfc683293e90ac6dfac3759d0
4655+
checksum: 10c0/dfdca47c894da372236f7c209544abd2998a77af646baf28d97a49313064b293b2fb434e45f9e5331e3123f9f8863f7b3e1db8542d7bde2d4f1e5f030d85f0c1
46674656
languageName: node
46684657
linkType: hard
46694658

4670-
"@mui/utils@npm:^6.4.9":
4671-
version: 6.4.9
4672-
resolution: "@mui/utils@npm:6.4.9"
4659+
"@mui/utils@npm:^7.3.5":
4660+
version: 7.3.5
4661+
resolution: "@mui/utils@npm:7.3.5"
46734662
dependencies:
4674-
"@babel/runtime": "npm:^7.26.0"
4675-
"@mui/types": "npm:~7.2.24"
4676-
"@types/prop-types": "npm:^15.7.14"
4663+
"@babel/runtime": "npm:^7.28.4"
4664+
"@mui/types": "npm:^7.4.8"
4665+
"@types/prop-types": "npm:^15.7.15"
46774666
clsx: "npm:^2.1.1"
46784667
prop-types: "npm:^15.8.1"
4679-
react-is: "npm:^19.0.0"
4668+
react-is: "npm:^19.2.0"
46804669
peerDependencies:
46814670
"@types/react": ^17.0.0 || ^18.0.0 || ^19.0.0
46824671
react: ^17.0.0 || ^18.0.0 || ^19.0.0
46834672
peerDependenciesMeta:
46844673
"@types/react":
46854674
optional: true
4686-
checksum: 10c0/27122262bc24d31e8906e3133f3f6e6c858733802019e0e9ec6dedf632ca46287ab3735c9da6be7a7e0b4f043ced9b8f36b5b21bfef1d96ecfa5d150ea458508
4675+
checksum: 10c0/c9f9ce12a5053d7aeafd0c390e7d17d331e0366dec9d993c9ad860f78c1d9410e5a33c40601afa039f4120ea299d2a59e76eff705359c7d96fb09ce636ba72b9
46874676
languageName: node
46884677
linkType: hard
46894678

@@ -4766,8 +4755,8 @@ __metadata:
47664755
"@babel/core": "npm:7.28.5"
47674756
"@babel/preset-env": "npm:7.28.5"
47684757
"@babel/preset-react": "npm:7.28.5"
4769-
"@mui/material": "npm:^6.5.0"
4770-
"@mui/system": "npm:^6.5.0"
4758+
"@mui/material": "npm:^7.3.5"
4759+
"@mui/system": "npm:^7.3.5"
47714760
"@nebula.js/cli-build": "npm:^6.0.2"
47724761
"@nebula.js/enigma-mocker": "npm:^6.0.2"
47734762
"@nebula.js/nucleus": "npm:^6.0.2"
@@ -4852,8 +4841,8 @@ __metadata:
48524841
dependencies:
48534842
"@emotion/react": "npm:^11.14.0"
48544843
"@emotion/styled": "npm:^11.14.1"
4855-
"@mui/icons-material": "npm:^6.5.0"
4856-
"@mui/material": "npm:^6.5.0"
4844+
"@mui/icons-material": "npm:^7.3.5"
4845+
"@mui/material": "npm:^7.3.5"
48574846
"@nebula.js/conversion": "npm:^6.0.2"
48584847
"@nebula.js/locale": "npm:^6.0.2"
48594848
"@nebula.js/supernova": "npm:^6.0.2"
@@ -4887,8 +4876,8 @@ __metadata:
48874876
dependencies:
48884877
"@emotion/react": "npm:^11.14.0"
48894878
"@emotion/styled": "npm:^11.14.1"
4890-
"@mui/icons-material": "npm:^6.5.0"
4891-
"@mui/material": "npm:^6.5.0"
4879+
"@mui/icons-material": "npm:^7.3.5"
4880+
"@mui/material": "npm:^7.3.5"
48924881
"@nebula.js/conversion": "npm:^6.0.2"
48934882
"@nebula.js/enigma-mocker": "npm:^6.0.2"
48944883
"@nebula.js/locale": "npm:^6.0.2"
@@ -4947,15 +4936,15 @@ __metadata:
49474936
dependencies:
49484937
"@emotion/react": "npm:^11.14.0"
49494938
"@emotion/styled": "npm:^11.14.1"
4950-
"@mui/icons-material": "npm:^6.5.0"
4951-
"@mui/material": "npm:^6.5.0"
4939+
"@mui/icons-material": "npm:^7.3.5"
4940+
"@mui/material": "npm:^7.3.5"
49524941
react: "npm:18.3.1"
49534942
react-dom: "npm:18.3.1"
49544943
peerDependencies:
49554944
"@emotion/react": ^11.14.0
49564945
"@emotion/styled": ^11.14.1
4957-
"@mui/icons-material": ^6.5.0
4958-
"@mui/material": ^6.5.0
4946+
"@mui/icons-material": ^7.3.5
4947+
"@mui/material": ^7.3.5
49594948
react: ^18.3.1
49604949
react-dom: ^18.3.1
49614950
languageName: unknown
@@ -6598,7 +6587,7 @@ __metadata:
65986587
languageName: node
65996588
linkType: hard
66006589

6601-
"@types/prop-types@npm:^15.7.14":
6590+
"@types/prop-types@npm:^15.7.15":
66026591
version: 15.7.15
66036592
resolution: "@types/prop-types@npm:15.7.15"
66046593
checksum: 10c0/b59aad1ad19bf1733cf524fd4e618196c6c7690f48ee70a327eb450a42aab8e8a063fbe59ca0a5701aebe2d92d582292c0fb845ea57474f6a15f6994b0e260b2

0 commit comments

Comments
 (0)