Skip to content

Commit 250a603

Browse files
authored
Merge pull request #8645 from Couchers-org/dependabot/npm_and_yarn/app/web/mui/system-7.3.11
Bump @mui/system from 7.3.9 to 7.3.11 in /app/web
2 parents e202f81 + 85c3ea2 commit 250a603

2 files changed

Lines changed: 21 additions & 21 deletions

File tree

app/web/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
3232
"@mui/lab": "^7.0.0-beta.17",
3333
"@mui/material": "^7.3.9",
3434
"@mui/material-nextjs": "^7.3.9",
35-
"@mui/system": "^7.3.9",
35+
"@mui/system": "^7.3.11",
3636
"@mui/utils": "^7.3.7",
3737
"@mui/x-date-pickers": "^8.27.2",
3838
"@sentry/nextjs": "^10.50.0",

app/web/yarn.lock

Lines changed: 20 additions & 20 deletions
Original file line numberDiff line numberDiff line change
@@ -1119,19 +1119,19 @@
11191119
react-is "^19.2.3"
11201120
react-transition-group "^4.4.5"
11211121

1122-
"@mui/private-theming@^7.3.9":
1123-
version "7.3.9"
1124-
resolved "https://registry.yarnpkg.com/@mui/private-theming/-/private-theming-7.3.9.tgz#c785dc429b7ed62cf3952140be703cbe95704a13"
1125-
integrity sha512-ErIyRQvsiQEq7Yvcvfw9UDHngaqjMy9P3JDPnRAaKG5qhpl2C4tX/W1S4zJvpu+feihmZJStjIyvnv6KDbIrlw==
1122+
"@mui/private-theming@^7.3.11":
1123+
version "7.3.11"
1124+
resolved "https://registry.yarnpkg.com/@mui/private-theming/-/private-theming-7.3.11.tgz#96d4cde586624916816f5a97fef3c808cf562fb0"
1125+
integrity sha512-9B+YKms0fRHbNrqp9tOT/DNbNnU5gyvJ1o3qAGXfq8GmZcbJnE3At9x07Zr/o0pkhzg4aDdwXVqe4+AcgtOCPA==
11261126
dependencies:
11271127
"@babel/runtime" "^7.28.6"
1128-
"@mui/utils" "^7.3.9"
1128+
"@mui/utils" "^7.3.11"
11291129
prop-types "^15.8.1"
11301130

1131-
"@mui/styled-engine@^7.3.9":
1132-
version "7.3.9"
1133-
resolved "https://registry.yarnpkg.com/@mui/styled-engine/-/styled-engine-7.3.9.tgz#e425ca7b5cb559bde01b8fa4a7a842e9b5916f53"
1134-
integrity sha512-JqujWt5bX4okjUPGpVof/7pvgClqh7HvIbsIBIOOlCh2u3wG/Bwp4+E1bc1dXSwkrkp9WUAoNdI5HEC+5HKvMw==
1131+
"@mui/styled-engine@^7.3.10":
1132+
version "7.3.10"
1133+
resolved "https://registry.yarnpkg.com/@mui/styled-engine/-/styled-engine-7.3.10.tgz#53e98c1fdeda972b5932c76f6a2a29faf33f0d11"
1134+
integrity sha512-WxE9SiF8xskAQqGjsp0poXCkCqsoXFEsSr0HBXfApmGHR+DBnXRp+z46Vsltg4gpPM4Z96DeAQRpeAOnhNg7Ng==
11351135
dependencies:
11361136
"@babel/runtime" "^7.28.6"
11371137
"@emotion/cache" "^11.14.0"
@@ -1140,16 +1140,16 @@
11401140
csstype "^3.2.3"
11411141
prop-types "^15.8.1"
11421142

1143-
"@mui/system@^7.3.3", "@mui/system@^7.3.9":
1144-
version "7.3.9"
1145-
resolved "https://registry.yarnpkg.com/@mui/system/-/system-7.3.9.tgz#d8181dd9ad8c5e9afdf50eb7009062c506976ab1"
1146-
integrity sha512-aL1q9am8XpRrSabv9qWf5RHhJICJql34wnrc1nz0MuOglPRYF/liN+c8VqZdTvUn9qg+ZjRVbKf4sJVFfIDtmg==
1143+
"@mui/system@^7.3.11", "@mui/system@^7.3.3", "@mui/system@^7.3.9":
1144+
version "7.3.11"
1145+
resolved "https://registry.yarnpkg.com/@mui/system/-/system-7.3.11.tgz#ffb8ba06f43d697db80257b9a2dfc8042b18554a"
1146+
integrity sha512-7izwGWdNawAKpBKcRlx7f2gFnAAjmASBWvMcyX4YYEeLOFsbfGRbUYGInvnAcUeql3rPxI7F9Ft4oY2OLRz44g==
11471147
dependencies:
11481148
"@babel/runtime" "^7.28.6"
1149-
"@mui/private-theming" "^7.3.9"
1150-
"@mui/styled-engine" "^7.3.9"
1149+
"@mui/private-theming" "^7.3.11"
1150+
"@mui/styled-engine" "^7.3.10"
11511151
"@mui/types" "^7.4.12"
1152-
"@mui/utils" "^7.3.9"
1152+
"@mui/utils" "^7.3.11"
11531153
clsx "^2.1.1"
11541154
csstype "^3.2.3"
11551155
prop-types "^15.8.1"
@@ -1161,10 +1161,10 @@
11611161
dependencies:
11621162
"@babel/runtime" "^7.28.6"
11631163

1164-
"@mui/utils@^7.3.3", "@mui/utils@^7.3.5", "@mui/utils@^7.3.7", "@mui/utils@^7.3.9":
1165-
version "7.3.9"
1166-
resolved "https://registry.yarnpkg.com/@mui/utils/-/utils-7.3.9.tgz#8af5093fc93c2e582fa3d047f561c7b690509bc2"
1167-
integrity sha512-U6SdZaGbfb65fqTsH3V5oJdFj9uYwyLE2WVuNvmbggTSDBb8QHrFsqY8BN3taK9t3yJ8/BPHD/kNvLNyjwM7Yw==
1164+
"@mui/utils@^7.3.11", "@mui/utils@^7.3.3", "@mui/utils@^7.3.5", "@mui/utils@^7.3.7", "@mui/utils@^7.3.9":
1165+
version "7.3.11"
1166+
resolved "https://registry.yarnpkg.com/@mui/utils/-/utils-7.3.11.tgz#493f46f053fe3a692e041b1b6b8295e2f46d9448"
1167+
integrity sha512-XTjGnifwteg71/ij+0e7Y7d+hwyntMYP5wPoA/g2drdGH+Flkvjwy0OfrVpKBbaOvofq4zU/LIyUZyKgmWu18g==
11681168
dependencies:
11691169
"@babel/runtime" "^7.28.6"
11701170
"@mui/types" "^7.4.12"

0 commit comments

Comments
 (0)