|
796 | 796 | "@babel/highlight" "^7.22.13" |
797 | 797 | chalk "^2.4.2" |
798 | 798 |
|
| 799 | +"@babel/code-frame@^7.26.2": |
| 800 | + version "7.26.2" |
| 801 | + resolved "https://registry.yarnpkg.com/@babel/code-frame/-/code-frame-7.26.2.tgz#4b5fab97d33338eff916235055f0ebc21e573a85" |
| 802 | + integrity sha512-RJlIHRueQgwWitWgF8OdFYGZX328Ax5BCemNGlqHfplnRT9ESi8JkFlvaVYbS+UubVY6dpv87Fs2u5M29iNFVQ== |
| 803 | + dependencies: |
| 804 | + "@babel/helper-validator-identifier" "^7.25.9" |
| 805 | + js-tokens "^4.0.0" |
| 806 | + picocolors "^1.0.0" |
| 807 | + |
799 | 808 | "@babel/compat-data@^7.17.7", "@babel/compat-data@^7.22.5": |
800 | 809 | version "7.22.5" |
801 | 810 | resolved "https://registry.yarnpkg.com/@babel/compat-data/-/compat-data-7.22.5.tgz#b1f6c86a02d85d2dd3368a2b67c09add8cd0c255" |
|
1031 | 1040 | resolved "https://registry.yarnpkg.com/@babel/helper-string-parser/-/helper-string-parser-7.22.5.tgz#533f36457a25814cf1df6488523ad547d784a99f" |
1032 | 1041 | integrity sha512-mM4COjgZox8U+JcXQwPijIZLElkgEpO5rsERVDJTc2qfCDfERyob6k5WegS14SX18IIjv+XD+GrqNumY5JRCDw== |
1033 | 1042 |
|
| 1043 | +"@babel/helper-string-parser@^7.25.9": |
| 1044 | + version "7.25.9" |
| 1045 | + resolved "https://registry.yarnpkg.com/@babel/helper-string-parser/-/helper-string-parser-7.25.9.tgz#1aabb72ee72ed35789b4bbcad3ca2862ce614e8c" |
| 1046 | + integrity sha512-4A/SCr/2KLd5jrtOMFzaKjVtAei3+2r/NChoBNoZ3EyP/+GlhoaEGoWOZUmFmoITP7zOJyHIMm+DYRd8o3PvHA== |
| 1047 | + |
1034 | 1048 | "@babel/helper-validator-identifier@^7.22.20": |
1035 | 1049 | version "7.22.20" |
1036 | 1050 | resolved "https://registry.yarnpkg.com/@babel/helper-validator-identifier/-/helper-validator-identifier-7.22.20.tgz#c4ae002c61d2879e724581d96665583dbc1dc0e0" |
|
1041 | 1055 | resolved "https://registry.yarnpkg.com/@babel/helper-validator-identifier/-/helper-validator-identifier-7.22.5.tgz#9544ef6a33999343c8740fa51350f30eeaaaf193" |
1042 | 1056 | integrity sha512-aJXu+6lErq8ltp+JhkJUfk1MTGyuA4v7f3pA+BJ5HLfNC6nAQ0Cpi9uOquUj8Hehg0aUiHzWQbOVJGao6ztBAQ== |
1043 | 1057 |
|
| 1058 | +"@babel/helper-validator-identifier@^7.25.9": |
| 1059 | + version "7.25.9" |
| 1060 | + resolved "https://registry.yarnpkg.com/@babel/helper-validator-identifier/-/helper-validator-identifier-7.25.9.tgz#24b64e2c3ec7cd3b3c547729b8d16871f22cbdc7" |
| 1061 | + integrity sha512-Ed61U6XJc3CVRfkERJWDz4dJwKe7iLmmJsbOGu9wSloNSFttHV0I8g6UAgb7qnK5ly5bGLPd4oXZlxCdANBOWQ== |
| 1062 | + |
1044 | 1063 | "@babel/helper-validator-option@^7.22.5": |
1045 | 1064 | version "7.22.5" |
1046 | 1065 | resolved "https://registry.yarnpkg.com/@babel/helper-validator-option/-/helper-validator-option-7.22.5.tgz#de52000a15a177413c8234fa3a8af4ee8102d0ac" |
|
1057 | 1076 | "@babel/types" "^7.22.5" |
1058 | 1077 |
|
1059 | 1078 | "@babel/helpers@^7.22.5": |
1060 | | - version "7.22.5" |
1061 | | - resolved "https://registry.yarnpkg.com/@babel/helpers/-/helpers-7.22.5.tgz#74bb4373eb390d1ceed74a15ef97767e63120820" |
1062 | | - integrity sha512-pSXRmfE1vzcUIDFQcSGA5Mr+GxBV9oiRKDuDxXvWQQBCh8HoIjs/2DlDB7H8smac1IVrB9/xdXj2N3Wol9Cr+Q== |
| 1079 | + version "7.26.10" |
| 1080 | + resolved "https://registry.yarnpkg.com/@babel/helpers/-/helpers-7.26.10.tgz#6baea3cd62ec2d0c1068778d63cb1314f6637384" |
| 1081 | + integrity sha512-UPYc3SauzZ3JGgj87GgZ89JVdC5dj0AoetR5Bw6wj4niittNyFh6+eOGonYvJ1ao6B8lEa3Q3klS7ADZ53bc5g== |
1063 | 1082 | dependencies: |
1064 | | - "@babel/template" "^7.22.5" |
1065 | | - "@babel/traverse" "^7.22.5" |
1066 | | - "@babel/types" "^7.22.5" |
| 1083 | + "@babel/template" "^7.26.9" |
| 1084 | + "@babel/types" "^7.26.10" |
1067 | 1085 |
|
1068 | 1086 | "@babel/highlight@^7.22.13": |
1069 | 1087 | version "7.22.20" |
|
1093 | 1111 | resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.23.0.tgz#da950e622420bf96ca0d0f2909cdddac3acd8719" |
1094 | 1112 | integrity sha512-vvPKKdMemU85V9WE/l5wZEmImpCtLqbnTvqDS2U1fJ96KrxoW7KrXhNsNCblQlg8Ck4b85yxdTyelsMUgFUXiw== |
1095 | 1113 |
|
| 1114 | +"@babel/parser@^7.26.9": |
| 1115 | + version "7.26.10" |
| 1116 | + resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.26.10.tgz#e9bdb82f14b97df6569b0b038edd436839c57749" |
| 1117 | + integrity sha512-6aQR2zGE/QFi8JpDLjUZEPYOs7+mhKXm86VaKFiLP35JQwQb6bwUE+XbvkH0EptsYhbNBSUGaUBLKqxH1xSgsA== |
| 1118 | + dependencies: |
| 1119 | + "@babel/types" "^7.26.10" |
| 1120 | + |
1096 | 1121 | "@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression@^7.22.5": |
1097 | 1122 | version "7.22.5" |
1098 | 1123 | resolved "https://registry.yarnpkg.com/@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression/-/plugin-bugfix-safari-id-destructuring-collision-in-function-expression-7.22.5.tgz#87245a21cd69a73b0b81bcda98d443d6df08f05e" |
|
1785 | 1810 | "@babel/parser" "^7.22.5" |
1786 | 1811 | "@babel/types" "^7.22.5" |
1787 | 1812 |
|
| 1813 | +"@babel/template@^7.26.9": |
| 1814 | + version "7.26.9" |
| 1815 | + resolved "https://registry.yarnpkg.com/@babel/template/-/template-7.26.9.tgz#4577ad3ddf43d194528cff4e1fa6b232fa609bb2" |
| 1816 | + integrity sha512-qyRplbeIpNZhmzOysF/wFMuP9sctmh2cFzRAZOn1YapxBsE1i9bJIY586R/WBLfLcmcBlM8ROBiQURnnNy+zfA== |
| 1817 | + dependencies: |
| 1818 | + "@babel/code-frame" "^7.26.2" |
| 1819 | + "@babel/parser" "^7.26.9" |
| 1820 | + "@babel/types" "^7.26.9" |
| 1821 | + |
1788 | 1822 | "@babel/traverse@^7.22.5", "@babel/traverse@^7.7.2": |
1789 | 1823 | version "7.23.2" |
1790 | 1824 | resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.23.2.tgz#329c7a06735e144a506bdb2cad0268b7f46f4ad8" |
|
1819 | 1853 | "@babel/helper-validator-identifier" "^7.22.20" |
1820 | 1854 | to-fast-properties "^2.0.0" |
1821 | 1855 |
|
| 1856 | +"@babel/types@^7.26.10", "@babel/types@^7.26.9": |
| 1857 | + version "7.26.10" |
| 1858 | + resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.26.10.tgz#396382f6335bd4feb65741eacfc808218f859259" |
| 1859 | + integrity sha512-emqcG3vHrpxUKTrxcblR36dcrcoRDvKmnL/dCL6ZsHaShW80qxCAcNhzQZrpeM765VzEos+xOi4s+r4IXzTwdQ== |
| 1860 | + dependencies: |
| 1861 | + "@babel/helper-string-parser" "^7.25.9" |
| 1862 | + "@babel/helper-validator-identifier" "^7.25.9" |
| 1863 | + |
1822 | 1864 | "@bcoe/v8-coverage@^0.2.3": |
1823 | 1865 | version "0.2.3" |
1824 | 1866 | resolved "https://registry.yarnpkg.com/@bcoe/v8-coverage/-/v8-coverage-0.2.3.tgz#75a2e8b51cb758a7553d6804a5932d7aace75c39" |
|
0 commit comments