|
24 | 24 | resolved "https://registry.yarnpkg.com/@babel/compat-data/-/compat-data-7.27.2.tgz#4183f9e642fd84e74e3eea7ffa93a412e3b102c9"
|
25 | 25 | integrity sha512-TUtMJYRPyUb/9aU8f3K0mjmjf6M9N5Woshn2CS6nqJSeJtTtQcpLUXjGt9vbF8ZGff0El99sWkLgzwW3VXnxZQ==
|
26 | 26 |
|
27 |
| -"@babel/core@^7.11.6", "@babel/core@^7.12.3", "@babel/core@^7.27.1": |
28 |
| - version "7.27.1" |
29 |
| - resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.27.1.tgz#89de51e86bd12246003e3524704c49541b16c3e6" |
30 |
| - integrity sha512-IaaGWsQqfsQWVLqMn9OB92MNN7zukfVA4s7KKAI0KfrrDsZ0yhi5uV4baBuLuN7n3vsZpwP8asPPcVwApxvjBQ== |
| 27 | +"@babel/core@^7.11.6", "@babel/core@^7.12.3", "@babel/core@^7.27.4": |
| 28 | + version "7.27.4" |
| 29 | + resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.27.4.tgz#cc1fc55d0ce140a1828d1dd2a2eba285adbfb3ce" |
| 30 | + integrity sha512-bXYxrXFubeYdvB0NhD/NBB3Qi6aZeV20GOWVI47t2dkecCEoneR4NPVcb7abpXDEvejgrUfFtG6vG/zxAKmg+g== |
31 | 31 | dependencies:
|
32 | 32 | "@ampproject/remapping" "^2.2.0"
|
33 | 33 | "@babel/code-frame" "^7.27.1"
|
34 |
| - "@babel/generator" "^7.27.1" |
35 |
| - "@babel/helper-compilation-targets" "^7.27.1" |
36 |
| - "@babel/helper-module-transforms" "^7.27.1" |
37 |
| - "@babel/helpers" "^7.27.1" |
38 |
| - "@babel/parser" "^7.27.1" |
39 |
| - "@babel/template" "^7.27.1" |
40 |
| - "@babel/traverse" "^7.27.1" |
41 |
| - "@babel/types" "^7.27.1" |
| 34 | + "@babel/generator" "^7.27.3" |
| 35 | + "@babel/helper-compilation-targets" "^7.27.2" |
| 36 | + "@babel/helper-module-transforms" "^7.27.3" |
| 37 | + "@babel/helpers" "^7.27.4" |
| 38 | + "@babel/parser" "^7.27.4" |
| 39 | + "@babel/template" "^7.27.2" |
| 40 | + "@babel/traverse" "^7.27.4" |
| 41 | + "@babel/types" "^7.27.3" |
42 | 42 | convert-source-map "^2.0.0"
|
43 | 43 | debug "^4.1.0"
|
44 | 44 | gensync "^1.0.0-beta.2"
|
45 | 45 | json5 "^2.2.3"
|
46 | 46 | semver "^6.3.1"
|
47 | 47 |
|
48 |
| -"@babel/generator@^7.27.1", "@babel/generator@^7.7.2": |
49 |
| - version "7.27.1" |
50 |
| - resolved "https://registry.yarnpkg.com/@babel/generator/-/generator-7.27.1.tgz#862d4fad858f7208edd487c28b58144036b76230" |
51 |
| - integrity sha512-UnJfnIpc/+JO0/+KRVQNGU+y5taA5vCbwN8+azkX6beii/ZF+enZJSOKo11ZSzGJjlNfJHfQtmQT8H+9TXPG2w== |
| 48 | +"@babel/generator@^7.27.3", "@babel/generator@^7.7.2": |
| 49 | + version "7.27.3" |
| 50 | + resolved "https://registry.yarnpkg.com/@babel/generator/-/generator-7.27.3.tgz#ef1c0f7cfe3b5fc8cbb9f6cc69f93441a68edefc" |
| 51 | + integrity sha512-xnlJYj5zepml8NXtjkG0WquFUv8RskFqyFcVgTBp5k+NaA/8uw/K+OSVf8AMGw5e9HKP2ETd5xpK5MLZQD6b4Q== |
52 | 52 | dependencies:
|
53 |
| - "@babel/parser" "^7.27.1" |
54 |
| - "@babel/types" "^7.27.1" |
| 53 | + "@babel/parser" "^7.27.3" |
| 54 | + "@babel/types" "^7.27.3" |
55 | 55 | "@jridgewell/gen-mapping" "^0.3.5"
|
56 | 56 | "@jridgewell/trace-mapping" "^0.3.25"
|
57 | 57 | jsesc "^3.0.2"
|
|
149 | 149 | "@babel/traverse" "^7.27.1"
|
150 | 150 | "@babel/types" "^7.27.1"
|
151 | 151 |
|
152 |
| -"@babel/helper-module-transforms@^7.27.1": |
153 |
| - version "7.27.1" |
154 |
| - resolved "https://registry.yarnpkg.com/@babel/helper-module-transforms/-/helper-module-transforms-7.27.1.tgz#e1663b8b71d2de948da5c4fb2a20ca4f3ec27a6f" |
155 |
| - integrity sha512-9yHn519/8KvTU5BjTVEEeIM3w9/2yXNKoD82JifINImhpKkARMJKPP59kLo+BafpdN5zgNeIcS4jsGDmd3l58g== |
| 152 | +"@babel/helper-module-transforms@^7.27.1", "@babel/helper-module-transforms@^7.27.3": |
| 153 | + version "7.27.3" |
| 154 | + resolved "https://registry.yarnpkg.com/@babel/helper-module-transforms/-/helper-module-transforms-7.27.3.tgz#db0bbcfba5802f9ef7870705a7ef8788508ede02" |
| 155 | + integrity sha512-dSOvYwvyLsWBeIRyOeHXp5vPj5l1I011r52FM1+r1jCERv+aFXYk4whgQccYEGYxK2H3ZAIA8nuPkQ0HaUo3qg== |
156 | 156 | dependencies:
|
157 | 157 | "@babel/helper-module-imports" "^7.27.1"
|
158 | 158 | "@babel/helper-validator-identifier" "^7.27.1"
|
159 |
| - "@babel/traverse" "^7.27.1" |
| 159 | + "@babel/traverse" "^7.27.3" |
160 | 160 |
|
161 | 161 | "@babel/helper-optimise-call-expression@^7.27.1":
|
162 | 162 | version "7.27.1"
|
|
220 | 220 | "@babel/traverse" "^7.27.1"
|
221 | 221 | "@babel/types" "^7.27.1"
|
222 | 222 |
|
223 |
| -"@babel/helpers@^7.27.1": |
224 |
| - version "7.27.1" |
225 |
| - resolved "https://registry.yarnpkg.com/@babel/helpers/-/helpers-7.27.1.tgz#ffc27013038607cdba3288e692c3611c06a18aa4" |
226 |
| - integrity sha512-FCvFTm0sWV8Fxhpp2McP5/W53GPllQ9QeQ7SiqGWjMf/LVG07lFa5+pgK05IRhVwtvafT22KF+ZSnM9I545CvQ== |
| 223 | +"@babel/helpers@^7.27.4": |
| 224 | + version "7.27.4" |
| 225 | + resolved "https://registry.yarnpkg.com/@babel/helpers/-/helpers-7.27.4.tgz#c79050c6a0e41e095bfc96d469c85431e9ed7fe7" |
| 226 | + integrity sha512-Y+bO6U+I7ZKaM5G5rDUZiYfUvQPUibYmAFe7EnKdnKBbVXDZxvp+MWOH5gYciY0EPk4EScsuFMQBbEfpdRKSCQ== |
227 | 227 | dependencies:
|
228 |
| - "@babel/template" "^7.27.1" |
229 |
| - "@babel/types" "^7.27.1" |
| 228 | + "@babel/template" "^7.27.2" |
| 229 | + "@babel/types" "^7.27.3" |
230 | 230 |
|
231 |
| -"@babel/parser@^7.1.0", "@babel/parser@^7.14.7", "@babel/parser@^7.27.1": |
232 |
| - version "7.27.1" |
233 |
| - resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.27.1.tgz#c55d5bed74449d1223701f1869b9ee345cc94cc9" |
234 |
| - integrity sha512-I0dZ3ZpCrJ1c04OqlNsQcKiZlsrXf/kkE4FXzID9rIOYICsAbA8mMDzhW/luRNAHdCNt7os/u8wenklZDlUVUQ== |
| 231 | +"@babel/parser@^7.1.0", "@babel/parser@^7.14.7", "@babel/parser@^7.27.2", "@babel/parser@^7.27.3", "@babel/parser@^7.27.4": |
| 232 | + version "7.27.4" |
| 233 | + resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.27.4.tgz#f92e89e4f51847be05427285836fc88341c956df" |
| 234 | + integrity sha512-BRmLHGwpUqLFR2jzx9orBuX/ABDkj2jLKOXrHDTN2aOKL+jFDDKaRNo9nyYsIl9h/UE/7lMKdDjKQQyxKKDZ7g== |
235 | 235 | dependencies:
|
236 |
| - "@babel/types" "^7.27.1" |
| 236 | + "@babel/types" "^7.27.3" |
237 | 237 |
|
238 | 238 | "@babel/plugin-bugfix-firefox-class-in-computed-class-key@^7.27.1":
|
239 | 239 | version "7.27.1"
|
|
870 | 870 | "@babel/types" "^7.4.4"
|
871 | 871 | esutils "^2.0.2"
|
872 | 872 |
|
873 |
| -"@babel/template@^7.27.1", "@babel/template@^7.3.3": |
874 |
| - version "7.27.1" |
875 |
| - resolved "https://registry.yarnpkg.com/@babel/template/-/template-7.27.1.tgz#b9e4f55c17a92312774dfbdde1b3c01c547bbae2" |
876 |
| - integrity sha512-Fyo3ghWMqkHHpHQCoBs2VnYjR4iWFFjguTDEqA5WgZDOrFesVjMhMM2FSqTKSoUSDO1VQtavj8NFpdRBEvJTtg== |
| 873 | +"@babel/template@^7.27.1", "@babel/template@^7.27.2", "@babel/template@^7.3.3": |
| 874 | + version "7.27.2" |
| 875 | + resolved "https://registry.yarnpkg.com/@babel/template/-/template-7.27.2.tgz#fa78ceed3c4e7b63ebf6cb39e5852fca45f6809d" |
| 876 | + integrity sha512-LPDZ85aEJyYSd18/DkjNh4/y1ntkE5KwUHWTiqgRxruuZL2F1yuHligVHLvcHY2vMHXttKFpJn6LwfI7cw7ODw== |
877 | 877 | dependencies:
|
878 | 878 | "@babel/code-frame" "^7.27.1"
|
879 |
| - "@babel/parser" "^7.27.1" |
| 879 | + "@babel/parser" "^7.27.2" |
880 | 880 | "@babel/types" "^7.27.1"
|
881 | 881 |
|
882 |
| -"@babel/traverse@^7.27.1": |
883 |
| - version "7.27.1" |
884 |
| - resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.27.1.tgz#4db772902b133bbddd1c4f7a7ee47761c1b9f291" |
885 |
| - integrity sha512-ZCYtZciz1IWJB4U61UPu4KEaqyfj+r5T1Q5mqPo+IBpcG9kHv30Z0aD8LXPgC1trYa6rK0orRyAhqUgk4MjmEg== |
| 882 | +"@babel/traverse@^7.27.1", "@babel/traverse@^7.27.3", "@babel/traverse@^7.27.4": |
| 883 | + version "7.27.4" |
| 884 | + resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.27.4.tgz#b0045ac7023c8472c3d35effd7cc9ebd638da6ea" |
| 885 | + integrity sha512-oNcu2QbHqts9BtOWJosOVJapWjBDSxGCpFvikNR5TGDYDQf3JwpIoMzIKrvfoti93cLfPJEG4tH9SPVeyCGgdA== |
886 | 886 | dependencies:
|
887 | 887 | "@babel/code-frame" "^7.27.1"
|
888 |
| - "@babel/generator" "^7.27.1" |
889 |
| - "@babel/parser" "^7.27.1" |
890 |
| - "@babel/template" "^7.27.1" |
891 |
| - "@babel/types" "^7.27.1" |
| 888 | + "@babel/generator" "^7.27.3" |
| 889 | + "@babel/parser" "^7.27.4" |
| 890 | + "@babel/template" "^7.27.2" |
| 891 | + "@babel/types" "^7.27.3" |
892 | 892 | debug "^4.3.1"
|
893 | 893 | globals "^11.1.0"
|
894 | 894 |
|
895 |
| -"@babel/types@^7.0.0", "@babel/types@^7.18.6", "@babel/types@^7.27.1", "@babel/types@^7.3.0", "@babel/types@^7.3.3", "@babel/types@^7.4.4": |
896 |
| - version "7.27.1" |
897 |
| - resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.27.1.tgz#9defc53c16fc899e46941fc6901a9eea1c9d8560" |
898 |
| - integrity sha512-+EzkxvLNfiUeKMgy/3luqfsCWFRXLb7U6wNQTk60tovuckwB15B191tJWvpp4HjiQWdJkCxO3Wbvc6jlk3Xb2Q== |
| 895 | +"@babel/types@^7.0.0", "@babel/types@^7.18.6", "@babel/types@^7.27.1", "@babel/types@^7.27.3", "@babel/types@^7.3.0", "@babel/types@^7.3.3", "@babel/types@^7.4.4": |
| 896 | + version "7.27.3" |
| 897 | + resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.27.3.tgz#c0257bedf33aad6aad1f406d35c44758321eb3ec" |
| 898 | + integrity sha512-Y1GkI4ktrtvmawoSq+4FCVHNryea6uR+qUQy0AGxLSsjCX0nVmkYQMBLHDkXZuo5hGx7eYdnIaslsdBFm7zbUw== |
899 | 899 | dependencies:
|
900 | 900 | "@babel/helper-string-parser" "^7.27.1"
|
901 | 901 | "@babel/helper-validator-identifier" "^7.27.1"
|
|
0 commit comments