|
67 | 67 | resolved "https://registry.yarnpkg.com/@babel/compat-data/-/compat-data-7.27.2.tgz#4183f9e642fd84e74e3eea7ffa93a412e3b102c9"
|
68 | 68 | integrity sha512-TUtMJYRPyUb/9aU8f3K0mjmjf6M9N5Woshn2CS6nqJSeJtTtQcpLUXjGt9vbF8ZGff0El99sWkLgzwW3VXnxZQ==
|
69 | 69 |
|
70 |
| - |
71 |
| - version "7.27.4" |
72 |
| - resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.27.4.tgz#cc1fc55d0ce140a1828d1dd2a2eba285adbfb3ce" |
73 |
| - integrity sha512-bXYxrXFubeYdvB0NhD/NBB3Qi6aZeV20GOWVI47t2dkecCEoneR4NPVcb7abpXDEvejgrUfFtG6vG/zxAKmg+g== |
| 70 | + |
| 71 | + version "7.27.7" |
| 72 | + resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.27.7.tgz#0ddeab1e7b17317dad8c3c3a887716f66b5c4428" |
| 73 | + integrity sha512-BU2f9tlKQ5CAthiMIgpzAh4eDTLWo1mqi9jqE2OxMG0E/OM199VJt2q8BztTxpnSW0i1ymdwLXRJnYzvDM5r2w== |
74 | 74 | dependencies:
|
75 | 75 | "@ampproject/remapping" "^2.2.0"
|
76 | 76 | "@babel/code-frame" "^7.27.1"
|
77 |
| - "@babel/generator" "^7.27.3" |
| 77 | + "@babel/generator" "^7.27.5" |
78 | 78 | "@babel/helper-compilation-targets" "^7.27.2"
|
79 | 79 | "@babel/helper-module-transforms" "^7.27.3"
|
80 |
| - "@babel/helpers" "^7.27.4" |
81 |
| - "@babel/parser" "^7.27.4" |
| 80 | + "@babel/helpers" "^7.27.6" |
| 81 | + "@babel/parser" "^7.27.7" |
82 | 82 | "@babel/template" "^7.27.2"
|
83 |
| - "@babel/traverse" "^7.27.4" |
84 |
| - "@babel/types" "^7.27.3" |
| 83 | + "@babel/traverse" "^7.27.7" |
| 84 | + "@babel/types" "^7.27.7" |
85 | 85 | convert-source-map "^2.0.0"
|
86 | 86 | debug "^4.1.0"
|
87 | 87 | gensync "^1.0.0-beta.2"
|
|
150 | 150 | "@jridgewell/trace-mapping" "^0.3.25"
|
151 | 151 | jsesc "^3.0.2"
|
152 | 152 |
|
| 153 | +"@babel/generator@^7.27.5": |
| 154 | + version "7.27.5" |
| 155 | + resolved "https://registry.yarnpkg.com/@babel/generator/-/generator-7.27.5.tgz#3eb01866b345ba261b04911020cbe22dd4be8c8c" |
| 156 | + integrity sha512-ZGhA37l0e/g2s1Cnzdix0O3aLYm66eF8aufiVteOgnwxgnRP8GoyMj7VWsgWnQbVKXyge7hqrFh2K2TQM6t1Hw== |
| 157 | + dependencies: |
| 158 | + "@babel/parser" "^7.27.5" |
| 159 | + "@babel/types" "^7.27.3" |
| 160 | + "@jridgewell/gen-mapping" "^0.3.5" |
| 161 | + "@jridgewell/trace-mapping" "^0.3.25" |
| 162 | + jsesc "^3.0.2" |
| 163 | + |
153 | 164 | "@babel/helper-annotate-as-pure@^7.16.0":
|
154 | 165 | version "7.16.0"
|
155 | 166 | resolved "https://registry.yarnpkg.com/@babel/helper-annotate-as-pure/-/helper-annotate-as-pure-7.16.0.tgz#9a1f0ebcda53d9a2d00108c4ceace6a5d5f1f08d"
|
|
629 | 640 | "@babel/traverse" "^7.16.5"
|
630 | 641 | "@babel/types" "^7.16.0"
|
631 | 642 |
|
632 |
| -"@babel/helpers@^7.27.4": |
633 |
| - version "7.27.4" |
634 |
| - resolved "https://registry.yarnpkg.com/@babel/helpers/-/helpers-7.27.4.tgz#c79050c6a0e41e095bfc96d469c85431e9ed7fe7" |
635 |
| - integrity sha512-Y+bO6U+I7ZKaM5G5rDUZiYfUvQPUibYmAFe7EnKdnKBbVXDZxvp+MWOH5gYciY0EPk4EScsuFMQBbEfpdRKSCQ== |
| 643 | +"@babel/helpers@^7.27.6": |
| 644 | + version "7.27.6" |
| 645 | + resolved "https://registry.yarnpkg.com/@babel/helpers/-/helpers-7.27.6.tgz#6456fed15b2cb669d2d1fabe84b66b34991d812c" |
| 646 | + integrity sha512-muE8Tt8M22638HU31A3CgfSUciwz1fhATfoVai05aPXGor//CdWDCbnlY1yvBPo07njuVOCNGCSp/GTt12lIug== |
636 | 647 | dependencies:
|
637 | 648 | "@babel/template" "^7.27.2"
|
638 |
| - "@babel/types" "^7.27.3" |
| 649 | + "@babel/types" "^7.27.6" |
639 | 650 |
|
640 | 651 | "@babel/highlight@^7.16.0":
|
641 | 652 | version "7.16.0"
|
|
693 | 704 | dependencies:
|
694 | 705 | "@babel/types" "^7.27.3"
|
695 | 706 |
|
696 |
| -"@babel/parser@^7.27.4": |
697 |
| - version "7.27.4" |
698 |
| - resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.27.4.tgz#f92e89e4f51847be05427285836fc88341c956df" |
699 |
| - integrity sha512-BRmLHGwpUqLFR2jzx9orBuX/ABDkj2jLKOXrHDTN2aOKL+jFDDKaRNo9nyYsIl9h/UE/7lMKdDjKQQyxKKDZ7g== |
| 707 | +"@babel/parser@^7.27.5", "@babel/parser@^7.27.7": |
| 708 | + version "7.27.7" |
| 709 | + resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.27.7.tgz#1687f5294b45039c159730e3b9c1f1b242e425e9" |
| 710 | + integrity sha512-qnzXzDXdr/po3bOTbTIQZ7+TxNKxpkN5IifVLXS+r7qwynkZfPyjZfE7hCXbo7IoO9TNcSyibgONsf2HauUd3Q== |
700 | 711 | dependencies:
|
701 |
| - "@babel/types" "^7.27.3" |
| 712 | + "@babel/types" "^7.27.7" |
702 | 713 |
|
703 | 714 | "@babel/plugin-bugfix-firefox-class-in-computed-class-key@^7.27.1":
|
704 | 715 | version "7.27.1"
|
|
1995 | 2006 | debug "^4.3.1"
|
1996 | 2007 | globals "^11.1.0"
|
1997 | 2008 |
|
1998 |
| -"@babel/traverse@^7.27.4": |
1999 |
| - version "7.27.4" |
2000 |
| - resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.27.4.tgz#b0045ac7023c8472c3d35effd7cc9ebd638da6ea" |
2001 |
| - integrity sha512-oNcu2QbHqts9BtOWJosOVJapWjBDSxGCpFvikNR5TGDYDQf3JwpIoMzIKrvfoti93cLfPJEG4tH9SPVeyCGgdA== |
| 2009 | +"@babel/traverse@^7.27.7": |
| 2010 | + version "7.27.7" |
| 2011 | + resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.27.7.tgz#8355c39be6818362eace058cf7f3e25ac2ec3b55" |
| 2012 | + integrity sha512-X6ZlfR/O/s5EQ/SnUSLzr+6kGnkg8HXGMzpgsMsrJVcfDtH1vIp6ctCN4eZ1LS5c0+te5Cb6Y514fASjMRJ1nw== |
2002 | 2013 | dependencies:
|
2003 | 2014 | "@babel/code-frame" "^7.27.1"
|
2004 |
| - "@babel/generator" "^7.27.3" |
2005 |
| - "@babel/parser" "^7.27.4" |
| 2015 | + "@babel/generator" "^7.27.5" |
| 2016 | + "@babel/parser" "^7.27.7" |
2006 | 2017 | "@babel/template" "^7.27.2"
|
2007 |
| - "@babel/types" "^7.27.3" |
| 2018 | + "@babel/types" "^7.27.7" |
2008 | 2019 | debug "^4.3.1"
|
2009 | 2020 | globals "^11.1.0"
|
2010 | 2021 |
|
|
2085 | 2096 | "@babel/helper-string-parser" "^7.27.1"
|
2086 | 2097 | "@babel/helper-validator-identifier" "^7.27.1"
|
2087 | 2098 |
|
| 2099 | +"@babel/types@^7.27.6", "@babel/types@^7.27.7": |
| 2100 | + version "7.27.7" |
| 2101 | + resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.27.7.tgz#40eabd562049b2ee1a205fa589e629f945dce20f" |
| 2102 | + integrity sha512-8OLQgDScAOHXnAz2cV+RfzzNMipuLVBz2biuAJFMV9bfkNf393je3VM8CLkjQodW5+iWsSJdSgSWT6rsZoXHPw== |
| 2103 | + dependencies: |
| 2104 | + "@babel/helper-string-parser" "^7.27.1" |
| 2105 | + "@babel/helper-validator-identifier" "^7.27.1" |
| 2106 | + |
2088 | 2107 | "@bcoe/v8-coverage@^1.0.1":
|
2089 | 2108 | version "1.0.1"
|
2090 | 2109 | resolved "https://registry.yarnpkg.com/@bcoe/v8-coverage/-/v8-coverage-1.0.1.tgz#d72197747b8c7f7d63faa4f91de26fa649955a6d"
|
|
0 commit comments