Skip to content

Commit 5da8301

Browse files
chore(deps): update material-ui monorepo to v7
1 parent 3da56e5 commit 5da8301

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.4",
10+
"@mui/material": "^7.3.4",
1111
"@nebula.js/conversion": "^6.0.1-alpha.0",
1212
"@nebula.js/locale": "^6.0.1-alpha.0",
1313
"@nebula.js/supernova": "^6.0.1-alpha.0",

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.4",
5+
"@mui/icons-material": "^7.3.4",
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.4",
47+
"@mui/material": "^7.3.4",
4848
"@nebula.js/conversion": "^6.0.1-alpha.0",
4949
"@nebula.js/enigma-mocker": "^6.0.1-alpha.0",
5050
"@nebula.js/locale": "^6.0.1-alpha.0",

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.4",
5454
"@babel/preset-env": "7.28.3",
5555
"@babel/preset-react": "7.27.1",
56-
"@mui/material": "^6.5.0",
57-
"@mui/system": "^6.5.0",
56+
"@mui/material": "^7.3.4",
57+
"@mui/system": "^7.3.3",
5858
"@nebula.js/enigma-mocker": "^6.0.1-alpha.0",
5959
"@nebula.js/nucleus": "^6.0.1-alpha.0",
6060
"@nebula.js/snapshooter": "^6.0.1-alpha.0",

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.4",
13+
"@mui/material": "^7.3.4",
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.4",
21+
"@mui/material": "^7.3.4",
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
@@ -2314,7 +2314,7 @@ __metadata:
23142314
languageName: node
23152315
linkType: hard
23162316

2317-
"@babel/runtime@npm:^7.26.0":
2317+
"@babel/runtime@npm:^7.28.4":
23182318
version: 7.28.4
23192319
resolution: "@babel/runtime@npm:7.28.4"
23202320
checksum: 10c0/792ce7af9750fb9b93879cc9d1db175701c4689da890e6ced242ea0207c9da411ccf16dc04e689cc01158b28d7898c40d75598f4559109f761c12ce01e959bf7
@@ -2880,19 +2880,6 @@ __metadata:
28802880
languageName: node
28812881
linkType: hard
28822882

2883-
"@emotion/cache@npm:^11.13.5":
2884-
version: 11.13.5
2885-
resolution: "@emotion/cache@npm:11.13.5"
2886-
dependencies:
2887-
"@emotion/memoize": "npm:^0.9.0"
2888-
"@emotion/sheet": "npm:^1.4.0"
2889-
"@emotion/utils": "npm:^1.4.2"
2890-
"@emotion/weak-memoize": "npm:^0.4.0"
2891-
stylis: "npm:4.2.0"
2892-
checksum: 10c0/fc669bf2add27ddff7b1f341b54e7124379156285095f0b38fb846efe90c64c70d2826f73bc734358a4fce04578229774a38ff4de2599d286461bfca57ba7d23
2893-
languageName: node
2894-
linkType: hard
2895-
28962883
"@emotion/cache@npm:^11.14.0":
28972884
version: 11.14.0
28982885
resolution: "@emotion/cache@npm:11.14.0"
@@ -4137,49 +4124,49 @@ __metadata:
41374124
languageName: node
41384125
linkType: hard
41394126

4140-
"@mui/core-downloads-tracker@npm:^6.5.0":
4141-
version: 6.5.0
4142-
resolution: "@mui/core-downloads-tracker@npm:6.5.0"
4143-
checksum: 10c0/dea763c8d4b4f9415d6c6ac3a04115d04c249461ce5635f0012a75b91c38f43c0d0411201664a77c7ff10ff11ea12a0bfeea6562ec22ceec6bac82478b6384c3
4127+
"@mui/core-downloads-tracker@npm:^7.3.4":
4128+
version: 7.3.4
4129+
resolution: "@mui/core-downloads-tracker@npm:7.3.4"
4130+
checksum: 10c0/938037e8a1141edf9bef744248dcddd91277d08ddf9de0a24d027fd8debea7bf81da22f01902d5979df4f9d3ef4931069131f2ce6e0c0d8e82a286896a1e372c
41444131
languageName: node
41454132
linkType: hard
41464133

