Skip to content

Commit 3b3f2b9

Browse files
chore(deps): bump @mui/material from 5.16.7 to 5.18.0 in /web
Bumps [@mui/material](https://github.com/mui/material-ui/tree/HEAD/packages/mui-material) from 5.16.7 to 5.18.0. - [Release notes](https://github.com/mui/material-ui/releases) - [Changelog](https://github.com/mui/material-ui/blob/v5.18.0/CHANGELOG.md) - [Commits](https://github.com/mui/material-ui/commits/v5.18.0/packages/mui-material) --- updated-dependencies: - dependency-name: "@mui/material" dependency-version: 5.18.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 3baeb78 commit 3b3f2b9

2 files changed

Lines changed: 50 additions & 44 deletions

File tree

web/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -107,7 +107,7 @@
107107
"@maji/react-prism": "^1.0.1",
108108
"@monaco-editor/react": "^4.7.0",
109109
"@mui/icons-material": "^5.16.14",
110-
"@mui/material": "^5.16.7",
110+
"@mui/material": "^5.18.0",
111111
"@tanstack/react-query": "^4.36.1",
112112
"@tanstack/react-query-devtools": "^4.36.1",
113113
"accounting": "^0.4.1",

web/yarn.lock

Lines changed: 49 additions & 43 deletions
Original file line numberDiff line numberDiff line change
@@ -1152,7 +1152,7 @@
11521152
source-map "^0.5.7"
11531153
stylis "4.2.0"
11541154

1155-
"@emotion/cache@^11.11.0", "@emotion/cache@^11.14.0", "@emotion/cache@^11.4.0":
1155+
"@emotion/cache@^11.13.5", "@emotion/cache@^11.14.0", "@emotion/cache@^11.4.0":
11561156
version "11.14.0"
11571157
resolved "https://registry.yarnpkg.com/@emotion/cache/-/cache-11.14.0.tgz#ee44b26986eeb93c8be82bb92f1f7a9b21b2ed76"
11581158
integrity sha512-L/B1lc/TViYk4DcpGxtAVbx0ZyiKM5ktoIyafGkH6zg/tj+mA+NE//aPYKG0k8kCHSHVJrpLpcAlOBEXQ3SavA==
@@ -1788,10 +1788,10 @@
17881788
outvariant "^1.4.3"
17891789
strict-event-emitter "^0.5.1"
17901790

1791-
"@mui/core-downloads-tracker@^5.16.7":
1792-
version "5.16.7"
1793-
resolved "https://registry.yarnpkg.com/@mui/core-downloads-tracker/-/core-downloads-tracker-5.16.7.tgz#182a325a520f7ebd75de051fceabfc0314cfd004"
1794-
integrity sha512-RtsCt4Geed2/v74sbihWzzRs+HsIQCfclHeORh5Ynu2fS4icIKozcSubwuG7vtzq2uW3fOR1zITSP84TNt2GoQ==
1791+
"@mui/core-downloads-tracker@^5.18.0":
1792+
version "5.18.0"
1793+
resolved "https://registry.yarnpkg.com/@mui/core-downloads-tracker/-/core-downloads-tracker-5.18.0.tgz#85019a8704b0f63305fc5600635ee663810f2b66"
1794+
integrity sha512-jbhwoQ1AY200PSSOrNXmrFCaSDSJWP7qk6urkTmIirvRXDROkqe+QwcLlUiw/PrREwsIF/vm3/dAXvjlMHF0RA==
17951795

17961796
"@mui/icons-material@^5.16.14":
17971797
version "5.16.14"
@@ -1800,73 +1800,74 @@
18001800
dependencies:
18011801
"@babel/runtime" "^7.23.9"
18021802

1803-
"@mui/material@^5.16.7":
1804-
version "5.16.7"
1805-
resolved "https://registry.yarnpkg.com/@mui/material/-/material-5.16.7.tgz#6e814e2eefdaf065a769cecf549c3569e107a50b"
1806-
integrity sha512-cwwVQxBhK60OIOqZOVLFt55t01zmarKJiJUWbk0+8s/Ix5IaUzAShqlJchxsIQ4mSrWqgcKCCXKtIlG5H+/Jmg==
1803+
"@mui/material@^5.18.0":
1804+
version "5.18.0"
1805+
resolved "https://registry.yarnpkg.com/@mui/material/-/material-5.18.0.tgz#71e72d52338252edc6f8d9461e04fdf0d61905cd"
1806+
integrity sha512-bbH/HaJZpFtXGvWg3TsBWG4eyt3gah3E7nCNU8GLyRjVoWcA91Vm/T+sjHfUcwgJSw9iLtucfHBoq+qW/T30aA==
18071807
dependencies:
18081808
"@babel/runtime" "^7.23.9"
1809-
"@mui/core-downloads-tracker" "^5.16.7"
1810-
"@mui/system" "^5.16.7"
1811-
"@mui/types" "^7.2.15"
1812-
"@mui/utils" "^5.16.6"
1809+
"@mui/core-downloads-tracker" "^5.18.0"
1810+
"@mui/system" "^5.18.0"
1811+
"@mui/types" "~7.2.15"
1812+
"@mui/utils" "^5.17.1"
18131813
"@popperjs/core" "^2.11.8"
18141814
"@types/react-transition-group" "^4.4.10"
18151815
clsx "^2.1.0"
18161816
csstype "^3.1.3"
18171817
prop-types "^15.8.1"
1818-
react-is "^18.3.1"
1818+
react-is "^19.0.0"
18191819
react-transition-group "^4.4.5"
18201820

1821-
"@mui/private-theming@^5.16.6":
1822-
version "5.16.6"
1823-
resolved "https://registry.yarnpkg.com/@mui/private-theming/-/private-theming-5.16.6.tgz#547671e7ae3f86b68d1289a0b90af04dfcc1c8c9"
1824-
integrity sha512-rAk+Rh8Clg7Cd7shZhyt2HGTTE5wYKNSJ5sspf28Fqm/PZ69Er9o6KX25g03/FG2dfpg5GCwZh/xOojiTfm3hw==
1821+
"@mui/private-theming@^5.17.1":
1822+
version "5.17.1"
1823+
resolved "https://registry.yarnpkg.com/@mui/private-theming/-/private-theming-5.17.1.tgz#b4b6fbece27830754ef78186e3f1307dca42f295"
1824+
integrity sha512-XMxU0NTYcKqdsG8LRmSoxERPXwMbp16sIXPcLVgLGII/bVNagX0xaheWAwFv8+zDK7tI3ajllkuD3GZZE++ICQ==
18251825
dependencies:
18261826
"@babel/runtime" "^7.23.9"
1827-
"@mui/utils" "^5.16.6"
1827+
"@mui/utils" "^5.17.1"
18281828
prop-types "^15.8.1"
18291829

1830-
"@mui/styled-engine@^5.16.6":
1831-
version "5.16.6"
1832-
resolved "https://registry.yarnpkg.com/@mui/styled-engine/-/styled-engine-5.16.6.tgz#60110c106dd482dfdb7e2aa94fd6490a0a3f8852"
1833-
integrity sha512-zaThmS67ZmtHSWToTiHslbI8jwrmITcN93LQaR2lKArbvS7Z3iLkwRoiikNWutx9MBs8Q6okKvbZq1RQYB3v7g==
1830+
"@mui/styled-engine@^5.18.0":
1831+
version "5.18.0"
1832+
resolved "https://registry.yarnpkg.com/@mui/styled-engine/-/styled-engine-5.18.0.tgz#914cca1385bb33ce0cde31721f529c8bd7fa301c"
1833+
integrity sha512-BN/vKV/O6uaQh2z5rXV+MBlVrEkwoS/TK75rFQ2mjxA7+NBo8qtTAOA4UaM0XeJfn7kh2wZ+xQw2HAx0u+TiBg==
18341834
dependencies:
18351835
"@babel/runtime" "^7.23.9"
1836-
"@emotion/cache" "^11.11.0"
1836+
"@emotion/cache" "^11.13.5"
1837+
"@emotion/serialize" "^1.3.3"
18371838
csstype "^3.1.3"
18381839
prop-types "^15.8.1"
18391840

1840-
"@mui/system@^5.16.7":
1841-
version "5.16.7"
1842-
resolved "https://registry.yarnpkg.com/@mui/system/-/system-5.16.7.tgz#4583ca5bf3b38942e02c15a1e622ba869ac51393"
1843-
integrity sha512-Jncvs/r/d/itkxh7O7opOunTqbbSSzMTHzZkNLM+FjAOg+cYAZHrPDlYe1ZGKUYORwwb2XexlWnpZp0kZ4AHuA==
1841+
"@mui/system@^5.18.0":
1842+
version "5.18.0"
1843+
resolved "https://registry.yarnpkg.com/@mui/system/-/system-5.18.0.tgz#e55331203a40584b26c5a855a07949ac8973bfb6"
1844+
integrity sha512-ojZGVcRWqWhu557cdO3pWHloIGJdzVtxs3rk0F9L+x55LsUjcMUVkEhiF7E4TMxZoF9MmIHGGs0ZX3FDLAf0Xw==
18441845
dependencies:
18451846
"@babel/runtime" "^7.23.9"
1846-
"@mui/private-theming" "^5.16.6"
1847-
"@mui/styled-engine" "^5.16.6"
1848-
"@mui/types" "^7.2.15"
1849-
"@mui/utils" "^5.16.6"
1847+
"@mui/private-theming" "^5.17.1"
1848+
"@mui/styled-engine" "^5.18.0"
1849+
"@mui/types" "~7.2.15"
1850+
"@mui/utils" "^5.17.1"
18501851
clsx "^2.1.0"
18511852
csstype "^3.1.3"
18521853
prop-types "^15.8.1"
18531854

1854-
"@mui/types@^7.2.15":
1855-
version "7.2.15"
1856-
resolved "https://registry.yarnpkg.com/@mui/types/-/types-7.2.15.tgz#dadd232fe9a70be0d526630675dff3b110f30b53"
1857-
integrity sha512-nbo7yPhtKJkdf9kcVOF8JZHPZTmqXjJ/tI0bdWgHg5tp9AnIN4Y7f7wm9T+0SyGYJk76+GYZ8Q5XaTYAsUHN0Q==
1855+
"@mui/types@~7.2.15":
1856+
version "7.2.24"
1857+
resolved "https://registry.yarnpkg.com/@mui/types/-/types-7.2.24.tgz#5eff63129d9c29d80bbf2d2e561bd0690314dec2"
1858+
integrity sha512-3c8tRt/CbWZ+pEg7QpSwbdxOk36EfmhbKf6AGZsD1EcLDLTSZoxxJ86FVtcjxvjuhdyBiWKSTGZFaXCnidO2kw==
18581859

1859-
"@mui/utils@^5.16.6":
1860-
version "5.16.6"
1861-
resolved "https://registry.yarnpkg.com/@mui/utils/-/utils-5.16.6.tgz#905875bbc58d3dcc24531c3314a6807aba22a711"
1862-
integrity sha512-tWiQqlhxAt3KENNiSRL+DIn9H5xNVK6Jjf70x3PnfQPz1MPBdh7yyIcAyVBT9xiw7hP3SomRhPR7hzBMBCjqEA==
1860+
"@mui/utils@^5.17.1":
1861+
version "5.17.1"
1862+
resolved "https://registry.yarnpkg.com/@mui/utils/-/utils-5.17.1.tgz#72ba4ffa79f7bdf69d67458139390f18484b6e6b"
1863+
integrity sha512-jEZ8FTqInt2WzxDV8bhImWBqeQRD99c/id/fq83H0ER9tFl+sfZlaAoCdznGvbSQQ9ividMxqSV2c7cC1vBcQg==
18631864
dependencies:
18641865
"@babel/runtime" "^7.23.9"
1865-
"@mui/types" "^7.2.15"
1866+
"@mui/types" "~7.2.15"
18661867
"@types/prop-types" "^15.7.12"
18671868
clsx "^2.1.1"
18681869
prop-types "^15.8.1"
1869-
react-is "^18.3.1"
1870+
react-is "^19.0.0"
18701871

18711872
"@nicolo-ribaudo/chokidar-2@2.1.8-no-fsevents.3":
18721873
version "2.1.8-no-fsevents.3"
@@ -9672,11 +9673,16 @@ react-is@^17.0.1:
96729673
resolved "https://registry.npmjs.org/react-is/-/react-is-17.0.2.tgz"
96739674
integrity sha512-w2GsyukL62IJnlaff/nRegPQR94C/XXamvMWmSHRJ4y7Ts/4ocGRmTHvOs8PSE6pB3dWOrD/nueuU5sduBsQ4w==
96749675

9675-
react-is@^18.0.0, react-is@^18.3.1:
9676+
react-is@^18.0.0:
96769677
version "18.3.1"
96779678
resolved "https://registry.yarnpkg.com/react-is/-/react-is-18.3.1.tgz#e83557dc12eae63a99e003a46388b1dcbb44db7e"
96789679
integrity sha512-/LLMVyas0ljjAtoYiPqYiL8VWXzUUdThrmU5+n20DZv+a+ClRoevUzw5JxU+Ieh5/c87ytoTBV9G1FiKfNJdmg==
96799680

9681+
react-is@^19.0.0:
9682+
version "19.1.1"
9683+
resolved "https://registry.yarnpkg.com/react-is/-/react-is-19.1.1.tgz#038ebe313cf18e1fd1235d51c87360eb87f7c36a"
9684+
integrity sha512-tr41fA15Vn8p4X9ntI+yCyeGSf1TlYaY5vlTZfQmeLBrFo3psOPX6HhTDnFNL9uj3EhP0KAQ80cugCl4b4BERA==
9685+
96809686
react-lifecycles-compat@^3.0.0:
96819687
version "3.0.4"
96829688
resolved "https://registry.npmjs.org/react-lifecycles-compat/-/react-lifecycles-compat-3.0.4.tgz"

0 commit comments

Comments
 (0)