|
57 | 57 | "@babel/highlight" "^7.24.2"
|
58 | 58 | picocolors "^1.0.0"
|
59 | 59 |
|
60 |
| -"@babel/compat-data@^7.20.5", "@babel/compat-data@^7.22.6", "@babel/compat-data@^7.23.5", "@babel/compat-data@^7.24.1": |
61 |
| - version "7.24.1" |
62 |
| - resolved "https://registry.yarnpkg.com/@babel/compat-data/-/compat-data-7.24.1.tgz#31c1f66435f2a9c329bb5716a6d6186c516c3742" |
63 |
| - integrity sha512-Pc65opHDliVpRHuKfzI+gSA4zcgr65O4cl64fFJIWEEh8JoHIHh0Oez1Eo8Arz8zq/JhgKodQaxEwUPRtZylVA== |
| 60 | +"@babel/compat-data@^7.20.5", "@babel/compat-data@^7.22.6", "@babel/compat-data@^7.23.5", "@babel/compat-data@^7.24.4": |
| 61 | + version "7.24.4" |
| 62 | + resolved "https://registry.yarnpkg.com/@babel/compat-data/-/compat-data-7.24.4.tgz#6f102372e9094f25d908ca0d34fc74c74606059a" |
| 63 | + integrity sha512-vg8Gih2MLK+kOkHJp4gBEIkyaIi00jgWot2D9QOmmfLC8jINSOzmCLta6Bvz/JSBCqnegV0L80jhxkol5GWNfQ== |
64 | 64 |
|
65 | 65 |
|
66 | 66 | version "7.12.9"
|
|
84 | 84 | semver "^5.4.1"
|
85 | 85 | source-map "^0.5.0"
|
86 | 86 |
|
87 |
| -"@babel/core@^7.1.0", "@babel/core@^7.11.6", "@babel/core@^7.12.10", "@babel/core@^7.12.3", "@babel/core@^7.23.2", "@babel/core@^7.24.3", "@babel/core@^7.7.5": |
88 |
| - version "7.24.3" |
89 |
| - resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.24.3.tgz#568864247ea10fbd4eff04dda1e05f9e2ea985c3" |
90 |
| - integrity sha512-5FcvN1JHw2sHJChotgx8Ek0lyuh4kCKelgMTTqhYJJtloNvUfpAFMeNQUtdlIaktwrSV9LtCdqwk48wL2wBacQ== |
| 87 | +"@babel/core@^7.1.0", "@babel/core@^7.11.6", "@babel/core@^7.12.10", "@babel/core@^7.12.3", "@babel/core@^7.23.2", "@babel/core@^7.24.4", "@babel/core@^7.7.5": |
| 88 | + version "7.24.4" |
| 89 | + resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.24.4.tgz#1f758428e88e0d8c563874741bc4ffc4f71a4717" |
| 90 | + integrity sha512-MBVlMXP+kkl5394RBLSxxk/iLTeVGuXTV3cIDXavPpMMqnSnt6apKgan/U8O3USWZCWZT/TbgfEpKa4uMgN4Dg== |
91 | 91 | dependencies:
|
92 | 92 | "@ampproject/remapping" "^2.2.0"
|
93 | 93 | "@babel/code-frame" "^7.24.2"
|
94 |
| - "@babel/generator" "^7.24.1" |
| 94 | + "@babel/generator" "^7.24.4" |
95 | 95 | "@babel/helper-compilation-targets" "^7.23.6"
|
96 | 96 | "@babel/helper-module-transforms" "^7.23.3"
|
97 |
| - "@babel/helpers" "^7.24.1" |
98 |
| - "@babel/parser" "^7.24.1" |
| 97 | + "@babel/helpers" "^7.24.4" |
| 98 | + "@babel/parser" "^7.24.4" |
99 | 99 | "@babel/template" "^7.24.0"
|
100 | 100 | "@babel/traverse" "^7.24.1"
|
101 | 101 | "@babel/types" "^7.24.0"
|
|
114 | 114 | eslint-visitor-keys "^2.1.0"
|
115 | 115 | semver "^6.3.1"
|
116 | 116 |
|
117 |
| -"@babel/generator@^7.12.11", "@babel/generator@^7.12.5", "@babel/generator@^7.24.1", "@babel/generator@^7.7.2": |
118 |
| - version "7.24.1" |
119 |
| - resolved "https://registry.yarnpkg.com/@babel/generator/-/generator-7.24.1.tgz#e67e06f68568a4ebf194d1c6014235344f0476d0" |
120 |
| - integrity sha512-DfCRfZsBcrPEHUfuBMgbJ1Ut01Y/itOs+hY2nFLgqsqXd52/iSiVq5TITtUasIUgm+IIKdY2/1I7auiQOEeC9A== |
| 117 | +"@babel/generator@^7.12.11", "@babel/generator@^7.12.5", "@babel/generator@^7.24.1", "@babel/generator@^7.24.4", "@babel/generator@^7.7.2": |
| 118 | + version "7.24.4" |
| 119 | + resolved "https://registry.yarnpkg.com/@babel/generator/-/generator-7.24.4.tgz#1fc55532b88adf952025d5d2d1e71f946cb1c498" |
| 120 | + integrity sha512-Xd6+v6SnjWVx/nus+y0l1sxMOTOMBkyL4+BIdbALyatQnAe/SRVjANeDPSCYaX+i1iJmuGSKf3Z+E+V/va1Hvw== |
121 | 121 | dependencies:
|
122 | 122 | "@babel/types" "^7.24.0"
|
123 | 123 | "@jridgewell/gen-mapping" "^0.3.5"
|
|
171 | 171 | "@babel/helper-split-export-declaration" "^7.22.6"
|
172 | 172 | semver "^6.3.1"
|
173 | 173 |
|
| 174 | +"@babel/helper-create-class-features-plugin@^7.24.4": |
| 175 | + version "7.24.4" |
| 176 | + resolved "https://registry.yarnpkg.com/@babel/helper-create-class-features-plugin/-/helper-create-class-features-plugin-7.24.4.tgz#c806f73788a6800a5cfbbc04d2df7ee4d927cce3" |
| 177 | + integrity sha512-lG75yeuUSVu0pIcbhiYMXBXANHrpUPaOfu7ryAzskCgKUHuAxRQI5ssrtmF0X9UXldPlvT0XM/A4F44OXRt6iQ== |
| 178 | + dependencies: |
| 179 | + "@babel/helper-annotate-as-pure" "^7.22.5" |
| 180 | + "@babel/helper-environment-visitor" "^7.22.20" |
| 181 | + "@babel/helper-function-name" "^7.23.0" |
| 182 | + "@babel/helper-member-expression-to-functions" "^7.23.0" |
| 183 | + "@babel/helper-optimise-call-expression" "^7.22.5" |
| 184 | + "@babel/helper-replace-supers" "^7.24.1" |
| 185 | + "@babel/helper-skip-transparent-expression-wrappers" "^7.22.5" |
| 186 | + "@babel/helper-split-export-declaration" "^7.22.6" |
| 187 | + semver "^6.3.1" |
| 188 | + |
174 | 189 | "@babel/helper-create-regexp-features-plugin@^7.18.6":
|
175 | 190 | version "7.21.0"
|
176 | 191 | resolved "https://registry.yarnpkg.com/@babel/helper-create-regexp-features-plugin/-/helper-create-regexp-features-plugin-7.21.0.tgz#53ff78472e5ce10a52664272a239787107603ebb"
|
|
366 | 381 | "@babel/template" "^7.22.15"
|
367 | 382 | "@babel/types" "^7.22.19"
|
368 | 383 |
|
369 |
| -"@babel/helpers@^7.12.5", "@babel/helpers@^7.24.1": |
370 |
| - version "7.24.1" |
371 |
| - resolved "https://registry.yarnpkg.com/@babel/helpers/-/helpers-7.24.1.tgz#183e44714b9eba36c3038e442516587b1e0a1a94" |
372 |
| - integrity sha512-BpU09QqEe6ZCHuIHFphEFgvNSrubve1FtyMton26ekZ85gRGi6LrTF7zArARp2YvyFxloeiRmtSCq5sjh1WqIg== |
| 384 | +"@babel/helpers@^7.12.5", "@babel/helpers@^7.24.4": |
| 385 | + version "7.24.4" |
| 386 | + resolved "https://registry.yarnpkg.com/@babel/helpers/-/helpers-7.24.4.tgz#dc00907fd0d95da74563c142ef4cd21f2cb856b6" |
| 387 | + integrity sha512-FewdlZbSiwaVGlgT1DPANDuCHaDMiOo+D/IDYRFYjHOuv66xMSJ7fQwwODwRNAPkADIO/z1EoF/l2BCWlWABDw== |
373 | 388 | dependencies:
|
374 | 389 | "@babel/template" "^7.24.0"
|
375 | 390 | "@babel/traverse" "^7.24.1"
|
|
385 | 400 | js-tokens "^4.0.0"
|
386 | 401 | picocolors "^1.0.0"
|
387 | 402 |
|
388 |
| -"@babel/parser@^7.1.0", "@babel/parser@^7.12.11", "@babel/parser@^7.12.7", "@babel/parser@^7.14.7", "@babel/parser@^7.20.7", "@babel/parser@^7.24.0", "@babel/parser@^7.24.1": |
389 |
| - version "7.24.1" |
390 |
| - resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.24.1.tgz#1e416d3627393fab1cb5b0f2f1796a100ae9133a" |
391 |
| - integrity sha512-Zo9c7N3xdOIQrNip7Lc9wvRPzlRtovHVE4lkz8WEDr7uYh/GMQhSiIgFxGIArRHYdJE5kxtZjAf8rT0xhdLCzg== |
| 403 | +"@babel/parser@^7.1.0", "@babel/parser@^7.12.11", "@babel/parser@^7.12.7", "@babel/parser@^7.14.7", "@babel/parser@^7.20.7", "@babel/parser@^7.24.0", "@babel/parser@^7.24.1", "@babel/parser@^7.24.4": |
| 404 | + version "7.24.4" |
| 405 | + resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.24.4.tgz#234487a110d89ad5a3ed4a8a566c36b9453e8c88" |
| 406 | + integrity sha512-zTvEBcghmeBma9QIGunWevvBAp4/Qu9Bdq+2k0Ot4fVMD6v3dsC9WOcRSKk7tRRyBM/53yKMJko9xOatGQAwSg== |
| 407 | + |
| 408 | +"@babel/plugin-bugfix-firefox-class-in-computed-class-key@^7.24.4": |
| 409 | + version "7.24.4" |
| 410 | + resolved "https://registry.yarnpkg.com/@babel/plugin-bugfix-firefox-class-in-computed-class-key/-/plugin-bugfix-firefox-class-in-computed-class-key-7.24.4.tgz#6125f0158543fb4edf1c22f322f3db67f21cb3e1" |
| 411 | + integrity sha512-qpl6vOOEEzTLLcsuqYYo8yDtrTocmu2xkGvgNebvPjT9DTtfFYGmgDqY+rBYXNlqL4s9qLDn6xkrJv4RxAPiTA== |
| 412 | + dependencies: |
| 413 | + "@babel/helper-environment-visitor" "^7.22.20" |
| 414 | + "@babel/helper-plugin-utils" "^7.24.0" |
392 | 415 |
|
393 | 416 | "@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression@^7.24.1":
|
394 | 417 | version "7.24.1"
|
|
715 | 738 | dependencies:
|
716 | 739 | "@babel/helper-plugin-utils" "^7.24.0"
|
717 | 740 |
|
718 |
| -"@babel/plugin-transform-block-scoping@^7.12.12", "@babel/plugin-transform-block-scoping@^7.24.1": |
719 |
| - version "7.24.1" |
720 |
| - resolved "https://registry.yarnpkg.com/@babel/plugin-transform-block-scoping/-/plugin-transform-block-scoping-7.24.1.tgz#27af183d7f6dad890531256c7a45019df768ac1f" |
721 |
| - integrity sha512-h71T2QQvDgM2SmT29UYU6ozjMlAt7s7CSs5Hvy8f8cf/GM/Z4a2zMfN+fjVGaieeCrXR3EdQl6C4gQG+OgmbKw== |
| 741 | +"@babel/plugin-transform-block-scoping@^7.12.12", "@babel/plugin-transform-block-scoping@^7.24.4": |
| 742 | + version "7.24.4" |
| 743 | + resolved "https://registry.yarnpkg.com/@babel/plugin-transform-block-scoping/-/plugin-transform-block-scoping-7.24.4.tgz#28f5c010b66fbb8ccdeef853bef1935c434d7012" |
| 744 | + integrity sha512-nIFUZIpGKDf9O9ttyRXpHFpKC+X3Y5mtshZONuEUYBomAKoM4y029Jr+uB1bHGPhNmK8YXHevDtKDOLmtRrp6g== |
722 | 745 | dependencies:
|
723 | 746 | "@babel/helper-plugin-utils" "^7.24.0"
|
724 | 747 |
|
|
730 | 753 | "@babel/helper-create-class-features-plugin" "^7.24.1"
|
731 | 754 | "@babel/helper-plugin-utils" "^7.24.0"
|
732 | 755 |
|
733 |
| -"@babel/plugin-transform-class-static-block@^7.24.1": |
734 |
| - version "7.24.1" |
735 |
| - resolved "https://registry.yarnpkg.com/@babel/plugin-transform-class-static-block/-/plugin-transform-class-static-block-7.24.1.tgz#4e37efcca1d9f2fcb908d1bae8b56b4b6e9e1cb6" |
736 |
| - integrity sha512-FUHlKCn6J3ERiu8Dv+4eoz7w8+kFLSyeVG4vDAikwADGjUCoHw/JHokyGtr8OR4UjpwPVivyF+h8Q5iv/JmrtA== |
| 756 | +"@babel/plugin-transform-class-static-block@^7.24.4": |
| 757 | + version "7.24.4" |
| 758 | + resolved "https://registry.yarnpkg.com/@babel/plugin-transform-class-static-block/-/plugin-transform-class-static-block-7.24.4.tgz#1a4653c0cf8ac46441ec406dece6e9bc590356a4" |
| 759 | + integrity sha512-B8q7Pz870Hz/q9UgP8InNpY01CSLDSCyqX7zcRuv3FcPl87A2G17lASroHWaCtbdIcbYzOZ7kWmXFKbijMSmFg== |
737 | 760 | dependencies:
|
738 |
| - "@babel/helper-create-class-features-plugin" "^7.24.1" |
| 761 | + "@babel/helper-create-class-features-plugin" "^7.24.4" |
739 | 762 | "@babel/helper-plugin-utils" "^7.24.0"
|
740 | 763 | "@babel/plugin-syntax-class-static-block" "^7.14.5"
|
741 | 764 |
|
|
1128 | 1151 | core-js "^2.6.5"
|
1129 | 1152 | regenerator-runtime "^0.13.4"
|
1130 | 1153 |
|
1131 |
| -"@babel/preset-env@^7.12.11", "@babel/preset-env@^7.24.3": |
1132 |
| - version "7.24.3" |
1133 |
| - resolved "https://registry.yarnpkg.com/@babel/preset-env/-/preset-env-7.24.3.tgz#f3f138c844ffeeac372597b29c51b5259e8323a3" |
1134 |
| - integrity sha512-fSk430k5c2ff8536JcPvPWK4tZDwehWLGlBp0wrsBUjZVdeQV6lePbwKWZaZfK2vnh/1kQX1PzAJWsnBmVgGJA== |
| 1154 | +"@babel/preset-env@^7.12.11", "@babel/preset-env@^7.24.4": |
| 1155 | + version "7.24.4" |
| 1156 | + resolved "https://registry.yarnpkg.com/@babel/preset-env/-/preset-env-7.24.4.tgz#46dbbcd608771373b88f956ffb67d471dce0d23b" |
| 1157 | + integrity sha512-7Kl6cSmYkak0FK/FXjSEnLJ1N9T/WA2RkMhu17gZ/dsxKJUuTYNIylahPTzqpLyJN4WhDif8X0XK1R8Wsguo/A== |
1135 | 1158 | dependencies:
|
1136 |
| - "@babel/compat-data" "^7.24.1" |
| 1159 | + "@babel/compat-data" "^7.24.4" |
1137 | 1160 | "@babel/helper-compilation-targets" "^7.23.6"
|
1138 | 1161 | "@babel/helper-plugin-utils" "^7.24.0"
|
1139 | 1162 | "@babel/helper-validator-option" "^7.23.5"
|
| 1163 | + "@babel/plugin-bugfix-firefox-class-in-computed-class-key" "^7.24.4" |
1140 | 1164 | "@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression" "^7.24.1"
|
1141 | 1165 | "@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining" "^7.24.1"
|
1142 | 1166 | "@babel/plugin-bugfix-v8-static-class-fields-redefine-readonly" "^7.24.1"
|
|
1163 | 1187 | "@babel/plugin-transform-async-generator-functions" "^7.24.3"
|
1164 | 1188 | "@babel/plugin-transform-async-to-generator" "^7.24.1"
|
1165 | 1189 | "@babel/plugin-transform-block-scoped-functions" "^7.24.1"
|
1166 |
| - "@babel/plugin-transform-block-scoping" "^7.24.1" |
| 1190 | + "@babel/plugin-transform-block-scoping" "^7.24.4" |
1167 | 1191 | "@babel/plugin-transform-class-properties" "^7.24.1"
|
1168 |
| - "@babel/plugin-transform-class-static-block" "^7.24.1" |
| 1192 | + "@babel/plugin-transform-class-static-block" "^7.24.4" |
1169 | 1193 | "@babel/plugin-transform-classes" "^7.24.1"
|
1170 | 1194 | "@babel/plugin-transform-computed-properties" "^7.24.1"
|
1171 | 1195 | "@babel/plugin-transform-destructuring" "^7.24.1"
|
|
2217 | 2241 | clsx "^2.1.0"
|
2218 | 2242 | prop-types "^15.8.1"
|
2219 | 2243 |
|
2220 |
| -"@mui/core-downloads-tracker@^5.15.14": |
2221 |
| - version "5.15.14" |
2222 |
| - resolved "https://registry.yarnpkg.com/@mui/core-downloads-tracker/-/core-downloads-tracker-5.15.14.tgz#f7c57b261904831877220182303761c012d05046" |
2223 |
| - integrity sha512-on75VMd0XqZfaQW+9pGjSNiqW+ghc5E2ZSLRBXwcXl/C4YzjfyjrLPhrEpKnR9Uym9KXBvxrhoHfPcczYHweyA== |
| 2244 | +"@mui/core-downloads-tracker@^5.15.15": |
| 2245 | + version "5.15.15" |
| 2246 | + resolved "https://registry.yarnpkg.com/@mui/core-downloads-tracker/-/core-downloads-tracker-5.15.15.tgz#2bc2bda50db66c12f10aefec907c48c8f669ef59" |
| 2247 | + integrity sha512-aXnw29OWQ6I5A47iuWEI6qSSUfH6G/aCsW9KmW3LiFqr7uXZBK4Ks+z8G+qeIub8k0T5CMqlT2q0L+ZJTMrqpg== |
2224 | 2248 |
|
2225 |
| -"@mui/icons-material@^5.15.14": |
2226 |
| - version "5.15.14" |
2227 |
| - resolved "https://registry.yarnpkg.com/@mui/icons-material/-/icons-material-5.15.14.tgz#333468c94988d96203946d1cfeb8f4d7e8e7de34" |
2228 |
| - integrity sha512-vj/51k7MdFmt+XVw94sl30SCvGx6+wJLsNYjZRgxhS6y3UtnWnypMOsm3Kmg8TN+P0dqwsjy4/fX7B1HufJIhw== |
| 2249 | +"@mui/icons-material@^5.15.15": |
| 2250 | + version "5.15.15" |
| 2251 | + resolved "https://registry.yarnpkg.com/@mui/icons-material/-/icons-material-5.15.15.tgz#84ce08225a531d9f5dc5132009d91164b456a0ae" |
| 2252 | + integrity sha512-kkeU/pe+hABcYDH6Uqy8RmIsr2S/y5bP2rp+Gat4CcRjCcVne6KudS1NrZQhUCRysrTDCAhcbcf9gt+/+pGO2g== |
2229 | 2253 | dependencies:
|
2230 | 2254 | "@babel/runtime" "^7.23.9"
|
2231 | 2255 |
|
2232 |
| -"@mui/material@^5.15.14": |
2233 |
| - version "5.15.14" |
2234 |
| - resolved "https://registry.yarnpkg.com/@mui/material/-/material-5.15.14.tgz#a40bd5eccfa9fc925535e1f4d70c6cef77fa3a75" |
2235 |
| - integrity sha512-kEbRw6fASdQ1SQ7LVdWR5OlWV3y7Y54ZxkLzd6LV5tmz+NpO3MJKZXSfgR0LHMP7meKsPiMm4AuzV0pXDpk/BQ== |
| 2256 | +"@mui/material@^5.15.15": |
| 2257 | + version "5.15.15" |
| 2258 | + resolved "https://registry.yarnpkg.com/@mui/material/-/material-5.15.15.tgz#e3ba35f50b510aa677cec3261abddc2db7b20b59" |
| 2259 | + integrity sha512-3zvWayJ+E1kzoIsvwyEvkTUKVKt1AjchFFns+JtluHCuvxgKcLSRJTADw37k0doaRtVAsyh8bz9Afqzv+KYrIA== |
2236 | 2260 | dependencies:
|
2237 | 2261 | "@babel/runtime" "^7.23.9"
|
2238 | 2262 | "@mui/base" "5.0.0-beta.40"
|
2239 |
| - "@mui/core-downloads-tracker" "^5.15.14" |
2240 |
| - "@mui/system" "^5.15.14" |
| 2263 | + "@mui/core-downloads-tracker" "^5.15.15" |
| 2264 | + "@mui/system" "^5.15.15" |
2241 | 2265 | "@mui/types" "^7.2.14"
|
2242 | 2266 | "@mui/utils" "^5.15.14"
|
2243 | 2267 | "@types/react-transition-group" "^4.4.10"
|
|
2266 | 2290 | csstype "^3.1.3"
|
2267 | 2291 | prop-types "^15.8.1"
|
2268 | 2292 |
|
2269 |
| -"@mui/system@^5.15.14": |
2270 |
| - version "5.15.14" |
2271 |
| - resolved "https://registry.yarnpkg.com/@mui/system/-/system-5.15.14.tgz#8a0c6571077eeb6b5f1ff7aa7ff6a3dc4a14200d" |
2272 |
| - integrity sha512-auXLXzUaCSSOLqJXmsAaq7P96VPRXg2Rrz6OHNV7lr+kB8lobUF+/N84Vd9C4G/wvCXYPs5TYuuGBRhcGbiBGg== |
| 2293 | +"@mui/system@^5.15.15": |
| 2294 | + version "5.15.15" |
| 2295 | + resolved "https://registry.yarnpkg.com/@mui/system/-/system-5.15.15.tgz#658771b200ce3c4a0f28e58169f02e5e718d1c53" |
| 2296 | + integrity sha512-aulox6N1dnu5PABsfxVGOZffDVmlxPOVgj56HrUnJE8MCSh8lOvvkd47cebIVQQYAjpwieXQXiDPj5pwM40jTQ== |
2273 | 2297 | dependencies:
|
2274 | 2298 | "@babel/runtime" "^7.23.9"
|
2275 | 2299 | "@mui/private-theming" "^5.15.14"
|
|
4182 | 4206 | resolved "https://registry.npmjs.org/@types/range-parser/-/range-parser-1.2.4.tgz"
|
4183 | 4207 | integrity sha512-EEhsLsD6UsDM1yFhAvy0Cjr6VwmpMWqFBCb9w07wVugF7w9nfajxLuVmngTIpgS6svCnm6Vaw+MZhoDCKnOfsw==
|
4184 | 4208 |
|
4185 |
| -"@types/react-dom@*", "@types/react-dom@^18.0.0", "@types/react-dom@^18.2.23": |
4186 |
| - version "18.2.23" |
4187 |
| - resolved "https://registry.yarnpkg.com/@types/react-dom/-/react-dom-18.2.23.tgz#112338760f622a16d64271b408355f2f27f6302c" |
4188 |
| - integrity sha512-ZQ71wgGOTmDYpnav2knkjr3qXdAFu0vsk8Ci5w3pGAIdj7/kKAyn+VsQDhXsmzzzepAiI9leWMmubXz690AI/A== |
| 4209 | +"@types/react-dom@*", "@types/react-dom@^18.0.0", "@types/react-dom@^18.2.24": |
| 4210 | + version "18.2.24" |
| 4211 | + resolved "https://registry.yarnpkg.com/@types/react-dom/-/react-dom-18.2.24.tgz#8dda8f449ae436a7a6e91efed8035d4ab03ff759" |
| 4212 | + integrity sha512-cN6upcKd8zkGy4HU9F1+/s98Hrp6D4MOcippK4PoE8OZRngohHZpbJn1GsaDLz87MqvHNoT13nHvNqM9ocRHZg== |
4189 | 4213 | dependencies:
|
4190 | 4214 | "@types/react" "*"
|
4191 | 4215 |
|
|
4236 | 4260 | dependencies:
|
4237 | 4261 | "@types/react" "*"
|
4238 | 4262 |
|
4239 |
| -"@types/react@*", "@types/react@^18.2.73": |
4240 |
| - version "18.2.73" |
4241 |
| - resolved "https://registry.yarnpkg.com/@types/react/-/react-18.2.73.tgz#0579548ad122660d99e00499d22e33b81e73ed94" |
4242 |
| - integrity sha512-XcGdod0Jjv84HOC7N5ziY3x+qL0AfmubvKOZ9hJjJ2yd5EE+KYjWhdOjt387e9HPheHkdggF9atTifMRtyAaRA== |
| 4263 | +"@types/react@*", "@types/react@^18.2.74": |
| 4264 | + version "18.2.74" |
| 4265 | + resolved "https://registry.yarnpkg.com/@types/react/-/react-18.2.74.tgz#2d52eb80e4e7c4ea8812c89181d6d590b53f958c" |
| 4266 | + integrity sha512-9AEqNZZyBx8OdZpxzQlaFEVCSFUM2YXJH46yPOiOpm078k6ZLOCcuAzGum/zK8YBwY+dbahVNbHrbgrAwIRlqw== |
4243 | 4267 | dependencies:
|
4244 | 4268 | "@types/prop-types" "*"
|
4245 | 4269 | csstype "^3.0.2"
|
|
15257 | 15281 | klona "^2.0.4"
|
15258 | 15282 | neo-async "^2.6.2"
|
15259 | 15283 |
|
15260 |
| -sass@^1.72.0: |
15261 |
| - version "1.72.0" |
15262 |
| - resolved "https://registry.yarnpkg.com/sass/-/sass-1.72.0.tgz#5b9978943fcfb32b25a6a5acb102fc9dabbbf41c" |
15263 |
| - integrity sha512-Gpczt3WA56Ly0Mn8Sl21Vj94s1axi9hDIzDFn9Ph9x3C3p4nNyvsqJoQyVXKou6cBlfFWEgRW4rT8Tb4i3XnVA== |
| 15284 | +sass@^1.74.1: |
| 15285 | + version "1.74.1" |
| 15286 | + resolved "https://registry.yarnpkg.com/sass/-/sass-1.74.1.tgz#686fc227d3707dd25cb2925e1db8e4562be29319" |
| 15287 | + integrity sha512-w0Z9p/rWZWelb88ISOLyvqTWGmtmu2QJICqDBGyNnfG4OUnPX9BBjjYIXUpXCMOOg5MQWNpqzt876la1fsTvUA== |
15264 | 15288 | dependencies:
|
15265 | 15289 | chokidar ">=3.0.0 <4.0.0"
|
15266 | 15290 | immutable "^4.0.0"
|
|
0 commit comments