4147-
"@mui/icons-material@npm:^6.5.0":
4148-
version: 6.5.0
4149-
resolution: "@mui/icons-material@npm:6.5.0"
4134+
"@mui/icons-material@npm:^7.3.4":
4135+
version: 7.3.4
4136+
resolution: "@mui/icons-material@npm:7.3.4"
41504137
dependencies:
4151-
"@babel/runtime": "npm:^7.26.0"
4138+
"@babel/runtime": "npm:^7.28.4"
41524139
peerDependencies:
4153-
"@mui/material": ^6.5.0
4140+
"@mui/material": ^7.3.4
41544141
"@types/react": ^17.0.0 || ^18.0.0 || ^19.0.0
41554142
react: ^17.0.0 || ^18.0.0 || ^19.0.0
41564143
peerDependenciesMeta:
41574144
"@types/react":
41584145
optional: true
4159-
checksum: 10c0/0afec2280e8dde4ff34686481497c4b3ced8193f0038bf8984fd502808c053ba8464c35409def0380424cade1d282f647fac1db7c55046b2b232b0d2c52a589d
4146+
checksum: 10c0/09c5708f0a96979dafeefdfbaef4950463e987bdc283874831d67ae0ce32cbc946bf408ba5084bd7a8f57af0cb87c3fdfddcf4c21e0946bb5e17c34abfd49d80
41604147
languageName: node
41614148
linkType: hard
41624149

4163-
"@mui/material@npm:^6.5.0":
4164-
version: 6.5.0
4165-
resolution: "@mui/material@npm:6.5.0"
4150+
"@mui/material@npm:^7.3.4":
4151+
version: 7.3.4
4152+
resolution: "@mui/material@npm:7.3.4"
41664153
dependencies:
4167-
"@babel/runtime": "npm:^7.26.0"
4168-
"@mui/core-downloads-tracker": "npm:^6.5.0"
4169-
"@mui/system": "npm:^6.5.0"
4170-
"@mui/types": "npm:~7.2.24"
4171-
"@mui/utils": "npm:^6.4.9"
4154+
"@babel/runtime": "npm:^7.28.4"
4155+
"@mui/core-downloads-tracker": "npm:^7.3.4"
4156+
"@mui/system": "npm:^7.3.3"
4157+
"@mui/types": "npm:^7.4.7"
4158+
"@mui/utils": "npm:^7.3.3"
41724159
"@popperjs/core": "npm:^2.11.8"
41734160
"@types/react-transition-group": "npm:^4.4.12"
41744161
clsx: "npm:^2.1.1"
41754162
csstype: "npm:^3.1.3"
41764163
prop-types: "npm:^15.8.1"
4177-
react-is: "npm:^19.0.0"
4164+
react-is: "npm:^19.1.1"
41784165
react-transition-group: "npm:^4.4.5"
41794166
peerDependencies:
41804167
"@emotion/react": ^11.5.0
41814168
"@emotion/styled": ^11.3.0
4182-
"@mui/material-pigment-css": ^6.5.0
4169+
"@mui/material-pigment-css": ^7.3.3
41834170
"@types/react": ^17.0.0 || ^18.0.0 || ^19.0.0
41844171
react: ^17.0.0 || ^18.0.0 || ^19.0.0
41854172
react-dom: ^17.0.0 || ^18.0.0 || ^19.0.0
@@ -4192,33 +4179,33 @@ __metadata:
41924179
optional: true
41934180
"@types/react":
41944181
optional: true
4195-
checksum: 10c0/24dfb582fe4655cc8e15476637d60d17cc1be6326be36d7fbc8c9a99f044ba10e5b68841f292e2cd1ce7e1ca26bc1006e37e7bba1e6979992850c907aa4c17b4
4182+
checksum: 10c0/bd6ad058c3505bb8b680113ade6ac2cb20b21f7bc6a53c202c89a950b3570586e16646a7a04930ef6ea707a77000440d73b246301ff0d09380b2fb392452b678
41964183
languageName: node
41974184
linkType: hard
41984185

