|
1148 | 1148 | "@babel/template" "^7.22.15"
|
1149 | 1149 | "@babel/types" "^7.22.19"
|
1150 | 1150 |
|
1151 |
| -"@babel/helpers@^7.23.2": |
1152 |
| - version "7.23.2" |
1153 |
| - resolved "https://registry.yarnpkg.com/@babel/helpers/-/helpers-7.23.2.tgz#2832549a6e37d484286e15ba36a5330483cac767" |
1154 |
| - integrity sha512-lzchcp8SjTSVe/fPmLwtWVBFC7+Tbn8LGHDVfDp9JGxpAY5opSaEFgt8UQvrnECWOTdji2mOWMz1rOhkHscmGQ== |
1155 |
| - dependencies: |
1156 |
| - "@babel/template" "^7.22.15" |
1157 |
| - "@babel/traverse" "^7.23.2" |
1158 |
| - "@babel/types" "^7.23.0" |
1159 |
| - |
1160 |
| -"@babel/helpers@^7.26.9": |
1161 |
| - version "7.26.9" |
1162 |
| - resolved "https://registry.yarnpkg.com/@babel/helpers/-/helpers-7.26.9.tgz#28f3fb45252fc88ef2dc547c8a911c255fc9fef6" |
1163 |
| - integrity sha512-Mz/4+y8udxBKdmzt/UjPACs4G3j5SshJJEFFKxlCGPydG4JAHXxjWjAwjd09tf6oINvl1VfMJo+nB7H2YKQ0dA== |
| 1151 | +"@babel/helpers@^7.23.2", "@babel/helpers@^7.26.9", "@babel/helpers@^7.27.0": |
| 1152 | + version "7.27.0" |
| 1153 | + resolved "https://registry.yarnpkg.com/@babel/helpers/-/helpers-7.27.0.tgz#53d156098defa8243eab0f32fa17589075a1b808" |
| 1154 | + integrity sha512-U5eyP/CTFPuNE3qk+WZMxFkp/4zUzdceQlfzf7DdGdhp+Fezd7HD+i8Y24ZuTMKX3wQBld449jijbGq6OdGNQg== |
1164 | 1155 | dependencies:
|
1165 |
| - "@babel/template" "^7.26.9" |
1166 |
| - "@babel/types" "^7.26.9" |
| 1156 | + "@babel/template" "^7.27.0" |
| 1157 | + "@babel/types" "^7.27.0" |
1167 | 1158 |
|
1168 | 1159 | "@babel/highlight@^7.22.13":
|
1169 | 1160 | version "7.22.20"
|
|
1186 | 1177 | dependencies:
|
1187 | 1178 | "@babel/types" "^7.26.9"
|
1188 | 1179 |
|
| 1180 | +"@babel/parser@^7.27.0": |
| 1181 | + version "7.27.0" |
| 1182 | + resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.27.0.tgz#3d7d6ee268e41d2600091cbd4e145ffee85a44ec" |
| 1183 | + integrity sha512-iaepho73/2Pz7w2eMS0Q5f83+0RKI7i4xmiYeBmDzfRVbQtTOG7Ts0S4HzJVsTMGI9keU8rNfuZr8DKfSt7Yyg== |
| 1184 | + dependencies: |
| 1185 | + "@babel/types" "^7.27.0" |
| 1186 | + |
1189 | 1187 | "@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression@^7.22.15":
|
1190 | 1188 | version "7.22.15"
|
1191 | 1189 | 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.15.tgz#02dc8a03f613ed5fdc29fb2f728397c78146c962"
|
|
1948 | 1946 | resolved "https://registry.yarnpkg.com/@babel/regjsgen/-/regjsgen-0.8.0.tgz#f0ba69b075e1f05fb2825b7fad991e7adbb18310"
|
1949 | 1947 | integrity sha512-x/rqGMdzj+fWZvCOYForTghzbtqPDZ5gPwaoNGHdgDfF2QA/XZbCBp4Moo5scrkAMPhB7z26XM/AaHuIJdgauA==
|
1950 | 1948 |
|
1951 |
| -"@babel/runtime-corejs3@^7.10.2": |
1952 |
| - version "7.17.8" |
1953 |
| - resolved "https://registry.yarnpkg.com/@babel/runtime-corejs3/-/runtime-corejs3-7.17.8.tgz#d7dd49fb812f29c61c59126da3792d8740d4e284" |
1954 |
| - integrity sha512-ZbYSUvoSF6dXZmMl/CYTMOvzIFnbGfv4W3SEHYgMvNsFTeLaF2gkGAF4K2ddmtSK4Emej+0aYcnSC6N5dPCXUQ== |
1955 |
| - dependencies: |
1956 |
| - core-js-pure "^3.20.2" |
1957 |
| - regenerator-runtime "^0.13.4" |
1958 |
| - |
1959 |
| -"@babel/runtime@^7.0.0", "@babel/runtime@^7.1.2", "@babel/runtime@^7.10.2", "@babel/runtime@^7.12.1", "@babel/runtime@^7.12.13", "@babel/runtime@^7.12.5", "@babel/runtime@^7.15.4", "@babel/runtime@^7.16.3", "@babel/runtime@^7.22.5", "@babel/runtime@^7.8.4", "@babel/runtime@^7.9.2": |
1960 |
| - version "7.23.2" |
1961 |
| - resolved "https://registry.yarnpkg.com/@babel/runtime/-/runtime-7.23.2.tgz#062b0ac103261d68a966c4c7baf2ae3e62ec3885" |
1962 |
| - integrity sha512-mM8eg4yl5D6i3lu2QKPuPH4FArvJ8KhTofbE7jwMUv9KX5mBvwPAqnV3MlyBNqdp9RyRKP6Yck8TrfYrPvX3bg== |
| 1949 | +"@babel/runtime-corejs3@^7.10.2", "@babel/runtime-corejs3@^7.27.0": |
| 1950 | + version "7.27.0" |
| 1951 | + resolved "https://registry.yarnpkg.com/@babel/runtime-corejs3/-/runtime-corejs3-7.27.0.tgz#c766df350ec7a2caf3ed64e3659b100954589413" |
| 1952 | + integrity sha512-UWjX6t+v+0ckwZ50Y5ShZLnlk95pP5MyW/pon9tiYzl3+18pkTHTFNTKr7rQbfRXPkowt2QAn30o1b6oswszew== |
1963 | 1953 | dependencies:
|
| 1954 | + core-js-pure "^3.30.2" |
1964 | 1955 | regenerator-runtime "^0.14.0"
|
1965 | 1956 |
|
1966 |
| -"@babel/runtime@^7.26.10": |
| 1957 | +"@babel/runtime@^7.0.0", "@babel/runtime@^7.1.2", "@babel/runtime@^7.10.2", "@babel/runtime@^7.12.1", "@babel/runtime@^7.12.13", "@babel/runtime@^7.12.5", "@babel/runtime@^7.15.4", "@babel/runtime@^7.16.3", "@babel/runtime@^7.22.5", "@babel/runtime@^7.26.10", "@babel/runtime@^7.27.0", "@babel/runtime@^7.8.4", "@babel/runtime@^7.9.2": |
1967 | 1958 | version "7.27.0"
|
1968 | 1959 | resolved "https://registry.yarnpkg.com/@babel/runtime/-/runtime-7.27.0.tgz#fbee7cf97c709518ecc1f590984481d5460d4762"
|
1969 | 1960 | integrity sha512-VtPOkrdPHZsKc/clNqyi9WUA8TINkZ4cGk63UUE3u4pmB2k+ZMQRDuIOagv8UVd6j7k0T3+RRIb7beKTebNbcw==
|
|
1988 | 1979 | "@babel/parser" "^7.26.9"
|
1989 | 1980 | "@babel/types" "^7.26.9"
|
1990 | 1981 |
|
| 1982 | +"@babel/template@^7.27.0": |
| 1983 | + version "7.27.0" |
| 1984 | + resolved "https://registry.yarnpkg.com/@babel/template/-/template-7.27.0.tgz#b253e5406cc1df1c57dcd18f11760c2dbf40c0b4" |
| 1985 | + integrity sha512-2ncevenBqXI6qRMukPlXwHKHchC7RyMuu4xv5JBXRfOGVcTy1mXCD12qrp7Jsoxll1EV3+9sE4GugBVRjT2jFA== |
| 1986 | + dependencies: |
| 1987 | + "@babel/code-frame" "^7.26.2" |
| 1988 | + "@babel/parser" "^7.27.0" |
| 1989 | + "@babel/types" "^7.27.0" |
| 1990 | + |
1991 | 1991 | "@babel/traverse@^7.23.2", "@babel/traverse@^7.25.9", "@babel/traverse@^7.26.9", "@babel/traverse@^7.4.5", "@babel/traverse@^7.7.0", "@babel/traverse@^7.7.2":
|
1992 | 1992 | version "7.23.2"
|
1993 | 1993 | resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.23.2.tgz#329c7a06735e144a506bdb2cad0268b7f46f4ad8"
|
|
2030 | 2030 | "@babel/helper-string-parser" "^7.25.9"
|
2031 | 2031 | "@babel/helper-validator-identifier" "^7.25.9"
|
2032 | 2032 |
|
| 2033 | +"@babel/types@^7.27.0": |
| 2034 | + version "7.27.0" |
| 2035 | + resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.27.0.tgz#ef9acb6b06c3173f6632d993ecb6d4ae470b4559" |
| 2036 | + integrity sha512-H45s8fVLYjbhFH62dIJ3WtmJ6RSPt/3DRO0ZcT2SUiYiQyz3BLVb9ADEnLl91m74aQPS3AzzeajZHYOalWe3bg== |
| 2037 | + dependencies: |
| 2038 | + "@babel/helper-string-parser" "^7.25.9" |
| 2039 | + "@babel/helper-validator-identifier" "^7.25.9" |
| 2040 | + |
2033 | 2041 | "@bcoe/v8-coverage@^0.2.3":
|
2034 | 2042 | version "0.2.3"
|
2035 | 2043 | resolved "https://registry.yarnpkg.com/@bcoe/v8-coverage/-/v8-coverage-0.2.3.tgz#75a2e8b51cb758a7553d6804a5932d7aace75c39"
|
@@ -8157,10 +8165,10 @@ core-js-compat@^3.31.0, core-js-compat@^3.33.1:
|
8157 | 8165 | dependencies:
|
8158 | 8166 | browserslist "^4.22.1"
|
8159 | 8167 |
|
8160 |
| -core-js-pure@^3.20.2: |
8161 |
| - version "3.21.1" |
8162 |
| - resolved "https://registry.yarnpkg.com/core-js-pure/-/core-js-pure-3.21.1.tgz#8c4d1e78839f5f46208de7230cebfb72bc3bdb51" |
8163 |
| - integrity sha512-12VZfFIu+wyVbBebyHmRTuEE/tZrB4tJToWcwAMcsp3h4+sHR+fMJWbKpYiCRWlhFBq+KNyO8rIV9rTkeVmznQ== |
| 8168 | +core-js-pure@^3.30.2: |
| 8169 | + version "3.41.0" |
| 8170 | + resolved "https://registry.yarnpkg.com/core-js-pure/-/core-js-pure-3.41.0.tgz#349fecad168d60807a31e83c99d73d786fe80811" |
| 8171 | + integrity sha512-71Gzp96T9YPk63aUvE5Q5qP+DryB4ZloUZPSOebGM88VNw8VNfvdA7z6kGA8iGOTEzAomsRidp4jXSmUIJsL+Q== |
8164 | 8172 |
|
8165 | 8173 | core-js@^2.4.0, core-js@^2.5.0, core-js@^2.6.9:
|
8166 | 8174 | version "2.6.12"
|
@@ -17660,7 +17668,7 @@ regenerator-runtime@^0.11.0:
|
17660 | 17668 | resolved "https://registry.yarnpkg.com/regenerator-runtime/-/regenerator-runtime-0.11.1.tgz#be05ad7f9bf7d22e056f9726cee5017fbf19e2e9"
|
17661 | 17669 | integrity sha512-MguG95oij0fC3QV3URf4V2SDYGJhJnJGqvIIgdECeODCT98wSWDAJ94SSuVpYQUoTcGUIL6L4yNB7j1DFFHSBg==
|
17662 | 17670 |
|
17663 |
| -regenerator-runtime@^0.13.3, regenerator-runtime@^0.13.4: |
| 17671 | +regenerator-runtime@^0.13.3: |
17664 | 17672 | version "0.13.9"
|
17665 | 17673 | resolved "https://registry.yarnpkg.com/regenerator-runtime/-/regenerator-runtime-0.13.9.tgz#8925742a98ffd90814988d7566ad30ca3b263b52"
|
17666 | 17674 | integrity sha512-p3VT+cOEgxFsRRA9X4lkI1E+k2/CtnKtU4gcxyaCUreilL/vqI6CdZ3wxVUx3UOUg+gnUOQQcRI7BmSI656MYA==
|
|
0 commit comments