|
1180 | 1180 | "@babel/traverse" "^7.25.9"
|
1181 | 1181 | "@babel/types" "^7.25.9"
|
1182 | 1182 |
|
1183 |
| -"@babel/helpers@^7.17.9": |
1184 |
| - version "7.17.9" |
1185 |
| - resolved "https://registry.yarnpkg.com/@babel/helpers/-/helpers-7.17.9.tgz#b2af120821bfbe44f9907b1826e168e819375a1a" |
1186 |
| - integrity sha512-cPCt915ShDWUEzEp3+UNRktO2n6v49l5RSnG9M5pS24hA+2FAc5si+Pn1i4VVbQQ+jh+bIZhPFQOJOzbrOYY1Q== |
1187 |
| - dependencies: |
1188 |
| - "@babel/template" "^7.16.7" |
1189 |
| - "@babel/traverse" "^7.17.9" |
1190 |
| - "@babel/types" "^7.17.0" |
1191 |
| - |
1192 |
| -"@babel/helpers@^7.25.0": |
1193 |
| - version "7.25.0" |
1194 |
| - resolved "https://registry.yarnpkg.com/@babel/helpers/-/helpers-7.25.0.tgz#e69beb7841cb93a6505531ede34f34e6a073650a" |
1195 |
| - integrity sha512-MjgLZ42aCm0oGjJj8CtSM3DB8NOOf8h2l7DCTePJs29u+v7yO/RBX9nShlKMgFnRks/Q4tBAe7Hxnov9VkGwLw== |
1196 |
| - dependencies: |
1197 |
| - "@babel/template" "^7.25.0" |
1198 |
| - "@babel/types" "^7.25.0" |
1199 |
| - |
1200 |
| -"@babel/helpers@^7.26.0": |
1201 |
| - version "7.26.0" |
1202 |
| - resolved "https://registry.yarnpkg.com/@babel/helpers/-/helpers-7.26.0.tgz#30e621f1eba5aa45fe6f4868d2e9154d884119a4" |
1203 |
| - integrity sha512-tbhNuIxNcVb21pInl3ZSjksLCvgdZy9KwJ8brv993QtIVKJBBkYXz4q4ZbAv31GdnC+R90np23L5FbEBlthAEw== |
| 1183 | +"@babel/helpers@^7.17.9", "@babel/helpers@^7.25.0", "@babel/helpers@^7.26.0": |
| 1184 | + version "7.26.10" |
| 1185 | + resolved "https://registry.yarnpkg.com/@babel/helpers/-/helpers-7.26.10.tgz#6baea3cd62ec2d0c1068778d63cb1314f6637384" |
| 1186 | + integrity sha512-UPYc3SauzZ3JGgj87GgZ89JVdC5dj0AoetR5Bw6wj4niittNyFh6+eOGonYvJ1ao6B8lEa3Q3klS7ADZ53bc5g== |
1204 | 1187 | dependencies:
|
1205 |
| - "@babel/template" "^7.25.9" |
1206 |
| - "@babel/types" "^7.26.0" |
| 1188 | + "@babel/template" "^7.26.9" |
| 1189 | + "@babel/types" "^7.26.10" |
1207 | 1190 |
|
1208 | 1191 | "@babel/highlight@^7.16.7":
|
1209 | 1192 | version "7.17.9"
|
|
1271 | 1254 | dependencies:
|
1272 | 1255 | "@babel/types" "^7.26.8"
|
1273 | 1256 |
|
| 1257 | +"@babel/parser@^7.26.9": |
| 1258 | + version "7.26.10" |
| 1259 | + resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.26.10.tgz#e9bdb82f14b97df6569b0b038edd436839c57749" |
| 1260 | + integrity sha512-6aQR2zGE/QFi8JpDLjUZEPYOs7+mhKXm86VaKFiLP35JQwQb6bwUE+XbvkH0EptsYhbNBSUGaUBLKqxH1xSgsA== |
| 1261 | + dependencies: |
| 1262 | + "@babel/types" "^7.26.10" |
| 1263 | + |
1274 | 1264 | "@babel/plugin-bugfix-firefox-class-in-computed-class-key@^7.25.9":
|
1275 | 1265 | version "7.25.9"
|
1276 | 1266 | resolved "https://registry.yarnpkg.com/@babel/plugin-bugfix-firefox-class-in-computed-class-key/-/plugin-bugfix-firefox-class-in-computed-class-key-7.25.9.tgz#cc2e53ebf0a0340777fff5ed521943e253b4d8fe"
|
|
2010 | 2000 | "@babel/parser" "^7.26.8"
|
2011 | 2001 | "@babel/types" "^7.26.8"
|
2012 | 2002 |
|
2013 |
| -"@babel/traverse@^7.17.10", "@babel/traverse@^7.17.3", "@babel/traverse@^7.17.9", "@babel/traverse@^7.4.5": |
| 2003 | +"@babel/template@^7.26.9": |
| 2004 | + version "7.26.9" |
| 2005 | + resolved "https://registry.yarnpkg.com/@babel/template/-/template-7.26.9.tgz#4577ad3ddf43d194528cff4e1fa6b232fa609bb2" |
| 2006 | + integrity sha512-qyRplbeIpNZhmzOysF/wFMuP9sctmh2cFzRAZOn1YapxBsE1i9bJIY586R/WBLfLcmcBlM8ROBiQURnnNy+zfA== |
| 2007 | + dependencies: |
| 2008 | + "@babel/code-frame" "^7.26.2" |
| 2009 | + "@babel/parser" "^7.26.9" |
| 2010 | + "@babel/types" "^7.26.9" |
| 2011 | + |
| 2012 | +"@babel/traverse@^7.17.10", "@babel/traverse@^7.17.3", "@babel/traverse@^7.4.5": |
2014 | 2013 | version "7.23.7"
|
2015 | 2014 | resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.23.7.tgz#9a7bf285c928cb99b5ead19c3b1ce5b310c9c305"
|
2016 | 2015 | integrity sha512-tY3mM8rH9jM0YHFGyfC0/xf+SB5eKUu7HPj7/k3fpi9dAlsMc5YbQvDi0Sh2QTPXqMhyaAtzAr807TIyfQrmyg==
|
|
2121 | 2120 | "@babel/helper-string-parser" "^7.25.9"
|
2122 | 2121 | "@babel/helper-validator-identifier" "^7.25.9"
|
2123 | 2122 |
|
| 2123 | +"@babel/types@^7.26.10", "@babel/types@^7.26.9": |
| 2124 | + version "7.26.10" |
| 2125 | + resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.26.10.tgz#396382f6335bd4feb65741eacfc808218f859259" |
| 2126 | + integrity sha512-emqcG3vHrpxUKTrxcblR36dcrcoRDvKmnL/dCL6ZsHaShW80qxCAcNhzQZrpeM765VzEos+xOi4s+r4IXzTwdQ== |
| 2127 | + dependencies: |
| 2128 | + "@babel/helper-string-parser" "^7.25.9" |
| 2129 | + "@babel/helper-validator-identifier" "^7.25.9" |
| 2130 | + |
2124 | 2131 | "@babel/types@^7.26.8":
|
2125 | 2132 | version "7.26.8"
|
2126 | 2133 | resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.26.8.tgz#97dcdc190fab45be7f3dc073e3c11160d677c127"
|
|
0 commit comments