|
27 | 27 | integrity sha512-60X7qkglvrap8mn1lh2ebxXdZYtUcpd7gsmy9kLaBJ4i/WdY8PqTSdxyA8qraikqKQK5C1KRBKXqznrVapyNaw== |
28 | 28 |
|
29 | 29 | "@babel/core@^7.11.6", "@babel/core@^7.12.3", "@babel/core@^7.19.3": |
30 | | - version "7.28.4" |
31 | | - resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.28.4.tgz#12a550b8794452df4c8b084f95003bce1742d496" |
32 | | - integrity sha512-2BCOP7TN8M+gVDj7/ht3hsaO/B/n5oDbiAyyvnRlNOs+u1o+JWNYTQrmpuNp1/Wq2gcFrI01JAW+paEKDMx/CA== |
| 30 | + version "7.28.5" |
| 31 | + resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.28.5.tgz#4c81b35e51e1b734f510c99b07dfbc7bbbb48f7e" |
| 32 | + integrity sha512-e7jT4DxYvIDLk1ZHmU/m/mB19rex9sv0c2ftBtjSBv+kVM/902eh0fINUzD7UwLLNR+jU585GxUJ8/EBfAM5fw== |
33 | 33 | dependencies: |
34 | 34 | "@babel/code-frame" "^7.27.1" |
35 | | - "@babel/generator" "^7.28.3" |
| 35 | + "@babel/generator" "^7.28.5" |
36 | 36 | "@babel/helper-compilation-targets" "^7.27.2" |
37 | 37 | "@babel/helper-module-transforms" "^7.28.3" |
38 | 38 | "@babel/helpers" "^7.28.4" |
39 | | - "@babel/parser" "^7.28.4" |
| 39 | + "@babel/parser" "^7.28.5" |
40 | 40 | "@babel/template" "^7.27.2" |
41 | | - "@babel/traverse" "^7.28.4" |
42 | | - "@babel/types" "^7.28.4" |
| 41 | + "@babel/traverse" "^7.28.5" |
| 42 | + "@babel/types" "^7.28.5" |
43 | 43 | "@jridgewell/remapping" "^2.3.5" |
44 | 44 | convert-source-map "^2.0.0" |
45 | 45 | debug "^4.1.0" |
46 | 46 | gensync "^1.0.0-beta.2" |
47 | 47 | json5 "^2.2.3" |
48 | 48 | semver "^6.3.1" |
49 | 49 |
|
50 | | -"@babel/generator@^7.28.3", "@babel/generator@^7.7.2": |
51 | | - version "7.28.3" |
52 | | - resolved "https://registry.yarnpkg.com/@babel/generator/-/generator-7.28.3.tgz#9626c1741c650cbac39121694a0f2d7451b8ef3e" |
53 | | - integrity sha512-3lSpxGgvnmZznmBkCRnVREPUFJv2wrv9iAoFDvADJc0ypmdOxdUtcLeBgBJ6zE0PMeTKnxeQzyk0xTBq4Ep7zw== |
| 50 | +"@babel/generator@^7.28.5", "@babel/generator@^7.7.2": |
| 51 | + version "7.28.5" |
| 52 | + resolved "https://registry.yarnpkg.com/@babel/generator/-/generator-7.28.5.tgz#712722d5e50f44d07bc7ac9fe84438742dd61298" |
| 53 | + integrity sha512-3EwLFhZ38J4VyIP6WNtt2kUdW9dokXA9Cr4IVIFHuCpZ3H8/YFOl5JjZHisrn1fATPBmKKqXzDFvh9fUwHz6CQ== |
54 | 54 | dependencies: |
55 | | - "@babel/parser" "^7.28.3" |
56 | | - "@babel/types" "^7.28.2" |
| 55 | + "@babel/parser" "^7.28.5" |
| 56 | + "@babel/types" "^7.28.5" |
57 | 57 | "@jridgewell/gen-mapping" "^0.3.12" |
58 | 58 | "@jridgewell/trace-mapping" "^0.3.28" |
59 | 59 | jsesc "^3.0.2" |
|
264 | 264 | resolved "https://registry.yarnpkg.com/@babel/helper-validator-identifier/-/helper-validator-identifier-7.27.1.tgz#a7054dcc145a967dd4dc8fee845a57c1316c9df8" |
265 | 265 | integrity sha512-D2hP9eA+Sqx1kBZgzxZh0y1trbuU+JoDkiEwqhQ36nodYqJwyEIhPSdMNd7lOm/4io72luTPWH20Yda0xOuUow== |
266 | 266 |
|
| 267 | +"@babel/helper-validator-identifier@^7.28.5": |
| 268 | + version "7.28.5" |
| 269 | + resolved "https://registry.yarnpkg.com/@babel/helper-validator-identifier/-/helper-validator-identifier-7.28.5.tgz#010b6938fab7cb7df74aa2bbc06aa503b8fe5fb4" |
| 270 | + integrity sha512-qSs4ifwzKJSV39ucNjsvc6WVHs6b7S03sOh2OcHF9UHfVPqWWALUsNUVzhSBiItjRZoLHx7nIarVjqKVusUZ1Q== |
| 271 | + |
267 | 272 | "@babel/helper-validator-option@^7.27.1": |
268 | 273 | version "7.27.1" |
269 | 274 | resolved "https://registry.yarnpkg.com/@babel/helper-validator-option/-/helper-validator-option-7.27.1.tgz#fa52f5b1e7db1ab049445b421c4471303897702f" |
|
286 | 291 | "@babel/template" "^7.27.2" |
287 | 292 | "@babel/types" "^7.28.4" |
288 | 293 |
|
289 | | -"@babel/parser@^7.1.0", "@babel/parser@^7.14.7", "@babel/parser@^7.27.2", "@babel/parser@^7.28.3", "@babel/parser@^7.28.4": |
290 | | - version "7.28.4" |
291 | | - resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.28.4.tgz#da25d4643532890932cc03f7705fe19637e03fa8" |
292 | | - integrity sha512-yZbBqeM6TkpP9du/I2pUZnJsRMGGvOuIrhjzC1AwHwW+6he4mni6Bp/m8ijn0iOuZuPI2BfkCoSRunpyjnrQKg== |
| 294 | +"@babel/parser@^7.1.0", "@babel/parser@^7.14.7", "@babel/parser@^7.27.2", "@babel/parser@^7.28.5": |
| 295 | + version "7.28.5" |
| 296 | + resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.28.5.tgz#0b0225ee90362f030efd644e8034c99468893b08" |
| 297 | + integrity sha512-KKBU1VGYR7ORr3At5HAtUQ+TV3SzRCXmA/8OdDZiLDBIZxVyzXuztPjfLd3BV1PRAQGCMWWSHYhL0F8d5uHBDQ== |
293 | 298 | dependencies: |
294 | | - "@babel/types" "^7.28.4" |
| 299 | + "@babel/types" "^7.28.5" |
295 | 300 |
|
296 | 301 | "@babel/plugin-bugfix-firefox-class-in-computed-class-key@^7.27.1": |
297 | 302 | version "7.27.1" |
|
1091 | 1096 | "@babel/parser" "^7.27.2" |
1092 | 1097 | "@babel/types" "^7.27.1" |
1093 | 1098 |
|
1094 | | -"@babel/traverse@^7.27.1", "@babel/traverse@^7.28.0", "@babel/traverse@^7.28.3", "@babel/traverse@^7.28.4": |
1095 | | - version "7.28.4" |
1096 | | - resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.28.4.tgz#8d456101b96ab175d487249f60680221692b958b" |
1097 | | - integrity sha512-YEzuboP2qvQavAcjgQNVgsvHIDv6ZpwXvcvjmyySP2DIMuByS/6ioU5G9pYrWHM6T2YDfc7xga9iNzYOs12CFQ== |
| 1099 | +"@babel/traverse@^7.27.1", "@babel/traverse@^7.28.0", "@babel/traverse@^7.28.3", "@babel/traverse@^7.28.5": |
| 1100 | + version "7.28.5" |
| 1101 | + resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.28.5.tgz#450cab9135d21a7a2ca9d2d35aa05c20e68c360b" |
| 1102 | + integrity sha512-TCCj4t55U90khlYkVV/0TfkJkAkUg3jZFA3Neb7unZT8CPok7iiRfaX0F+WnqWqt7OxhOn0uBKXCw4lbL8W0aQ== |
1098 | 1103 | dependencies: |
1099 | 1104 | "@babel/code-frame" "^7.27.1" |
1100 | | - "@babel/generator" "^7.28.3" |
| 1105 | + "@babel/generator" "^7.28.5" |
1101 | 1106 | "@babel/helper-globals" "^7.28.0" |
1102 | | - "@babel/parser" "^7.28.4" |
| 1107 | + "@babel/parser" "^7.28.5" |
1103 | 1108 | "@babel/template" "^7.27.2" |
1104 | | - "@babel/types" "^7.28.4" |
| 1109 | + "@babel/types" "^7.28.5" |
1105 | 1110 | debug "^4.3.1" |
1106 | 1111 |
|
1107 | | -"@babel/types@^7.0.0", "@babel/types@^7.15.6", "@babel/types@^7.18.6", "@babel/types@^7.19.0", "@babel/types@^7.20.0", "@babel/types@^7.21.4", "@babel/types@^7.27.1", "@babel/types@^7.27.3", "@babel/types@^7.28.2", "@babel/types@^7.28.4", "@babel/types@^7.3.0", "@babel/types@^7.3.3", "@babel/types@^7.4.4": |
1108 | | - version "7.28.4" |
1109 | | - resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.28.4.tgz#0a4e618f4c60a7cd6c11cb2d48060e4dbe38ac3a" |
1110 | | - integrity sha512-bkFqkLhh3pMBUQQkpVgWDWq/lqzc2678eUyDlTBhRqhCHFguYYGM0Efga7tYk4TogG/3x0EEl66/OQ+WGbWB/Q== |
| 1112 | +"@babel/types@^7.0.0", "@babel/types@^7.15.6", "@babel/types@^7.18.6", "@babel/types@^7.19.0", "@babel/types@^7.20.0", "@babel/types@^7.21.4", "@babel/types@^7.27.1", "@babel/types@^7.27.3", "@babel/types@^7.28.4", "@babel/types@^7.28.5", "@babel/types@^7.3.0", "@babel/types@^7.3.3", "@babel/types@^7.4.4": |
| 1113 | + version "7.28.5" |
| 1114 | + resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.28.5.tgz#10fc405f60897c35f07e85493c932c7b5ca0592b" |
| 1115 | + integrity sha512-qQ5m48eI/MFLQ5PxQj4PFaprjyCTLI37ElWMmNs0K8Lk3dVeOdNpB3ks8jc7yM5CDmVC73eMVk/trk3fgmrUpA== |
1111 | 1116 | dependencies: |
1112 | 1117 | "@babel/helper-string-parser" "^7.27.1" |
1113 | | - "@babel/helper-validator-identifier" "^7.27.1" |
| 1118 | + "@babel/helper-validator-identifier" "^7.28.5" |
1114 | 1119 |
|
1115 | 1120 | "@bcoe/v8-coverage@^0.2.3": |
1116 | 1121 | version "0.2.3" |
|
0 commit comments