|
10 | 10 | "@jridgewell/gen-mapping" "^0.3.5"
|
11 | 11 | "@jridgewell/trace-mapping" "^0.3.24"
|
12 | 12 |
|
13 |
| -"@babel/code-frame@^7.0.0", "@babel/code-frame@^7.10.4", "@babel/code-frame@^7.12.13", "@babel/code-frame@^7.16.7", "@babel/code-frame@^7.24.7": |
14 |
| - version "7.24.7" |
15 |
| - resolved "https://registry.yarnpkg.com/@babel/code-frame/-/code-frame-7.24.7.tgz#882fd9e09e8ee324e496bd040401c6f046ef4465" |
16 |
| - integrity sha512-BcYH1CVJBO9tvyIZ2jVeXgSIMvGZ2FDRvDdOIVQyuklNKSsx+eppDEBq/g47Ayw+RqNFE+URvOShmf+f/qwAlA== |
| 13 | +"@babel/code-frame@^7.0.0", "@babel/code-frame@^7.10.4", "@babel/code-frame@^7.12.13", "@babel/code-frame@^7.16.7", "@babel/code-frame@^7.25.7": |
| 14 | + version "7.25.7" |
| 15 | + resolved "https://registry.yarnpkg.com/@babel/code-frame/-/code-frame-7.25.7.tgz#438f2c524071531d643c6f0188e1e28f130cebc7" |
| 16 | + integrity sha512-0xZJFNE5XMpENsgfHYTw8FbX4kv53mFLn2i3XPoq69LyhYSCBJtitaHx9QnsVTrsogI4Z3+HtEfZ2/GFPOtf5g== |
17 | 17 | dependencies:
|
18 |
| - "@babel/highlight" "^7.24.7" |
| 18 | + "@babel/highlight" "^7.25.7" |
19 | 19 | picocolors "^1.0.0"
|
20 | 20 |
|
21 |
| -"@babel/compat-data@^7.22.6", "@babel/compat-data@^7.25.2", "@babel/compat-data@^7.25.4": |
| 21 | +"@babel/compat-data@^7.22.6", "@babel/compat-data@^7.25.4": |
22 | 22 | version "7.25.4"
|
23 | 23 | resolved "https://registry.yarnpkg.com/@babel/compat-data/-/compat-data-7.25.4.tgz#7d2a80ce229890edcf4cc259d4d696cb4dae2fcb"
|
24 | 24 | integrity sha512-+LGRog6RAsCJrrrg/IO6LGmpphNe5DiK30dGjCoxxeGv49B10/3XYGxPsAwrDlMFcFEvdAUavDT8r9k/hSyQqQ==
|
25 | 25 |
|
26 |
| -"@babel/core@^7.11.6", "@babel/core@^7.12.3", "@babel/core@^7.16.0", "@babel/core@^7.21.3", "@babel/core@^7.23.9", "@babel/core@^7.25.2": |
27 |
| - version "7.25.2" |
28 |
| - resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.25.2.tgz#ed8eec275118d7613e77a352894cd12ded8eba77" |
29 |
| - integrity sha512-BBt3opiCOxUr9euZ5/ro/Xv8/V7yJ5bjYMqG/C1YAo8MIKAnumZalCN+msbci3Pigy4lIQfPUpfMM27HMGaYEA== |
| 26 | +"@babel/compat-data@^7.25.7": |
| 27 | + version "7.25.7" |
| 28 | + resolved "https://registry.yarnpkg.com/@babel/compat-data/-/compat-data-7.25.7.tgz#b8479fe0018ef0ac87b6b7a5c6916fcd67ae2c9c" |
| 29 | + integrity sha512-9ickoLz+hcXCeh7jrcin+/SLWm+GkxE2kTvoYyp38p4WkdFXfQJxDFGWp/YHjiKLPx06z2A7W8XKuqbReXDzsw== |
| 30 | + |
| 31 | +"@babel/core@^7.11.6", "@babel/core@^7.12.3", "@babel/core@^7.16.0", "@babel/core@^7.21.3", "@babel/core@^7.23.9", "@babel/core@^7.25.7": |
| 32 | + version "7.25.7" |
| 33 | + resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.25.7.tgz#1b3d144157575daf132a3bc80b2b18e6e3ca6ece" |
| 34 | + integrity sha512-yJ474Zv3cwiSOO9nXJuqzvwEeM+chDuQ8GJirw+pZ91sCGCyOZ3dJkVE09fTV0VEVzXyLWhh3G/AolYTPX7Mow== |
30 | 35 | dependencies:
|
31 | 36 | "@ampproject/remapping" "^2.2.0"
|
32 |
| - "@babel/code-frame" "^7.24.7" |
33 |
| - "@babel/generator" "^7.25.0" |
34 |
| - "@babel/helper-compilation-targets" "^7.25.2" |
35 |
| - "@babel/helper-module-transforms" "^7.25.2" |
36 |
| - "@babel/helpers" "^7.25.0" |
37 |
| - "@babel/parser" "^7.25.0" |
38 |
| - "@babel/template" "^7.25.0" |
39 |
| - "@babel/traverse" "^7.25.2" |
40 |
| - "@babel/types" "^7.25.2" |
| 37 | + "@babel/code-frame" "^7.25.7" |
| 38 | + "@babel/generator" "^7.25.7" |
| 39 | + "@babel/helper-compilation-targets" "^7.25.7" |
| 40 | + "@babel/helper-module-transforms" "^7.25.7" |
| 41 | + "@babel/helpers" "^7.25.7" |
| 42 | + "@babel/parser" "^7.25.7" |
| 43 | + "@babel/template" "^7.25.7" |
| 44 | + "@babel/traverse" "^7.25.7" |
| 45 | + "@babel/types" "^7.25.7" |
41 | 46 | convert-source-map "^2.0.0"
|
42 | 47 | debug "^4.1.0"
|
43 | 48 | gensync "^1.0.0-beta.2"
|
|
53 | 58 | eslint-visitor-keys "^2.1.0"
|
54 | 59 | semver "^6.3.1"
|
55 | 60 |
|
56 |
| -"@babel/generator@^7.25.0", "@babel/generator@^7.25.6", "@babel/generator@^7.7.2": |
57 |
| - version "7.25.6" |
58 |
| - resolved "https://registry.yarnpkg.com/@babel/generator/-/generator-7.25.6.tgz#0df1ad8cb32fe4d2b01d8bf437f153d19342a87c" |
59 |
| - integrity sha512-VPC82gr1seXOpkjAAKoLhP50vx4vGNlF4msF64dSFq1P8RfB+QAuJWGHPXXPc8QyfVWwwB/TNNU4+ayZmHNbZw== |
| 61 | +"@babel/generator@^7.25.7", "@babel/generator@^7.7.2": |
| 62 | + version "7.25.7" |
| 63 | + resolved "https://registry.yarnpkg.com/@babel/generator/-/generator-7.25.7.tgz#de86acbeb975a3e11ee92dd52223e6b03b479c56" |
| 64 | + integrity sha512-5Dqpl5fyV9pIAD62yK9P7fcA768uVPUyrQmqpqstHWgMma4feF1x/oFysBCVZLY5wJ2GkMUCdsNDnGZrPoR6rA== |
60 | 65 | dependencies:
|
61 |
| - "@babel/types" "^7.25.6" |
| 66 | + "@babel/types" "^7.25.7" |
62 | 67 | "@jridgewell/gen-mapping" "^0.3.5"
|
63 | 68 | "@jridgewell/trace-mapping" "^0.3.25"
|
64 |
| - jsesc "^2.5.1" |
| 69 | + jsesc "^3.0.2" |
65 | 70 |
|
66 | 71 | "@babel/helper-annotate-as-pure@^7.18.6", "@babel/helper-annotate-as-pure@^7.24.7":
|
67 | 72 | version "7.24.7"
|
|
78 | 83 | "@babel/traverse" "^7.24.7"
|
79 | 84 | "@babel/types" "^7.24.7"
|
80 | 85 |
|
81 |
| -"@babel/helper-compilation-targets@^7.22.6", "@babel/helper-compilation-targets@^7.24.7", "@babel/helper-compilation-targets@^7.24.8", "@babel/helper-compilation-targets@^7.25.2": |
82 |
| - version "7.25.2" |
83 |
| - resolved "https://registry.yarnpkg.com/@babel/helper-compilation-targets/-/helper-compilation-targets-7.25.2.tgz#e1d9410a90974a3a5a66e84ff55ef62e3c02d06c" |
84 |
| - integrity sha512-U2U5LsSaZ7TAt3cfaymQ8WHh0pxvdHoEk6HVpaexxixjyEquMh0L0YNJNM6CTGKMXV1iksi0iZkGw4AcFkPaaw== |
| 86 | +"@babel/helper-compilation-targets@^7.22.6", "@babel/helper-compilation-targets@^7.24.7", "@babel/helper-compilation-targets@^7.24.8", "@babel/helper-compilation-targets@^7.25.2", "@babel/helper-compilation-targets@^7.25.7": |
| 87 | + version "7.25.7" |
| 88 | + resolved "https://registry.yarnpkg.com/@babel/helper-compilation-targets/-/helper-compilation-targets-7.25.7.tgz#11260ac3322dda0ef53edfae6e97b961449f5fa4" |
| 89 | + integrity sha512-DniTEax0sv6isaw6qSQSfV4gVRNtw2rte8HHM45t9ZR0xILaufBRNkpMifCRiAPyvL4ACD6v0gfCwCmtOQaV4A== |
85 | 90 | dependencies:
|
86 |
| - "@babel/compat-data" "^7.25.2" |
87 |
| - "@babel/helper-validator-option" "^7.24.8" |
88 |
| - browserslist "^4.23.1" |
| 91 | + "@babel/compat-data" "^7.25.7" |
| 92 | + "@babel/helper-validator-option" "^7.25.7" |
| 93 | + browserslist "^4.24.0" |
89 | 94 | lru-cache "^5.1.1"
|
90 | 95 | semver "^6.3.1"
|
91 | 96 |
|
|
138 | 143 | "@babel/traverse" "^7.24.7"
|
139 | 144 | "@babel/types" "^7.24.7"
|
140 | 145 |
|
141 |
| -"@babel/helper-module-transforms@^7.24.7", "@babel/helper-module-transforms@^7.24.8", "@babel/helper-module-transforms@^7.25.0", "@babel/helper-module-transforms@^7.25.2": |
142 |
| - version "7.25.2" |
143 |
| - resolved "https://registry.yarnpkg.com/@babel/helper-module-transforms/-/helper-module-transforms-7.25.2.tgz#ee713c29768100f2776edf04d4eb23b8d27a66e6" |
144 |
| - integrity sha512-BjyRAbix6j/wv83ftcVJmBt72QtHI56C7JXZoG2xATiLpmoC7dpd8WnkikExHDVPpi/3qCmO6WY1EaXOluiecQ== |
| 146 | +"@babel/helper-module-imports@^7.25.7": |
| 147 | + version "7.25.7" |
| 148 | + resolved "https://registry.yarnpkg.com/@babel/helper-module-imports/-/helper-module-imports-7.25.7.tgz#dba00d9523539152906ba49263e36d7261040472" |
| 149 | + integrity sha512-o0xCgpNmRohmnoWKQ0Ij8IdddjyBFE4T2kagL/x6M3+4zUgc+4qTOUBoNe4XxDskt1HPKO007ZPiMgLDq2s7Kw== |
145 | 150 | dependencies:
|
146 |
| - "@babel/helper-module-imports" "^7.24.7" |
147 |
| - "@babel/helper-simple-access" "^7.24.7" |
148 |
| - "@babel/helper-validator-identifier" "^7.24.7" |
149 |
| - "@babel/traverse" "^7.25.2" |
| 151 | + "@babel/traverse" "^7.25.7" |
| 152 | + "@babel/types" "^7.25.7" |
| 153 | + |
| 154 | +"@babel/helper-module-transforms@^7.24.7", "@babel/helper-module-transforms@^7.24.8", "@babel/helper-module-transforms@^7.25.0", "@babel/helper-module-transforms@^7.25.7": |
| 155 | + version "7.25.7" |
| 156 | + resolved "https://registry.yarnpkg.com/@babel/helper-module-transforms/-/helper-module-transforms-7.25.7.tgz#2ac9372c5e001b19bc62f1fe7d96a18cb0901d1a" |
| 157 | + integrity sha512-k/6f8dKG3yDz/qCwSM+RKovjMix563SLxQFo0UhRNo239SP6n9u5/eLtKD6EAjwta2JHJ49CsD8pms2HdNiMMQ== |
| 158 | + dependencies: |
| 159 | + "@babel/helper-module-imports" "^7.25.7" |
| 160 | + "@babel/helper-simple-access" "^7.25.7" |
| 161 | + "@babel/helper-validator-identifier" "^7.25.7" |
| 162 | + "@babel/traverse" "^7.25.7" |
150 | 163 |
|
151 | 164 | "@babel/helper-optimise-call-expression@^7.24.7":
|
152 | 165 | version "7.24.7"
|
|
186 | 199 | "@babel/traverse" "^7.24.7"
|
187 | 200 | "@babel/types" "^7.24.7"
|
188 | 201 |
|
| 202 | +"@babel/helper-simple-access@^7.25.7": |
| 203 | + version "7.25.7" |
| 204 | + resolved "https://registry.yarnpkg.com/@babel/helper-simple-access/-/helper-simple-access-7.25.7.tgz#5eb9f6a60c5d6b2e0f76057004f8dacbddfae1c0" |
| 205 | + integrity sha512-FPGAkJmyoChQeM+ruBGIDyrT2tKfZJO8NcxdC+CWNJi7N8/rZpSxK7yvBJ5O/nF1gfu5KzN7VKG3YVSLFfRSxQ== |
| 206 | + dependencies: |
| 207 | + "@babel/traverse" "^7.25.7" |
| 208 | + "@babel/types" "^7.25.7" |
| 209 | + |
189 | 210 | "@babel/helper-skip-transparent-expression-wrappers@^7.20.0", "@babel/helper-skip-transparent-expression-wrappers@^7.24.7":
|
190 | 211 | version "7.24.7"
|
191 | 212 | resolved "https://registry.yarnpkg.com/@babel/helper-skip-transparent-expression-wrappers/-/helper-skip-transparent-expression-wrappers-7.24.7.tgz#5f8fa83b69ed5c27adc56044f8be2b3ea96669d9"
|
|
194 | 215 | "@babel/traverse" "^7.24.7"
|
195 | 216 | "@babel/types" "^7.24.7"
|
196 | 217 |
|
197 |
| -"@babel/helper-string-parser@^7.24.8": |
198 |
| - version "7.24.8" |
199 |
| - resolved "https://registry.yarnpkg.com/@babel/helper-string-parser/-/helper-string-parser-7.24.8.tgz#5b3329c9a58803d5df425e5785865881a81ca48d" |
200 |
| - integrity sha512-pO9KhhRcuUyGnJWwyEgnRJTSIZHiT+vMD0kPeD+so0l7mxkMT19g3pjY9GTnHySck/hDzq+dtW/4VgnMkippsQ== |
| 218 | +"@babel/helper-string-parser@^7.25.7": |
| 219 | + version "7.25.7" |
| 220 | + resolved "https://registry.yarnpkg.com/@babel/helper-string-parser/-/helper-string-parser-7.25.7.tgz#d50e8d37b1176207b4fe9acedec386c565a44a54" |
| 221 | + integrity sha512-CbkjYdsJNHFk8uqpEkpCvRs3YRp9tY6FmFY7wLMSYuGYkrdUi7r2lc4/wqsvlHoMznX3WJ9IP8giGPq68T/Y6g== |
201 | 222 |
|
202 | 223 | "@babel/helper-validator-identifier@^7.24.5", "@babel/helper-validator-identifier@^7.24.7":
|
203 | 224 | version "7.24.7"
|
204 | 225 | resolved "https://registry.yarnpkg.com/@babel/helper-validator-identifier/-/helper-validator-identifier-7.24.7.tgz#75b889cfaf9e35c2aaf42cf0d72c8e91719251db"
|
205 | 226 | integrity sha512-rR+PBcQ1SMQDDyF6X0wxtG8QyLCgUB0eRAGguqRLfkCA87l7yAP7ehq8SNj96OOGTO8OBV70KhuFYcIkHXOg0w==
|
206 | 227 |
|
| 228 | +"@babel/helper-validator-identifier@^7.25.7": |
| 229 | + version "7.25.7" |
| 230 | + resolved "https://registry.yarnpkg.com/@babel/helper-validator-identifier/-/helper-validator-identifier-7.25.7.tgz#77b7f60c40b15c97df735b38a66ba1d7c3e93da5" |
| 231 | + integrity sha512-AM6TzwYqGChO45oiuPqwL2t20/HdMC1rTPAesnBCgPCSF1x3oN9MVUwQV2iyz4xqWrctwK5RNC8LV22kaQCNYg== |
| 232 | + |
207 | 233 | "@babel/helper-validator-option@^7.24.7", "@babel/helper-validator-option@^7.24.8":
|
208 | 234 | version "7.24.8"
|
209 | 235 | resolved "https://registry.yarnpkg.com/@babel/helper-validator-option/-/helper-validator-option-7.24.8.tgz#3725cdeea8b480e86d34df15304806a06975e33d"
|
210 | 236 | integrity sha512-xb8t9tD1MHLungh/AIoWYN+gVHaB9kwlu8gffXGSt3FFEIT7RjS+xWbc2vUD1UTZdIpKj/ab3rdqJ7ufngyi2Q==
|
211 | 237 |
|
| 238 | +"@babel/helper-validator-option@^7.25.7": |
| 239 | + version "7.25.7" |
| 240 | + resolved "https://registry.yarnpkg.com/@babel/helper-validator-option/-/helper-validator-option-7.25.7.tgz#97d1d684448228b30b506d90cace495d6f492729" |
| 241 | + integrity sha512-ytbPLsm+GjArDYXJ8Ydr1c/KJuutjF2besPNbIZnZ6MKUxi/uTA22t2ymmA4WFjZFpjiAMO0xuuJPqK2nvDVfQ== |
| 242 | + |
212 | 243 | "@babel/helper-wrap-function@^7.25.0":
|
213 | 244 | version "7.25.0"
|
214 | 245 | resolved "https://registry.yarnpkg.com/@babel/helper-wrap-function/-/helper-wrap-function-7.25.0.tgz#dab12f0f593d6ca48c0062c28bcfb14ebe812f81"
|
|
218 | 249 | "@babel/traverse" "^7.25.0"
|
219 | 250 | "@babel/types" "^7.25.0"
|
220 | 251 |
|
221 |
| -"@babel/helpers@^7.25.0": |
222 |
| - version "7.25.6" |
223 |
| - resolved "https://registry.yarnpkg.com/@babel/helpers/-/helpers-7.25.6.tgz#57ee60141829ba2e102f30711ffe3afab357cc60" |
224 |
| - integrity sha512-Xg0tn4HcfTijTwfDwYlvVCl43V6h4KyVVX2aEm4qdO/PC6L2YvzLHFdmxhoeSA3eslcE6+ZVXHgWwopXYLNq4Q== |
| 252 | +"@babel/helpers@^7.25.7": |
| 253 | + version "7.25.7" |
| 254 | + resolved "https://registry.yarnpkg.com/@babel/helpers/-/helpers-7.25.7.tgz#091b52cb697a171fe0136ab62e54e407211f09c2" |
| 255 | + integrity sha512-Sv6pASx7Esm38KQpF/U/OXLwPPrdGHNKoeblRxgZRLXnAtnkEe4ptJPDtAZM7fBLadbc1Q07kQpSiGQ0Jg6tRA== |
225 | 256 | dependencies:
|
226 |
| - "@babel/template" "^7.25.0" |
227 |
| - "@babel/types" "^7.25.6" |
| 257 | + "@babel/template" "^7.25.7" |
| 258 | + "@babel/types" "^7.25.7" |
228 | 259 |
|
229 |
| -"@babel/highlight@^7.24.7": |
230 |
| - version "7.24.7" |
231 |
| - resolved "https://registry.yarnpkg.com/@babel/highlight/-/highlight-7.24.7.tgz#a05ab1df134b286558aae0ed41e6c5f731bf409d" |
232 |
| - integrity sha512-EStJpq4OuY8xYfhGVXngigBJRWxftKX9ksiGDnmlY3o7B/V7KIAc9X4oiK87uPJSc/vs5L869bem5fhZa8caZw== |
| 260 | +"@babel/highlight@^7.25.7": |
| 261 | + version "7.25.7" |
| 262 | + resolved "https://registry.yarnpkg.com/@babel/highlight/-/highlight-7.25.7.tgz#20383b5f442aa606e7b5e3043b0b1aafe9f37de5" |
| 263 | + integrity sha512-iYyACpW3iW8Fw+ZybQK+drQre+ns/tKpXbNESfrhNnPLIklLbXr7MYJ6gPEd0iETGLOK+SxMjVvKb/ffmk+FEw== |
233 | 264 | dependencies:
|
234 |
| - "@babel/helper-validator-identifier" "^7.24.7" |
| 265 | + "@babel/helper-validator-identifier" "^7.25.7" |
235 | 266 | chalk "^2.4.2"
|
236 | 267 | js-tokens "^4.0.0"
|
237 | 268 | picocolors "^1.0.0"
|
238 | 269 |
|
239 |
| -"@babel/parser@^7.1.0", "@babel/parser@^7.14.7", "@babel/parser@^7.20.7", "@babel/parser@^7.23.9", "@babel/parser@^7.25.0", "@babel/parser@^7.25.6": |
240 |
| - version "7.25.6" |
241 |
| - resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.25.6.tgz#85660c5ef388cbbf6e3d2a694ee97a38f18afe2f" |
242 |
| - integrity sha512-trGdfBdbD0l1ZPmcJ83eNxB9rbEax4ALFTF7fN386TMYbeCQbyme5cOEXQhbGXKebwGaB/J52w1mrklMcbgy6Q== |
| 270 | +"@babel/parser@^7.1.0", "@babel/parser@^7.14.7", "@babel/parser@^7.20.7", "@babel/parser@^7.23.9", "@babel/parser@^7.25.7": |
| 271 | + version "7.25.7" |
| 272 | + resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.25.7.tgz#99b927720f4ddbfeb8cd195a363ed4532f87c590" |
| 273 | + integrity sha512-aZn7ETtQsjjGG5HruveUK06cU3Hljuhd9Iojm4M8WWv3wLE6OkE5PWbDUkItmMgegmccaITudyuW5RPYrYlgWw== |
243 | 274 | dependencies:
|
244 |
| - "@babel/types" "^7.25.6" |
| 275 | + "@babel/types" "^7.25.7" |
245 | 276 |
|
246 | 277 | "@babel/plugin-bugfix-firefox-class-in-computed-class-key@^7.25.3":
|
247 | 278 | version "7.25.3"
|
|
1106 | 1137 | dependencies:
|
1107 | 1138 | regenerator-runtime "^0.14.0"
|
1108 | 1139 |
|
1109 |
| -"@babel/template@^7.24.7", "@babel/template@^7.25.0", "@babel/template@^7.3.3": |
1110 |
| - version "7.25.0" |
1111 |
| - resolved "https://registry.yarnpkg.com/@babel/template/-/template-7.25.0.tgz#e733dc3134b4fede528c15bc95e89cb98c52592a" |
1112 |
| - integrity sha512-aOOgh1/5XzKvg1jvVz7AVrx2piJ2XBi227DHmbY6y+bM9H2FlN+IfecYu4Xl0cNiiVejlsCri89LUsbj8vJD9Q== |
1113 |
| - dependencies: |
1114 |
| - "@babel/code-frame" "^7.24.7" |
1115 |
| - "@babel/parser" "^7.25.0" |
1116 |
| - "@babel/types" "^7.25.0" |
1117 |
| - |
1118 |
| -"@babel/traverse@^7.24.7", "@babel/traverse@^7.24.8", "@babel/traverse@^7.25.0", "@babel/traverse@^7.25.1", "@babel/traverse@^7.25.2", "@babel/traverse@^7.25.3", "@babel/traverse@^7.25.4": |
1119 |
| - version "7.25.6" |
1120 |
| - resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.25.6.tgz#04fad980e444f182ecf1520504941940a90fea41" |
1121 |
| - integrity sha512-9Vrcx5ZW6UwK5tvqsj0nGpp/XzqthkT0dqIc9g1AdtygFToNtTF67XzYS//dm+SAK9cp3B9R4ZO/46p63SCjlQ== |
1122 |
| - dependencies: |
1123 |
| - "@babel/code-frame" "^7.24.7" |
1124 |
| - "@babel/generator" "^7.25.6" |
1125 |
| - "@babel/parser" "^7.25.6" |
1126 |
| - "@babel/template" "^7.25.0" |
1127 |
| - "@babel/types" "^7.25.6" |
| 1140 | +"@babel/template@^7.24.7", "@babel/template@^7.25.0", "@babel/template@^7.25.7", "@babel/template@^7.3.3": |
| 1141 | + version "7.25.7" |
| 1142 | + resolved "https://registry.yarnpkg.com/@babel/template/-/template-7.25.7.tgz#27f69ce382855d915b14ab0fe5fb4cbf88fa0769" |
| 1143 | + integrity sha512-wRwtAgI3bAS+JGU2upWNL9lSlDcRCqD05BZ1n3X2ONLH1WilFP6O1otQjeMK/1g0pvYcXC7b/qVUB1keofjtZA== |
| 1144 | + dependencies: |
| 1145 | + "@babel/code-frame" "^7.25.7" |
| 1146 | + "@babel/parser" "^7.25.7" |
| 1147 | + "@babel/types" "^7.25.7" |
| 1148 | + |
| 1149 | +"@babel/traverse@^7.24.7", "@babel/traverse@^7.24.8", "@babel/traverse@^7.25.0", "@babel/traverse@^7.25.1", "@babel/traverse@^7.25.3", "@babel/traverse@^7.25.4", "@babel/traverse@^7.25.7": |
| 1150 | + version "7.25.7" |
| 1151 | + resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.25.7.tgz#83e367619be1cab8e4f2892ef30ba04c26a40fa8" |
| 1152 | + integrity sha512-jatJPT1Zjqvh/1FyJs6qAHL+Dzb7sTb+xr7Q+gM1b+1oBsMsQQ4FkVKb6dFlJvLlVssqkRzV05Jzervt9yhnzg== |
| 1153 | + dependencies: |
| 1154 | + "@babel/code-frame" "^7.25.7" |
| 1155 | + "@babel/generator" "^7.25.7" |
| 1156 | + "@babel/parser" "^7.25.7" |
| 1157 | + "@babel/template" "^7.25.7" |
| 1158 | + "@babel/types" "^7.25.7" |
1128 | 1159 | debug "^4.3.1"
|
1129 | 1160 | globals "^11.1.0"
|
1130 | 1161 |
|
1131 |
| -"@babel/types@^7.0.0", "@babel/types@^7.20.7", "@babel/types@^7.21.3", "@babel/types@^7.24.7", "@babel/types@^7.24.8", "@babel/types@^7.25.0", "@babel/types@^7.25.2", "@babel/types@^7.25.6", "@babel/types@^7.3.3", "@babel/types@^7.4.4": |
1132 |
| - version "7.25.6" |
1133 |
| - resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.25.6.tgz#893942ddb858f32ae7a004ec9d3a76b3463ef8e6" |
1134 |
| - integrity sha512-/l42B1qxpG6RdfYf343Uw1vmDjeNhneUXtzhojE7pDgfpEypmRhI6j1kr17XCVv4Cgl9HdAiQY2x0GwKm7rWCw== |
| 1162 | +"@babel/types@^7.0.0", "@babel/types@^7.20.7", "@babel/types@^7.21.3", "@babel/types@^7.24.7", "@babel/types@^7.24.8", "@babel/types@^7.25.0", "@babel/types@^7.25.2", "@babel/types@^7.25.7", "@babel/types@^7.3.3", "@babel/types@^7.4.4": |
| 1163 | + version "7.25.7" |
| 1164 | + resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.25.7.tgz#1b7725c1d3a59f328cb700ce704c46371e6eef9b" |
| 1165 | + integrity sha512-vwIVdXG+j+FOpkwqHRcBgHLYNL7XMkufrlaFvL9o6Ai9sJn9+PdyIL5qa0XzTZw084c+u9LOls53eoZWP/W5WQ== |
1135 | 1166 | dependencies:
|
1136 |
| - "@babel/helper-string-parser" "^7.24.8" |
1137 |
| - "@babel/helper-validator-identifier" "^7.24.7" |
| 1167 | + "@babel/helper-string-parser" "^7.25.7" |
| 1168 | + "@babel/helper-validator-identifier" "^7.25.7" |
1138 | 1169 | to-fast-properties "^2.0.0"
|
1139 | 1170 |
|
1140 | 1171 | "@bcoe/v8-coverage@^0.2.3":
|
@@ -9578,11 +9609,6 @@ jsdom@^25.0.1:
|
9578 | 9609 | ws "^8.18.0"
|
9579 | 9610 | xml-name-validator "^5.0.0"
|
9580 | 9611 |
|
9581 |
| -jsesc@^2.5.1: |
9582 |
| - version "2.5.2" |
9583 |
| - resolved "https://registry.yarnpkg.com/jsesc/-/jsesc-2.5.2.tgz#80564d2e483dacf6e8ef209650a67df3f0c283a4" |
9584 |
| - integrity sha512-OYu7XEzjkCQ3C5Ps3QIZsQfNpqoJyZZA99wd9aWd05NCtC5pWOkShK2mkL6HXQR6/Cy2lbNdPlZBpuQHXE63gA== |
9585 |
| - |
9586 | 9612 | jsesc@^3.0.2:
|
9587 | 9613 | version "3.0.2"
|
9588 | 9614 | resolved "https://registry.yarnpkg.com/jsesc/-/jsesc-3.0.2.tgz#bb8b09a6597ba426425f2e4a07245c3d00b9343e"
|
|
0 commit comments