|
275 | 275 | "@babel/traverse" "^7.28.5" |
276 | 276 | "@babel/types" "^7.28.5" |
277 | 277 |
|
278 | | -"@babel/helper-module-imports@^7.16.7": |
279 | | - version "7.16.7" |
280 | | - resolved "https://registry.yarnpkg.com/@babel/helper-module-imports/-/helper-module-imports-7.16.7.tgz#25612a8091a999704461c8a222d0efec5d091437" |
281 | | - integrity sha512-LVtS6TqjJHFc+nYeITRo6VLXve70xmq7wPhWTqDJusJEgGmkAACWwMiTNrvfoQo6hEhFwAIixNkvB0jPXDL8Wg== |
282 | | - dependencies: |
283 | | - "@babel/types" "^7.16.7" |
284 | | - |
285 | | -"@babel/helper-module-imports@^7.18.6": |
286 | | - version "7.22.15" |
287 | | - resolved "https://registry.yarnpkg.com/@babel/helper-module-imports/-/helper-module-imports-7.22.15.tgz#16146307acdc40cc00c3b2c647713076464bdbf0" |
288 | | - integrity sha512-0pYVBnDKZO2fnSPCrgM/6WMc7eS20Fbok+0r88fp+YtWVLZrp4CkafFGIp+W0VKw4a22sgebPT99y+FDNMdP4w== |
289 | | - dependencies: |
290 | | - "@babel/types" "^7.22.15" |
291 | | - |
292 | | -"@babel/helper-module-imports@^7.27.1": |
293 | | - version "7.27.1" |
294 | | - resolved "https://registry.yarnpkg.com/@babel/helper-module-imports/-/helper-module-imports-7.27.1.tgz#7ef769a323e2655e126673bb6d2d6913bbead204" |
295 | | - integrity sha512-0gSFWUPNXNopqtIPQvlD5WgXYI5GY2kP2cCvoT8kczjbfcfuIljTbcWrulD1CIPIX2gt1wghbDy08yE1p+/r3w== |
296 | | - dependencies: |
297 | | - "@babel/traverse" "^7.27.1" |
298 | | - "@babel/types" "^7.27.1" |
299 | | - |
300 | | -"@babel/helper-module-imports@^7.28.6": |
| 278 | +"@babel/helper-module-imports@^7.16.7", "@babel/helper-module-imports@^7.18.6", "@babel/helper-module-imports@^7.27.1", "@babel/helper-module-imports@^7.28.6": |
301 | 279 | version "7.28.6" |
302 | 280 | resolved "https://registry.yarnpkg.com/@babel/helper-module-imports/-/helper-module-imports-7.28.6.tgz#60632cbd6ffb70b22823187201116762a03e2d5c" |
303 | 281 | integrity sha512-l5XkZK7r7wa9LucGw9LwZyyCUscb4x37JWTPz7swwFE/0FMQAGpiWUZn8u9DzkSBWEcK25jmvubfpw2dnAMdbw== |
|
1299 | 1277 | "@babel/helper-string-parser" "^7.27.1" |
1300 | 1278 | "@babel/helper-validator-identifier" "^7.27.1" |
1301 | 1279 |
|
1302 | | -"@babel/types@^7.22.15", "@babel/types@^7.22.5", "@babel/types@^7.4.4": |
| 1280 | +"@babel/types@^7.22.5", "@babel/types@^7.4.4": |
1303 | 1281 | version "7.23.9" |
1304 | 1282 | resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.23.9.tgz#1dd7b59a9a2b5c87f8b41e52770b5ecbf492e002" |
1305 | 1283 | integrity sha512-dQjSq/7HaSjRM43FFGnv5keM2HsxpmyV1PfaSVm0nzzjwwTmjOe6J4bC8e3+pTEIgHaHj+1ZlLThRJ2auc/w1Q== |
|
1965 | 1943 | resolved "https://registry.yarnpkg.com/@rollup/plugin-alias/-/plugin-alias-5.1.1.tgz#53601d88cda8b1577aa130b4a6e452283605bf26" |
1966 | 1944 | integrity sha512-PR9zDb+rOzkRb2VD+EuKB7UC41vU5DIwZ5qqCpk0KJudcWAyi8rvYOhS7+L5aZCspw1stTViLgN5v6FF1p5cgQ== |
1967 | 1945 |
|
1968 | | -"@rollup/plugin-babel@^6.0.3": |
1969 | | - version "6.0.4" |
1970 | | - resolved "https://registry.yarnpkg.com/@rollup/plugin-babel/-/plugin-babel-6.0.4.tgz#bd698e351fa9aa9619fcae780aea2a603d98e4c4" |
1971 | | - integrity sha512-YF7Y52kFdFT/xVSuVdjkV5ZdX/3YtmX0QulG+x0taQOtJdHYzVU61aSSkAgVJ7NOv6qPkIYiJSgSWWN/DM5sGw== |
| 1946 | +"@rollup/plugin-babel@^7.0.0": |
| 1947 | + version "7.0.0" |
| 1948 | + resolved "https://registry.yarnpkg.com/@rollup/plugin-babel/-/plugin-babel-7.0.0.tgz#bbdc39ca023afc1a67d3488cf20731695b27a911" |
| 1949 | + integrity sha512-NS2+P7v80N3MQqehZEjgpaFb9UyX3URNMW/zvoECKGo4PY4DvJfQusTI7BX/Ks+CPvtTfk3TqcR6S9VYBi/C+A== |
1972 | 1950 | dependencies: |
1973 | 1951 | "@babel/helper-module-imports" "^7.18.6" |
1974 | 1952 | "@rollup/pluginutils" "^5.0.1" |
|
0 commit comments