Skip to content

Commit 6e14eea

Browse files
chore: bump @mui/material from 7.3.11 to 9.3.1
Bumps [@mui/material](https://github.com/mui/material-ui/tree/HEAD/packages/mui-material) from 7.3.11 to 9.3.1. - [Release notes](https://github.com/mui/material-ui/releases) - [Changelog](https://github.com/mui/material-ui/blob/master/CHANGELOG.md) - [Commits](https://github.com/mui/material-ui/commits/v9.3.1/packages/mui-material) --- updated-dependencies: - dependency-name: "@mui/material" dependency-version: 9.3.1 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent fc2f25a commit 6e14eea

2 files changed

Lines changed: 122 additions & 20 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
"@emotion/styled": "^11.14.1",
2424
"@mui/icons-material": "^7.3.11",
2525
"@mui/lab": "7.0.1-beta.20",
26-
"@mui/material": "^7.3.11",
26+
"@mui/material": "^9.3.1",
2727
"@mui/x-data-grid": "^7.29.13",
2828
"@reduxjs/toolkit": "^2.12.0",
2929
"axios": "^1.19.0",

yarn.lock

Lines changed: 121 additions & 19 deletions
Original file line numberDiff line numberDiff line change
@@ -1374,7 +1374,7 @@ __metadata:
13741374
languageName: node
13751375
linkType: hard
13761376

1377-
"@babel/runtime@npm:^7.12.5, @babel/runtime@npm:^7.18.3, @babel/runtime@npm:^7.23.2, @babel/runtime@npm:^7.25.7, @babel/runtime@npm:^7.28.4, @babel/runtime@npm:^7.28.6, @babel/runtime@npm:^7.29.2, @babel/runtime@npm:^7.5.5, @babel/runtime@npm:^7.7.2, @babel/runtime@npm:^7.8.7":
1377+
"@babel/runtime@npm:^7.12.5, @babel/runtime@npm:^7.18.3, @babel/runtime@npm:^7.23.2, @babel/runtime@npm:^7.25.7, @babel/runtime@npm:^7.28.4, @babel/runtime@npm:^7.28.6, @babel/runtime@npm:^7.29.2, @babel/runtime@npm:^7.29.7, @babel/runtime@npm:^7.5.5, @babel/runtime@npm:^7.7.2, @babel/runtime@npm:^7.8.7":
13781378
version: 7.29.7
13791379
resolution: "@babel/runtime@npm:7.29.7"
13801380
checksum: 10c0/ca11572f7146b21e0bde6a9ed4bb6a89eafbee5f0944c7eb54d0d8a2dac962c33638a1d611e14faa71dfbb92b4b5f9236232208568a6b7d5c6f3f39ddb91771e
@@ -2292,10 +2292,10 @@ __metadata:
22922292
languageName: node
22932293
linkType: hard
22942294

2295-
"@mui/core-downloads-tracker@npm:^7.3.11":
2296-
version: 7.3.11
2297-
resolution: "@mui/core-downloads-tracker@npm:7.3.11"
2298-
checksum: 10c0/7c184aba9ff673c44d21c72f4f553516e1a8ae14d7e2f648ab1e58dbb2ad74163e6cc31b1ec443cb232616b6cd650c932c44c30fc4aa22e154573c02289564a3
2295+
"@mui/core-downloads-tracker@npm:^9.3.1":
2296+
version: 9.3.1
2297+
resolution: "@mui/core-downloads-tracker@npm:9.3.1"
2298+
checksum: 10c0/ca04394edbcfb62ad88174477f69bd6e472a61446ad70fa1574091a6a3e9dcdac46d4a7f4551c8189990974a861c82cf8983b023fbd6f1d1172ab192d1c79a79
22992299
languageName: node
23002300
linkType: hard
23012301

@@ -2346,26 +2346,26 @@ __metadata:
23462346
languageName: node
23472347
linkType: hard
23482348

2349-
"@mui/material@npm:^7.3.11":
2350-
version: 7.3.11
2351-
resolution: "@mui/material@npm:7.3.11"
2349+
"@mui/material@npm:^9.3.1":
2350+
version: 9.3.1
2351+
resolution: "@mui/material@npm:9.3.1"
23522352
dependencies:
2353-
"@babel/runtime": "npm:^7.28.6"
2354-
"@mui/core-downloads-tracker": "npm:^7.3.11"
2355-
"@mui/system": "npm:^7.3.11"
2356-
"@mui/types": "npm:^7.4.12"
2357-
"@mui/utils": "npm:^7.3.11"
2353+
"@babel/runtime": "npm:^7.29.7"
2354+
"@mui/core-downloads-tracker": "npm:^9.3.1"
2355+
"@mui/system": "npm:^9.3.0"
2356+
"@mui/types": "npm:^9.3.0"
2357+
"@mui/utils": "npm:^9.3.0"
23582358
"@popperjs/core": "npm:^2.11.8"
23592359
"@types/react-transition-group": "npm:^4.4.12"
23602360
clsx: "npm:^2.1.1"
23612361
csstype: "npm:^3.2.3"
23622362
prop-types: "npm:^15.8.1"
2363-
react-is: "npm:^19.2.3"
2363+
react-is: "npm:^19.2.8"
23642364
react-transition-group: "npm:^4.4.5"
23652365
peerDependencies:
23662366
"@emotion/react": ^11.5.0
23672367
"@emotion/styled": ^11.3.0
2368-
"@mui/material-pigment-css": ^7.3.11
2368+
"@mui/material-pigment-css": ^9.3.0
23692369
"@types/react": ^17.0.0 || ^18.0.0 || ^19.0.0
23702370
react: ^17.0.0 || ^18.0.0 || ^19.0.0
23712371
react-dom: ^17.0.0 || ^18.0.0 || ^19.0.0
@@ -2378,7 +2378,7 @@ __metadata:
23782378
optional: true
23792379
"@types/react":
23802380
optional: true
2381-
checksum: 10c0/ad2cca3f84a8c5f5b980d6126a0bf3dd35deb82438adc3bc29e125e19554c8fcf9f68cff5f471f18d8ca921524f3a312254041021ef49ee872ecc383da835805
2381+
checksum: 10c0/88000cb5ffbce365a8186eefeb5b3d2d918b8d349e2dec82cd7c5b58e4a3aa1b32ef46513c4c5c16f87427798752fc917ae5db7ccca51198ae7637333629baa9
23822382
languageName: node
23832383
linkType: hard
23842384

@@ -2399,6 +2399,23 @@ __metadata:
23992399
languageName: node
24002400
linkType: hard
24012401

2402+
"@mui/private-theming@npm:^9.3.0":
2403+
version: 9.3.0
2404+
resolution: "@mui/private-theming@npm:9.3.0"
2405+
dependencies:
2406+
"@babel/runtime": "npm:^7.29.7"
2407+
"@mui/utils": "npm:^9.3.0"
2408+
prop-types: "npm:^15.8.1"
2409+
peerDependencies:
2410+
"@types/react": ^17.0.0 || ^18.0.0 || ^19.0.0
2411+
react: ^17.0.0 || ^18.0.0 || ^19.0.0
2412+
peerDependenciesMeta:
2413+
"@types/react":
2414+
optional: true
2415+
checksum: 10c0/20be542d0106654f9924fffa63df2d9417d3a8ca23bacab8a15bfdb175d89e8bb91d0b5bae3006d1fbc715a3bc65db671f4208190572d01a7fb377dbfc267649
2416+
languageName: node
2417+
linkType: hard
2418+
24022419
"@mui/styled-engine@npm:^7.3.10":
24032420
version: 7.3.10
24042421
resolution: "@mui/styled-engine@npm:7.3.10"
@@ -2422,7 +2439,30 @@ __metadata:
24222439
languageName: node
24232440
linkType: hard
24242441

2425-
"@mui/system@npm:^7.3.11, @mui/system@npm:^7.3.6":
2442+
"@mui/styled-engine@npm:^9.3.0":
2443+
version: 9.3.0
2444+
resolution: "@mui/styled-engine@npm:9.3.0"
2445+
dependencies:
2446+
"@babel/runtime": "npm:^7.29.7"
2447+
"@emotion/cache": "npm:^11.14.0"
2448+
"@emotion/serialize": "npm:^1.3.3"
2449+
"@emotion/sheet": "npm:^1.4.0"
2450+
csstype: "npm:^3.2.3"
2451+
prop-types: "npm:^15.8.1"
2452+
peerDependencies:
2453+
"@emotion/react": ^11.4.1
2454+
"@emotion/styled": ^11.3.0
2455+
react: ^17.0.0 || ^18.0.0 || ^19.0.0
2456+
peerDependenciesMeta:
2457+
"@emotion/react":
2458+
optional: true
2459+
"@emotion/styled":
2460+
optional: true
2461+
checksum: 10c0/4bec2589181d7d18c585e051648a3afe1bfff83c7582ac5dc8e0137d5998eed0ef03bc90e97cf30c9fe653e07e11863b23217d708094236ace076c6263661d22
2462+
languageName: node
2463+
linkType: hard
2464+
2465+
"@mui/system@npm:^7.3.6":
24262466
version: 7.3.11
24272467
resolution: "@mui/system@npm:7.3.11"
24282468
dependencies:
@@ -2450,6 +2490,34 @@ __metadata:
24502490
languageName: node
24512491
linkType: hard
24522492

2493+
"@mui/system@npm:^9.3.0":
2494+
version: 9.3.0
2495+
resolution: "@mui/system@npm:9.3.0"
2496+
dependencies:
2497+
"@babel/runtime": "npm:^7.29.7"
2498+
"@mui/private-theming": "npm:^9.3.0"
2499+
"@mui/styled-engine": "npm:^9.3.0"
2500+
"@mui/types": "npm:^9.3.0"
2501+
"@mui/utils": "npm:^9.3.0"
2502+
clsx: "npm:^2.1.1"
2503+
csstype: "npm:^3.2.3"
2504+
prop-types: "npm:^15.8.1"
2505+
peerDependencies:
2506+
"@emotion/react": ^11.5.0
2507+
"@emotion/styled": ^11.3.0
2508+
"@types/react": ^17.0.0 || ^18.0.0 || ^19.0.0
2509+
react: ^17.0.0 || ^18.0.0 || ^19.0.0
2510+
peerDependenciesMeta:
2511+
"@emotion/react":
2512+
optional: true
2513+
"@emotion/styled":
2514+
optional: true
2515+
"@types/react":
2516+
optional: true
2517+
checksum: 10c0/b0c8f8c91a12d1e99ffd0c883ac679b5684a0a4f503fbd966e885f15d222488f3029bf2c433d0dc82381524d59e79536c7d547c5e38cc836b02b99ce2cec52f5
2518+
languageName: node
2519+
linkType: hard
2520+
24532521
"@mui/types@npm:^7.4.12, @mui/types@npm:^7.4.9":
24542522
version: 7.4.12
24552523
resolution: "@mui/types@npm:7.4.12"
@@ -2464,6 +2532,20 @@ __metadata:
24642532
languageName: node
24652533
linkType: hard
24662534

2535+
"@mui/types@npm:^9.3.0":
2536+
version: 9.3.0
2537+
resolution: "@mui/types@npm:9.3.0"
2538+
dependencies:
2539+
"@babel/runtime": "npm:^7.29.7"
2540+
peerDependencies:
2541+
"@types/react": ^17.0.0 || ^18.0.0 || ^19.0.0
2542+
peerDependenciesMeta:
2543+
"@types/react":
2544+
optional: true
2545+
checksum: 10c0/4a97c551c75a00ef7057a36a0503e3462170f344e2f78895e940123dc744943ea14ff507efb39e29d5b83ec518a657a002baf8982ac8672565f521a59bfd56fc
2546+
languageName: node
2547+
linkType: hard
2548+
24672549
"@mui/utils@npm:^5.16.6 || ^6.0.0 || ^7.0.0, @mui/utils@npm:^7.3.11, @mui/utils@npm:^7.3.5, @mui/utils@npm:^7.3.6":
24682550
version: 7.3.11
24692551
resolution: "@mui/utils@npm:7.3.11"
@@ -2484,6 +2566,26 @@ __metadata:
24842566
languageName: node
24852567
linkType: hard
24862568

2569+
"@mui/utils@npm:^9.3.0":
2570+
version: 9.3.0
2571+
resolution: "@mui/utils@npm:9.3.0"
2572+
dependencies:
2573+
"@babel/runtime": "npm:^7.29.7"
2574+
"@mui/types": "npm:^9.3.0"
2575+
"@types/prop-types": "npm:^15.7.15"
2576+
clsx: "npm:^2.1.1"
2577+
prop-types: "npm:^15.8.1"
2578+
react-is: "npm:^19.2.8"
2579+
peerDependencies:
2580+
"@types/react": ^17.0.0 || ^18.0.0 || ^19.0.0
2581+
react: ^17.0.0 || ^18.0.0 || ^19.0.0
2582+
peerDependenciesMeta:
2583+
"@types/react":
2584+
optional: true
2585+
checksum: 10c0/a8c2a3aad433171c616a149c592a9507ec1e13c79eb2fa519d95b81dc51425e6931e48026d6a7d331daac7f25baf14a9201c0986429d4069f7ad679940c92d0f
2586+
languageName: node
2587+
linkType: hard
2588+
24872589
"@mui/x-data-grid@npm:^7.29.13":
24882590
version: 7.29.13
24892591
resolution: "@mui/x-data-grid@npm:7.29.13"
@@ -4119,7 +4221,7 @@ __metadata:
41194221
"@eslint/js": "npm:^10.0.1"
41204222
"@mui/icons-material": "npm:^7.3.11"
41214223
"@mui/lab": "npm:7.0.1-beta.20"
4122-
"@mui/material": "npm:^7.3.11"
4224+
"@mui/material": "npm:^9.3.1"
41234225
"@mui/x-data-grid": "npm:^7.29.13"
41244226
"@reduxjs/toolkit": "npm:^2.12.0"
41254227
"@testing-library/dom": "npm:^10.4.1"
@@ -9954,7 +10056,7 @@ __metadata:
995410056
languageName: node
995510057
linkType: hard
995610058

9957-
"react-is-19@npm:react-is@^19.2.5, react-is@npm:^19.2.3":
10059+
"react-is-19@npm:react-is@^19.2.5, react-is@npm:^19.2.3, react-is@npm:^19.2.8":
995810060
version: 19.2.8
995910061
resolution: "react-is@npm:19.2.8"
996010062
checksum: 10c0/ed5322c84efe035c8fc814b1614ff5ca7fb8c2872a7c045197daf99f9b1bd68f32a2c79ffcbcfcff2fc5d93924ff9f9447400898f5b1534e6302bb0736a257f0

0 commit comments

Comments
 (0)