|
91 | 91 | dependencies:
|
92 | 92 | "@babel/types" "^7.22.5"
|
93 | 93 |
|
94 |
| -"@babel/helper-module-imports@^7.0.0": |
95 |
| - version "7.18.6" |
96 |
| - resolved "https://registry.yarnpkg.com/@babel/helper-module-imports/-/helper-module-imports-7.18.6.tgz#1e3ebdbbd08aad1437b428c50204db13c5a3ca6e" |
97 |
| - integrity sha512-0NFvs3VkuSYbFi1x2Vd6tKrywq+z/cLeYC/RJNFrIX/30Bf5aiGYbtvGXolEktzJH8o5E5KJ3tT+nkxuuZFVlA== |
98 |
| - dependencies: |
99 |
| - "@babel/types" "^7.18.6" |
100 |
| - |
101 |
| -"@babel/helper-module-imports@^7.22.5": |
| 94 | +"@babel/helper-module-imports@^7.22.5", "@babel/helper-module-imports@^7.7.4": |
102 | 95 | version "7.22.5"
|
103 | 96 | resolved "https://registry.yarnpkg.com/@babel/helper-module-imports/-/helper-module-imports-7.22.5.tgz#1a8f4c9f4027d23f520bd76b364d44434a72660c"
|
104 | 97 | integrity sha512-8Dl6+HD/cKifutF5qGd/8ZJi84QeAKh+CEe1sBzz8UayBBGg1dAIJrdHOcOM5b2MpzWL2yuotJTtGjETq0qjXg==
|
|
133 | 126 | dependencies:
|
134 | 127 | "@babel/types" "^7.22.5"
|
135 | 128 |
|
136 |
| -"@babel/helper-string-parser@^7.19.4": |
137 |
| - version "7.19.4" |
138 |
| - resolved "https://registry.yarnpkg.com/@babel/helper-string-parser/-/helper-string-parser-7.19.4.tgz#38d3acb654b4701a9b77fb0615a96f775c3a9e63" |
139 |
| - integrity sha512-nHtDoQcuqFmwYNYPz3Rah5ph2p8PFeFCsZk9A/48dPc/rGocJ5J3hAAZ7pb76VWX3fZKu+uEr/FhH5jLx7umrw== |
140 |
| - |
141 | 129 | "@babel/helper-string-parser@^7.22.5":
|
142 | 130 | version "7.22.5"
|
143 | 131 | resolved "https://registry.yarnpkg.com/@babel/helper-string-parser/-/helper-string-parser-7.22.5.tgz#533f36457a25814cf1df6488523ad547d784a99f"
|
144 | 132 | integrity sha512-mM4COjgZox8U+JcXQwPijIZLElkgEpO5rsERVDJTc2qfCDfERyob6k5WegS14SX18IIjv+XD+GrqNumY5JRCDw==
|
145 | 133 |
|
146 |
| -"@babel/helper-validator-identifier@^7.18.6", "@babel/helper-validator-identifier@^7.19.1": |
| 134 | +"@babel/helper-validator-identifier@^7.18.6": |
147 | 135 | version "7.19.1"
|
148 | 136 | resolved "https://registry.yarnpkg.com/@babel/helper-validator-identifier/-/helper-validator-identifier-7.19.1.tgz#7eea834cf32901ffdc1a7ee555e2f9c27e249ca2"
|
149 | 137 | integrity sha512-awrNfaMtnHUr653GgGEs++LlAvW6w+DcPrOliSMXWCKo597CwL5Acf/wWdNkf/tfEQE3mjkeD1YOVZOUV/od1w==
|
|
235 | 223 | debug "^4.1.0"
|
236 | 224 | globals "^11.1.0"
|
237 | 225 |
|
238 |
| -"@babel/types@^7.18.6": |
239 |
| - version "7.20.5" |
240 |
| - resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.20.5.tgz#e206ae370b5393d94dfd1d04cd687cace53efa84" |
241 |
| - integrity sha512-c9fst/h2/dcF7H+MJKZ2T0KjEQ8hY/BNnDk/H3XY8C4Aw/eWQXWn/lWntHF9ooUBnGmEvbfGrTgLWc+um0YDUg== |
242 |
| - dependencies: |
243 |
| - "@babel/helper-string-parser" "^7.19.4" |
244 |
| - "@babel/helper-validator-identifier" "^7.19.1" |
245 |
| - to-fast-properties "^2.0.0" |
246 |
| - |
247 | 226 | "@babel/types@^7.22.5":
|
248 | 227 | version "7.22.5"
|
249 | 228 | resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.22.5.tgz#cd93eeaab025880a3a47ec881f4b096a5b786fbe"
|
|
572 | 551 | "@nodelib/fs.scandir" "2.1.5"
|
573 | 552 | fastq "^1.6.0"
|
574 | 553 |
|
| 554 | + |
| 555 | + version "5.0.0" |
| 556 | + resolved "https://registry.yarnpkg.com/@rollup/plugin-babel/-/plugin-babel-5.0.0.tgz#2f01c9555927449c82cb13dd9e56213a358e1ce9" |
| 557 | + integrity sha512-YpVnwdUeVj/fDFN75Y3CAzJTMYNcqbH05SJs551wqj+BSwLT9pS3dqJrVDPYl3eH4OrI8ueiEseX5VgUn+0HLA== |
| 558 | + dependencies: |
| 559 | + "@babel/helper-module-imports" "^7.7.4" |
| 560 | + "@rollup/pluginutils" "^3.0.8" |
| 561 | + |
575 | 562 |
|
576 | 563 | version "1.0.2"
|
577 | 564 | resolved "https://registry.yarnpkg.com/@rollup/plugin-buble/-/plugin-buble-1.0.2.tgz#30af390341b0888490f781fcf17e469198d118a2"
|
|
621 | 608 | "@rollup/pluginutils" "^3.1.0"
|
622 | 609 | resolve "^1.17.0"
|
623 | 610 |
|
624 |
| -"@rollup/pluginutils@^3.1.0": |
| 611 | +"@rollup/pluginutils@^3.0.8", "@rollup/pluginutils@^3.1.0": |
625 | 612 | version "3.1.0"
|
626 | 613 | resolved "https://registry.yarnpkg.com/@rollup/pluginutils/-/pluginutils-3.1.0.tgz#706b4524ee6dc8b103b3c995533e5ad680c02b9b"
|
627 | 614 | integrity sha512-GksZ6pr6TpIjHm8h9lSQ8pi8BE9VeubNT0OMJ3B5uZJ8pz73NPiqOtCog/x2/QzM1ENChPKxMDhiQuRHsqc+lg==
|
@@ -4441,14 +4428,6 @@ rimraf@^3.0.0, rimraf@^3.0.2:
|
4441 | 4428 | dependencies:
|
4442 | 4429 | glob "^7.1.3"
|
4443 | 4430 |
|
4444 |
| - |
4445 |
| - version "4.4.0" |
4446 |
| - resolved "https://registry.yarnpkg.com/rollup-plugin-babel/-/rollup-plugin-babel-4.4.0.tgz#d15bd259466a9d1accbdb2fe2fff17c52d030acb" |
4447 |
| - integrity sha512-Lek/TYp1+7g7I+uMfJnnSJ7YWoD58ajo6Oarhlex7lvUce+RCKRuGRSgztDO3/MF/PuGKmUL5iTHKf208UNszw== |
4448 |
| - dependencies: |
4449 |
| - "@babel/helper-module-imports" "^7.0.0" |
4450 |
| - rollup-pluginutils "^2.8.1" |
4451 |
| - |
4452 | 4431 | rollup-plugin-license@^3.0.1:
|
4453 | 4432 | version "3.0.1"
|
4454 | 4433 | resolved "https://registry.yarnpkg.com/rollup-plugin-license/-/rollup-plugin-license-3.0.1.tgz#e54d9464971dc2c5282b74c00cee09091b329054"
|
|
4473 | 4452 | hash-sum "^2.0.0"
|
4474 | 4453 | rollup-pluginutils "^2.8.2"
|
4475 | 4454 |
|
4476 |
| -rollup-pluginutils@^2.8.1, rollup-pluginutils@^2.8.2: |
| 4455 | +rollup-pluginutils@^2.8.2: |
4477 | 4456 | version "2.8.2"
|
4478 | 4457 | resolved "https://registry.yarnpkg.com/rollup-pluginutils/-/rollup-pluginutils-2.8.2.tgz#72f2af0748b592364dbd3389e600e5a9444a351e"
|
4479 | 4458 | integrity sha512-EEp9NhnUkwY8aif6bxgovPHMoMoNr2FulJziTndpt5H9RdwC47GSGuII9XxpSdzVGM0GWrNPHV6ie1LTNJPaLQ==
|
|
0 commit comments