Skip to content

Commit a26525d

Browse files
deps(npm): bump the mui group in /app with 2 updates
Bumps the mui group in /app with 2 updates: [@mui/icons-material](https://github.com/mui/material-ui/tree/HEAD/packages/mui-icons-material) and [@mui/material](https://github.com/mui/material-ui/tree/HEAD/packages/mui-material). Updates `@mui/icons-material` from 9.1.0 to 9.1.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.1.1/packages/mui-icons-material) Updates `@mui/material` from 9.1.0 to 9.1.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.1.1/packages/mui-material) --- updated-dependencies: - dependency-name: "@mui/icons-material" dependency-version: 9.1.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: mui - dependency-name: "@mui/material" dependency-version: 9.1.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: mui ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 81271cc commit a26525d

2 files changed

Lines changed: 44 additions & 44 deletions

File tree

app/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -24,8 +24,8 @@
2424
"dependencies": {
2525
"@emotion/react": "^11.14.0",
2626
"@emotion/styled": "^11.14.1",
27-
"@mui/icons-material": "^9.1.0",
28-
"@mui/material": "^9.1.0",
27+
"@mui/icons-material": "^9.1.1",
28+
"@mui/material": "^9.1.1",
2929
"force-graph": "^1.51.4",
3030
"fuse.js": "^7.4.2",
3131
"react": "^19.2.6",

app/yarn.lock

Lines changed: 42 additions & 42 deletions
Original file line numberDiff line numberDiff line change
@@ -472,28 +472,28 @@
472472
"@jridgewell/resolve-uri" "^3.1.0"
473473
"@jridgewell/sourcemap-codec" "^1.4.14"
474474

475-
"@mui/core-downloads-tracker@^9.1.0":
476-
version "9.1.0"
477-
resolved "https://registry.yarnpkg.com/@mui/core-downloads-tracker/-/core-downloads-tracker-9.1.0.tgz#87422c5af86e24b4a4800365d20dbb9d2c2497f5"
478-
integrity sha512-eZiO4x9hufIYiOosniu8RXituaRzUF+IRVxAID0lLwfmkjoleh88PPFmla194zZXp0yhicPjgEvmApI3tAAy2Q==
475+
"@mui/core-downloads-tracker@^9.1.1":
476+
version "9.1.1"
477+
resolved "https://registry.yarnpkg.com/@mui/core-downloads-tracker/-/core-downloads-tracker-9.1.1.tgz#3458d10b3b3d2b1925a3db44a2950ef418d336f0"
478+
integrity sha512-AupmMICbdJHqAh6FfOMaaiiIr7dfEgZJn5DFfiPuGNrbs+ZZy9cD1APwO0TSVBz5j08MJEEY6n7iC76/2wjMEA==
479479

480-
"@mui/icons-material@^9.1.0":
481-
version "9.1.0"
482-
resolved "https://registry.yarnpkg.com/@mui/icons-material/-/icons-material-9.1.0.tgz#5f9ea5eb4e2bbff9fcc8c3a1cb27ce6012b5462f"
483-
integrity sha512-HLrgXtO1Zo1w20fjMrFQ0caCka5CIxWQjydQkd8/DZ6rY2oW+gq5svDlze1meoO03QudNuElMigk4GmAUZU1BQ==
480+
"@mui/icons-material@^9.1.1":
481+
version "9.1.1"
482+
resolved "https://registry.yarnpkg.com/@mui/icons-material/-/icons-material-9.1.1.tgz#d88c728d36f1af536636b3b25bbad32cfb9480ae"
483+
integrity sha512-OXhm9DajemStb58AumM06DuPhHTa3XD36TFD4yf6WtJyNRO5DfEZbbnHlBg/US2Y2oOXwM/XurMTBOD6L/YYZw==
484484
dependencies:
485485
"@babel/runtime" "^7.29.2"
486486

487-
"@mui/material@^9.1.0":
488-
version "9.1.0"
489-
resolved "https://registry.yarnpkg.com/@mui/material/-/material-9.1.0.tgz#28a4e141b17cb49c4128bc17a72aac5e2b2577cb"
490-
integrity sha512-KV3EqUb50g0Mhxiv3pCMX1KpW/M+JGD2lrQelMcjWJ4ABKKU4yotS9G10nvqPRiI9ylZUeIf36UKxTY7jeyfcw==
487+
"@mui/material@^9.1.1":
488+
version "9.1.1"
489+
resolved "https://registry.yarnpkg.com/@mui/material/-/material-9.1.1.tgz#c999d4499fc3d9700353e34aba010e2e52fa6a02"
490+
integrity sha512-Wv+gInjrpf99l1Q0oHe0eOWGTnlbkzs5nowClX65KCT/2fyPMwcbFEEkUsOHdpcHhB5UAbz/d7jlwt5ajWVvlA==
491491
dependencies:
492492
"@babel/runtime" "^7.29.2"
493-
"@mui/core-downloads-tracker" "^9.1.0"
494-
"@mui/system" "^9.1.0"
495-
"@mui/types" "^9.0.0"
496-
"@mui/utils" "^9.1.0"
493+
"@mui/core-downloads-tracker" "^9.1.1"
494+
"@mui/system" "^9.1.1"
495+
"@mui/types" "^9.1.1"
496+
"@mui/utils" "^9.1.1"
497497
"@popperjs/core" "^2.11.8"
498498
"@types/react-transition-group" "^4.4.12"
499499
clsx "^2.1.1"
@@ -502,19 +502,19 @@
502502
react-is "^19.2.6"
503503
react-transition-group "^4.4.5"
504504

505-
"@mui/private-theming@^9.1.0":
506-
version "9.1.0"
507-
resolved "https://registry.yarnpkg.com/@mui/private-theming/-/private-theming-9.1.0.tgz#f49f2e4bc073063f81c26f1dd98bb10440c61709"
508-
integrity sha512-U/5n2BcqAQ6gNehYqjuyRY8pHx5/TmWk2r5kpHJ/8F+YE+QomVXGJXK/ozsIRy760LQkVxWWVFcSa+sIFquV/g==
505+
"@mui/private-theming@^9.1.1":
506+
version "9.1.1"
507+
resolved "https://registry.yarnpkg.com/@mui/private-theming/-/private-theming-9.1.1.tgz#bcc6d45d4e7daf1a2637844c64ba692c93ce320a"
508+
integrity sha512-oH6c+d6sJ1CZT0Vg2/fHdUQ5zvo9Pn+f+WWk0tlQliHqqIRdN32DZ7UxjalW3LUj4OkHbdWR31biWuLxK9i7Cg==
509509
dependencies:
510510
"@babel/runtime" "^7.29.2"
511-
"@mui/utils" "^9.1.0"
511+
"@mui/utils" "^9.1.1"
512512
prop-types "^15.8.1"
513513

514-
"@mui/styled-engine@^9.1.0":
515-
version "9.1.0"
516-
resolved "https://registry.yarnpkg.com/@mui/styled-engine/-/styled-engine-9.1.0.tgz#df2bd6fea07f402dbad4342287353bda4d7bedcd"
517-
integrity sha512-kRplQAga6cQ5uKwJEAh6Mx/NLxnK2Zitas5B1osv1y2MAX97OV/5BTupEBYDbAbTwo4d+t+aDa5CqeGvSpxXgw==
514+
"@mui/styled-engine@^9.1.1":
515+
version "9.1.1"
516+
resolved "https://registry.yarnpkg.com/@mui/styled-engine/-/styled-engine-9.1.1.tgz#7bb71bcab4b00d1e2488f9bff87e6bab2164ca87"
517+
integrity sha512-neaYKdJfvEG54q8efHLJR7swpHG/gfSv9xGqW5iTSMsubD7yPCPFrhVBt284j1DOF3uZaaDJSHQL7gz6jGF21Q==
518518
dependencies:
519519
"@babel/runtime" "^7.29.2"
520520
"@emotion/cache" "^11.14.0"
@@ -523,34 +523,34 @@
523523
csstype "^3.2.3"
524524
prop-types "^15.8.1"
525525

526-
"@mui/system@^9.1.0":
527-
version "9.1.0"
528-
resolved "https://registry.yarnpkg.com/@mui/system/-/system-9.1.0.tgz#d5fcd03e53735de5edb0185e70419efcb3fb384c"
529-
integrity sha512-zZExEpvOpvE/XuhLN9fABOVngR8KInCRwcEPI7cQBccqen6nkMyZWhiKf3GQ+3WHreAVLqbGYJwUSXGPGHrcmg==
526+
"@mui/system@^9.1.1":
527+
version "9.1.1"
528+
resolved "https://registry.yarnpkg.com/@mui/system/-/system-9.1.1.tgz#43628192fc6a2f9c909bbe2e815b47dcf7519d0e"
529+
integrity sha512-q+aqNa58QZUwmmyUvJKKrStrej+4BcWFw4M0Ug+zRylPIQgR64cqvBnE3QTfLZm4OXulydp8Hl3zwKxMayrdsA==
530530
dependencies:
531531
"@babel/runtime" "^7.29.2"
532-
"@mui/private-theming" "^9.1.0"
533-
"@mui/styled-engine" "^9.1.0"
534-
"@mui/types" "^9.0.0"
535-
"@mui/utils" "^9.1.0"
532+
"@mui/private-theming" "^9.1.1"
533+
"@mui/styled-engine" "^9.1.1"
534+
"@mui/types" "^9.1.1"
535+
"@mui/utils" "^9.1.1"
536536
clsx "^2.1.1"
537537
csstype "^3.2.3"
538538
prop-types "^15.8.1"
539539

540-
"@mui/types@^9.0.0":
541-
version "9.0.0"
542-
resolved "https://registry.yarnpkg.com/@mui/types/-/types-9.0.0.tgz#92d8c64e72cb863ee59108cb20cc476d648a3ab9"
543-
integrity sha512-i1cuFCAWN44b3AJWO7mh7tuh1sqbQSeVr/94oG0TX5uXivac8XalgE4/6fQZcmGZigzbQ35IXxj/4jLpRIBYZg==
540+
"@mui/types@^9.1.1":
541+
version "9.1.1"
542+
resolved "https://registry.yarnpkg.com/@mui/types/-/types-9.1.1.tgz#38b6d59b85943bc2a9737a1afc2d06f7f82939ae"
543+
integrity sha512-Zjt7u8wNvDg40rPTGoL+TnfkpuSKjwubsNSFRH1KAVZLcaV4I3AFNHIFbvH7p4F3alEibSbdd90xAgn5Rnfndg==
544544
dependencies:
545545
"@babel/runtime" "^7.29.2"
546546

547-
"@mui/utils@^9.1.0":
548-
version "9.1.0"
549-
resolved "https://registry.yarnpkg.com/@mui/utils/-/utils-9.1.0.tgz#a7cdc1ab0eb02a5c667984247ed4c8f7793a5ece"
550-
integrity sha512-ECZGCOdL+CtYrvfBsRx/gb0zSQjXIpAPF6Uk/0EHgGysHnedK1HBfONsOqCOsdPB59rv8S52U/8aVoNlO/c9jQ==
547+
"@mui/utils@^9.1.1":
548+
version "9.1.1"
549+
resolved "https://registry.yarnpkg.com/@mui/utils/-/utils-9.1.1.tgz#94dbb62dbaadad0d890ca0501838ce578d17da04"
550+
integrity sha512-qSNfnkzZMptaaWFFklpDf4NPJztgwsMDVfM/sSDt+wq4ssYSBhLYwwjuB6eS/+p2IUYbeRzHluzXbw0Zn7aI4A==
551551
dependencies:
552552
"@babel/runtime" "^7.29.2"
553-
"@mui/types" "^9.0.0"
553+
"@mui/types" "^9.1.1"
554554
"@types/prop-types" "^15.7.15"
555555
clsx "^2.1.1"
556556
prop-types "^15.8.1"

0 commit comments

Comments
 (0)