|
64 | 64 | resolved "https://registry.yarnpkg.com/@babel/compat-data/-/compat-data-7.27.2.tgz#4183f9e642fd84e74e3eea7ffa93a412e3b102c9"
|
65 | 65 | integrity sha512-TUtMJYRPyUb/9aU8f3K0mjmjf6M9N5Woshn2CS6nqJSeJtTtQcpLUXjGt9vbF8ZGff0El99sWkLgzwW3VXnxZQ==
|
66 | 66 |
|
67 |
| - |
68 |
| - version "7.27.4" |
69 |
| - resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.27.4.tgz#cc1fc55d0ce140a1828d1dd2a2eba285adbfb3ce" |
70 |
| - integrity sha512-bXYxrXFubeYdvB0NhD/NBB3Qi6aZeV20GOWVI47t2dkecCEoneR4NPVcb7abpXDEvejgrUfFtG6vG/zxAKmg+g== |
| 67 | + |
| 68 | + version "7.27.7" |
| 69 | + resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.27.7.tgz#0ddeab1e7b17317dad8c3c3a887716f66b5c4428" |
| 70 | + integrity sha512-BU2f9tlKQ5CAthiMIgpzAh4eDTLWo1mqi9jqE2OxMG0E/OM199VJt2q8BztTxpnSW0i1ymdwLXRJnYzvDM5r2w== |
71 | 71 | dependencies:
|
72 | 72 | "@ampproject/remapping" "^2.2.0"
|
73 | 73 | "@babel/code-frame" "^7.27.1"
|
74 |
| - "@babel/generator" "^7.27.3" |
| 74 | + "@babel/generator" "^7.27.5" |
75 | 75 | "@babel/helper-compilation-targets" "^7.27.2"
|
76 | 76 | "@babel/helper-module-transforms" "^7.27.3"
|
77 |
| - "@babel/helpers" "^7.27.4" |
78 |
| - "@babel/parser" "^7.27.4" |
| 77 | + "@babel/helpers" "^7.27.6" |
| 78 | + "@babel/parser" "^7.27.7" |
79 | 79 | "@babel/template" "^7.27.2"
|
80 |
| - "@babel/traverse" "^7.27.4" |
81 |
| - "@babel/types" "^7.27.3" |
| 80 | + "@babel/traverse" "^7.27.7" |
| 81 | + "@babel/types" "^7.27.7" |
82 | 82 | convert-source-map "^2.0.0"
|
83 | 83 | debug "^4.1.0"
|
84 | 84 | gensync "^1.0.0-beta.2"
|
|
139 | 139 | "@jridgewell/trace-mapping" "^0.3.25"
|
140 | 140 | jsesc "^3.0.2"
|
141 | 141 |
|
| 142 | +"@babel/generator@^7.27.5": |
| 143 | + version "7.27.5" |
| 144 | + resolved "https://registry.yarnpkg.com/@babel/generator/-/generator-7.27.5.tgz#3eb01866b345ba261b04911020cbe22dd4be8c8c" |
| 145 | + integrity sha512-ZGhA37l0e/g2s1Cnzdix0O3aLYm66eF8aufiVteOgnwxgnRP8GoyMj7VWsgWnQbVKXyge7hqrFh2K2TQM6t1Hw== |
| 146 | + dependencies: |
| 147 | + "@babel/parser" "^7.27.5" |
| 148 | + "@babel/types" "^7.27.3" |
| 149 | + "@jridgewell/gen-mapping" "^0.3.5" |
| 150 | + "@jridgewell/trace-mapping" "^0.3.25" |
| 151 | + jsesc "^3.0.2" |
| 152 | + |
142 | 153 | "@babel/helper-annotate-as-pure@^7.25.9":
|
143 | 154 | version "7.25.9"
|
144 | 155 | resolved "https://registry.yarnpkg.com/@babel/helper-annotate-as-pure/-/helper-annotate-as-pure-7.25.9.tgz#d8eac4d2dc0d7b6e11fa6e535332e0d3184f06b4"
|
|
369 | 380 | "@babel/template" "^7.27.0"
|
370 | 381 | "@babel/types" "^7.27.0"
|
371 | 382 |
|
372 |
| -"@babel/helpers@^7.27.4": |
373 |
| - version "7.27.4" |
374 |
| - resolved "https://registry.yarnpkg.com/@babel/helpers/-/helpers-7.27.4.tgz#c79050c6a0e41e095bfc96d469c85431e9ed7fe7" |
375 |
| - integrity sha512-Y+bO6U+I7ZKaM5G5rDUZiYfUvQPUibYmAFe7EnKdnKBbVXDZxvp+MWOH5gYciY0EPk4EScsuFMQBbEfpdRKSCQ== |
| 383 | +"@babel/helpers@^7.27.6": |
| 384 | + version "7.27.6" |
| 385 | + resolved "https://registry.yarnpkg.com/@babel/helpers/-/helpers-7.27.6.tgz#6456fed15b2cb669d2d1fabe84b66b34991d812c" |
| 386 | + integrity sha512-muE8Tt8M22638HU31A3CgfSUciwz1fhATfoVai05aPXGor//CdWDCbnlY1yvBPo07njuVOCNGCSp/GTt12lIug== |
376 | 387 | dependencies:
|
377 | 388 | "@babel/template" "^7.27.2"
|
378 |
| - "@babel/types" "^7.27.3" |
| 389 | + "@babel/types" "^7.27.6" |
379 | 390 |
|
380 | 391 | "@babel/parser@^7.1.0", "@babel/parser@^7.14.7", "@babel/parser@^7.20.7", "@babel/parser@^7.26.10", "@babel/parser@^7.27.0", "@babel/parser@^7.4.3", "@babel/parser@^7.7.0":
|
381 | 392 | version "7.27.0"
|
|
398 | 409 | dependencies:
|
399 | 410 | "@babel/types" "^7.27.3"
|
400 | 411 |
|
| 412 | +"@babel/parser@^7.27.5", "@babel/parser@^7.27.7": |
| 413 | + version "7.27.7" |
| 414 | + resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.27.7.tgz#1687f5294b45039c159730e3b9c1f1b242e425e9" |
| 415 | + integrity sha512-qnzXzDXdr/po3bOTbTIQZ7+TxNKxpkN5IifVLXS+r7qwynkZfPyjZfE7hCXbo7IoO9TNcSyibgONsf2HauUd3Q== |
| 416 | + dependencies: |
| 417 | + "@babel/types" "^7.27.7" |
| 418 | + |
401 | 419 | "@babel/plugin-bugfix-firefox-class-in-computed-class-key@^7.27.1":
|
402 | 420 | version "7.27.1"
|
403 | 421 | resolved "https://registry.yarnpkg.com/@babel/plugin-bugfix-firefox-class-in-computed-class-key/-/plugin-bugfix-firefox-class-in-computed-class-key-7.27.1.tgz#61dd8a8e61f7eb568268d1b5f129da3eee364bf9"
|
|
1183 | 1201 | debug "^4.3.1"
|
1184 | 1202 | globals "^11.1.0"
|
1185 | 1203 |
|
1186 |
| -"@babel/traverse@^7.27.3", "@babel/traverse@^7.27.4": |
| 1204 | +"@babel/traverse@^7.27.3": |
1187 | 1205 | version "7.27.4"
|
1188 | 1206 | resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.27.4.tgz#b0045ac7023c8472c3d35effd7cc9ebd638da6ea"
|
1189 | 1207 | integrity sha512-oNcu2QbHqts9BtOWJosOVJapWjBDSxGCpFvikNR5TGDYDQf3JwpIoMzIKrvfoti93cLfPJEG4tH9SPVeyCGgdA==
|
|
1196 | 1214 | debug "^4.3.1"
|
1197 | 1215 | globals "^11.1.0"
|
1198 | 1216 |
|
| 1217 | +"@babel/traverse@^7.27.7": |
| 1218 | + version "7.27.7" |
| 1219 | + resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.27.7.tgz#8355c39be6818362eace058cf7f3e25ac2ec3b55" |
| 1220 | + integrity sha512-X6ZlfR/O/s5EQ/SnUSLzr+6kGnkg8HXGMzpgsMsrJVcfDtH1vIp6ctCN4eZ1LS5c0+te5Cb6Y514fASjMRJ1nw== |
| 1221 | + dependencies: |
| 1222 | + "@babel/code-frame" "^7.27.1" |
| 1223 | + "@babel/generator" "^7.27.5" |
| 1224 | + "@babel/parser" "^7.27.7" |
| 1225 | + "@babel/template" "^7.27.2" |
| 1226 | + "@babel/types" "^7.27.7" |
| 1227 | + debug "^4.3.1" |
| 1228 | + globals "^11.1.0" |
| 1229 | + |
1199 | 1230 | "@babel/types@^7.0.0", "@babel/types@^7.20.7", "@babel/types@^7.25.9", "@babel/types@^7.26.10", "@babel/types@^7.27.0", "@babel/types@^7.3.3", "@babel/types@^7.4.0", "@babel/types@^7.4.4", "@babel/types@^7.7.0":
|
1200 | 1231 | version "7.27.0"
|
1201 | 1232 | resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.27.0.tgz#ef9acb6b06c3173f6632d993ecb6d4ae470b4559"
|
|
1220 | 1251 | "@babel/helper-string-parser" "^7.27.1"
|
1221 | 1252 | "@babel/helper-validator-identifier" "^7.27.1"
|
1222 | 1253 |
|
| 1254 | +"@babel/types@^7.27.6", "@babel/types@^7.27.7": |
| 1255 | + version "7.27.7" |
| 1256 | + resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.27.7.tgz#40eabd562049b2ee1a205fa589e629f945dce20f" |
| 1257 | + integrity sha512-8OLQgDScAOHXnAz2cV+RfzzNMipuLVBz2biuAJFMV9bfkNf393je3VM8CLkjQodW5+iWsSJdSgSWT6rsZoXHPw== |
| 1258 | + dependencies: |
| 1259 | + "@babel/helper-string-parser" "^7.27.1" |
| 1260 | + "@babel/helper-validator-identifier" "^7.27.1" |
| 1261 | + |
1223 | 1262 |
|
1224 | 1263 | version "1.0.2"
|
1225 | 1264 | resolved "https://registry.yarnpkg.com/@base2/pretty-print-object/-/pretty-print-object-1.0.2.tgz#e30192222fd13e3c1e97040163d6628a95f70844"
|
|
0 commit comments