Skip to content

Commit ccb01d4

Browse files
Javascript dependency: Bump @mui/material from 7.3.9 to 9.0.0 in /web
Bumps [@mui/material](https://github.com/mui/material-ui/tree/HEAD/packages/mui-material) from 7.3.9 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 e4edcf2 commit ccb01d4

2 files changed

Lines changed: 80 additions & 39 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.6",
83-
"@mui/material": "^7.3.7",
83+
"@mui/material": "^9.0.0",
8484
"@mui/x-date-pickers": "^8.27.2",
8585
"@nozbe/microfuzz": "^1.0.0",
8686
"@projectstorm/react-diagrams": "^7.0.4",

web/yarn.lock

Lines changed: 79 additions & 38 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.9":
2725-
version: 7.3.9
2726-
resolution: "@mui/core-downloads-tracker@npm:7.3.9"
2727-
checksum: 10c0/3228e049ce76fecc598da19d2db44e81c76c400bcb7c0d31785b35eb2eb1deb2f3193cec5346004d1a5d8dcf70272b3341430cfb84c10488316cca37e301341e
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.7":
2748-
version: 7.3.9
2749-
resolution: "@mui/material@npm:7.3.9"
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.9"
2753-
"@mui/system": "npm:^7.3.9"
2754-
"@mui/types": "npm:^7.4.12"
2755-
"@mui/utils": "npm:^7.3.9"
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.9
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/d486145016e026fda55e626a6e7fb1cf9f3e89c60d2d064e60551a03e7867f82ccc6c7921199f007a218e50aa1e45f5b215193ff6e33faa5fc9f7b55637ce95f
2779+
checksum: 10c0/82d093ea7379c70e3826ce0138ed15bb49125e3eaeea15331b4c2908e47e3ab37110171007540d674dab30f065de77303ffdaf294dbb7839256867f155339b81
27802780
languageName: node
27812781
linkType: hard
27822782

2783-
"@mui/private-theming@npm:^7.3.9":
2784-
version: 7.3.9
2785-
resolution: "@mui/private-theming@npm:7.3.9"
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.9"
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/04f9647b62b7c516b743d4f800def768e77f5302f61fe74e6a0e8ce8b111037ac45f866e8c5ad8d1c9390163962872e949c058cec6693b6faa2004302bb70be3
2796+
checksum: 10c0/b1800ac73fb17321af6ed8f212aa93b01c2f45ff509142408f123a884b8f42a2712a477251d7a04f86e4017dcc76c6e010e7f1c6c981872171e96affc71a2cdb
27972797
languageName: node
27982798
linkType: hard
27992799

2800-
"@mui/styled-engine@npm:^7.3.9":
2801-
version: 7.3.9
2802-
resolution: "@mui/styled-engine@npm:7.3.9"
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/b7646474880bb0787faffa48703ba16191cca3f88eb09efab3947b4edf7536bf03107909b85011cf4af41188b13d7b6b72c31b470559929e3c4c403007c5ac68
2819+
checksum: 10c0/84d81f358324cd1398dedb2ff8ac325ce3b1c9c050e9bc57aba112870c43c8140d7b1b4f2fe5d6add99514f33e505a127b46f048f080b46fc9d44a730c6c11fa
28202820
languageName: node
28212821
linkType: hard
28222822

2823-
"@mui/system@npm:^7.3.9":
2824-
version: 7.3.9
2825-
resolution: "@mui/system@npm:7.3.9"
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.9"
2829-
"@mui/styled-engine": "npm:^7.3.9"
2830-
"@mui/types": "npm:^7.4.12"
2831-
"@mui/utils": "npm:^7.3.9"
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/293e4e76e24d3517f8883fe7e8d1a640775a1e7e11b5e9917cd566238d0b0f71f799829d823a022b30a65c6c6f9257c1274a0aec9015b1b7b8d58b27de9d35d8
2847+
checksum: 10c0/3837ac541e72f3ea5c09f0ba5b2b963c99f539ac9c584d3618c65ff453df5ef298e1ca621530c8ef7b2484e2673c8bd4d0fe82cf3bd78bf254b530d990514328
28482848
languageName: node
28492849
linkType: hard
28502850

@@ -2862,7 +2862,21 @@ __metadata:
28622862
languageName: node
28632863
linkType: hard
28642864

2865-
"@mui/utils@npm:^7.3.5, @mui/utils@npm:^7.3.9":
2865+
"@mui/types@npm:^9.0.0":
2866+
version: 9.0.0
2867+
resolution: "@mui/types@npm:9.0.0"
2868+
dependencies:
2869+
"@babel/runtime": "npm:^7.29.2"
2870+
peerDependencies:
2871+
"@types/react": ^17.0.0 || ^18.0.0 || ^19.0.0
2872+
peerDependenciesMeta:
2873+
"@types/react":
2874+
optional: true
2875+
checksum: 10c0/6c44a3bd3ebe8e6a3d964c72a9653d0a0221340e054e641a89344a4f7e209519e30ed4893c0c29e84f9d2f43c2e68e3c378d1719839f7ce10edfc13b768b8129
2876+
languageName: node
2877+
linkType: hard
2878+
2879+
"@mui/utils@npm:^7.3.5":
28662880
version: 7.3.9
28672881
resolution: "@mui/utils@npm:7.3.9"
28682882
dependencies:
@@ -2882,6 +2896,26 @@ __metadata:
28822896
languageName: node
28832897
linkType: hard
28842898

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+
28852919
"@mui/x-date-pickers@npm:^8.27.2":
28862920
version: 8.27.2
28872921
resolution: "@mui/x-date-pickers@npm:8.27.2"
@@ -12344,6 +12378,13 @@ __metadata:
1234412378
languageName: node
1234512379
linkType: hard
1234612380

12381+
"react-is@npm:^19.2.4":
12382+
version: 19.2.5
12383+
resolution: "react-is@npm:19.2.5"
12384+
checksum: 10c0/58c28ab2f7f868f9836c728fa164a16dcf20246ab84a3ae6a09e617b0e4d9bbb3acdddfdc40452f0134d27b121d3359227602a050c0be554cb20069cb52a67f4
12385+
languageName: node
12386+
linkType: hard
12387+
1234712388
"react-leaflet@npm:^4.2.1":
1234812389
version: 4.2.1
1234912390
resolution: "react-leaflet@npm:4.2.1"
@@ -12864,7 +12905,7 @@ __metadata:
1286412905
"@fluentui/keyboard-key": "npm:^0.4.23"
1286512906
"@fortawesome/fontawesome-free": "npm:latest"
1286612907
"@mui/icons-material": "npm:^7.3.6"
12867-
"@mui/material": "npm:^7.3.7"
12908+
"@mui/material": "npm:^9.0.0"
1286812909
"@mui/x-date-pickers": "npm:^8.27.2"
1286912910
"@nozbe/microfuzz": "npm:^1.0.0"
1287012911
"@projectstorm/react-diagrams": "npm:^7.0.4"

0 commit comments

Comments
 (0)