|
50 | 50 | resolved "https://registry.yarnpkg.com/@babel/compat-data/-/compat-data-7.26.8.tgz#821c1d35641c355284d4a870b8a4a7b0c141e367"
|
51 | 51 | integrity sha512-oH5UPLMWR3L2wEFLnFJ1TZXqHufiTKAiLfqw5zkhS4dKXLJ10yVztfil/twG8EDTA4F/tvVNw9nOl4ZMslB8rQ==
|
52 | 52 |
|
53 |
| -"@babel/core@^7.11.6", "@babel/core@^7.12.3", "@babel/core@^7.26.9": |
54 |
| - version "7.26.9" |
55 |
| - resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.26.9.tgz#71838542a4b1e49dfed353d7acbc6eb89f4a76f2" |
56 |
| - integrity sha512-lWBYIrF7qK5+GjY5Uy+/hEgp8OJWOD/rpy74GplYRhEauvbHDeFB8t5hPOZxCZ0Oxf4Cc36tK51/l3ymJysrKw== |
| 53 | +"@babel/core@^7.11.6", "@babel/core@^7.12.3", "@babel/core@^7.26.10": |
| 54 | + version "7.26.10" |
| 55 | + resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.26.10.tgz#5c876f83c8c4dcb233ee4b670c0606f2ac3000f9" |
| 56 | + integrity sha512-vMqyb7XCDMPvJFFOaT9kxtiRh42GwlZEg1/uIgtZshS5a/8OaduUfCi7kynKgc3Tw/6Uo2D+db9qBttghhmxwQ== |
57 | 57 | dependencies:
|
58 | 58 | "@ampproject/remapping" "^2.2.0"
|
59 | 59 | "@babel/code-frame" "^7.26.2"
|
60 |
| - "@babel/generator" "^7.26.9" |
| 60 | + "@babel/generator" "^7.26.10" |
61 | 61 | "@babel/helper-compilation-targets" "^7.26.5"
|
62 | 62 | "@babel/helper-module-transforms" "^7.26.0"
|
63 |
| - "@babel/helpers" "^7.26.9" |
64 |
| - "@babel/parser" "^7.26.9" |
| 63 | + "@babel/helpers" "^7.26.10" |
| 64 | + "@babel/parser" "^7.26.10" |
65 | 65 | "@babel/template" "^7.26.9"
|
66 |
| - "@babel/traverse" "^7.26.9" |
67 |
| - "@babel/types" "^7.26.9" |
| 66 | + "@babel/traverse" "^7.26.10" |
| 67 | + "@babel/types" "^7.26.10" |
68 | 68 | convert-source-map "^2.0.0"
|
69 | 69 | debug "^4.1.0"
|
70 | 70 | gensync "^1.0.0-beta.2"
|
71 | 71 | json5 "^2.2.3"
|
72 | 72 | semver "^6.3.1"
|
73 | 73 |
|
74 |
| -"@babel/eslint-parser@^7.26.8": |
75 |
| - version "7.26.8" |
76 |
| - resolved "https://registry.yarnpkg.com/@babel/eslint-parser/-/eslint-parser-7.26.8.tgz#55c4f4aae4970ae127f7a12369182ed6250e6f09" |
77 |
| - integrity sha512-3tBctaHRW6xSub26z7n8uyOTwwUsCdvIug/oxBH9n6yCO5hMj2vwDJAo7RbBMKrM7P+W2j61zLKviJQFGOYKMg== |
| 74 | +"@babel/eslint-parser@^7.26.10": |
| 75 | + version "7.26.10" |
| 76 | + resolved "https://registry.yarnpkg.com/@babel/eslint-parser/-/eslint-parser-7.26.10.tgz#4423cb3f84c26978439feabfe23c5aa929400737" |
| 77 | + integrity sha512-QsfQZr4AiLpKqn7fz+j7SN+f43z2DZCgGyYbNJ2vJOqKfG4E6MZer1+jqGZqKJaxq/gdO2DC/nUu45+pOL5p2Q== |
78 | 78 | dependencies:
|
79 | 79 | "@nicolo-ribaudo/eslint-scope-5-internals" "5.1.1-v1"
|
80 | 80 | eslint-visitor-keys "^2.1.0"
|
81 | 81 | semver "^6.3.1"
|
82 | 82 |
|
83 |
| -"@babel/generator@^7.26.9", "@babel/generator@^7.7.2": |
84 |
| - version "7.26.9" |
85 |
| - resolved "https://registry.yarnpkg.com/@babel/generator/-/generator-7.26.9.tgz#75a9482ad3d0cc7188a537aa4910bc59db67cbca" |
86 |
| - integrity sha512-kEWdzjOAUMW4hAyrzJ0ZaTOu9OmpyDIQicIh0zg0EEcEkYXZb2TjtBhnHi2ViX7PKwZqF4xwqfAm299/QMP3lg== |
| 83 | +"@babel/generator@^7.26.10", "@babel/generator@^7.7.2": |
| 84 | + version "7.26.10" |
| 85 | + resolved "https://registry.yarnpkg.com/@babel/generator/-/generator-7.26.10.tgz#a60d9de49caca16744e6340c3658dfef6138c3f7" |
| 86 | + integrity sha512-rRHT8siFIXQrAYOYqZQVsAr8vJ+cBNqcVAY6m5V8/4QqzaPl+zDBe6cLEPRDuNOUf3ww8RfJVlOyQMoSI+5Ang== |
87 | 87 | dependencies:
|
88 |
| - "@babel/parser" "^7.26.9" |
89 |
| - "@babel/types" "^7.26.9" |
| 88 | + "@babel/parser" "^7.26.10" |
| 89 | + "@babel/types" "^7.26.10" |
90 | 90 | "@jridgewell/gen-mapping" "^0.3.5"
|
91 | 91 | "@jridgewell/trace-mapping" "^0.3.25"
|
92 | 92 | jsesc "^3.0.2"
|
|
229 | 229 | "@babel/traverse" "^7.25.9"
|
230 | 230 | "@babel/types" "^7.25.9"
|
231 | 231 |
|
232 |
| -"@babel/helpers@^7.26.9": |
233 |
| - version "7.26.9" |
234 |
| - resolved "https://registry.yarnpkg.com/@babel/helpers/-/helpers-7.26.9.tgz#28f3fb45252fc88ef2dc547c8a911c255fc9fef6" |
235 |
| - integrity sha512-Mz/4+y8udxBKdmzt/UjPACs4G3j5SshJJEFFKxlCGPydG4JAHXxjWjAwjd09tf6oINvl1VfMJo+nB7H2YKQ0dA== |
| 232 | +"@babel/helpers@^7.26.10": |
| 233 | + version "7.26.10" |
| 234 | + resolved "https://registry.yarnpkg.com/@babel/helpers/-/helpers-7.26.10.tgz#6baea3cd62ec2d0c1068778d63cb1314f6637384" |
| 235 | + integrity sha512-UPYc3SauzZ3JGgj87GgZ89JVdC5dj0AoetR5Bw6wj4niittNyFh6+eOGonYvJ1ao6B8lEa3Q3klS7ADZ53bc5g== |
236 | 236 | dependencies:
|
237 | 237 | "@babel/template" "^7.26.9"
|
238 |
| - "@babel/types" "^7.26.9" |
| 238 | + "@babel/types" "^7.26.10" |
239 | 239 |
|
240 |
| -"@babel/parser@^7.1.0", "@babel/parser@^7.14.7", "@babel/parser@^7.26.9": |
241 |
| - version "7.26.9" |
242 |
| - resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.26.9.tgz#d9e78bee6dc80f9efd8f2349dcfbbcdace280fd5" |
243 |
| - integrity sha512-81NWa1njQblgZbQHxWHpxxCzNsa3ZwvFqpUg7P+NNUU6f3UU2jBEg4OlF/J6rl8+PQGh1q6/zWScd001YwcA5A== |
| 240 | +"@babel/parser@^7.1.0", "@babel/parser@^7.14.7", "@babel/parser@^7.26.10", "@babel/parser@^7.26.9": |
| 241 | + version "7.26.10" |
| 242 | + resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.26.10.tgz#e9bdb82f14b97df6569b0b038edd436839c57749" |
| 243 | + integrity sha512-6aQR2zGE/QFi8JpDLjUZEPYOs7+mhKXm86VaKFiLP35JQwQb6bwUE+XbvkH0EptsYhbNBSUGaUBLKqxH1xSgsA== |
244 | 244 | dependencies:
|
245 |
| - "@babel/types" "^7.26.9" |
| 245 | + "@babel/types" "^7.26.10" |
246 | 246 |
|
247 | 247 | "@babel/plugin-bugfix-firefox-class-in-computed-class-key@^7.25.9":
|
248 | 248 | version "7.25.9"
|
|
945 | 945 | "@babel/parser" "^7.26.9"
|
946 | 946 | "@babel/types" "^7.26.9"
|
947 | 947 |
|
948 |
| -"@babel/traverse@^7.25.9", "@babel/traverse@^7.26.8", "@babel/traverse@^7.26.9": |
949 |
| - version "7.26.9" |
950 |
| - resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.26.9.tgz#4398f2394ba66d05d988b2ad13c219a2c857461a" |
951 |
| - integrity sha512-ZYW7L+pL8ahU5fXmNbPF+iZFHCv5scFak7MZ9bwaRPLUhHh7QQEMjZUg0HevihoqCM5iSYHN61EyCoZvqC+bxg== |
| 948 | +"@babel/traverse@^7.25.9", "@babel/traverse@^7.26.10", "@babel/traverse@^7.26.8": |
| 949 | + version "7.26.10" |
| 950 | + resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.26.10.tgz#43cca33d76005dbaa93024fae536cc1946a4c380" |
| 951 | + integrity sha512-k8NuDrxr0WrPH5Aupqb2LCVURP/S0vBEn5mK6iH+GIYob66U5EtoZvcdudR2jQ4cmTwhEwW1DLB+Yyas9zjF6A== |
952 | 952 | dependencies:
|
953 | 953 | "@babel/code-frame" "^7.26.2"
|
954 |
| - "@babel/generator" "^7.26.9" |
955 |
| - "@babel/parser" "^7.26.9" |
| 954 | + "@babel/generator" "^7.26.10" |
| 955 | + "@babel/parser" "^7.26.10" |
956 | 956 | "@babel/template" "^7.26.9"
|
957 |
| - "@babel/types" "^7.26.9" |
| 957 | + "@babel/types" "^7.26.10" |
958 | 958 | debug "^4.3.1"
|
959 | 959 | globals "^11.1.0"
|
960 | 960 |
|
961 |
| -"@babel/types@^7.0.0", "@babel/types@^7.25.9", "@babel/types@^7.26.9", "@babel/types@^7.3.0", "@babel/types@^7.3.3", "@babel/types@^7.4.4": |
962 |
| - version "7.26.9" |
963 |
| - resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.26.9.tgz#08b43dec79ee8e682c2ac631c010bdcac54a21ce" |
964 |
| - integrity sha512-Y3IR1cRnOxOCDvMmNiym7XpXQ93iGDDPHx+Zj+NM+rg0fBaShfQLkg+hKPaZCEvg5N/LeCo4+Rj/i3FuJsIQaw== |
| 961 | +"@babel/types@^7.0.0", "@babel/types@^7.25.9", "@babel/types@^7.26.10", "@babel/types@^7.26.9", "@babel/types@^7.3.0", "@babel/types@^7.3.3", "@babel/types@^7.4.4": |
| 962 | + version "7.26.10" |
| 963 | + resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.26.10.tgz#396382f6335bd4feb65741eacfc808218f859259" |
| 964 | + integrity sha512-emqcG3vHrpxUKTrxcblR36dcrcoRDvKmnL/dCL6ZsHaShW80qxCAcNhzQZrpeM765VzEos+xOi4s+r4IXzTwdQ== |
965 | 965 | dependencies:
|
966 | 966 | "@babel/helper-string-parser" "^7.25.9"
|
967 | 967 | "@babel/helper-validator-identifier" "^7.25.9"
|
|
0 commit comments