4199-
"@mui/private-theming@npm:^6.4.9":
4200-
version: 6.4.9
4201-
resolution: "@mui/private-theming@npm:6.4.9"
4186+
"@mui/private-theming@npm:^7.3.3":
4187+
version: 7.3.3
4188+
resolution: "@mui/private-theming@npm:7.3.3"
42024189
dependencies:
4203-
"@babel/runtime": "npm:^7.26.0"
4204-
"@mui/utils": "npm:^6.4.9"
4190+
"@babel/runtime": "npm:^7.28.4"
4191+
"@mui/utils": "npm:^7.3.3"
42054192
prop-types: "npm:^15.8.1"
42064193
peerDependencies:
42074194
"@types/react": ^17.0.0 || ^18.0.0 || ^19.0.0
42084195
react: ^17.0.0 || ^18.0.0 || ^19.0.0
42094196
peerDependenciesMeta:
42104197
"@types/react":
42114198
optional: true
4212-
checksum: 10c0/3b198fad085b9ce5092cb2ad2aceee5f6a643f68f4fb1469d0748615490b8b9228179a6564be9c6784aa6f1f42a9afe61f1ad5ce0af56858e9bb58d36472e339
4199+
checksum: 10c0/67b9a6c7cfd8f2c3c1236ea67573ca306c1c02075a795d308ef52adcdeefc8fca155e1d7f725ea961dde7c11f7f9961dd3cf4ce9a082128b28abc7666f0b141c
42134200
languageName: node
42144201
linkType: hard
42154202

4216-
"@mui/styled-engine@npm:^6.5.0":
4217-
version: 6.5.0
4218-
resolution: "@mui/styled-engine@npm:6.5.0"
4203+
"@mui/styled-engine@npm:^7.3.3":
4204+
version: 7.3.3
4205+
resolution: "@mui/styled-engine@npm:7.3.3"
42194206
dependencies:
4220-
"@babel/runtime": "npm:^7.26.0"
4221-
"@emotion/cache": "npm:^11.13.5"
4207+
"@babel/runtime": "npm:^7.28.4"
4208+
"@emotion/cache": "npm:^11.14.0"
42224209
"@emotion/serialize": "npm:^1.3.3"
42234210
"@emotion/sheet": "npm:^1.4.0"
42244211
csstype: "npm:^3.1.3"
@@ -4232,19 +4219,19 @@ __metadata:
42324219
optional: true
42334220
"@emotion/styled":
42344221
optional: true
4235-
checksum: 10c0/aa44806d2cdd1b65c756a97927edcd7907cc5649d206382b5b5b8c27f899552a002e713fb167aa0e5aa980542bd309166113830dc550672d7598ad5993e7ff66
4222+
checksum: 10c0/8e38f3b15b2ed4e736d27d4ea3379b05f2fe9bddcd83f52870a3a055193c52b21ef4a7b6007c108e19bf03f46f04483e803834353fc901ab8d2975b76dc5f930
42364223
languageName: node
42374224
linkType: hard
42384225

