|
139 | 139 | "@nicolo-ribaudo/chokidar-2" "2.1.8-no-fsevents.3" |
140 | 140 | chokidar "^3.6.0" |
141 | 141 |
|
142 | | -"@babel/code-frame@^7.0.0", "@babel/code-frame@^7.10.4", "@babel/code-frame@^7.12.13", "@babel/code-frame@^7.16.0", "@babel/code-frame@^7.16.7", "@babel/code-frame@^7.27.1", "@babel/code-frame@^7.8.3": |
143 | | - version "7.27.1" |
144 | | - resolved "https://registry.yarnpkg.com/@babel/code-frame/-/code-frame-7.27.1.tgz#200f715e66d52a23b221a9435534a91cc13ad5be" |
145 | | - integrity sha512-cjQ7ZlQ0Mv3b47hABuTevyTuYN4i+loJKGeV9flcCgIK37cCXRh+L1bd3iBHlynerhQ7BhCkn2BPbQUL+rGqFg== |
| 142 | +"@babel/code-frame@^7.0.0", "@babel/code-frame@^7.10.4", "@babel/code-frame@^7.12.13", "@babel/code-frame@^7.16.0", "@babel/code-frame@^7.16.7", "@babel/code-frame@^7.28.6", "@babel/code-frame@^7.29.0", "@babel/code-frame@^7.8.3": |
| 143 | + version "7.29.0" |
| 144 | + resolved "https://registry.yarnpkg.com/@babel/code-frame/-/code-frame-7.29.0.tgz#7cd7a59f15b3cc0dcd803038f7792712a7d0b15c" |
| 145 | + integrity sha512-9NhCeYjq9+3uxgdtp20LSiJXJvN0FeCtNGpJxuMFZ1Kv3cWUNb6DOhJwUvcVCzKGR66cw4njwM6hrJLqgOwbcw== |
146 | 146 | dependencies: |
147 | | - "@babel/helper-validator-identifier" "^7.27.1" |
| 147 | + "@babel/helper-validator-identifier" "^7.28.5" |
148 | 148 | js-tokens "^4.0.0" |
149 | 149 | picocolors "^1.1.1" |
150 | 150 |
|
151 | | -"@babel/compat-data@^7.27.2", "@babel/compat-data@^7.27.7", "@babel/compat-data@^7.28.5": |
| 151 | +"@babel/compat-data@^7.27.7", "@babel/compat-data@^7.28.5": |
152 | 152 | version "7.28.5" |
153 | 153 | resolved "https://registry.yarnpkg.com/@babel/compat-data/-/compat-data-7.28.5.tgz#a8a4962e1567121ac0b3b487f52107443b455c7f" |
154 | 154 | integrity sha512-6uFXyCayocRbqhZOB+6XcuZbkMNimwfVGFji8CTZnCzOHVGvDqzvitu1re2AU5LROliz7eQPhB8CpAMvnx9EjA== |
155 | 155 |
|
156 | | -"@babel/core@^7.1.0", "@babel/core@^7.11.1", "@babel/core@^7.12.3", "@babel/core@^7.16.0", "@babel/core@^7.18.9", "@babel/core@^7.28.5", "@babel/core@^7.7.2", "@babel/core@^7.8.0": |
157 | | - version "7.28.5" |
158 | | - resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.28.5.tgz#4c81b35e51e1b734f510c99b07dfbc7bbbb48f7e" |
159 | | - integrity sha512-e7jT4DxYvIDLk1ZHmU/m/mB19rex9sv0c2ftBtjSBv+kVM/902eh0fINUzD7UwLLNR+jU585GxUJ8/EBfAM5fw== |
160 | | - dependencies: |
161 | | - "@babel/code-frame" "^7.27.1" |
162 | | - "@babel/generator" "^7.28.5" |
163 | | - "@babel/helper-compilation-targets" "^7.27.2" |
164 | | - "@babel/helper-module-transforms" "^7.28.3" |
165 | | - "@babel/helpers" "^7.28.4" |
166 | | - "@babel/parser" "^7.28.5" |
167 | | - "@babel/template" "^7.27.2" |
168 | | - "@babel/traverse" "^7.28.5" |
169 | | - "@babel/types" "^7.28.5" |
| 156 | +"@babel/compat-data@^7.28.6": |
| 157 | + version "7.29.0" |
| 158 | + resolved "https://registry.yarnpkg.com/@babel/compat-data/-/compat-data-7.29.0.tgz#00d03e8c0ac24dd9be942c5370990cbe1f17d88d" |
| 159 | + integrity sha512-T1NCJqT/j9+cn8fvkt7jtwbLBfLC/1y1c7NtCeXFRgzGTsafi68MRv8yzkYSapBnFA6L3U2VSc02ciDzoAJhJg== |
| 160 | + |
| 161 | +"@babel/core@^7.1.0", "@babel/core@^7.11.1", "@babel/core@^7.12.3", "@babel/core@^7.16.0", "@babel/core@^7.18.9", "@babel/core@^7.29.0", "@babel/core@^7.7.2", "@babel/core@^7.8.0": |
| 162 | + version "7.29.0" |
| 163 | + resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.29.0.tgz#5286ad785df7f79d656e88ce86e650d16ca5f322" |
| 164 | + integrity sha512-CGOfOJqWjg2qW/Mb6zNsDm+u5vFQ8DxXfbM09z69p5Z6+mE1ikP2jUXw+j42Pf1XTYED2Rni5f95npYeuwMDQA== |
| 165 | + dependencies: |
| 166 | + "@babel/code-frame" "^7.29.0" |
| 167 | + "@babel/generator" "^7.29.0" |
| 168 | + "@babel/helper-compilation-targets" "^7.28.6" |
| 169 | + "@babel/helper-module-transforms" "^7.28.6" |
| 170 | + "@babel/helpers" "^7.28.6" |
| 171 | + "@babel/parser" "^7.29.0" |
| 172 | + "@babel/template" "^7.28.6" |
| 173 | + "@babel/traverse" "^7.29.0" |
| 174 | + "@babel/types" "^7.29.0" |
170 | 175 | "@jridgewell/remapping" "^2.3.5" |
171 | 176 | convert-source-map "^2.0.0" |
172 | 177 | debug "^4.1.0" |
|
183 | 188 | eslint-visitor-keys "^2.1.0" |
184 | 189 | semver "^6.3.1" |
185 | 190 |
|
186 | | -"@babel/generator@^7.28.5", "@babel/generator@^7.7.2": |
187 | | - version "7.28.5" |
188 | | - resolved "https://registry.yarnpkg.com/@babel/generator/-/generator-7.28.5.tgz#712722d5e50f44d07bc7ac9fe84438742dd61298" |
189 | | - integrity sha512-3EwLFhZ38J4VyIP6WNtt2kUdW9dokXA9Cr4IVIFHuCpZ3H8/YFOl5JjZHisrn1fATPBmKKqXzDFvh9fUwHz6CQ== |
| 191 | +"@babel/generator@^7.29.0", "@babel/generator@^7.7.2": |
| 192 | + version "7.29.1" |
| 193 | + resolved "https://registry.yarnpkg.com/@babel/generator/-/generator-7.29.1.tgz#d09876290111abbb00ef962a7b83a5307fba0d50" |
| 194 | + integrity sha512-qsaF+9Qcm2Qv8SRIMMscAvG4O3lJ0F1GuMo5HR/Bp02LopNgnZBC/EkbevHFeGs4ls/oPz9v+Bsmzbkbe+0dUw== |
190 | 195 | dependencies: |
191 | | - "@babel/parser" "^7.28.5" |
192 | | - "@babel/types" "^7.28.5" |
| 196 | + "@babel/parser" "^7.29.0" |
| 197 | + "@babel/types" "^7.29.0" |
193 | 198 | "@jridgewell/gen-mapping" "^0.3.12" |
194 | 199 | "@jridgewell/trace-mapping" "^0.3.28" |
195 | 200 | jsesc "^3.0.2" |
|
201 | 206 | dependencies: |
202 | 207 | "@babel/types" "^7.27.3" |
203 | 208 |
|
204 | | -"@babel/helper-compilation-targets@^7.27.1", "@babel/helper-compilation-targets@^7.27.2": |
205 | | - version "7.27.2" |
206 | | - resolved "https://registry.yarnpkg.com/@babel/helper-compilation-targets/-/helper-compilation-targets-7.27.2.tgz#46a0f6efab808d51d29ce96858dd10ce8732733d" |
207 | | - integrity sha512-2+1thGUUWWjLTYTHZWK1n8Yga0ijBz1XAhUXcKy81rd5g6yh7hGqMp45v7cadSbEHc9G3OTv45SyneRN3ps4DQ== |
| 209 | +"@babel/helper-compilation-targets@^7.27.1", "@babel/helper-compilation-targets@^7.27.2", "@babel/helper-compilation-targets@^7.28.6": |
| 210 | + version "7.28.6" |
| 211 | + resolved "https://registry.yarnpkg.com/@babel/helper-compilation-targets/-/helper-compilation-targets-7.28.6.tgz#32c4a3f41f12ed1532179b108a4d746e105c2b25" |
| 212 | + integrity sha512-JYtls3hqi15fcx5GaSNL7SCTJ2MNmjrkHXg4FSpOA/grxK8KwyZ5bubHsCq8FXCkua6xhuaaBit+3b7+VZRfcA== |
208 | 213 | dependencies: |
209 | | - "@babel/compat-data" "^7.27.2" |
| 214 | + "@babel/compat-data" "^7.28.6" |
210 | 215 | "@babel/helper-validator-option" "^7.27.1" |
211 | 216 | browserslist "^4.24.0" |
212 | 217 | lru-cache "^5.1.1" |
|
266 | 271 | "@babel/traverse" "^7.27.1" |
267 | 272 | "@babel/types" "^7.27.1" |
268 | 273 |
|
269 | | -"@babel/helper-module-transforms@^7.27.1", "@babel/helper-module-transforms@^7.28.3": |
270 | | - version "7.28.3" |
271 | | - resolved "https://registry.yarnpkg.com/@babel/helper-module-transforms/-/helper-module-transforms-7.28.3.tgz#a2b37d3da3b2344fe085dab234426f2b9a2fa5f6" |
272 | | - integrity sha512-gytXUbs8k2sXS9PnQptz5o0QnpLL51SwASIORY6XaBKF88nsOT0Zw9szLqlSGQDP/4TljBAD5y98p2U1fqkdsw== |
| 274 | +"@babel/helper-module-imports@^7.28.6": |
| 275 | + version "7.28.6" |
| 276 | + resolved "https://registry.yarnpkg.com/@babel/helper-module-imports/-/helper-module-imports-7.28.6.tgz#60632cbd6ffb70b22823187201116762a03e2d5c" |
| 277 | + integrity sha512-l5XkZK7r7wa9LucGw9LwZyyCUscb4x37JWTPz7swwFE/0FMQAGpiWUZn8u9DzkSBWEcK25jmvubfpw2dnAMdbw== |
273 | 278 | dependencies: |
274 | | - "@babel/helper-module-imports" "^7.27.1" |
275 | | - "@babel/helper-validator-identifier" "^7.27.1" |
276 | | - "@babel/traverse" "^7.28.3" |
| 279 | + "@babel/traverse" "^7.28.6" |
| 280 | + "@babel/types" "^7.28.6" |
| 281 | + |
| 282 | +"@babel/helper-module-transforms@^7.27.1", "@babel/helper-module-transforms@^7.28.3", "@babel/helper-module-transforms@^7.28.6": |
| 283 | + version "7.28.6" |
| 284 | + resolved "https://registry.yarnpkg.com/@babel/helper-module-transforms/-/helper-module-transforms-7.28.6.tgz#9312d9d9e56edc35aeb6e95c25d4106b50b9eb1e" |
| 285 | + integrity sha512-67oXFAYr2cDLDVGLXTEABjdBJZ6drElUSI7WKp70NrpyISso3plG9SAGEF6y7zbha/wOzUByWWTJvEDVNIUGcA== |
| 286 | + dependencies: |
| 287 | + "@babel/helper-module-imports" "^7.28.6" |
| 288 | + "@babel/helper-validator-identifier" "^7.28.5" |
| 289 | + "@babel/traverse" "^7.28.6" |
277 | 290 |
|
278 | 291 | "@babel/helper-optimise-call-expression@^7.27.1": |
279 | 292 | version "7.27.1" |
|
318 | 331 | resolved "https://registry.yarnpkg.com/@babel/helper-string-parser/-/helper-string-parser-7.27.1.tgz#54da796097ab19ce67ed9f88b47bb2ec49367687" |
319 | 332 | integrity sha512-qMlSxKbpRlAridDExk92nSobyDdpPijUq2DW6oDnUqd0iOGxmQjyqhMIihI9+zv4LPyZdRje2cavWPbCbWm3eA== |
320 | 333 |
|
321 | | -"@babel/helper-validator-identifier@^7.27.1", "@babel/helper-validator-identifier@^7.28.5": |
| 334 | +"@babel/helper-validator-identifier@^7.28.5": |
322 | 335 | version "7.28.5" |
323 | 336 | resolved "https://registry.yarnpkg.com/@babel/helper-validator-identifier/-/helper-validator-identifier-7.28.5.tgz#010b6938fab7cb7df74aa2bbc06aa503b8fe5fb4" |
324 | 337 | integrity sha512-qSs4ifwzKJSV39ucNjsvc6WVHs6b7S03sOh2OcHF9UHfVPqWWALUsNUVzhSBiItjRZoLHx7nIarVjqKVusUZ1Q== |
|
337 | 350 | "@babel/traverse" "^7.28.3" |
338 | 351 | "@babel/types" "^7.28.2" |
339 | 352 |
|
340 | | -"@babel/helpers@^7.28.4": |
341 | | - version "7.28.4" |
342 | | - resolved "https://registry.yarnpkg.com/@babel/helpers/-/helpers-7.28.4.tgz#fe07274742e95bdf7cf1443593eeb8926ab63827" |
343 | | - integrity sha512-HFN59MmQXGHVyYadKLVumYsA9dBFun/ldYxipEjzA4196jpLZd8UjEEBLkbEkvfYreDqJhZxYAWFPtrfhNpj4w== |
| 353 | +"@babel/helpers@^7.28.6": |
| 354 | + version "7.28.6" |
| 355 | + resolved "https://registry.yarnpkg.com/@babel/helpers/-/helpers-7.28.6.tgz#fca903a313ae675617936e8998b814c415cbf5d7" |
| 356 | + integrity sha512-xOBvwq86HHdB7WUDTfKfT/Vuxh7gElQ+Sfti2Cy6yIWNW05P8iUslOVcZ4/sKbE+/jQaukQAdz/gf3724kYdqw== |
344 | 357 | dependencies: |
345 | | - "@babel/template" "^7.27.2" |
346 | | - "@babel/types" "^7.28.4" |
| 358 | + "@babel/template" "^7.28.6" |
| 359 | + "@babel/types" "^7.28.6" |
347 | 360 |
|
348 | | -"@babel/parser@^7.1.0", "@babel/parser@^7.14.7", "@babel/parser@^7.20.7", "@babel/parser@^7.27.2", "@babel/parser@^7.28.5": |
349 | | - version "7.28.5" |
350 | | - resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.28.5.tgz#0b0225ee90362f030efd644e8034c99468893b08" |
351 | | - integrity sha512-KKBU1VGYR7ORr3At5HAtUQ+TV3SzRCXmA/8OdDZiLDBIZxVyzXuztPjfLd3BV1PRAQGCMWWSHYhL0F8d5uHBDQ== |
| 361 | +"@babel/parser@^7.1.0", "@babel/parser@^7.14.7", "@babel/parser@^7.20.7", "@babel/parser@^7.28.6", "@babel/parser@^7.29.0": |
| 362 | + version "7.29.0" |
| 363 | + resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.29.0.tgz#669ef345add7d057e92b7ed15f0bac07611831b6" |
| 364 | + integrity sha512-IyDgFV5GeDUVX4YdF/3CPULtVGSXXMLh1xVIgdCgxApktqnQV0r7/8Nqthg+8YLGaAtdyIlo2qIdZrbCv4+7ww== |
352 | 365 | dependencies: |
353 | | - "@babel/types" "^7.28.5" |
| 366 | + "@babel/types" "^7.29.0" |
354 | 367 |
|
355 | 368 | "@babel/plugin-bugfix-firefox-class-in-computed-class-key@^7.28.5": |
356 | 369 | version "7.28.5" |
|
1185 | 1198 | resolved "https://registry.yarnpkg.com/@babel/runtime/-/runtime-7.28.4.tgz#a70226016fabe25c5783b2f22d3e1c9bc5ca3326" |
1186 | 1199 | integrity sha512-Q/N6JNWvIvPnLDvjlE1OUBLPQHH6l3CltCEsHIujp45zQUSSh8K+gHnaEX45yAT1nyngnINhvWtzN+Nb9D8RAQ== |
1187 | 1200 |
|
1188 | | -"@babel/template@^7.27.1", "@babel/template@^7.27.2", "@babel/template@^7.3.3": |
1189 | | - version "7.27.2" |
1190 | | - resolved "https://registry.yarnpkg.com/@babel/template/-/template-7.27.2.tgz#fa78ceed3c4e7b63ebf6cb39e5852fca45f6809d" |
1191 | | - integrity sha512-LPDZ85aEJyYSd18/DkjNh4/y1ntkE5KwUHWTiqgRxruuZL2F1yuHligVHLvcHY2vMHXttKFpJn6LwfI7cw7ODw== |
| 1201 | +"@babel/template@^7.27.1", "@babel/template@^7.27.2", "@babel/template@^7.28.6", "@babel/template@^7.3.3": |
| 1202 | + version "7.28.6" |
| 1203 | + resolved "https://registry.yarnpkg.com/@babel/template/-/template-7.28.6.tgz#0e7e56ecedb78aeef66ce7972b082fce76a23e57" |
| 1204 | + integrity sha512-YA6Ma2KsCdGb+WC6UpBVFJGXL58MDA6oyONbjyF/+5sBgxY/dwkhLogbMT2GXXyU84/IhRw/2D1Os1B/giz+BQ== |
1192 | 1205 | dependencies: |
1193 | | - "@babel/code-frame" "^7.27.1" |
1194 | | - "@babel/parser" "^7.27.2" |
1195 | | - "@babel/types" "^7.27.1" |
| 1206 | + "@babel/code-frame" "^7.28.6" |
| 1207 | + "@babel/parser" "^7.28.6" |
| 1208 | + "@babel/types" "^7.28.6" |
1196 | 1209 |
|
1197 | | -"@babel/traverse@^7.18.9", "@babel/traverse@^7.27.1", "@babel/traverse@^7.28.0", "@babel/traverse@^7.28.3", "@babel/traverse@^7.28.4", "@babel/traverse@^7.28.5", "@babel/traverse@^7.7.2": |
1198 | | - version "7.28.5" |
1199 | | - resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.28.5.tgz#450cab9135d21a7a2ca9d2d35aa05c20e68c360b" |
1200 | | - integrity sha512-TCCj4t55U90khlYkVV/0TfkJkAkUg3jZFA3Neb7unZT8CPok7iiRfaX0F+WnqWqt7OxhOn0uBKXCw4lbL8W0aQ== |
| 1210 | +"@babel/traverse@^7.18.9", "@babel/traverse@^7.27.1", "@babel/traverse@^7.28.0", "@babel/traverse@^7.28.3", "@babel/traverse@^7.28.4", "@babel/traverse@^7.28.5", "@babel/traverse@^7.28.6", "@babel/traverse@^7.29.0", "@babel/traverse@^7.7.2": |
| 1211 | + version "7.29.0" |
| 1212 | + resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.29.0.tgz#f323d05001440253eead3c9c858adbe00b90310a" |
| 1213 | + integrity sha512-4HPiQr0X7+waHfyXPZpWPfWL/J7dcN1mx9gL6WdQVMbPnF3+ZhSMs8tCxN7oHddJE9fhNE7+lxdnlyemKfJRuA== |
1201 | 1214 | dependencies: |
1202 | | - "@babel/code-frame" "^7.27.1" |
1203 | | - "@babel/generator" "^7.28.5" |
| 1215 | + "@babel/code-frame" "^7.29.0" |
| 1216 | + "@babel/generator" "^7.29.0" |
1204 | 1217 | "@babel/helper-globals" "^7.28.0" |
1205 | | - "@babel/parser" "^7.28.5" |
1206 | | - "@babel/template" "^7.27.2" |
1207 | | - "@babel/types" "^7.28.5" |
| 1218 | + "@babel/parser" "^7.29.0" |
| 1219 | + "@babel/template" "^7.28.6" |
| 1220 | + "@babel/types" "^7.29.0" |
1208 | 1221 | debug "^4.3.1" |
1209 | 1222 |
|
1210 | | -"@babel/types@^7.0.0", "@babel/types@^7.12.6", "@babel/types@^7.18.9", "@babel/types@^7.20.7", "@babel/types@^7.27.1", "@babel/types@^7.27.3", "@babel/types@^7.28.2", "@babel/types@^7.28.4", "@babel/types@^7.28.5", "@babel/types@^7.3.3", "@babel/types@^7.4.4": |
1211 | | - version "7.28.5" |
1212 | | - resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.28.5.tgz#10fc405f60897c35f07e85493c932c7b5ca0592b" |
1213 | | - integrity sha512-qQ5m48eI/MFLQ5PxQj4PFaprjyCTLI37ElWMmNs0K8Lk3dVeOdNpB3ks8jc7yM5CDmVC73eMVk/trk3fgmrUpA== |
| 1223 | +"@babel/types@^7.0.0", "@babel/types@^7.12.6", "@babel/types@^7.18.9", "@babel/types@^7.20.7", "@babel/types@^7.27.1", "@babel/types@^7.27.3", "@babel/types@^7.28.2", "@babel/types@^7.28.5", "@babel/types@^7.28.6", "@babel/types@^7.29.0", "@babel/types@^7.3.3", "@babel/types@^7.4.4": |
| 1224 | + version "7.29.0" |
| 1225 | + resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.29.0.tgz#9f5b1e838c446e72cf3cd4b918152b8c605e37c7" |
| 1226 | + integrity sha512-LwdZHpScM4Qz8Xw2iKSzS+cfglZzJGvofQICy7W7v4caru4EaAmyUuO6BGrbyQ2mYV11W0U8j5mBhd14dd3B0A== |
1214 | 1227 | dependencies: |
1215 | 1228 | "@babel/helper-string-parser" "^7.27.1" |
1216 | 1229 | "@babel/helper-validator-identifier" "^7.28.5" |
|
0 commit comments