|
10 | 10 | "@jridgewell/gen-mapping" "^0.1.0"
|
11 | 11 | "@jridgewell/trace-mapping" "^0.3.9"
|
12 | 12 |
|
13 |
| -"@babel/code-frame@^7.23.5", "@babel/code-frame@^7.24.1", "@babel/code-frame@^7.24.2": |
| 13 | +"@babel/code-frame@^7.23.5", "@babel/code-frame@^7.24.2": |
14 | 14 | version "7.24.2"
|
15 | 15 | resolved "https://registry.yarnpkg.com/@babel/code-frame/-/code-frame-7.24.2.tgz#718b4b19841809a58b29b68cde80bc5e1aa6d9ae"
|
16 | 16 | integrity sha512-y5+tLQyV8pg3fsiln67BVLD1P13Eg4lh5RW9mF0zUuvLrv9uIQ4MCL+CRT+FTsBlBjcIan6PGsLcBN0m3ClUyQ==
|
|
23 | 23 | resolved "https://registry.yarnpkg.com/@babel/compat-data/-/compat-data-7.24.1.tgz#31c1f66435f2a9c329bb5716a6d6186c516c3742"
|
24 | 24 | integrity sha512-Pc65opHDliVpRHuKfzI+gSA4zcgr65O4cl64fFJIWEEh8JoHIHh0Oez1Eo8Arz8zq/JhgKodQaxEwUPRtZylVA==
|
25 | 25 |
|
26 |
| -"@babel/core@^7.24.3": |
27 |
| - version "7.24.3" |
28 |
| - resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.24.3.tgz#568864247ea10fbd4eff04dda1e05f9e2ea985c3" |
29 |
| - integrity sha512-5FcvN1JHw2sHJChotgx8Ek0lyuh4kCKelgMTTqhYJJtloNvUfpAFMeNQUtdlIaktwrSV9LtCdqwk48wL2wBacQ== |
| 26 | +"@babel/core@^7.24.5": |
| 27 | + version "7.24.5" |
| 28 | + resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.24.5.tgz#15ab5b98e101972d171aeef92ac70d8d6718f06a" |
| 29 | + integrity sha512-tVQRucExLQ02Boi4vdPp49svNGcfL2GhdTCT9aldhXgCJVAI21EtRfBettiuLUwce/7r6bFdgs6JFkcdTiFttA== |
30 | 30 | dependencies:
|
31 | 31 | "@ampproject/remapping" "^2.2.0"
|
32 | 32 | "@babel/code-frame" "^7.24.2"
|
33 |
| - "@babel/generator" "^7.24.1" |
| 33 | + "@babel/generator" "^7.24.5" |
34 | 34 | "@babel/helper-compilation-targets" "^7.23.6"
|
35 |
| - "@babel/helper-module-transforms" "^7.23.3" |
36 |
| - "@babel/helpers" "^7.24.1" |
37 |
| - "@babel/parser" "^7.24.1" |
| 35 | + "@babel/helper-module-transforms" "^7.24.5" |
| 36 | + "@babel/helpers" "^7.24.5" |
| 37 | + "@babel/parser" "^7.24.5" |
38 | 38 | "@babel/template" "^7.24.0"
|
39 |
| - "@babel/traverse" "^7.24.1" |
40 |
| - "@babel/types" "^7.24.0" |
| 39 | + "@babel/traverse" "^7.24.5" |
| 40 | + "@babel/types" "^7.24.5" |
41 | 41 | convert-source-map "^2.0.0"
|
42 | 42 | debug "^4.1.0"
|
43 | 43 | gensync "^1.0.0-beta.2"
|
44 | 44 | json5 "^2.2.3"
|
45 | 45 | semver "^6.3.1"
|
46 | 46 |
|
47 |
| -"@babel/generator@^7.24.1": |
48 |
| - version "7.24.1" |
49 |
| - resolved "https://registry.yarnpkg.com/@babel/generator/-/generator-7.24.1.tgz#e67e06f68568a4ebf194d1c6014235344f0476d0" |
50 |
| - integrity sha512-DfCRfZsBcrPEHUfuBMgbJ1Ut01Y/itOs+hY2nFLgqsqXd52/iSiVq5TITtUasIUgm+IIKdY2/1I7auiQOEeC9A== |
| 47 | +"@babel/generator@^7.24.5": |
| 48 | + version "7.24.5" |
| 49 | + resolved "https://registry.yarnpkg.com/@babel/generator/-/generator-7.24.5.tgz#e5afc068f932f05616b66713e28d0f04e99daeb3" |
| 50 | + integrity sha512-x32i4hEXvr+iI0NEoEfDKzlemF8AmtOP8CcrRaEcpzysWuoEb1KknpcvMsHKPONoKZiDuItklgWhB18xEhr9PA== |
51 | 51 | dependencies:
|
52 |
| - "@babel/types" "^7.24.0" |
| 52 | + "@babel/types" "^7.24.5" |
53 | 53 | "@jridgewell/gen-mapping" "^0.3.5"
|
54 | 54 | "@jridgewell/trace-mapping" "^0.3.25"
|
55 | 55 | jsesc "^2.5.1"
|
|
173 | 173 | dependencies:
|
174 | 174 | "@babel/types" "^7.23.0"
|
175 | 175 |
|
176 |
| -"@babel/helper-module-imports@^7.22.15": |
177 |
| - version "7.22.15" |
178 |
| - resolved "https://registry.yarnpkg.com/@babel/helper-module-imports/-/helper-module-imports-7.22.15.tgz#16146307acdc40cc00c3b2c647713076464bdbf0" |
179 |
| - integrity sha512-0pYVBnDKZO2fnSPCrgM/6WMc7eS20Fbok+0r88fp+YtWVLZrp4CkafFGIp+W0VKw4a22sgebPT99y+FDNMdP4w== |
180 |
| - dependencies: |
181 |
| - "@babel/types" "^7.22.15" |
182 |
| - |
183 |
| -"@babel/helper-module-imports@^7.24.1": |
| 176 | +"@babel/helper-module-imports@^7.24.1", "@babel/helper-module-imports@^7.24.3": |
184 | 177 | version "7.24.3"
|
185 | 178 | resolved "https://registry.yarnpkg.com/@babel/helper-module-imports/-/helper-module-imports-7.24.3.tgz#6ac476e6d168c7c23ff3ba3cf4f7841d46ac8128"
|
186 | 179 | integrity sha512-viKb0F9f2s0BCS22QSF308z/+1YWKV/76mwt61NBzS5izMzDPwdq1pTrzf+Li3npBWX9KdQbkeCt1jSAM7lZqg==
|
187 | 180 | dependencies:
|
188 | 181 | "@babel/types" "^7.24.0"
|
189 | 182 |
|
190 |
| -"@babel/helper-module-transforms@^7.23.3": |
191 |
| - version "7.23.3" |
192 |
| - resolved "https://registry.yarnpkg.com/@babel/helper-module-transforms/-/helper-module-transforms-7.23.3.tgz#d7d12c3c5d30af5b3c0fcab2a6d5217773e2d0f1" |
193 |
| - integrity sha512-7bBs4ED9OmswdfDzpz4MpWgSrV7FXlc3zIagvLFjS5H+Mk7Snr21vQ6QwrsoCGMfNC4e4LQPdoULEt4ykz0SRQ== |
| 183 | +"@babel/helper-module-transforms@^7.23.3", "@babel/helper-module-transforms@^7.24.5": |
| 184 | + version "7.24.5" |
| 185 | + resolved "https://registry.yarnpkg.com/@babel/helper-module-transforms/-/helper-module-transforms-7.24.5.tgz#ea6c5e33f7b262a0ae762fd5986355c45f54a545" |
| 186 | + integrity sha512-9GxeY8c2d2mdQUP1Dye0ks3VDyIMS98kt/llQ2nUId8IsWqTF0l1LkSX0/uP7l7MCDrzXS009Hyhe2gzTiGW8A== |
194 | 187 | dependencies:
|
195 | 188 | "@babel/helper-environment-visitor" "^7.22.20"
|
196 |
| - "@babel/helper-module-imports" "^7.22.15" |
197 |
| - "@babel/helper-simple-access" "^7.22.5" |
198 |
| - "@babel/helper-split-export-declaration" "^7.22.6" |
199 |
| - "@babel/helper-validator-identifier" "^7.22.20" |
| 189 | + "@babel/helper-module-imports" "^7.24.3" |
| 190 | + "@babel/helper-simple-access" "^7.24.5" |
| 191 | + "@babel/helper-split-export-declaration" "^7.24.5" |
| 192 | + "@babel/helper-validator-identifier" "^7.24.5" |
200 | 193 |
|
201 | 194 | "@babel/helper-optimise-call-expression@^7.22.5":
|
202 | 195 | version "7.22.5"
|
|
235 | 228 | dependencies:
|
236 | 229 | "@babel/types" "^7.22.5"
|
237 | 230 |
|
| 231 | +"@babel/helper-simple-access@^7.24.5": |
| 232 | + version "7.24.5" |
| 233 | + resolved "https://registry.yarnpkg.com/@babel/helper-simple-access/-/helper-simple-access-7.24.5.tgz#50da5b72f58c16b07fbd992810be6049478e85ba" |
| 234 | + integrity sha512-uH3Hmf5q5n7n8mz7arjUlDOCbttY/DW4DYhE6FUsjKJ/oYC1kQQUvwEQWxRwUpX9qQKRXeqLwWxrqilMrf32sQ== |
| 235 | + dependencies: |
| 236 | + "@babel/types" "^7.24.5" |
| 237 | + |
238 | 238 | "@babel/helper-skip-transparent-expression-wrappers@^7.22.5":
|
239 | 239 | version "7.22.5"
|
240 | 240 | resolved "https://registry.yarnpkg.com/@babel/helper-skip-transparent-expression-wrappers/-/helper-skip-transparent-expression-wrappers-7.22.5.tgz#007f15240b5751c537c40e77abb4e89eeaaa8847"
|
|
249 | 249 | dependencies:
|
250 | 250 | "@babel/types" "^7.22.5"
|
251 | 251 |
|
252 |
| -"@babel/helper-string-parser@^7.23.4": |
253 |
| - version "7.23.4" |
254 |
| - resolved "https://registry.yarnpkg.com/@babel/helper-string-parser/-/helper-string-parser-7.23.4.tgz#9478c707febcbbe1ddb38a3d91a2e054ae622d83" |
255 |
| - integrity sha512-803gmbQdqwdf4olxrX4AJyFBV/RTr3rSmOj0rKwesmzlfhYNDEs+/iOcznzpNWlJlIlTJC2QfPFcHB6DlzdVLQ== |
| 252 | +"@babel/helper-split-export-declaration@^7.24.5": |
| 253 | + version "7.24.5" |
| 254 | + resolved "https://registry.yarnpkg.com/@babel/helper-split-export-declaration/-/helper-split-export-declaration-7.24.5.tgz#b9a67f06a46b0b339323617c8c6213b9055a78b6" |
| 255 | + integrity sha512-5CHncttXohrHk8GWOFCcCl4oRD9fKosWlIRgWm4ql9VYioKm52Mk2xsmoohvm7f3JoiLSM5ZgJuRaf5QZZYd3Q== |
| 256 | + dependencies: |
| 257 | + "@babel/types" "^7.24.5" |
| 258 | + |
| 259 | +"@babel/helper-string-parser@^7.24.1": |
| 260 | + version "7.24.1" |
| 261 | + resolved "https://registry.yarnpkg.com/@babel/helper-string-parser/-/helper-string-parser-7.24.1.tgz#f99c36d3593db9540705d0739a1f10b5e20c696e" |
| 262 | + integrity sha512-2ofRCjnnA9y+wk8b9IAREroeUP02KHp431N2mhKniy2yKIDKpbrHv9eXwm8cBeWQYcJmzv5qKCu65P47eCF7CQ== |
256 | 263 |
|
257 | 264 | "@babel/helper-validator-identifier@^7.22.20":
|
258 | 265 | version "7.22.20"
|
259 | 266 | resolved "https://registry.yarnpkg.com/@babel/helper-validator-identifier/-/helper-validator-identifier-7.22.20.tgz#c4ae002c61d2879e724581d96665583dbc1dc0e0"
|
260 | 267 | integrity sha512-Y4OZ+ytlatR8AI+8KZfKuL5urKp7qey08ha31L8b3BwewJAoJamTzyvxPR/5D+KkdJCGPq/+8TukHBlY10FX9A==
|
261 | 268 |
|
| 269 | +"@babel/helper-validator-identifier@^7.24.5": |
| 270 | + version "7.24.5" |
| 271 | + resolved "https://registry.yarnpkg.com/@babel/helper-validator-identifier/-/helper-validator-identifier-7.24.5.tgz#918b1a7fa23056603506370089bd990d8720db62" |
| 272 | + integrity sha512-3q93SSKX2TWCG30M2G2kwaKeTYgEUp5Snjuj8qm729SObL6nbtUldAi37qbxkD5gg3xnBio+f9nqpSepGZMvxA== |
| 273 | + |
262 | 274 | "@babel/helper-validator-option@^7.23.5":
|
263 | 275 | version "7.23.5"
|
264 | 276 | resolved "https://registry.yarnpkg.com/@babel/helper-validator-option/-/helper-validator-option-7.23.5.tgz#907a3fbd4523426285365d1206c423c4c5520307"
|
|
273 | 285 | "@babel/template" "^7.22.15"
|
274 | 286 | "@babel/types" "^7.22.19"
|
275 | 287 |
|
276 |
| -"@babel/helpers@^7.24.1": |
277 |
| - version "7.24.1" |
278 |
| - resolved "https://registry.yarnpkg.com/@babel/helpers/-/helpers-7.24.1.tgz#183e44714b9eba36c3038e442516587b1e0a1a94" |
279 |
| - integrity sha512-BpU09QqEe6ZCHuIHFphEFgvNSrubve1FtyMton26ekZ85gRGi6LrTF7zArARp2YvyFxloeiRmtSCq5sjh1WqIg== |
| 288 | +"@babel/helpers@^7.24.5": |
| 289 | + version "7.24.5" |
| 290 | + resolved "https://registry.yarnpkg.com/@babel/helpers/-/helpers-7.24.5.tgz#fedeb87eeafa62b621160402181ad8585a22a40a" |
| 291 | + integrity sha512-CiQmBMMpMQHwM5m01YnrM6imUG1ebgYJ+fAIW4FZe6m4qHTPaRHti+R8cggAwkdz4oXhtO4/K9JWlh+8hIfR2Q== |
280 | 292 | dependencies:
|
281 | 293 | "@babel/template" "^7.24.0"
|
282 |
| - "@babel/traverse" "^7.24.1" |
283 |
| - "@babel/types" "^7.24.0" |
| 294 | + "@babel/traverse" "^7.24.5" |
| 295 | + "@babel/types" "^7.24.5" |
284 | 296 |
|
285 | 297 | "@babel/highlight@^7.24.2":
|
286 | 298 | version "7.24.2"
|
|
304 | 316 | regenerator-runtime "^0.14.0"
|
305 | 317 | v8flags "^3.1.1"
|
306 | 318 |
|
307 |
| -"@babel/parser@^7.19.4", "@babel/parser@^7.24.0", "@babel/parser@^7.24.1": |
308 |
| - version "7.24.1" |
309 |
| - resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.24.1.tgz#1e416d3627393fab1cb5b0f2f1796a100ae9133a" |
310 |
| - integrity sha512-Zo9c7N3xdOIQrNip7Lc9wvRPzlRtovHVE4lkz8WEDr7uYh/GMQhSiIgFxGIArRHYdJE5kxtZjAf8rT0xhdLCzg== |
| 319 | +"@babel/parser@^7.19.4", "@babel/parser@^7.24.0", "@babel/parser@^7.24.5": |
| 320 | + version "7.24.5" |
| 321 | + resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.24.5.tgz#4a4d5ab4315579e5398a82dcf636ca80c3392790" |
| 322 | + integrity sha512-EOv5IK8arwh3LI47dz1b0tKUb/1uhHAnHJOrjgtQMIpu1uXd9mlFrJg9IUgGUgZ41Ch0K8REPTYpO7B76b4vJg== |
311 | 323 |
|
312 | 324 | "@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression@^7.24.1":
|
313 | 325 | version "7.24.1"
|
|
979 | 991 | "@babel/parser" "^7.24.0"
|
980 | 992 | "@babel/types" "^7.24.0"
|
981 | 993 |
|
982 |
| -"@babel/traverse@^7.24.1": |
983 |
| - version "7.24.1" |
984 |
| - resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.24.1.tgz#d65c36ac9dd17282175d1e4a3c49d5b7988f530c" |
985 |
| - integrity sha512-xuU6o9m68KeqZbQuDt2TcKSxUw/mrsvavlEqQ1leZ/B+C9tk6E4sRWy97WaXgvq5E+nU3cXMxv3WKOCanVMCmQ== |
| 994 | +"@babel/traverse@^7.24.5": |
| 995 | + version "7.24.5" |
| 996 | + resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.24.5.tgz#972aa0bc45f16983bf64aa1f877b2dd0eea7e6f8" |
| 997 | + integrity sha512-7aaBLeDQ4zYcUFDUD41lJc1fG8+5IU9DaNSJAgal866FGvmD5EbWQgnEC6kO1gGLsX0esNkfnJSndbTXA3r7UA== |
986 | 998 | dependencies:
|
987 |
| - "@babel/code-frame" "^7.24.1" |
988 |
| - "@babel/generator" "^7.24.1" |
| 999 | + "@babel/code-frame" "^7.24.2" |
| 1000 | + "@babel/generator" "^7.24.5" |
989 | 1001 | "@babel/helper-environment-visitor" "^7.22.20"
|
990 | 1002 | "@babel/helper-function-name" "^7.23.0"
|
991 | 1003 | "@babel/helper-hoist-variables" "^7.22.5"
|
992 |
| - "@babel/helper-split-export-declaration" "^7.22.6" |
993 |
| - "@babel/parser" "^7.24.1" |
994 |
| - "@babel/types" "^7.24.0" |
| 1004 | + "@babel/helper-split-export-declaration" "^7.24.5" |
| 1005 | + "@babel/parser" "^7.24.5" |
| 1006 | + "@babel/types" "^7.24.5" |
995 | 1007 | debug "^4.3.1"
|
996 | 1008 | globals "^11.1.0"
|
997 | 1009 |
|
998 |
| -"@babel/types@^7.18.6", "@babel/types@^7.22.15", "@babel/types@^7.22.19", "@babel/types@^7.22.5", "@babel/types@^7.23.0", "@babel/types@^7.24.0", "@babel/types@^7.4.4": |
999 |
| - version "7.24.0" |
1000 |
| - resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.24.0.tgz#3b951f435a92e7333eba05b7566fd297960ea1bf" |
1001 |
| - integrity sha512-+j7a5c253RfKh8iABBhywc8NSfP5LURe7Uh4qpsh6jc+aLJguvmIUBdjSdEMQv2bENrCR5MfRdjGo7vzS/ob7w== |
| 1010 | +"@babel/types@^7.18.6", "@babel/types@^7.22.15", "@babel/types@^7.22.19", "@babel/types@^7.22.5", "@babel/types@^7.23.0", "@babel/types@^7.24.0", "@babel/types@^7.24.5", "@babel/types@^7.4.4": |
| 1011 | + version "7.24.5" |
| 1012 | + resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.24.5.tgz#7661930afc638a5383eb0c4aee59b74f38db84d7" |
| 1013 | + integrity sha512-6mQNsaLeXTw0nxYUYu+NSa4Hx4BlF1x1x8/PMFbiR+GBSr+2DkECc69b8hgy2frEodNcvPffeH8YfWd3LI6jhQ== |
1002 | 1014 | dependencies:
|
1003 |
| - "@babel/helper-string-parser" "^7.23.4" |
1004 |
| - "@babel/helper-validator-identifier" "^7.22.20" |
| 1015 | + "@babel/helper-string-parser" "^7.24.1" |
| 1016 | + "@babel/helper-validator-identifier" "^7.24.5" |
1005 | 1017 | to-fast-properties "^2.0.0"
|
1006 | 1018 |
|
1007 | 1019 | "@isaacs/cliui@^8.0.2":
|
@@ -3007,7 +3019,16 @@ ssri@^10.0.0:
|
3007 | 3019 | dependencies:
|
3008 | 3020 | minipass "^7.0.3"
|
3009 | 3021 |
|
3010 |
| -"string-width-cjs@npm:string-width@^4.2.0", "string-width@^1.0.2 || 2 || 3 || 4", string-width@^4.1.0, string-width@^4.2.3: |
| 3022 | +"string-width-cjs@npm:string-width@^4.2.0": |
| 3023 | + version "4.2.3" |
| 3024 | + resolved "https://registry.yarnpkg.com/string-width/-/string-width-4.2.3.tgz#269c7117d27b05ad2e536830a8ec895ef9c6d010" |
| 3025 | + integrity sha512-wKyQRQpjJ0sIp62ErSZdGsjMJWsap5oRNihHhu6G7JVO/9jIB6UyevL+tXuOqrng8j/cxKTWyWUwvSTriiZz/g== |
| 3026 | + dependencies: |
| 3027 | + emoji-regex "^8.0.0" |
| 3028 | + is-fullwidth-code-point "^3.0.0" |
| 3029 | + strip-ansi "^6.0.1" |
| 3030 | + |
| 3031 | +"string-width@^1.0.2 || 2 || 3 || 4", string-width@^4.1.0, string-width@^4.2.3: |
3011 | 3032 | version "4.2.3"
|
3012 | 3033 | resolved "https://registry.yarnpkg.com/string-width/-/string-width-4.2.3.tgz#269c7117d27b05ad2e536830a8ec895ef9c6d010"
|
3013 | 3034 | integrity sha512-wKyQRQpjJ0sIp62ErSZdGsjMJWsap5oRNihHhu6G7JVO/9jIB6UyevL+tXuOqrng8j/cxKTWyWUwvSTriiZz/g==
|
@@ -3071,7 +3092,14 @@ string_decoder@~0.10.x:
|
3071 | 3092 | resolved "https://registry.yarnpkg.com/string_decoder/-/string_decoder-0.10.31.tgz#62e203bc41766c6c28c9fc84301dab1c5310fa94"
|
3072 | 3093 | integrity sha1-YuIDvEF2bGwoyfyEMB2rHFMQ+pQ=
|
3073 | 3094 |
|
3074 |
| -"strip-ansi-cjs@npm:strip-ansi@^6.0.1", strip-ansi@^6.0.0, strip-ansi@^6.0.1: |
| 3095 | +"strip-ansi-cjs@npm:strip-ansi@^6.0.1": |
| 3096 | + version "6.0.1" |
| 3097 | + resolved "https://registry.yarnpkg.com/strip-ansi/-/strip-ansi-6.0.1.tgz#9e26c63d30f53443e9489495b2105d37b67a85d9" |
| 3098 | + integrity sha512-Y38VPSHcqkFrCpFnQ9vuSXmquuv5oXOKpGeT6aGrr3o3Gc9AlVa6JBfUSOCnbxGGZF+/0ooI7KrPuUSztUdU5A== |
| 3099 | + dependencies: |
| 3100 | + ansi-regex "^5.0.1" |
| 3101 | + |
| 3102 | +strip-ansi@^6.0.0, strip-ansi@^6.0.1: |
3075 | 3103 | version "6.0.1"
|
3076 | 3104 | resolved "https://registry.yarnpkg.com/strip-ansi/-/strip-ansi-6.0.1.tgz#9e26c63d30f53443e9489495b2105d37b67a85d9"
|
3077 | 3105 | integrity sha512-Y38VPSHcqkFrCpFnQ9vuSXmquuv5oXOKpGeT6aGrr3o3Gc9AlVa6JBfUSOCnbxGGZF+/0ooI7KrPuUSztUdU5A==
|
|
0 commit comments