4239-
"@mui/system@npm:^6.5.0":
4240-
version: 6.5.0
4241-
resolution: "@mui/system@npm:6.5.0"
4226+
"@mui/system@npm:^7.3.3":
4227+
version: 7.3.3
4228+
resolution: "@mui/system@npm:7.3.3"
42424229
dependencies:
4243-
"@babel/runtime": "npm:^7.26.0"
4244-
"@mui/private-theming": "npm:^6.4.9"
4245-
"@mui/styled-engine": "npm:^6.5.0"
4246-
"@mui/types": "npm:~7.2.24"
4247-
"@mui/utils": "npm:^6.4.9"
4230+
"@babel/runtime": "npm:^7.28.4"
4231+
"@mui/private-theming": "npm:^7.3.3"
4232+
"@mui/styled-engine": "npm:^7.3.3"
4233+
"@mui/types": "npm:^7.4.7"
4234+
"@mui/utils": "npm:^7.3.3"
42484235
clsx: "npm:^2.1.1"
42494236
csstype: "npm:^3.1.3"
42504237
prop-types: "npm:^15.8.1"
@@ -4260,39 +4247,41 @@ __metadata:
42604247
optional: true
42614248
"@types/react":
42624249
optional: true
4263-
checksum: 10c0/2603ca8997625924e867504a53a20f81ad2dd7f3abb314709175341e4d2143bb22e2a9b4e8a008c92bf12e0333775dec651e8b9c237c4848650aabb60d8dab06
4250+
checksum: 10c0/b232a978c88bd51af8809197ead9269b19fcf26a6f7091337b1a5adb0c2f2ca51376b73695d3795a3c80c933e0572843f902aaf2c85e0755112b7e6e78de884a
42644251
languageName: node
42654252
linkType: hard
42664253

4267-
"@mui/types@npm:~7.2.24":
4268-
version: 7.2.24
4269-
resolution: "@mui/types@npm:7.2.24"
4254+
"@mui/types@npm:^7.4.7":
4255+
version: 7.4.7
4256+
resolution: "@mui/types@npm:7.4.7"
4257+
dependencies:
4258+
"@babel/runtime": "npm:^7.28.4"
42704259
peerDependencies:
42714260
"@types/react": ^17.0.0 || ^18.0.0 || ^19.0.0
42724261
peerDependenciesMeta:
42734262
"@types/react":
42744263
optional: true
4275-
checksum: 10c0/7756339cae70e9b684c4311924e4e3882f908552b69c434b4d13faf2f5908ce72fe889a31890257c5ad42a085207be7c1661981dfc683293e90ac6dfac3759d0
4264+
checksum: 10c0/f2d5104a7169be5b7abe5f51be4d774517486932d8d3d8eac9a90c2f256b36af1cfe7c62ae47ee0e8680eb9b7b561c3b3b4b0dc9156123bf56c6453f8027492d
42764265
languageName: node
42774266
linkType: hard
42784267

4279-
"@mui/utils@npm:^6.4.9":
4280-
version: 6.4.9
4281-
resolution: "@mui/utils@npm:6.4.9"
4268+
"@mui/utils@npm:^7.3.3":
4269+
version: 7.3.3
4270+
resolution: "@mui/utils@npm:7.3.3"
42824271
dependencies:
4283-
"@babel/runtime": "npm:^7.26.0"
4284-
"@mui/types": "npm:~7.2.24"
4285-
"@types/prop-types": "npm:^15.7.14"
4272+
"@babel/runtime": "npm:^7.28.4"
4273+
"@mui/types": "npm:^7.4.7"
4274+
"@types/prop-types": "npm:^15.7.15"
42864275
clsx: "npm:^2.1.1"
42874276
prop-types: "npm:^15.8.1"
4288-
react-is: "npm:^19.0.0"
4277+
react-is: "npm:^19.1.1"
42894278
peerDependencies:
42904279
"@types/react": ^17.0.0 || ^18.0.0 || ^19.0.0
42914280
react: ^17.0.0 || ^18.0.0 || ^19.0.0
42924281
peerDependenciesMeta:
42934282
"@types/react":
42944283
optional: true
4295-
checksum: 10c0/27122262bc24d31e8906e3133f3f6e6c858733802019e0e9ec6dedf632ca46287ab3735c9da6be7a7e0b4f043ced9b8f36b5b21bfef1d96ecfa5d150ea458508
4284+
checksum: 10c0/43a87f8cee97b7f29d30f4f0014148081ad5d56e660d6750fb42b3247b1c9e032a026939966827232f930831512b91b6c94b32e1c1ccd553242fd049b6e8fe80
42964285
languageName: node
42974286
linkType: hard
42984287

