|
29 | 29 | dependencies:
|
30 | 30 | "@babel/highlight" "^7.18.6"
|
31 | 31 |
|
32 |
| -"@babel/compat-data@^7.17.7", "@babel/compat-data@^7.20.0", "@babel/compat-data@^7.20.1": |
| 32 | +"@babel/compat-data@^7.17.7", "@babel/compat-data@^7.20.1": |
33 | 33 | version "7.20.5"
|
34 | 34 | resolved "https://registry.yarnpkg.com/@babel/compat-data/-/compat-data-7.20.5.tgz#86f172690b093373a933223b4745deeb6049e733"
|
35 | 35 | integrity sha512-KZXo2t10+/jxmkhNXc7pZTqRvSOIvVv/+lJwHS+B2rErwOyjuVRh60yVpb7liQ1U5t7lLJ1bz+t8tSypUZdm0g==
|
36 | 36 |
|
37 |
| -"@babel/core@^7.20.5": |
38 |
| - version "7.20.5" |
39 |
| - resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.20.5.tgz#45e2114dc6cd4ab167f81daf7820e8fa1250d113" |
40 |
| - integrity sha512-UdOWmk4pNWTm/4DlPUl/Pt4Gz4rcEMb7CY0Y3eJl5Yz1vI8ZJGmHWaVE55LoxRjdpx0z259GE9U5STA9atUinQ== |
| 37 | +"@babel/compat-data@^7.20.5": |
| 38 | + version "7.20.10" |
| 39 | + resolved "https://registry.yarnpkg.com/@babel/compat-data/-/compat-data-7.20.10.tgz#9d92fa81b87542fff50e848ed585b4212c1d34ec" |
| 40 | + integrity sha512-sEnuDPpOJR/fcafHMjpcpGN5M2jbUGUHwmuWKM/YdPzeEDJg8bgmbcWQFUfE32MQjti1koACvoPVsDe8Uq+idg== |
| 41 | + |
| 42 | +"@babel/core@^7.20.7": |
| 43 | + version "7.20.7" |
| 44 | + resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.20.7.tgz#37072f951bd4d28315445f66e0ec9f6ae0c8c35f" |
| 45 | + integrity sha512-t1ZjCluspe5DW24bn2Rr1CDb2v9rn/hROtg9a2tmd0+QYf4bsloYfLQzjG4qHPNMhWtKdGC33R5AxGR2Af2cBw== |
41 | 46 | dependencies:
|
42 | 47 | "@ampproject/remapping" "^2.1.0"
|
43 | 48 | "@babel/code-frame" "^7.18.6"
|
44 |
| - "@babel/generator" "^7.20.5" |
45 |
| - "@babel/helper-compilation-targets" "^7.20.0" |
46 |
| - "@babel/helper-module-transforms" "^7.20.2" |
47 |
| - "@babel/helpers" "^7.20.5" |
48 |
| - "@babel/parser" "^7.20.5" |
49 |
| - "@babel/template" "^7.18.10" |
50 |
| - "@babel/traverse" "^7.20.5" |
51 |
| - "@babel/types" "^7.20.5" |
| 49 | + "@babel/generator" "^7.20.7" |
| 50 | + "@babel/helper-compilation-targets" "^7.20.7" |
| 51 | + "@babel/helper-module-transforms" "^7.20.7" |
| 52 | + "@babel/helpers" "^7.20.7" |
| 53 | + "@babel/parser" "^7.20.7" |
| 54 | + "@babel/template" "^7.20.7" |
| 55 | + "@babel/traverse" "^7.20.7" |
| 56 | + "@babel/types" "^7.20.7" |
52 | 57 | convert-source-map "^1.7.0"
|
53 | 58 | debug "^4.1.0"
|
54 | 59 | gensync "^1.0.0-beta.2"
|
55 | 60 | json5 "^2.2.1"
|
56 | 61 | semver "^6.3.0"
|
57 | 62 |
|
58 |
| -"@babel/generator@^7.20.5": |
59 |
| - version "7.20.5" |
60 |
| - resolved "https://registry.yarnpkg.com/@babel/generator/-/generator-7.20.5.tgz#cb25abee3178adf58d6814b68517c62bdbfdda95" |
61 |
| - integrity sha512-jl7JY2Ykn9S0yj4DQP82sYvPU+T3g0HFcWTqDLqiuA9tGRNIj9VfbtXGAYTTkyNEnQk1jkMGOdYka8aG/lulCA== |
| 63 | +"@babel/generator@^7.20.7": |
| 64 | + version "7.20.7" |
| 65 | + resolved "https://registry.yarnpkg.com/@babel/generator/-/generator-7.20.7.tgz#f8ef57c8242665c5929fe2e8d82ba75460187b4a" |
| 66 | + integrity sha512-7wqMOJq8doJMZmP4ApXTzLxSr7+oO2jroJURrVEp6XShrQUObV8Tq/D0NCcoYg2uHqUrjzO0zwBjoYzelxK+sw== |
62 | 67 | dependencies:
|
63 |
| - "@babel/types" "^7.20.5" |
| 68 | + "@babel/types" "^7.20.7" |
64 | 69 | "@jridgewell/gen-mapping" "^0.3.2"
|
65 | 70 | jsesc "^2.5.1"
|
66 | 71 |
|
|
79 | 84 | "@babel/helper-explode-assignable-expression" "^7.18.6"
|
80 | 85 | "@babel/types" "^7.18.9"
|
81 | 86 |
|
82 |
| -"@babel/helper-compilation-targets@^7.17.7", "@babel/helper-compilation-targets@^7.18.9", "@babel/helper-compilation-targets@^7.20.0": |
83 |
| - version "7.20.0" |
84 |
| - resolved "https://registry.yarnpkg.com/@babel/helper-compilation-targets/-/helper-compilation-targets-7.20.0.tgz#6bf5374d424e1b3922822f1d9bdaa43b1a139d0a" |
85 |
| - integrity sha512-0jp//vDGp9e8hZzBc6N/KwA5ZK3Wsm/pfm4CrY7vzegkVxc65SgSn6wYOnwHe9Js9HRQ1YTCKLGPzDtaS3RoLQ== |
| 87 | +"@babel/helper-compilation-targets@^7.17.7", "@babel/helper-compilation-targets@^7.18.9", "@babel/helper-compilation-targets@^7.20.0", "@babel/helper-compilation-targets@^7.20.7": |
| 88 | + version "7.20.7" |
| 89 | + resolved "https://registry.yarnpkg.com/@babel/helper-compilation-targets/-/helper-compilation-targets-7.20.7.tgz#a6cd33e93629f5eb473b021aac05df62c4cd09bb" |
| 90 | + integrity sha512-4tGORmfQcrc+bvrjb5y3dG9Mx1IOZjsHqQVUz7XCNHO+iTmqxWnVg3KRygjGmpRLJGdQSKuvFinbIb0CnZwHAQ== |
86 | 91 | dependencies:
|
87 |
| - "@babel/compat-data" "^7.20.0" |
| 92 | + "@babel/compat-data" "^7.20.5" |
88 | 93 | "@babel/helper-validator-option" "^7.18.6"
|
89 | 94 | browserslist "^4.21.3"
|
| 95 | + lru-cache "^5.1.1" |
90 | 96 | semver "^6.3.0"
|
91 | 97 |
|
92 | 98 | "@babel/helper-create-class-features-plugin@^7.18.6":
|
|
179 | 185 | dependencies:
|
180 | 186 | "@babel/types" "^7.18.6"
|
181 | 187 |
|
182 |
| -"@babel/helper-module-transforms@^7.18.6", "@babel/helper-module-transforms@^7.19.6", "@babel/helper-module-transforms@^7.20.2": |
183 |
| - version "7.20.2" |
184 |
| - resolved "https://registry.yarnpkg.com/@babel/helper-module-transforms/-/helper-module-transforms-7.20.2.tgz#ac53da669501edd37e658602a21ba14c08748712" |
185 |
| - integrity sha512-zvBKyJXRbmK07XhMuujYoJ48B5yvvmM6+wcpv6Ivj4Yg6qO7NOZOSnvZN9CRl1zz1Z4cKf8YejmCMh8clOoOeA== |
| 188 | +"@babel/helper-module-transforms@^7.18.6", "@babel/helper-module-transforms@^7.19.6", "@babel/helper-module-transforms@^7.20.7": |
| 189 | + version "7.20.11" |
| 190 | + resolved "https://registry.yarnpkg.com/@babel/helper-module-transforms/-/helper-module-transforms-7.20.11.tgz#df4c7af713c557938c50ea3ad0117a7944b2f1b0" |
| 191 | + integrity sha512-uRy78kN4psmji1s2QtbtcCSaj/LILFDp0f/ymhpQH5QY3nljUZCaNWz9X1dEj/8MBdBEFECs7yRhKn8i7NjZgg== |
186 | 192 | dependencies:
|
187 | 193 | "@babel/helper-environment-visitor" "^7.18.9"
|
188 | 194 | "@babel/helper-module-imports" "^7.18.6"
|
189 | 195 | "@babel/helper-simple-access" "^7.20.2"
|
190 | 196 | "@babel/helper-split-export-declaration" "^7.18.6"
|
191 | 197 | "@babel/helper-validator-identifier" "^7.19.1"
|
192 |
| - "@babel/template" "^7.18.10" |
193 |
| - "@babel/traverse" "^7.20.1" |
194 |
| - "@babel/types" "^7.20.2" |
| 198 | + "@babel/template" "^7.20.7" |
| 199 | + "@babel/traverse" "^7.20.10" |
| 200 | + "@babel/types" "^7.20.7" |
195 | 201 |
|
196 | 202 | "@babel/helper-optimise-call-expression@^7.18.6":
|
197 | 203 | version "7.18.6"
|
|
293 | 299 | "@babel/traverse" "^7.18.11"
|
294 | 300 | "@babel/types" "^7.18.10"
|
295 | 301 |
|
296 |
| -"@babel/helpers@^7.20.5": |
297 |
| - version "7.20.6" |
298 |
| - resolved "https://registry.yarnpkg.com/@babel/helpers/-/helpers-7.20.6.tgz#e64778046b70e04779dfbdf924e7ebb45992c763" |
299 |
| - integrity sha512-Pf/OjgfgFRW5bApskEz5pvidpim7tEDPlFtKcNRXWmfHGn9IEI2W2flqRQXTFb7gIPTyK++N6rVHuwKut4XK6w== |
| 302 | +"@babel/helpers@^7.20.7": |
| 303 | + version "7.20.7" |
| 304 | + resolved "https://registry.yarnpkg.com/@babel/helpers/-/helpers-7.20.7.tgz#04502ff0feecc9f20ecfaad120a18f011a8e6dce" |
| 305 | + integrity sha512-PBPjs5BppzsGaxHQCDKnZ6Gd9s6xl8bBCluz3vEInLGRJmnZan4F6BYCeqtyXqkk4W5IlPmjK4JlOuZkpJ3xZA== |
300 | 306 | dependencies:
|
301 |
| - "@babel/template" "^7.18.10" |
302 |
| - "@babel/traverse" "^7.20.5" |
303 |
| - "@babel/types" "^7.20.5" |
| 307 | + "@babel/template" "^7.20.7" |
| 308 | + "@babel/traverse" "^7.20.7" |
| 309 | + "@babel/types" "^7.20.7" |
304 | 310 |
|
305 | 311 | "@babel/highlight@^7.10.4":
|
306 | 312 | version "7.17.9"
|
|
320 | 326 | chalk "^2.0.0"
|
321 | 327 | js-tokens "^4.0.0"
|
322 | 328 |
|
323 |
| -"@babel/parser@^7.18.10", "@babel/parser@^7.18.4", "@babel/parser@^7.20.5", "@babel/parser@^7.7.0": |
324 |
| - version "7.20.5" |
325 |
| - resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.20.5.tgz#7f3c7335fe417665d929f34ae5dceae4c04015e8" |
326 |
| - integrity sha512-r27t/cy/m9uKLXQNWWebeCUHgnAZq0CpG1OwKRxzJMP1vpSU4bSIK2hq+/cp0bQxetkXx38n09rNu8jVkcK/zA== |
| 329 | +"@babel/parser@^7.18.4", "@babel/parser@^7.20.7", "@babel/parser@^7.7.0": |
| 330 | + version "7.20.7" |
| 331 | + resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.20.7.tgz#66fe23b3c8569220817d5feb8b9dcdc95bb4f71b" |
| 332 | + integrity sha512-T3Z9oHybU+0vZlY9CiDSJQTD5ZapcW18ZctFMi0MOAl/4BjFF4ul7NVSARLdbGO5vDqy9eQiGTV0LtKfvCYvcg== |
327 | 333 |
|
328 | 334 | "@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression@^7.18.6":
|
329 | 335 | version "7.18.6"
|
|
924 | 930 | dependencies:
|
925 | 931 | regenerator-runtime "^0.13.4"
|
926 | 932 |
|
927 |
| -"@babel/template@^7.18.10", "@babel/template@^7.18.6": |
928 |
| - version "7.18.10" |
929 |
| - resolved "https://registry.yarnpkg.com/@babel/template/-/template-7.18.10.tgz#6f9134835970d1dbf0835c0d100c9f38de0c5e71" |
930 |
| - integrity sha512-TI+rCtooWHr3QJ27kJxfjutghu44DLnasDMwpDqCXVTal9RLp3RSYNh4NdBrRP2cQAoG9A8juOQl6P6oZG4JxA== |
| 933 | +"@babel/template@^7.18.10", "@babel/template@^7.18.6", "@babel/template@^7.20.7": |
| 934 | + version "7.20.7" |
| 935 | + resolved "https://registry.yarnpkg.com/@babel/template/-/template-7.20.7.tgz#a15090c2839a83b02aa996c0b4994005841fd5a8" |
| 936 | + integrity sha512-8SegXApWe6VoNw0r9JHpSteLKTpTiLZ4rMlGIm9JQ18KiCtyQiAMEazujAHrUS5flrcqYZa75ukev3P6QmUwUw== |
931 | 937 | dependencies:
|
932 | 938 | "@babel/code-frame" "^7.18.6"
|
933 |
| - "@babel/parser" "^7.18.10" |
934 |
| - "@babel/types" "^7.18.10" |
| 939 | + "@babel/parser" "^7.20.7" |
| 940 | + "@babel/types" "^7.20.7" |
935 | 941 |
|
936 |
| -"@babel/traverse@^7.18.11", "@babel/traverse@^7.18.9", "@babel/traverse@^7.19.1", "@babel/traverse@^7.20.1", "@babel/traverse@^7.20.5", "@babel/traverse@^7.7.0": |
937 |
| - version "7.20.5" |
938 |
| - resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.20.5.tgz#78eb244bea8270fdda1ef9af22a5d5e5b7e57133" |
939 |
| - integrity sha512-WM5ZNN3JITQIq9tFZaw1ojLU3WgWdtkxnhM1AegMS+PvHjkM5IXjmYEGY7yukz5XS4sJyEf2VzWjI8uAavhxBQ== |
| 942 | +"@babel/traverse@^7.18.11", "@babel/traverse@^7.18.9", "@babel/traverse@^7.19.1", "@babel/traverse@^7.20.10", "@babel/traverse@^7.20.7", "@babel/traverse@^7.7.0": |
| 943 | + version "7.20.10" |
| 944 | + resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.20.10.tgz#2bf98239597fcec12f842756f186a9dde6d09230" |
| 945 | + integrity sha512-oSf1juCgymrSez8NI4A2sr4+uB/mFd9MXplYGPEBnfAuWmmyeVcHa6xLPiaRBcXkcb/28bgxmQLTVwFKE1yfsg== |
940 | 946 | dependencies:
|
941 | 947 | "@babel/code-frame" "^7.18.6"
|
942 |
| - "@babel/generator" "^7.20.5" |
| 948 | + "@babel/generator" "^7.20.7" |
943 | 949 | "@babel/helper-environment-visitor" "^7.18.9"
|
944 | 950 | "@babel/helper-function-name" "^7.19.0"
|
945 | 951 | "@babel/helper-hoist-variables" "^7.18.6"
|
946 | 952 | "@babel/helper-split-export-declaration" "^7.18.6"
|
947 |
| - "@babel/parser" "^7.20.5" |
948 |
| - "@babel/types" "^7.20.5" |
| 953 | + "@babel/parser" "^7.20.7" |
| 954 | + "@babel/types" "^7.20.7" |
949 | 955 | debug "^4.1.0"
|
950 | 956 | globals "^11.1.0"
|
951 | 957 |
|
952 |
| -"@babel/types@^7.18.10", "@babel/types@^7.18.6", "@babel/types@^7.18.9", "@babel/types@^7.19.0", "@babel/types@^7.20.2", "@babel/types@^7.20.5", "@babel/types@^7.4.4", "@babel/types@^7.7.0": |
953 |
| - version "7.20.5" |
954 |
| - resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.20.5.tgz#e206ae370b5393d94dfd1d04cd687cace53efa84" |
955 |
| - integrity sha512-c9fst/h2/dcF7H+MJKZ2T0KjEQ8hY/BNnDk/H3XY8C4Aw/eWQXWn/lWntHF9ooUBnGmEvbfGrTgLWc+um0YDUg== |
| 958 | +"@babel/types@^7.18.10", "@babel/types@^7.18.6", "@babel/types@^7.18.9", "@babel/types@^7.19.0", "@babel/types@^7.20.2", "@babel/types@^7.20.7", "@babel/types@^7.4.4", "@babel/types@^7.7.0": |
| 959 | + version "7.20.7" |
| 960 | + resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.20.7.tgz#54ec75e252318423fc07fb644dc6a58a64c09b7f" |
| 961 | + integrity sha512-69OnhBxSSgK0OzTJai4kyPDiKTIe3j+ctaHdIGVbRahTLAT7L3R9oeXHC2aVSuGYt3cVnoAMDmOCgJ2yaiLMvg== |
956 | 962 | dependencies:
|
957 | 963 | "@babel/helper-string-parser" "^7.19.4"
|
958 | 964 | "@babel/helper-validator-identifier" "^7.19.1"
|
@@ -5657,6 +5663,13 @@ lru-cache@^4.1.2:
|
5657 | 5663 | pseudomap "^1.0.2"
|
5658 | 5664 | yallist "^2.1.2"
|
5659 | 5665 |
|
| 5666 | +lru-cache@^5.1.1: |
| 5667 | + version "5.1.1" |
| 5668 | + resolved "https://registry.yarnpkg.com/lru-cache/-/lru-cache-5.1.1.tgz#1da27e6710271947695daf6848e847f01d84b920" |
| 5669 | + integrity sha512-KpNARQA3Iwv+jTA0utUVVbrh+Jlrr1Fv0e56GGzAFOXN7dk/FviaDW8LHmK52DlcH4WP2n6gI8vN1aesBFgo9w== |
| 5670 | + dependencies: |
| 5671 | + yallist "^3.0.2" |
| 5672 | + |
5660 | 5673 | lru-cache@^6.0.0:
|
5661 | 5674 | version "6.0.0"
|
5662 | 5675 | resolved "https://registry.yarnpkg.com/lru-cache/-/lru-cache-6.0.0.tgz#6d6fe6570ebd96aaf90fcad1dafa3b2566db3a94"
|
@@ -8638,6 +8651,11 @@ yallist@^2.1.2:
|
8638 | 8651 | resolved "https://registry.yarnpkg.com/yallist/-/yallist-2.1.2.tgz#1c11f9218f076089a47dd512f93c6699a6a81d52"
|
8639 | 8652 | integrity sha1-HBH5IY8HYImkfdUS+TxmmaaoHVI=
|
8640 | 8653 |
|
| 8654 | +yallist@^3.0.2: |
| 8655 | + version "3.1.1" |
| 8656 | + resolved "https://registry.yarnpkg.com/yallist/-/yallist-3.1.1.tgz#dbb7daf9bfd8bac9ab45ebf602b8cbad0d5d08fd" |
| 8657 | + integrity sha512-a4UGQaWPH59mOXUYnAG2ewncQS4i4F43Tv3JoAM+s2VDAmS9NsK8GpDMLrCHPksFT7h3K6TOoUNn2pb7RoXx4g== |
| 8658 | + |
8641 | 8659 | yallist@^4.0.0:
|
8642 | 8660 | version "4.0.0"
|
8643 | 8661 | resolved "https://registry.yarnpkg.com/yallist/-/yallist-4.0.0.tgz#9bb92790d9c0effec63be73519e11a35019a3a72"
|
|
0 commit comments