|
35 | 35 | chalk "^2.0.0"
|
36 | 36 | js-tokens "^4.0.0"
|
37 | 37 |
|
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== |
42 | 42 | dependencies:
|
43 | 43 | regenerator-runtime "^0.13.11"
|
44 | 44 |
|
|
239 | 239 | resolved "https://registry.yarnpkg.com/@msgpackr-extract/msgpackr-extract-win32-x64/-/msgpackr-extract-win32-x64-3.0.2.tgz#0f164b726869f71da3c594171df5ebc1c4b0a407"
|
240 | 240 | integrity sha512-O+6Gs8UeDbyFpbSh2CPEz/UOrrdWPTBYNblZK5CxxLisYt4kGX3Sc+czffFonyjiGSq3jWLwJS/CCJc7tBr4sQ==
|
241 | 241 |
|
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== |
246 | 246 | dependencies:
|
247 |
| - "@babel/runtime" "^7.21.0" |
| 247 | + "@babel/runtime" "^7.22.5" |
248 | 248 | "@emotion/is-prop-valid" "^1.2.1"
|
249 | 249 | "@mui/types" "^7.2.4"
|
250 |
| - "@mui/utils" "^5.13.1" |
| 250 | + "@mui/utils" "^5.13.6" |
251 | 251 | "@popperjs/core" "^2.11.8"
|
252 | 252 | clsx "^1.2.1"
|
253 | 253 | prop-types "^15.8.1"
|
|
265 | 265 | dependencies:
|
266 | 266 | "@babel/runtime" "^7.21.0"
|
267 | 267 |
|
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== |
272 | 272 | 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" |
275 | 275 | "@mui/core-downloads-tracker" "^5.13.4"
|
276 |
| - "@mui/system" "^5.13.5" |
| 276 | + "@mui/system" "^5.13.6" |
277 | 277 | "@mui/types" "^7.2.4"
|
278 |
| - "@mui/utils" "^5.13.1" |
| 278 | + "@mui/utils" "^5.13.6" |
279 | 279 | "@types/react-transition-group" "^4.4.6"
|
280 | 280 | clsx "^1.2.1"
|
281 | 281 | csstype "^3.1.2"
|
|
302 | 302 | csstype "^3.1.2"
|
303 | 303 | prop-types "^15.8.1"
|
304 | 304 |
|
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== |
309 | 309 | dependencies:
|
310 |
| - "@babel/runtime" "^7.21.0" |
| 310 | + "@babel/runtime" "^7.22.5" |
311 | 311 | "@mui/private-theming" "^5.13.1"
|
312 | 312 | "@mui/styled-engine" "^5.13.2"
|
313 | 313 | "@mui/types" "^7.2.4"
|
314 |
| - "@mui/utils" "^5.13.1" |
| 314 | + "@mui/utils" "^5.13.6" |
315 | 315 | clsx "^1.2.1"
|
316 | 316 | csstype "^3.1.2"
|
317 | 317 | prop-types "^15.8.1"
|
|
321 | 321 | resolved "https://registry.yarnpkg.com/@mui/types/-/types-7.2.4.tgz#b6fade19323b754c5c6de679a38f068fd50b9328"
|
322 | 322 | integrity sha512-LBcwa8rN84bKF+f5sDyku42w1NTxaPgPyYKODsh01U1fVstTClbUoSA96oyRBnSNyEiAVjKm6Gwx9vjR+xyqHA==
|
323 | 323 |
|
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== |
328 | 328 | dependencies:
|
329 |
| - "@babel/runtime" "^7.21.0" |
| 329 | + "@babel/runtime" "^7.22.5" |
330 | 330 | "@types/prop-types" "^15.7.5"
|
331 | 331 | "@types/react-is" "^18.2.0"
|
332 | 332 | prop-types "^15.8.1"
|
|
0 commit comments