|
300 | 300 | dependencies:
|
301 | 301 | "@babel/types" "^7.22.5"
|
302 | 302 |
|
303 |
| -"@babel/helper-module-imports@^7.0.0", "@babel/helper-module-imports@^7.16.7": |
| 303 | +"@babel/helper-module-imports@^7.16.7": |
304 | 304 | version "7.16.7"
|
305 | 305 | resolved "https://registry.yarnpkg.com/@babel/helper-module-imports/-/helper-module-imports-7.16.7.tgz#25612a8091a999704461c8a222d0efec5d091437"
|
306 | 306 | integrity sha512-LVtS6TqjJHFc+nYeITRo6VLXve70xmq7wPhWTqDJusJEgGmkAACWwMiTNrvfoQo6hEhFwAIixNkvB0jPXDL8Wg==
|
307 | 307 | dependencies:
|
308 | 308 | "@babel/types" "^7.16.7"
|
309 | 309 |
|
310 |
| -"@babel/helper-module-imports@^7.22.5": |
| 310 | +"@babel/helper-module-imports@^7.22.5", "@babel/helper-module-imports@^7.7.4": |
311 | 311 | version "7.22.5"
|
312 | 312 | resolved "https://registry.yarnpkg.com/@babel/helper-module-imports/-/helper-module-imports-7.22.5.tgz#1a8f4c9f4027d23f520bd76b364d44434a72660c"
|
313 | 313 | integrity sha512-8Dl6+HD/cKifutF5qGd/8ZJi84QeAKh+CEe1sBzz8UayBBGg1dAIJrdHOcOM5b2MpzWL2yuotJTtGjETq0qjXg==
|
|
1909 | 1909 | resolved "https://registry.yarnpkg.com/@nicolo-ribaudo/semver-v6/-/semver-v6-6.3.3.tgz#ea6d23ade78a325f7a52750aab1526b02b628c29"
|
1910 | 1910 | integrity sha512-3Yc1fUTs69MG/uZbJlLSI3JISMn2UV2rg+1D/vROUqZyh3l6iYHCs7GMp+M40ZD7yOdDbYjJcU1oTJhrc+dGKg==
|
1911 | 1911 |
|
1912 |
| -"@rollup/pluginutils@^3.0.9": |
| 1912 | + |
| 1913 | + version "5.0.0" |
| 1914 | + resolved "https://registry.yarnpkg.com/@rollup/plugin-babel/-/plugin-babel-5.0.0.tgz#2f01c9555927449c82cb13dd9e56213a358e1ce9" |
| 1915 | + integrity sha512-YpVnwdUeVj/fDFN75Y3CAzJTMYNcqbH05SJs551wqj+BSwLT9pS3dqJrVDPYl3eH4OrI8ueiEseX5VgUn+0HLA== |
| 1916 | + dependencies: |
| 1917 | + "@babel/helper-module-imports" "^7.7.4" |
| 1918 | + "@rollup/pluginutils" "^3.0.8" |
| 1919 | + |
| 1920 | +"@rollup/pluginutils@^3.0.8", "@rollup/pluginutils@^3.0.9": |
1913 | 1921 | version "3.1.0"
|
1914 | 1922 | resolved "https://registry.yarnpkg.com/@rollup/pluginutils/-/pluginutils-3.1.0.tgz#706b4524ee6dc8b103b3c995533e5ad680c02b9b"
|
1915 | 1923 | integrity sha512-GksZ6pr6TpIjHm8h9lSQ8pi8BE9VeubNT0OMJ3B5uZJ8pz73NPiqOtCog/x2/QzM1ENChPKxMDhiQuRHsqc+lg==
|
@@ -8615,14 +8623,6 @@ ripemd160@^2.0.0, ripemd160@^2.0.1:
|
8615 | 8623 | hash-base "^3.0.0"
|
8616 | 8624 | inherits "^2.0.1"
|
8617 | 8625 |
|
8618 |
| - |
8619 |
| - version "4.4.0" |
8620 |
| - resolved "https://registry.yarnpkg.com/rollup-plugin-babel/-/rollup-plugin-babel-4.4.0.tgz#d15bd259466a9d1accbdb2fe2fff17c52d030acb" |
8621 |
| - integrity sha512-Lek/TYp1+7g7I+uMfJnnSJ7YWoD58ajo6Oarhlex7lvUce+RCKRuGRSgztDO3/MF/PuGKmUL5iTHKf208UNszw== |
8622 |
| - dependencies: |
8623 |
| - "@babel/helper-module-imports" "^7.0.0" |
8624 |
| - rollup-pluginutils "^2.8.1" |
8625 |
| - |
8626 | 8626 |
|
8627 | 8627 | version "2.1.2"
|
8628 | 8628 | resolved "https://registry.yarnpkg.com/rollup-plugin-node-builtins/-/rollup-plugin-node-builtins-2.1.2.tgz#24a1fed4a43257b6b64371d8abc6ce1ab14597e9"
|
|
0 commit comments