Skip to content

Commit 778458f

Browse files
Bump @mui/material from 5.13.5 to 5.13.6 in /web (#45)
Bumps [@mui/material](https://github.com/mui/material-ui/tree/HEAD/packages/mui-material) from 5.13.5 to 5.13.6. - [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/v5.13.6/packages/mui-material) --- updated-dependencies: - dependency-name: "@mui/material" dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 5a011dc commit 778458f

File tree

2 files changed

+30
-30
lines changed

2 files changed

+30
-30
lines changed

web/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
"@emotion/react": "^11.11.1",
1212
"@emotion/styled": "^11.11.0",
1313
"@mui/icons-material": "^5.11.16",
14-
"@mui/material": "^5.13.5",
14+
"@mui/material": "^5.13.6",
1515
"react": "^18.2.0",
1616
"react-copy-to-clipboard": "^5.1.0",
1717
"react-dom": "^18.2.0",

web/yarn.lock

+29-29
Original file line numberDiff line numberDiff line change
@@ -35,10 +35,10 @@
3535
chalk "^2.0.0"
3636
js-tokens "^4.0.0"
3737

38-
"@babel/runtime@^7.12.5", "@babel/runtime@^7.18.3", "@babel/runtime@^7.21.0", "@babel/runtime@^7.3.1", "@babel/runtime@^7.5.5", "@babel/runtime@^7.8.7":
39-
version "7.21.5"
40-
resolved "https://registry.yarnpkg.com/@babel/runtime/-/runtime-7.21.5.tgz#8492dddda9644ae3bda3b45eabe87382caee7200"
41-
integrity sha512-8jI69toZqqcsnqGGqwGS4Qb1VwLOEp4hz+CXPywcvjs60u3B4Pom/U/7rm4W8tMOYEB+E9wgD0mW1l3r8qlI9Q==
38+
"@babel/runtime@^7.12.5", "@babel/runtime@^7.18.3", "@babel/runtime@^7.21.0", "@babel/runtime@^7.22.5", "@babel/runtime@^7.3.1", "@babel/runtime@^7.5.5", "@babel/runtime@^7.8.7":
39+
version "7.22.5"
40+
resolved "https://registry.yarnpkg.com/@babel/runtime/-/runtime-7.22.5.tgz#8564dd588182ce0047d55d7a75e93921107b57ec"
41+
integrity sha512-ecjvYlnAaZ/KVneE/OdKYBYfgXV3Ptu6zQWmgEF7vwKhQnvVS6bjMD2XYgj+SNvQ1GfK/pjgokfPkC/2CO8CuA==
4242
dependencies:
4343
regenerator-runtime "^0.13.11"
4444

@@ -239,15 +239,15 @@
239239
resolved "https://registry.yarnpkg.com/@msgpackr-extract/msgpackr-extract-win32-x64/-/msgpackr-extract-win32-x64-3.0.2.tgz#0f164b726869f71da3c594171df5ebc1c4b0a407"
240240
integrity sha512-O+6Gs8UeDbyFpbSh2CPEz/UOrrdWPTBYNblZK5CxxLisYt4kGX3Sc+czffFonyjiGSq3jWLwJS/CCJc7tBr4sQ==
241241

242-
"@mui/base@5.0.0-beta.4":
243-
version "5.0.0-beta.4"
244-
resolved "https://registry.yarnpkg.com/@mui/base/-/base-5.0.0-beta.4.tgz#e3f4f4a056b88ab357194a245e223177ce35e0b0"
245-
integrity sha512-ejhtqYJpjDgHGEljjMBQWZ22yEK0OzIXNa7toJmmXsP4TT3W7xVy8bTJ0TniPDf+JNjrsgfgiFTDGdlEhV1E+g==
242+
"@mui/base@5.0.0-beta.5":
243+
version "5.0.0-beta.5"
244+
resolved "https://registry.yarnpkg.com/@mui/base/-/base-5.0.0-beta.5.tgz#b566f3beb1eb2823139eabaf52014cf7be900015"
245+
integrity sha512-vy3TWLQYdGNecTaufR4wDNQFV2WEg6wRPi6BVbx6q1vP3K1mbxIn1+XOqOzfYBXjFHvMx0gZAo2TgWbaqfgvAA==
246246
dependencies:
247-
"@babel/runtime" "^7.21.0"
247+
"@babel/runtime" "^7.22.5"
248248
"@emotion/is-prop-valid" "^1.2.1"
249249
"@mui/types" "^7.2.4"
250-
"@mui/utils" "^5.13.1"
250+
"@mui/utils" "^5.13.6"
251251
"@popperjs/core" "^2.11.8"
252252
clsx "^1.2.1"
253253
prop-types "^15.8.1"
@@ -265,17 +265,17 @@
265265
dependencies:
266266
"@babel/runtime" "^7.21.0"
267267

268-
"@mui/material@^5.13.5":
269-
version "5.13.5"
270-
resolved "https://registry.yarnpkg.com/@mui/material/-/material-5.13.5.tgz#c14f14824f3a37ae0c5ebddbc0034956bc6fec30"
271-
integrity sha512-eMay+Ue1OYXOFMQA5Aau7qbAa/kWHLAyi0McsbPTWssCbGehqkF6CIdPsfVGw6tlO+xPee1hUitphHJNL3xpOQ==
268+
"@mui/material@^5.13.6":
269+
version "5.13.6"
270+
resolved "https://registry.yarnpkg.com/@mui/material/-/material-5.13.6.tgz#caaba1e071e394c415208404ce6964e6c14c16d6"
271+
integrity sha512-/c2ZApeQm2sTYdQXjqEnldaBMBcUEiyu2VRS6bS39ZeNaAcCLBQbYocLR46R+f0S5dgpBzB0T4AsOABPOFYZ5Q==
272272
dependencies:
273-
"@babel/runtime" "^7.21.0"
274-
"@mui/base" "5.0.0-beta.4"
273+
"@babel/runtime" "^7.22.5"
274+
"@mui/base" "5.0.0-beta.5"
275275
"@mui/core-downloads-tracker" "^5.13.4"
276-
"@mui/system" "^5.13.5"
276+
"@mui/system" "^5.13.6"
277277
"@mui/types" "^7.2.4"
278-
"@mui/utils" "^5.13.1"
278+
"@mui/utils" "^5.13.6"
279279
"@types/react-transition-group" "^4.4.6"
280280
clsx "^1.2.1"
281281
csstype "^3.1.2"
@@ -302,16 +302,16 @@
302302
csstype "^3.1.2"
303303
prop-types "^15.8.1"
304304

305-
"@mui/system@^5.13.5":
306-
version "5.13.5"
307-
resolved "https://registry.yarnpkg.com/@mui/system/-/system-5.13.5.tgz#9f67ea0c4f6974713f90b7b94c999fd3f40f8de3"
308-
integrity sha512-n0gzUxoZ2ZHZgnExkh2Htvo9uW2oakofgPRQrDoa/GQOWyRD0NH9MDszBwOb6AAoXZb+OV5TE7I4LeZ/dzgHYA==
305+
"@mui/system@^5.13.6":
306+
version "5.13.6"
307+
resolved "https://registry.yarnpkg.com/@mui/system/-/system-5.13.6.tgz#5bf4f84fad0c9ed771458f821e384f61abfa33ca"
308+
integrity sha512-G3Xr28uLqU3DyF6r2LQkHGw/ku4P0AHzlKVe7FGXOPl7X1u+hoe2xxj8Vdiq/69II/mh9OP21i38yBWgWb7WgQ==
309309
dependencies:
310-
"@babel/runtime" "^7.21.0"
310+
"@babel/runtime" "^7.22.5"
311311
"@mui/private-theming" "^5.13.1"
312312
"@mui/styled-engine" "^5.13.2"
313313
"@mui/types" "^7.2.4"
314-
"@mui/utils" "^5.13.1"
314+
"@mui/utils" "^5.13.6"
315315
clsx "^1.2.1"
316316
csstype "^3.1.2"
317317
prop-types "^15.8.1"
@@ -321,12 +321,12 @@
321321
resolved "https://registry.yarnpkg.com/@mui/types/-/types-7.2.4.tgz#b6fade19323b754c5c6de679a38f068fd50b9328"
322322
integrity sha512-LBcwa8rN84bKF+f5sDyku42w1NTxaPgPyYKODsh01U1fVstTClbUoSA96oyRBnSNyEiAVjKm6Gwx9vjR+xyqHA==
323323

324-
"@mui/utils@^5.13.1":
325-
version "5.13.1"
326-
resolved "https://registry.yarnpkg.com/@mui/utils/-/utils-5.13.1.tgz#86199e46014215f95da046a5ec803f4a39c96eee"
327-
integrity sha512-6lXdWwmlUbEU2jUI8blw38Kt+3ly7xkmV9ljzY4Q20WhsJMWiNry9CX8M+TaP/HbtuyR8XKsdMgQW7h7MM3n3A==
324+
"@mui/utils@^5.13.1", "@mui/utils@^5.13.6":
325+
version "5.13.6"
326+
resolved "https://registry.yarnpkg.com/@mui/utils/-/utils-5.13.6.tgz#aa29d75de59577585b9f23891b03592d40459ed7"
327+
integrity sha512-ggNlxl5NPSbp+kNcQLmSig6WVB0Id+4gOxhx644987v4fsji+CSXc+MFYLocFB/x4oHtzCUlSzbVHlJfP/fXoQ==
328328
dependencies:
329-
"@babel/runtime" "^7.21.0"
329+
"@babel/runtime" "^7.22.5"
330330
"@types/prop-types" "^15.7.5"
331331
"@types/react-is" "^18.2.0"
332332
prop-types "^15.8.1"

0 commit comments

Comments
 (0)