|
17 | 17 | dependencies:
|
18 | 18 | "@babel/highlight" "^7.18.6"
|
19 | 19 |
|
20 |
| -"@babel/compat-data@^7.20.5": |
21 |
| - version "7.21.0" |
22 |
| - resolved "https://registry.npmjs.org/@babel/compat-data/-/compat-data-7.21.0.tgz" |
23 |
| - integrity sha512-gMuZsmsgxk/ENC3O/fRw5QY8A9/uxQbbCEypnLIiYYc/qVJtEV7ouxC3EllIIwNzMqAQee5tanFabWsUOutS7g== |
| 20 | +"@babel/code-frame@^7.21.4": |
| 21 | + version "7.21.4" |
| 22 | + resolved "https://registry.yarnpkg.com/@babel/code-frame/-/code-frame-7.21.4.tgz#d0fa9e4413aca81f2b23b9442797bda1826edb39" |
| 23 | + integrity sha512-LYvhNKfwWSPpocw8GI7gpK2nq3HSDuEPC/uSYaALSJu9xjsalaaYFOq0Pwt5KmVqwEbZlDu81aLXwBOmD/Fv9g== |
| 24 | + dependencies: |
| 25 | + "@babel/highlight" "^7.18.6" |
24 | 26 |
|
25 |
| - |
26 |
| - version "7.21.0" |
27 |
| - resolved "https://registry.npmjs.org/@babel/core/-/core-7.21.0.tgz" |
28 |
| - integrity sha512-PuxUbxcW6ZYe656yL3EAhpy7qXKq0DmYsrJLpbB8XrsCP9Nm+XCg9XFMb5vIDliPD7+U/+M+QJlH17XOcB7eXA== |
| 27 | +"@babel/compat-data@^7.21.5": |
| 28 | + version "7.21.5" |
| 29 | + resolved "https://registry.yarnpkg.com/@babel/compat-data/-/compat-data-7.21.5.tgz#887a54ebe20c9f21edf27caf4ffcf8da6fdd5bd2" |
| 30 | + integrity sha512-M+XAiQ7GzQ3FDPf0KOLkugzptnIypt0X0ma0wmlTKPR3IchgNFdx2JXxZdvd18JY5s7QkaFD/qyX0dsMpog/Ug== |
| 31 | + |
| 32 | + |
| 33 | + version "7.21.5" |
| 34 | + resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.21.5.tgz#92f753e8b9f96e15d4b398dbe2f25d1408c9c426" |
| 35 | + integrity sha512-9M398B/QH5DlfCOTKDZT1ozXr0x8uBEeFd+dJraGUZGiaNpGCDVGCc14hZexsMblw3XxltJ+6kSvogp9J+5a9g== |
29 | 36 | dependencies:
|
30 | 37 | "@ampproject/remapping" "^2.2.0"
|
31 |
| - "@babel/code-frame" "^7.18.6" |
32 |
| - "@babel/generator" "^7.21.0" |
33 |
| - "@babel/helper-compilation-targets" "^7.20.7" |
34 |
| - "@babel/helper-module-transforms" "^7.21.0" |
35 |
| - "@babel/helpers" "^7.21.0" |
36 |
| - "@babel/parser" "^7.21.0" |
| 38 | + "@babel/code-frame" "^7.21.4" |
| 39 | + "@babel/generator" "^7.21.5" |
| 40 | + "@babel/helper-compilation-targets" "^7.21.5" |
| 41 | + "@babel/helper-module-transforms" "^7.21.5" |
| 42 | + "@babel/helpers" "^7.21.5" |
| 43 | + "@babel/parser" "^7.21.5" |
37 | 44 | "@babel/template" "^7.20.7"
|
38 |
| - "@babel/traverse" "^7.21.0" |
39 |
| - "@babel/types" "^7.21.0" |
| 45 | + "@babel/traverse" "^7.21.5" |
| 46 | + "@babel/types" "^7.21.5" |
40 | 47 | convert-source-map "^1.7.0"
|
41 | 48 | debug "^4.1.0"
|
42 | 49 | gensync "^1.0.0-beta.2"
|
43 | 50 | json5 "^2.2.2"
|
44 | 51 | semver "^6.3.0"
|
45 | 52 |
|
46 |
| -"@babel/eslint-parser@7.19.1": |
47 |
| - version "7.19.1" |
48 |
| - resolved "https://registry.npmjs.org/@babel/eslint-parser/-/eslint-parser-7.19.1.tgz" |
49 |
| - integrity sha512-AqNf2QWt1rtu2/1rLswy6CDP7H9Oh3mMhk177Y67Rg8d7RD9WfOLLv8CGn6tisFvS2htm86yIe1yLF6I1UDaGQ== |
| 53 | +"@babel/eslint-parser@7.21.3": |
| 54 | + version "7.21.3" |
| 55 | + resolved "https://registry.yarnpkg.com/@babel/eslint-parser/-/eslint-parser-7.21.3.tgz#d79e822050f2de65d7f368a076846e7184234af7" |
| 56 | + integrity sha512-kfhmPimwo6k4P8zxNs8+T7yR44q1LdpsZdE1NkCsVlfiuTPRfnGgjaF8Qgug9q9Pou17u6wneYF0lDCZJATMFg== |
50 | 57 | dependencies:
|
51 | 58 | "@nicolo-ribaudo/eslint-scope-5-internals" "5.1.1-v1"
|
52 | 59 | eslint-visitor-keys "^2.1.0"
|
53 | 60 | semver "^6.3.0"
|
54 | 61 |
|
55 |
| -"@babel/generator@^7.21.0", "@babel/generator@^7.21.1": |
56 |
| - version "7.21.1" |
57 |
| - resolved "https://registry.npmjs.org/@babel/generator/-/generator-7.21.1.tgz" |
58 |
| - integrity sha512-1lT45bAYlQhFn/BHivJs43AiW2rg3/UbLyShGfF3C0KmHvO5fSghWd5kBJy30kpRRucGzXStvnnCFniCR2kXAA== |
| 62 | +"@babel/generator@^7.21.5": |
| 63 | + version "7.21.5" |
| 64 | + resolved "https://registry.yarnpkg.com/@babel/generator/-/generator-7.21.5.tgz#c0c0e5449504c7b7de8236d99338c3e2a340745f" |
| 65 | + integrity sha512-SrKK/sRv8GesIW1bDagf9cCG38IOMYZusoe1dfg0D8aiUe3Amvoj1QtjTPAWcfrZFvIwlleLb0gxzQidL9w14w== |
59 | 66 | dependencies:
|
60 |
| - "@babel/types" "^7.21.0" |
| 67 | + "@babel/types" "^7.21.5" |
61 | 68 | "@jridgewell/gen-mapping" "^0.3.2"
|
62 | 69 | "@jridgewell/trace-mapping" "^0.3.17"
|
63 | 70 | jsesc "^2.5.1"
|
64 | 71 |
|
65 |
| -"@babel/helper-compilation-targets@^7.20.7": |
66 |
| - version "7.20.7" |
67 |
| - resolved "https://registry.npmjs.org/@babel/helper-compilation-targets/-/helper-compilation-targets-7.20.7.tgz" |
68 |
| - integrity sha512-4tGORmfQcrc+bvrjb5y3dG9Mx1IOZjsHqQVUz7XCNHO+iTmqxWnVg3KRygjGmpRLJGdQSKuvFinbIb0CnZwHAQ== |
| 72 | +"@babel/helper-compilation-targets@^7.21.5": |
| 73 | + version "7.21.5" |
| 74 | + resolved "https://registry.yarnpkg.com/@babel/helper-compilation-targets/-/helper-compilation-targets-7.21.5.tgz#631e6cc784c7b660417421349aac304c94115366" |
| 75 | + integrity sha512-1RkbFGUKex4lvsB9yhIfWltJM5cZKUftB2eNajaDv3dCMEp49iBG0K14uH8NnX9IPux2+mK7JGEOB0jn48/J6w== |
69 | 76 | dependencies:
|
70 |
| - "@babel/compat-data" "^7.20.5" |
71 |
| - "@babel/helper-validator-option" "^7.18.6" |
| 77 | + "@babel/compat-data" "^7.21.5" |
| 78 | + "@babel/helper-validator-option" "^7.21.0" |
72 | 79 | browserslist "^4.21.3"
|
73 | 80 | lru-cache "^5.1.1"
|
74 | 81 | semver "^6.3.0"
|
75 | 82 |
|
76 |
| -"@babel/helper-environment-visitor@^7.18.9": |
77 |
| - version "7.18.9" |
78 |
| - resolved "https://registry.npmjs.org/@babel/helper-environment-visitor/-/helper-environment-visitor-7.18.9.tgz" |
79 |
| - integrity sha512-3r/aACDJ3fhQ/EVgFy0hpj8oHyHpQc+LPtJoY9SzTThAsStm4Ptegq92vqKoE3vD706ZVFWITnMnxucw+S9Ipg== |
| 83 | +"@babel/helper-environment-visitor@^7.21.5": |
| 84 | + version "7.21.5" |
| 85 | + resolved "https://registry.yarnpkg.com/@babel/helper-environment-visitor/-/helper-environment-visitor-7.21.5.tgz#c769afefd41d171836f7cb63e295bedf689d48ba" |
| 86 | + integrity sha512-IYl4gZ3ETsWocUWgsFZLM5i1BYx9SoemminVEXadgLBa9TdeorzgLKm8wWLA6J1N/kT3Kch8XIk1laNzYoHKvQ== |
80 | 87 |
|
81 | 88 | "@babel/helper-function-name@^7.21.0":
|
82 | 89 | version "7.21.0"
|
|
93 | 100 | dependencies:
|
94 | 101 | "@babel/types" "^7.18.6"
|
95 | 102 |
|
96 |
| -"@babel/helper-module-imports@^7.18.6": |
97 |
| - version "7.18.6" |
98 |
| - resolved "https://registry.npmjs.org/@babel/helper-module-imports/-/helper-module-imports-7.18.6.tgz" |
99 |
| - integrity sha512-0NFvs3VkuSYbFi1x2Vd6tKrywq+z/cLeYC/RJNFrIX/30Bf5aiGYbtvGXolEktzJH8o5E5KJ3tT+nkxuuZFVlA== |
| 103 | +"@babel/helper-module-imports@^7.21.4": |
| 104 | + version "7.21.4" |
| 105 | + resolved "https://registry.yarnpkg.com/@babel/helper-module-imports/-/helper-module-imports-7.21.4.tgz#ac88b2f76093637489e718a90cec6cf8a9b029af" |
| 106 | + integrity sha512-orajc5T2PsRYUN3ZryCEFeMDYwyw09c/pZeaQEZPH0MpKzSvn3e0uXsDBu3k03VI+9DBiRo+l22BfKTpKwa/Wg== |
100 | 107 | dependencies:
|
101 |
| - "@babel/types" "^7.18.6" |
| 108 | + "@babel/types" "^7.21.4" |
102 | 109 |
|
103 |
| -"@babel/helper-module-transforms@^7.21.0": |
104 |
| - version "7.21.2" |
105 |
| - resolved "https://registry.npmjs.org/@babel/helper-module-transforms/-/helper-module-transforms-7.21.2.tgz" |
106 |
| - integrity sha512-79yj2AR4U/Oqq/WOV7Lx6hUjau1Zfo4cI+JLAVYeMV5XIlbOhmjEk5ulbTc9fMpmlojzZHkUUxAiK+UKn+hNQQ== |
| 110 | +"@babel/helper-module-transforms@^7.21.5": |
| 111 | + version "7.21.5" |
| 112 | + resolved "https://registry.yarnpkg.com/@babel/helper-module-transforms/-/helper-module-transforms-7.21.5.tgz#d937c82e9af68d31ab49039136a222b17ac0b420" |
| 113 | + integrity sha512-bI2Z9zBGY2q5yMHoBvJ2a9iX3ZOAzJPm7Q8Yz6YeoUjU/Cvhmi2G4QyTNyPBqqXSgTjUxRg3L0xV45HvkNWWBw== |
107 | 114 | dependencies:
|
108 |
| - "@babel/helper-environment-visitor" "^7.18.9" |
109 |
| - "@babel/helper-module-imports" "^7.18.6" |
110 |
| - "@babel/helper-simple-access" "^7.20.2" |
| 115 | + "@babel/helper-environment-visitor" "^7.21.5" |
| 116 | + "@babel/helper-module-imports" "^7.21.4" |
| 117 | + "@babel/helper-simple-access" "^7.21.5" |
111 | 118 | "@babel/helper-split-export-declaration" "^7.18.6"
|
112 | 119 | "@babel/helper-validator-identifier" "^7.19.1"
|
113 | 120 | "@babel/template" "^7.20.7"
|
114 |
| - "@babel/traverse" "^7.21.2" |
115 |
| - "@babel/types" "^7.21.2" |
| 121 | + "@babel/traverse" "^7.21.5" |
| 122 | + "@babel/types" "^7.21.5" |
116 | 123 |
|
117 |
| -"@babel/helper-simple-access@^7.20.2": |
118 |
| - version "7.20.2" |
119 |
| - resolved "https://registry.npmjs.org/@babel/helper-simple-access/-/helper-simple-access-7.20.2.tgz" |
120 |
| - integrity sha512-+0woI/WPq59IrqDYbVGfshjT5Dmk/nnbdpcF8SnMhhXObpTq2KNBdLFRFrkVdbDOyUmHBCxzm5FHV1rACIkIbA== |
| 124 | +"@babel/helper-simple-access@^7.21.5": |
| 125 | + version "7.21.5" |
| 126 | + resolved "https://registry.yarnpkg.com/@babel/helper-simple-access/-/helper-simple-access-7.21.5.tgz#d697a7971a5c39eac32c7e63c0921c06c8a249ee" |
| 127 | + integrity sha512-ENPDAMC1wAjR0uaCUwliBdiSl1KBJAVnMTzXqi64c2MG8MPR6ii4qf7bSXDqSFbr4W6W028/rf5ivoHop5/mkg== |
121 | 128 | dependencies:
|
122 |
| - "@babel/types" "^7.20.2" |
| 129 | + "@babel/types" "^7.21.5" |
123 | 130 |
|
124 | 131 | "@babel/helper-split-export-declaration@^7.18.6":
|
125 | 132 | version "7.18.6"
|
|
133 | 140 | resolved "https://registry.npmjs.org/@babel/helper-string-parser/-/helper-string-parser-7.19.4.tgz"
|
134 | 141 | integrity sha512-nHtDoQcuqFmwYNYPz3Rah5ph2p8PFeFCsZk9A/48dPc/rGocJ5J3hAAZ7pb76VWX3fZKu+uEr/FhH5jLx7umrw==
|
135 | 142 |
|
| 143 | +"@babel/helper-string-parser@^7.21.5": |
| 144 | + version "7.21.5" |
| 145 | + resolved "https://registry.yarnpkg.com/@babel/helper-string-parser/-/helper-string-parser-7.21.5.tgz#2b3eea65443c6bdc31c22d037c65f6d323b6b2bd" |
| 146 | + integrity sha512-5pTUx3hAJaZIdW99sJ6ZUUgWq/Y+Hja7TowEnLNMm1VivRgZQL3vpBY3qUACVsvw+yQU6+YgfBVmcbLaZtrA1w== |
| 147 | + |
136 | 148 | "@babel/helper-validator-identifier@^7.18.6", "@babel/helper-validator-identifier@^7.19.1":
|
137 | 149 | version "7.19.1"
|
138 | 150 | resolved "https://registry.npmjs.org/@babel/helper-validator-identifier/-/helper-validator-identifier-7.19.1.tgz"
|
139 | 151 | integrity sha512-awrNfaMtnHUr653GgGEs++LlAvW6w+DcPrOliSMXWCKo597CwL5Acf/wWdNkf/tfEQE3mjkeD1YOVZOUV/od1w==
|
140 | 152 |
|
141 |
| -"@babel/helper-validator-option@^7.18.6": |
| 153 | +"@babel/helper-validator-option@^7.21.0": |
142 | 154 | version "7.21.0"
|
143 |
| - resolved "https://registry.npmjs.org/@babel/helper-validator-option/-/helper-validator-option-7.21.0.tgz" |
| 155 | + resolved "https://registry.yarnpkg.com/@babel/helper-validator-option/-/helper-validator-option-7.21.0.tgz#8224c7e13ace4bafdc4004da2cf064ef42673180" |
144 | 156 | integrity sha512-rmL/B8/f0mKS2baE9ZpyTcTavvEuWhTTW8amjzXNvYG4AwBsqTLikfXsEofsJEfKHf+HQVQbFOHy6o+4cnC/fQ==
|
145 | 157 |
|
146 |
| -"@babel/helpers@^7.21.0": |
147 |
| - version "7.21.0" |
148 |
| - resolved "https://registry.npmjs.org/@babel/helpers/-/helpers-7.21.0.tgz" |
149 |
| - integrity sha512-XXve0CBtOW0pd7MRzzmoyuSj0e3SEzj8pgyFxnTT1NJZL38BD1MK7yYrm8yefRPIDvNNe14xR4FdbHwpInD4rA== |
| 158 | +"@babel/helpers@^7.21.5": |
| 159 | + version "7.21.5" |
| 160 | + resolved "https://registry.yarnpkg.com/@babel/helpers/-/helpers-7.21.5.tgz#5bac66e084d7a4d2d9696bdf0175a93f7fb63c08" |
| 161 | + integrity sha512-BSY+JSlHxOmGsPTydUkPf1MdMQ3M81x5xGCOVgWM3G8XH77sJ292Y2oqcp0CbbgxhqBuI46iUz1tT7hqP7EfgA== |
150 | 162 | dependencies:
|
151 | 163 | "@babel/template" "^7.20.7"
|
152 |
| - "@babel/traverse" "^7.21.0" |
153 |
| - "@babel/types" "^7.21.0" |
| 164 | + "@babel/traverse" "^7.21.5" |
| 165 | + "@babel/types" "^7.21.5" |
154 | 166 |
|
155 | 167 | "@babel/highlight@^7.18.6":
|
156 | 168 | version "7.18.6"
|
|
161 | 173 | chalk "^2.0.0"
|
162 | 174 | js-tokens "^4.0.0"
|
163 | 175 |
|
164 |
| -"@babel/parser@^7.20.7", "@babel/parser@^7.21.0", "@babel/parser@^7.21.2": |
| 176 | +"@babel/parser@^7.20.7": |
165 | 177 | version "7.21.2"
|
166 | 178 | resolved "https://registry.npmjs.org/@babel/parser/-/parser-7.21.2.tgz"
|
167 | 179 | integrity sha512-URpaIJQwEkEC2T9Kn+Ai6Xe/02iNaVCuT/PtoRz3GPVJVDpPd7mLo+VddTbhCRU9TXqW5mSrQfXZyi8kDKOVpQ==
|
168 | 180 |
|
| 181 | +"@babel/parser@^7.21.5": |
| 182 | + version "7.21.5" |
| 183 | + resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.21.5.tgz#821bb520118fd25b982eaf8d37421cf5c64a312b" |
| 184 | + integrity sha512-J+IxH2IsxV4HbnTrSWgMAQj0UEo61hDA4Ny8h8PCX0MLXiibqHbqIOVneqdocemSBc22VpBKxt4J6FQzy9HarQ== |
| 185 | + |
169 | 186 | "@babel/runtime@^7.20.7":
|
170 | 187 | version "7.21.0"
|
171 | 188 | resolved "https://registry.npmjs.org/@babel/runtime/-/runtime-7.21.0.tgz"
|
|
182 | 199 | "@babel/parser" "^7.20.7"
|
183 | 200 | "@babel/types" "^7.20.7"
|
184 | 201 |
|
185 |
| -"@babel/traverse@^7.21.0", "@babel/traverse@^7.21.2": |
186 |
| - version "7.21.2" |
187 |
| - resolved "https://registry.npmjs.org/@babel/traverse/-/traverse-7.21.2.tgz" |
188 |
| - integrity sha512-ts5FFU/dSUPS13tv8XiEObDu9K+iagEKME9kAbaP7r0Y9KtZJZ+NGndDvWoRAYNpeWafbpFeki3q9QoMD6gxyw== |
| 202 | +"@babel/traverse@^7.21.5": |
| 203 | + version "7.21.5" |
| 204 | + resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.21.5.tgz#ad22361d352a5154b498299d523cf72998a4b133" |
| 205 | + integrity sha512-AhQoI3YjWi6u/y/ntv7k48mcrCXmus0t79J9qPNlk/lAsFlCiJ047RmbfMOawySTHtywXhbXgpx/8nXMYd+oFw== |
189 | 206 | dependencies:
|
190 |
| - "@babel/code-frame" "^7.18.6" |
191 |
| - "@babel/generator" "^7.21.1" |
192 |
| - "@babel/helper-environment-visitor" "^7.18.9" |
| 207 | + "@babel/code-frame" "^7.21.4" |
| 208 | + "@babel/generator" "^7.21.5" |
| 209 | + "@babel/helper-environment-visitor" "^7.21.5" |
193 | 210 | "@babel/helper-function-name" "^7.21.0"
|
194 | 211 | "@babel/helper-hoist-variables" "^7.18.6"
|
195 | 212 | "@babel/helper-split-export-declaration" "^7.18.6"
|
196 |
| - "@babel/parser" "^7.21.2" |
197 |
| - "@babel/types" "^7.21.2" |
| 213 | + "@babel/parser" "^7.21.5" |
| 214 | + "@babel/types" "^7.21.5" |
198 | 215 | debug "^4.1.0"
|
199 | 216 | globals "^11.1.0"
|
200 | 217 |
|
201 |
| -"@babel/types@^7.18.6", "@babel/types@^7.20.2", "@babel/types@^7.20.7", "@babel/types@^7.21.0", "@babel/types@^7.21.2": |
| 218 | +"@babel/types@^7.18.6", "@babel/types@^7.20.7", "@babel/types@^7.21.0": |
202 | 219 | version "7.21.2"
|
203 | 220 | resolved "https://registry.npmjs.org/@babel/types/-/types-7.21.2.tgz"
|
204 | 221 | integrity sha512-3wRZSs7jiFaB8AjxiiD+VqN5DTG2iRvJGQ+qYFrs/654lg6kGTQWIOFjlBo5RaXuAZjBmP3+OQH4dmhqiiyYxw==
|
|
207 | 224 | "@babel/helper-validator-identifier" "^7.19.1"
|
208 | 225 | to-fast-properties "^2.0.0"
|
209 | 226 |
|
| 227 | +"@babel/types@^7.21.4", "@babel/types@^7.21.5": |
| 228 | + version "7.21.5" |
| 229 | + resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.21.5.tgz#18dfbd47c39d3904d5db3d3dc2cc80bedb60e5b6" |
| 230 | + integrity sha512-m4AfNvVF2mVC/F7fDEdH2El3HzUg9It/XsCxZiOTTA3m3qYfcSVSbTfM6Q9xG+hYDniZssYhlXKKUMD5m8tF4Q== |
| 231 | + dependencies: |
| 232 | + "@babel/helper-string-parser" "^7.21.5" |
| 233 | + "@babel/helper-validator-identifier" "^7.19.1" |
| 234 | + to-fast-properties "^2.0.0" |
| 235 | + |
210 | 236 | "@es-joy/jsdoccomment@~0.31.0":
|
211 | 237 | version "0.31.0"
|
212 | 238 | resolved "https://registry.npmjs.org/@es-joy/jsdoccomment/-/jsdoccomment-0.31.0.tgz"
|
|
0 commit comments