@@ -4375,8 +4364,8 @@ __metadata:
43754364
"@babel/core": "npm:7.28.4"
43764365
"@babel/preset-env": "npm:7.28.3"
43774366
"@babel/preset-react": "npm:7.27.1"
4378-
"@mui/material": "npm:^6.5.0"
4379-
"@mui/system": "npm:^6.5.0"
4367+
"@mui/material": "npm:^7.3.4"
4368+
"@mui/system": "npm:^7.3.3"
43804369
"@nebula.js/cli-build": "npm:^6.0.1-alpha.0"
43814370
"@nebula.js/enigma-mocker": "npm:^6.0.1-alpha.0"
43824371
"@nebula.js/nucleus": "npm:^6.0.1-alpha.0"
@@ -4461,8 +4450,8 @@ __metadata:
44614450
dependencies:
44624451
"@emotion/react": "npm:^11.14.0"
44634452
"@emotion/styled": "npm:^11.14.1"
4464-
"@mui/icons-material": "npm:^6.5.0"
4465-
"@mui/material": "npm:^6.5.0"
4453+
"@mui/icons-material": "npm:^7.3.4"
4454+
"@mui/material": "npm:^7.3.4"
44664455
"@nebula.js/conversion": "npm:^6.0.1-alpha.0"
44674456
"@nebula.js/locale": "npm:^6.0.1-alpha.0"
44684457
"@nebula.js/supernova": "npm:^6.0.1-alpha.0"
@@ -4496,8 +4485,8 @@ __metadata:
44964485
dependencies:
44974486
"@emotion/react": "npm:^11.14.0"
44984487
"@emotion/styled": "npm:^11.14.1"
4499-
"@mui/icons-material": "npm:^6.5.0"
4500-
"@mui/material": "npm:^6.5.0"
4488+
"@mui/icons-material": "npm:^7.3.4"
4489+
"@mui/material": "npm:^7.3.4"
45014490
"@nebula.js/conversion": "npm:^6.0.1-alpha.0"
45024491
"@nebula.js/enigma-mocker": "npm:^6.0.1-alpha.0"
45034492
"@nebula.js/locale": "npm:^6.0.1-alpha.0"
@@ -4556,15 +4545,15 @@ __metadata:
45564545
dependencies:
45574546
"@emotion/react": "npm:^11.14.0"
45584547
"@emotion/styled": "npm:^11.14.1"
4559-
"@mui/icons-material": "npm:^6.5.0"
4560-
"@mui/material": "npm:^6.5.0"
4548+
"@mui/icons-material": "npm:^7.3.4"
4549+
"@mui/material": "npm:^7.3.4"
45614550
react: "npm:18.3.1"
45624551
react-dom: "npm:18.3.1"
45634552
peerDependencies:
45644553
"@emotion/react": ^11.14.0
45654554
"@emotion/styled": ^11.14.1
4566-
"@mui/icons-material": ^6.5.0
4567-
"@mui/material": ^6.5.0
4555+
"@mui/icons-material": ^7.3.4
4556+
"@mui/material": ^7.3.4
45684557
react: ^18.3.1
45694558
react-dom: ^18.3.1
45704559
languageName: unknown
@@ -6074,7 +6063,7 @@ __metadata:
60746063
languageName: node
60756064
linkType: hard
60766065

6077-
"@types/prop-types@npm:^15.7.14":
6066+
"@types/prop-types@npm:^15.7.15":
60786067
version: 15.7.15
60796068
resolution: "@types/prop-types@npm:15.7.15"
60806069
checksum: 10c0/b59aad1ad19bf1733cf524fd4e618196c6c7690f48ee70a327eb450a42aab8e8a063fbe59ca0a5701aebe2d92d582292c0fb845ea57474f6a15f6994b0e260b2

0 commit comments

Comments
 (0)