Skip to content

Commit 3b4e61a

Browse files
Javascript dependency: Bump @mui/material from 7.3.10 to 9.0.0 in /web
Bumps [@mui/material](https://github.com/mui/material-ui/tree/HEAD/packages/mui-material) from 7.3.10 to 9.0.0. - [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.0.0/packages/mui-material) --- updated-dependencies: - dependency-name: "@mui/material" dependency-version: 9.0.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent b70d4c9 commit 3b4e61a

2 files changed

Lines changed: 70 additions & 49 deletions

File tree

web/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -80,7 +80,7 @@
8080
"@fluentui/keyboard-key": "^0.4.23",
8181
"@fortawesome/fontawesome-free": "latest",
8282
"@mui/icons-material": "^7.3.10",
83-
"@mui/material": "^7.3.10",
83+
"@mui/material": "^9.0.0",
8484
"@mui/x-date-pickers": "^8.28.3",
8585
"@nozbe/microfuzz": "^1.0.0",
8686
"@projectstorm/react-diagrams": "^7.0.4",

web/yarn.lock

Lines changed: 69 additions & 48 deletions
Original file line numberDiff line numberDiff line change
@@ -1411,7 +1411,7 @@ __metadata:
14111411
languageName: node
14121412
linkType: hard
14131413

1414-
"@babel/runtime@npm:^7.0.0, @babel/runtime@npm:^7.10.1, @babel/runtime@npm:^7.11.1, @babel/runtime@npm:^7.12.0, @babel/runtime@npm:^7.12.5, @babel/runtime@npm:^7.18.3, @babel/runtime@npm:^7.20.7, @babel/runtime@npm:^7.28.4, @babel/runtime@npm:^7.28.6, @babel/runtime@npm:^7.5.5, @babel/runtime@npm:^7.8.7, @babel/runtime@npm:^7.9.2":
1414+
"@babel/runtime@npm:^7.0.0, @babel/runtime@npm:^7.10.1, @babel/runtime@npm:^7.11.1, @babel/runtime@npm:^7.12.0, @babel/runtime@npm:^7.12.5, @babel/runtime@npm:^7.18.3, @babel/runtime@npm:^7.20.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.8.7, @babel/runtime@npm:^7.9.2":
14151415
version: 7.29.2
14161416
resolution: "@babel/runtime@npm:7.29.2"
14171417
checksum: 10c0/30b80a0140d16467792e1bbeb06f655b0dab70407da38dfac7fedae9c859f9ae9d846ef14ad77bd3814c064295fe9b1bc551f1541ea14646ae9f22b71a8bc17a
@@ -2721,10 +2721,10 @@ __metadata:
27212721
languageName: node
27222722
linkType: hard
27232723

2724-
"@mui/core-downloads-tracker@npm:^7.3.10":
2725-
version: 7.3.10
2726-
resolution: "@mui/core-downloads-tracker@npm:7.3.10"
2727-
checksum: 10c0/ee0dd73cb97c23c7865c4e44c564c1987e06cd9ad2b505aaaf3e6f24844ec999c77741ae184df5cdeab20348ab18177d8f3e8d222c5044792e95949b19e19737
2724+
"@mui/core-downloads-tracker@npm:^9.0.0":
2725+
version: 9.0.0
2726+
resolution: "@mui/core-downloads-tracker@npm:9.0.0"
2727+
checksum: 10c0/f0d1eae11612eb53720c5f46e26ced309a8781a8fdd235b004fc55bbe858920b4e3916e11a9c8b66df1fa63a3b4451f7e5ce225b3b0f1708da70b91cb4b3e503
27282728
languageName: node
27292729
linkType: hard
27302730

@@ -2744,26 +2744,26 @@ __metadata:
27442744
languageName: node
27452745
linkType: hard
27462746

2747-
"@mui/material@npm:^7.3.10":
2748-
version: 7.3.10
2749-
resolution: "@mui/material@npm:7.3.10"
2747+
"@mui/material@npm:^9.0.0":
2748+
version: 9.0.0
2749+
resolution: "@mui/material@npm:9.0.0"
27502750
dependencies:
2751-
"@babel/runtime": "npm:^7.28.6"
2752-
"@mui/core-downloads-tracker": "npm:^7.3.10"
2753-
"@mui/system": "npm:^7.3.10"
2754-
"@mui/types": "npm:^7.4.12"
2755-
"@mui/utils": "npm:^7.3.10"
2751+
"@babel/runtime": "npm:^7.29.2"
2752+
"@mui/core-downloads-tracker": "npm:^9.0.0"
2753+
"@mui/system": "npm:^9.0.0"
2754+
"@mui/types": "npm:^9.0.0"
2755+
"@mui/utils": "npm:^9.0.0"
27562756
"@popperjs/core": "npm:^2.11.8"
27572757
"@types/react-transition-group": "npm:^4.4.12"
27582758
clsx: "npm:^2.1.1"
27592759
csstype: "npm:^3.2.3"
27602760
prop-types: "npm:^15.8.1"
2761-
react-is: "npm:^19.2.3"
2761+
react-is: "npm:^19.2.4"
27622762
react-transition-group: "npm:^4.4.5"
27632763
peerDependencies:
27642764
"@emotion/react": ^11.5.0
27652765
"@emotion/styled": ^11.3.0
2766-
"@mui/material-pigment-css": ^7.3.10
2766+
"@mui/material-pigment-css": ^9.0.0
27672767
"@types/react": ^17.0.0 || ^18.0.0 || ^19.0.0
27682768
react: ^17.0.0 || ^18.0.0 || ^19.0.0
27692769
react-dom: ^17.0.0 || ^18.0.0 || ^19.0.0
@@ -2776,32 +2776,32 @@ __metadata:
27762776
optional: true
27772777
"@types/react":
27782778
optional: true
2779-
checksum: 10c0/da92bc84ca6adb385e7888e9867feaa52618c71b493dd6adaf676e74fdcd540b735314a16dcbe739c89b046c5973ac29d801b226266e18d19c137114d56d5d12
2779+
checksum: 10c0/82d093ea7379c70e3826ce0138ed15bb49125e3eaeea15331b4c2908e47e3ab37110171007540d674dab30f065de77303ffdaf294dbb7839256867f155339b81
27802780
languageName: node
27812781
linkType: hard
27822782

2783-
"@mui/private-theming@npm:^7.3.10":
2784-
version: 7.3.10
2785-
resolution: "@mui/private-theming@npm:7.3.10"
2783+
"@mui/private-theming@npm:^9.0.0":
2784+
version: 9.0.0
2785+
resolution: "@mui/private-theming@npm:9.0.0"
27862786
dependencies:
2787-
"@babel/runtime": "npm:^7.28.6"
2788-
"@mui/utils": "npm:^7.3.10"
2787+
"@babel/runtime": "npm:^7.29.2"
2788+
"@mui/utils": "npm:^9.0.0"
27892789
prop-types: "npm:^15.8.1"
27902790
peerDependencies:
27912791
"@types/react": ^17.0.0 || ^18.0.0 || ^19.0.0
27922792
react: ^17.0.0 || ^18.0.0 || ^19.0.0
27932793
peerDependenciesMeta:
27942794
"@types/react":
27952795
optional: true
2796-
checksum: 10c0/68079cd8a45924a89b80201f1f75327c7f366c2603d79068b3392c27a227d41adc0218a8cf434956c2b612fcd638fca2ba46f6ad22dd11d5ff103f758f36cf4c
2796+
checksum: 10c0/b1800ac73fb17321af6ed8f212aa93b01c2f45ff509142408f123a884b8f42a2712a477251d7a04f86e4017dcc76c6e010e7f1c6c981872171e96affc71a2cdb
27972797
languageName: node
27982798
linkType: hard
27992799

2800-
"@mui/styled-engine@npm:^7.3.10":
2801-
version: 7.3.10
2802-
resolution: "@mui/styled-engine@npm:7.3.10"
2800+
"@mui/styled-engine@npm:^9.0.0":
2801+
version: 9.0.0
2802+
resolution: "@mui/styled-engine@npm:9.0.0"
28032803
dependencies:
2804-
"@babel/runtime": "npm:^7.28.6"
2804+
"@babel/runtime": "npm:^7.29.2"
28052805
"@emotion/cache": "npm:^11.14.0"
28062806
"@emotion/serialize": "npm:^1.3.3"
28072807
"@emotion/sheet": "npm:^1.4.0"
@@ -2816,19 +2816,19 @@ __metadata:
28162816
optional: true
28172817
"@emotion/styled":
28182818
optional: true
2819-
checksum: 10c0/5a41b7c99381deb8c5e3296cf1dc5a3f6dceab87d3d78d28ce0407246fe44c56aad97fcc9e49636a846476effbdd590ae7d3d87d36ef126a49c746b5424d1535
2819+
checksum: 10c0/84d81f358324cd1398dedb2ff8ac325ce3b1c9c050e9bc57aba112870c43c8140d7b1b4f2fe5d6add99514f33e505a127b46f048f080b46fc9d44a730c6c11fa
28202820
languageName: node
28212821
linkType: hard
28222822

2823-
"@mui/system@npm:^7.3.10":
2824-
version: 7.3.10
2825-
resolution: "@mui/system@npm:7.3.10"
2823+
"@mui/system@npm:^9.0.0":
2824+
version: 9.0.0
2825+
resolution: "@mui/system@npm:9.0.0"
28262826
dependencies:
2827-
"@babel/runtime": "npm:^7.28.6"
2828-
"@mui/private-theming": "npm:^7.3.10"
2829-
"@mui/styled-engine": "npm:^7.3.10"
2830-
"@mui/types": "npm:^7.4.12"
2831-
"@mui/utils": "npm:^7.3.10"
2827+
"@babel/runtime": "npm:^7.29.2"
2828+
"@mui/private-theming": "npm:^9.0.0"
2829+
"@mui/styled-engine": "npm:^9.0.0"
2830+
"@mui/types": "npm:^9.0.0"
2831+
"@mui/utils": "npm:^9.0.0"
28322832
clsx: "npm:^2.1.1"
28332833
csstype: "npm:^3.2.3"
28342834
prop-types: "npm:^15.8.1"
@@ -2844,7 +2844,7 @@ __metadata:
28442844
optional: true
28452845
"@types/react":
28462846
optional: true
2847-
checksum: 10c0/0a0fa9a5cab741cd50ffb8194426e38dd6eb14a0ff29fa9b1d6f4bfb8c47321d8033e4985f02fe1ba48bd7ae921d55fca5c96b13eb227c28e5ed814db949c8ec
2847+
checksum: 10c0/3837ac541e72f3ea5c09f0ba5b2b963c99f539ac9c584d3618c65ff453df5ef298e1ca621530c8ef7b2484e2673c8bd4d0fe82cf3bd78bf254b530d990514328
28482848
languageName: node
28492849
linkType: hard
28502850

@@ -2862,23 +2862,17 @@ __metadata:
28622862
languageName: node
28632863
linkType: hard
28642864

2865-
"@mui/utils@npm:^7.3.10":
2866-
version: 7.3.10
2867-
resolution: "@mui/utils@npm:7.3.10"
2865+
"@mui/types@npm:^9.0.0":
2866+
version: 9.0.0
2867+
resolution: "@mui/types@npm:9.0.0"
28682868
dependencies:
2869-
"@babel/runtime": "npm:^7.28.6"
2870-
"@mui/types": "npm:^7.4.12"
2871-
"@types/prop-types": "npm:^15.7.15"
2872-
clsx: "npm:^2.1.1"
2873-
prop-types: "npm:^15.8.1"
2874-
react-is: "npm:^19.2.3"
2869+
"@babel/runtime": "npm:^7.29.2"
28752870
peerDependencies:
28762871
"@types/react": ^17.0.0 || ^18.0.0 || ^19.0.0
2877-
react: ^17.0.0 || ^18.0.0 || ^19.0.0
28782872
peerDependenciesMeta:
28792873
"@types/react":
28802874
optional: true
2881-
checksum: 10c0/ab9aac85b2da41131b3e6bf37ad870e9cfb0335a69670c1da9cff762d6070cda15a42d2eebf46fd0c74fb909ac7f776b09dbb1ca09c7725938264e0845cc12dc
2875+
checksum: 10c0/6c44a3bd3ebe8e6a3d964c72a9653d0a0221340e054e641a89344a4f7e209519e30ed4893c0c29e84f9d2f43c2e68e3c378d1719839f7ce10edfc13b768b8129
28822876
languageName: node
28832877
linkType: hard
28842878

@@ -2902,6 +2896,26 @@ __metadata:
29022896
languageName: node
29032897
linkType: hard
29042898

2899+
"@mui/utils@npm:^9.0.0":
2900+
version: 9.0.0
2901+
resolution: "@mui/utils@npm:9.0.0"
2902+
dependencies:
2903+
"@babel/runtime": "npm:^7.29.2"
2904+
"@mui/types": "npm:^9.0.0"
2905+
"@types/prop-types": "npm:^15.7.15"
2906+
clsx: "npm:^2.1.1"
2907+
prop-types: "npm:^15.8.1"
2908+
react-is: "npm:^19.2.4"
2909+
peerDependencies:
2910+
"@types/react": ^17.0.0 || ^18.0.0 || ^19.0.0
2911+
react: ^17.0.0 || ^18.0.0 || ^19.0.0
2912+
peerDependenciesMeta:
2913+
"@types/react":
2914+
optional: true
2915+
checksum: 10c0/139ccbdc418dce45070def89f3644b9a42b4eef9a98e74338f83e0f74b715f484a047163708746bf18713da88aa0d8a9e4d0c3df51c93337e492dcebc953fde5
2916+
languageName: node
2917+
linkType: hard
2918+
29052919
"@mui/x-date-pickers@npm:^8.28.3":
29062920
version: 8.28.3
29072921
resolution: "@mui/x-date-pickers@npm:8.28.3"
@@ -12479,6 +12493,13 @@ __metadata:
1247912493
languageName: node
1248012494
linkType: hard
1248112495

12496+
"react-is@npm:^19.2.4":
12497+
version: 19.2.5
12498+
resolution: "react-is@npm:19.2.5"
12499+
checksum: 10c0/58c28ab2f7f868f9836c728fa164a16dcf20246ab84a3ae6a09e617b0e4d9bbb3acdddfdc40452f0134d27b121d3359227602a050c0be554cb20069cb52a67f4
12500+
languageName: node
12501+
linkType: hard
12502+
1248212503
"react-leaflet@npm:^4.2.1":
1248312504
version: 4.2.1
1248412505
resolution: "react-leaflet@npm:4.2.1"
@@ -12999,7 +13020,7 @@ __metadata:
1299913020
"@fluentui/keyboard-key": "npm:^0.4.23"
1300013021
"@fortawesome/fontawesome-free": "npm:latest"
1300113022
"@mui/icons-material": "npm:^7.3.10"
13002-
"@mui/material": "npm:^7.3.10"
13023+
"@mui/material": "npm:^9.0.0"
1300313024
"@mui/x-date-pickers": "npm:^8.28.3"
1300413025
"@nozbe/microfuzz": "npm:^1.0.0"
1300513026
"@projectstorm/react-diagrams": "npm:^7.0.4"

0 commit comments

Comments
 (0)