|
83 | 83 | resolved "https://registry.yarnpkg.com/@babel/compat-data/-/compat-data-7.26.8.tgz#821c1d35641c355284d4a870b8a4a7b0c141e367"
|
84 | 84 | integrity sha512-oH5UPLMWR3L2wEFLnFJ1TZXqHufiTKAiLfqw5zkhS4dKXLJ10yVztfil/twG8EDTA4F/tvVNw9nOl4ZMslB8rQ==
|
85 | 85 |
|
86 |
| - |
87 |
| - version "7.26.9" |
88 |
| - resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.26.9.tgz#71838542a4b1e49dfed353d7acbc6eb89f4a76f2" |
89 |
| - integrity sha512-lWBYIrF7qK5+GjY5Uy+/hEgp8OJWOD/rpy74GplYRhEauvbHDeFB8t5hPOZxCZ0Oxf4Cc36tK51/l3ymJysrKw== |
| 86 | + |
| 87 | + version "7.26.10" |
| 88 | + resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.26.10.tgz#5c876f83c8c4dcb233ee4b670c0606f2ac3000f9" |
| 89 | + integrity sha512-vMqyb7XCDMPvJFFOaT9kxtiRh42GwlZEg1/uIgtZshS5a/8OaduUfCi7kynKgc3Tw/6Uo2D+db9qBttghhmxwQ== |
90 | 90 | dependencies:
|
91 | 91 | "@ampproject/remapping" "^2.2.0"
|
92 | 92 | "@babel/code-frame" "^7.26.2"
|
93 |
| - "@babel/generator" "^7.26.9" |
| 93 | + "@babel/generator" "^7.26.10" |
94 | 94 | "@babel/helper-compilation-targets" "^7.26.5"
|
95 | 95 | "@babel/helper-module-transforms" "^7.26.0"
|
96 |
| - "@babel/helpers" "^7.26.9" |
97 |
| - "@babel/parser" "^7.26.9" |
| 96 | + "@babel/helpers" "^7.26.10" |
| 97 | + "@babel/parser" "^7.26.10" |
98 | 98 | "@babel/template" "^7.26.9"
|
99 |
| - "@babel/traverse" "^7.26.9" |
100 |
| - "@babel/types" "^7.26.9" |
| 99 | + "@babel/traverse" "^7.26.10" |
| 100 | + "@babel/types" "^7.26.10" |
101 | 101 | convert-source-map "^2.0.0"
|
102 | 102 | debug "^4.1.0"
|
103 | 103 | gensync "^1.0.0-beta.2"
|
|
123 | 123 | "@jridgewell/trace-mapping" "^0.3.25"
|
124 | 124 | jsesc "^3.0.2"
|
125 | 125 |
|
| 126 | +"@babel/generator@^7.26.10": |
| 127 | + version "7.26.10" |
| 128 | + resolved "https://registry.yarnpkg.com/@babel/generator/-/generator-7.26.10.tgz#a60d9de49caca16744e6340c3658dfef6138c3f7" |
| 129 | + integrity sha512-rRHT8siFIXQrAYOYqZQVsAr8vJ+cBNqcVAY6m5V8/4QqzaPl+zDBe6cLEPRDuNOUf3ww8RfJVlOyQMoSI+5Ang== |
| 130 | + dependencies: |
| 131 | + "@babel/parser" "^7.26.10" |
| 132 | + "@babel/types" "^7.26.10" |
| 133 | + "@jridgewell/gen-mapping" "^0.3.5" |
| 134 | + "@jridgewell/trace-mapping" "^0.3.25" |
| 135 | + jsesc "^3.0.2" |
| 136 | + |
126 | 137 | "@babel/generator@^7.26.8":
|
127 | 138 | version "7.26.8"
|
128 | 139 | resolved "https://registry.yarnpkg.com/@babel/generator/-/generator-7.26.8.tgz#f9c5e770309e12e3099ad8271e52f6caa15442ab"
|
|
134 | 145 | "@jridgewell/trace-mapping" "^0.3.25"
|
135 | 146 | jsesc "^3.0.2"
|
136 | 147 |
|
137 |
| -"@babel/generator@^7.26.9": |
138 |
| - version "7.26.9" |
139 |
| - resolved "https://registry.yarnpkg.com/@babel/generator/-/generator-7.26.9.tgz#75a9482ad3d0cc7188a537aa4910bc59db67cbca" |
140 |
| - integrity sha512-kEWdzjOAUMW4hAyrzJ0ZaTOu9OmpyDIQicIh0zg0EEcEkYXZb2TjtBhnHi2ViX7PKwZqF4xwqfAm299/QMP3lg== |
141 |
| - dependencies: |
142 |
| - "@babel/parser" "^7.26.9" |
143 |
| - "@babel/types" "^7.26.9" |
144 |
| - "@jridgewell/gen-mapping" "^0.3.5" |
145 |
| - "@jridgewell/trace-mapping" "^0.3.25" |
146 |
| - jsesc "^3.0.2" |
147 |
| - |
148 | 148 | "@babel/helper-annotate-as-pure@^7.18.6":
|
149 | 149 | version "7.18.6"
|
150 | 150 | resolved "https://registry.yarnpkg.com/@babel/helper-annotate-as-pure/-/helper-annotate-as-pure-7.18.6.tgz#eaa49f6f80d5a33f9a5dd2276e6d6e451be0a6bb"
|
|
389 | 389 | "@babel/traverse" "^7.25.9"
|
390 | 390 | "@babel/types" "^7.25.9"
|
391 | 391 |
|
392 |
| -"@babel/helpers@^7.26.9": |
393 |
| - version "7.26.9" |
394 |
| - resolved "https://registry.yarnpkg.com/@babel/helpers/-/helpers-7.26.9.tgz#28f3fb45252fc88ef2dc547c8a911c255fc9fef6" |
395 |
| - integrity sha512-Mz/4+y8udxBKdmzt/UjPACs4G3j5SshJJEFFKxlCGPydG4JAHXxjWjAwjd09tf6oINvl1VfMJo+nB7H2YKQ0dA== |
| 392 | +"@babel/helpers@^7.26.10": |
| 393 | + version "7.26.10" |
| 394 | + resolved "https://registry.yarnpkg.com/@babel/helpers/-/helpers-7.26.10.tgz#6baea3cd62ec2d0c1068778d63cb1314f6637384" |
| 395 | + integrity sha512-UPYc3SauzZ3JGgj87GgZ89JVdC5dj0AoetR5Bw6wj4niittNyFh6+eOGonYvJ1ao6B8lEa3Q3klS7ADZ53bc5g== |
396 | 396 | dependencies:
|
397 | 397 | "@babel/template" "^7.26.9"
|
398 |
| - "@babel/types" "^7.26.9" |
| 398 | + "@babel/types" "^7.26.10" |
399 | 399 |
|
400 | 400 | "@babel/highlight@^7.16.0":
|
401 | 401 | version "7.16.0"
|
|
437 | 437 | dependencies:
|
438 | 438 | "@babel/types" "^7.25.9"
|
439 | 439 |
|
| 440 | +"@babel/parser@^7.26.10": |
| 441 | + version "7.26.10" |
| 442 | + resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.26.10.tgz#e9bdb82f14b97df6569b0b038edd436839c57749" |
| 443 | + integrity sha512-6aQR2zGE/QFi8JpDLjUZEPYOs7+mhKXm86VaKFiLP35JQwQb6bwUE+XbvkH0EptsYhbNBSUGaUBLKqxH1xSgsA== |
| 444 | + dependencies: |
| 445 | + "@babel/types" "^7.26.10" |
| 446 | + |
440 | 447 | "@babel/parser@^7.26.8":
|
441 | 448 | version "7.26.8"
|
442 | 449 | resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.26.8.tgz#deca2b4d99e5e1b1553843b99823f118da6107c2"
|
|
1035 | 1042 | debug "^4.3.1"
|
1036 | 1043 | globals "^11.1.0"
|
1037 | 1044 |
|
| 1045 | +"@babel/traverse@^7.26.10": |
| 1046 | + version "7.26.10" |
| 1047 | + resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.26.10.tgz#43cca33d76005dbaa93024fae536cc1946a4c380" |
| 1048 | + integrity sha512-k8NuDrxr0WrPH5Aupqb2LCVURP/S0vBEn5mK6iH+GIYob66U5EtoZvcdudR2jQ4cmTwhEwW1DLB+Yyas9zjF6A== |
| 1049 | + dependencies: |
| 1050 | + "@babel/code-frame" "^7.26.2" |
| 1051 | + "@babel/generator" "^7.26.10" |
| 1052 | + "@babel/parser" "^7.26.10" |
| 1053 | + "@babel/template" "^7.26.9" |
| 1054 | + "@babel/types" "^7.26.10" |
| 1055 | + debug "^4.3.1" |
| 1056 | + globals "^11.1.0" |
| 1057 | + |
1038 | 1058 | "@babel/traverse@^7.26.8":
|
1039 | 1059 | version "7.26.8"
|
1040 | 1060 | resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.26.8.tgz#0a8a9c2b7cc9519eed14275f4fd2278ad46e8cc9"
|
|
1048 | 1068 | debug "^4.3.1"
|
1049 | 1069 | globals "^11.1.0"
|
1050 | 1070 |
|
1051 |
| -"@babel/traverse@^7.26.9": |
1052 |
| - version "7.26.9" |
1053 |
| - resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.26.9.tgz#4398f2394ba66d05d988b2ad13c219a2c857461a" |
1054 |
| - integrity sha512-ZYW7L+pL8ahU5fXmNbPF+iZFHCv5scFak7MZ9bwaRPLUhHh7QQEMjZUg0HevihoqCM5iSYHN61EyCoZvqC+bxg== |
1055 |
| - dependencies: |
1056 |
| - "@babel/code-frame" "^7.26.2" |
1057 |
| - "@babel/generator" "^7.26.9" |
1058 |
| - "@babel/parser" "^7.26.9" |
1059 |
| - "@babel/template" "^7.26.9" |
1060 |
| - "@babel/types" "^7.26.9" |
1061 |
| - debug "^4.3.1" |
1062 |
| - globals "^11.1.0" |
1063 |
| - |
1064 | 1071 | "@babel/types@^7.16.0", "@babel/types@^7.4.4":
|
1065 | 1072 | version "7.16.0"
|
1066 | 1073 | resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.16.0.tgz#db3b313804f96aadd0b776c4823e127ad67289ba"
|
|
1085 | 1092 | "@babel/helper-string-parser" "^7.25.9"
|
1086 | 1093 | "@babel/helper-validator-identifier" "^7.25.9"
|
1087 | 1094 |
|
| 1095 | +"@babel/types@^7.26.10": |
| 1096 | + version "7.26.10" |
| 1097 | + resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.26.10.tgz#396382f6335bd4feb65741eacfc808218f859259" |
| 1098 | + integrity sha512-emqcG3vHrpxUKTrxcblR36dcrcoRDvKmnL/dCL6ZsHaShW80qxCAcNhzQZrpeM765VzEos+xOi4s+r4IXzTwdQ== |
| 1099 | + dependencies: |
| 1100 | + "@babel/helper-string-parser" "^7.25.9" |
| 1101 | + "@babel/helper-validator-identifier" "^7.25.9" |
| 1102 | + |
1088 | 1103 | "@babel/types@^7.26.8":
|
1089 | 1104 | version "7.26.8"
|
1090 | 1105 | resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.26.8.tgz#97dcdc190fab45be7f3dc073e3c11160d677c127"
|
|
0 commit comments