|
325 | 325 | dependencies:
|
326 | 326 | "@babel/types" "^7.22.5"
|
327 | 327 |
|
328 |
| -"@babel/helper-module-imports@^7.0.0", "@babel/helper-module-imports@^7.16.7": |
| 328 | +"@babel/helper-module-imports@^7.16.7": |
329 | 329 | version "7.16.7"
|
330 | 330 | resolved "https://registry.yarnpkg.com/@babel/helper-module-imports/-/helper-module-imports-7.16.7.tgz#25612a8091a999704461c8a222d0efec5d091437"
|
331 | 331 | integrity sha512-LVtS6TqjJHFc+nYeITRo6VLXve70xmq7wPhWTqDJusJEgGmkAACWwMiTNrvfoQo6hEhFwAIixNkvB0jPXDL8Wg==
|
332 | 332 | dependencies:
|
333 | 333 | "@babel/types" "^7.16.7"
|
334 | 334 |
|
335 |
| -"@babel/helper-module-imports@^7.22.15": |
| 335 | +"@babel/helper-module-imports@^7.22.15", "@babel/helper-module-imports@^7.7.4": |
336 | 336 | version "7.22.15"
|
337 | 337 | resolved "https://registry.yarnpkg.com/@babel/helper-module-imports/-/helper-module-imports-7.22.15.tgz#16146307acdc40cc00c3b2c647713076464bdbf0"
|
338 | 338 | integrity sha512-0pYVBnDKZO2fnSPCrgM/6WMc7eS20Fbok+0r88fp+YtWVLZrp4CkafFGIp+W0VKw4a22sgebPT99y+FDNMdP4w==
|
|
2023 | 2023 | resolved "https://registry.yarnpkg.com/@nicolo-ribaudo/semver-v6/-/semver-v6-6.3.3.tgz#ea6d23ade78a325f7a52750aab1526b02b628c29"
|
2024 | 2024 | integrity sha512-3Yc1fUTs69MG/uZbJlLSI3JISMn2UV2rg+1D/vROUqZyh3l6iYHCs7GMp+M40ZD7yOdDbYjJcU1oTJhrc+dGKg==
|
2025 | 2025 |
|
2026 |
| -"@rollup/pluginutils@^3.0.9": |
| 2026 | + |
| 2027 | + version "5.0.0" |
| 2028 | + resolved "https://registry.yarnpkg.com/@rollup/plugin-babel/-/plugin-babel-5.0.0.tgz#2f01c9555927449c82cb13dd9e56213a358e1ce9" |
| 2029 | + integrity sha512-YpVnwdUeVj/fDFN75Y3CAzJTMYNcqbH05SJs551wqj+BSwLT9pS3dqJrVDPYl3eH4OrI8ueiEseX5VgUn+0HLA== |
| 2030 | + dependencies: |
| 2031 | + "@babel/helper-module-imports" "^7.7.4" |
| 2032 | + "@rollup/pluginutils" "^3.0.8" |
| 2033 | + |
| 2034 | +"@rollup/pluginutils@^3.0.8", "@rollup/pluginutils@^3.0.9": |
2027 | 2035 | version "3.1.0"
|
2028 | 2036 | resolved "https://registry.yarnpkg.com/@rollup/pluginutils/-/pluginutils-3.1.0.tgz#706b4524ee6dc8b103b3c995533e5ad680c02b9b"
|
2029 | 2037 | integrity sha512-GksZ6pr6TpIjHm8h9lSQ8pi8BE9VeubNT0OMJ3B5uZJ8pz73NPiqOtCog/x2/QzM1ENChPKxMDhiQuRHsqc+lg==
|
@@ -8729,14 +8737,6 @@ ripemd160@^2.0.0, ripemd160@^2.0.1:
|
8729 | 8737 | hash-base "^3.0.0"
|
8730 | 8738 | inherits "^2.0.1"
|
8731 | 8739 |
|
8732 |
| - |
8733 |
| - version "4.4.0" |
8734 |
| - resolved "https://registry.yarnpkg.com/rollup-plugin-babel/-/rollup-plugin-babel-4.4.0.tgz#d15bd259466a9d1accbdb2fe2fff17c52d030acb" |
8735 |
| - integrity sha512-Lek/TYp1+7g7I+uMfJnnSJ7YWoD58ajo6Oarhlex7lvUce+RCKRuGRSgztDO3/MF/PuGKmUL5iTHKf208UNszw== |
8736 |
| - dependencies: |
8737 |
| - "@babel/helper-module-imports" "^7.0.0" |
8738 |
| - rollup-pluginutils "^2.8.1" |
8739 |
| - |
8740 | 8740 |
|
8741 | 8741 | version "2.1.2"
|
8742 | 8742 | resolved "https://registry.yarnpkg.com/rollup-plugin-node-builtins/-/rollup-plugin-node-builtins-2.1.2.tgz#24a1fed4a43257b6b64371d8abc6ce1ab14597e9"
|
|
0 commit comments