|
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 | 94 | "@babel/helper-module-imports@^7.22.5":
|
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==
|
105 | 98 | dependencies:
|
106 | 99 | "@babel/types" "^7.22.5"
|
107 | 100 |
|
| 101 | +"@babel/helper-module-imports@^7.7.4": |
| 102 | + version "7.22.15" |
| 103 | + resolved "https://registry.yarnpkg.com/@babel/helper-module-imports/-/helper-module-imports-7.22.15.tgz#16146307acdc40cc00c3b2c647713076464bdbf0" |
| 104 | + integrity sha512-0pYVBnDKZO2fnSPCrgM/6WMc7eS20Fbok+0r88fp+YtWVLZrp4CkafFGIp+W0VKw4a22sgebPT99y+FDNMdP4w== |
| 105 | + dependencies: |
| 106 | + "@babel/types" "^7.22.15" |
| 107 | + |
108 | 108 | "@babel/helper-module-transforms@^7.22.5":
|
109 | 109 | version "7.22.5"
|
110 | 110 | resolved "https://registry.yarnpkg.com/@babel/helper-module-transforms/-/helper-module-transforms-7.22.5.tgz#0f65daa0716961b6e96b164034e737f60a80d2ef"
|
|
133 | 133 | dependencies:
|
134 | 134 | "@babel/types" "^7.22.5"
|
135 | 135 |
|
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 | 136 | "@babel/helper-string-parser@^7.22.5":
|
142 | 137 | version "7.22.5"
|
143 | 138 | resolved "https://registry.yarnpkg.com/@babel/helper-string-parser/-/helper-string-parser-7.22.5.tgz#533f36457a25814cf1df6488523ad547d784a99f"
|
144 | 139 | integrity sha512-mM4COjgZox8U+JcXQwPijIZLElkgEpO5rsERVDJTc2qfCDfERyob6k5WegS14SX18IIjv+XD+GrqNumY5JRCDw==
|
145 | 140 |
|
146 |
| -"@babel/helper-validator-identifier@^7.18.6", "@babel/helper-validator-identifier@^7.19.1": |
| 141 | +"@babel/helper-validator-identifier@^7.18.6": |
147 | 142 | version "7.19.1"
|
148 | 143 | resolved "https://registry.yarnpkg.com/@babel/helper-validator-identifier/-/helper-validator-identifier-7.19.1.tgz#7eea834cf32901ffdc1a7ee555e2f9c27e249ca2"
|
149 | 144 | integrity sha512-awrNfaMtnHUr653GgGEs++LlAvW6w+DcPrOliSMXWCKo597CwL5Acf/wWdNkf/tfEQE3mjkeD1YOVZOUV/od1w==
|
150 | 145 |
|
| 146 | +"@babel/helper-validator-identifier@^7.22.20": |
| 147 | + version "7.22.20" |
| 148 | + resolved "https://registry.yarnpkg.com/@babel/helper-validator-identifier/-/helper-validator-identifier-7.22.20.tgz#c4ae002c61d2879e724581d96665583dbc1dc0e0" |
| 149 | + integrity sha512-Y4OZ+ytlatR8AI+8KZfKuL5urKp7qey08ha31L8b3BwewJAoJamTzyvxPR/5D+KkdJCGPq/+8TukHBlY10FX9A== |
| 150 | + |
151 | 151 | "@babel/helper-validator-identifier@^7.22.5":
|
152 | 152 | version "7.22.5"
|
153 | 153 | resolved "https://registry.yarnpkg.com/@babel/helper-validator-identifier/-/helper-validator-identifier-7.22.5.tgz#9544ef6a33999343c8740fa51350f30eeaaaf193"
|
|
235 | 235 | debug "^4.1.0"
|
236 | 236 | globals "^11.1.0"
|
237 | 237 |
|
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== |
| 238 | +"@babel/types@^7.22.15": |
| 239 | + version "7.23.0" |
| 240 | + resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.23.0.tgz#8c1f020c9df0e737e4e247c0619f58c68458aaeb" |
| 241 | + integrity sha512-0oIyUfKoI3mSqMvsxBdclDwxXKXAUA8v/apZbc+iSyARYou1o8ZGDxbUYyLFoW2arqS2jDGqJuZvv1d/io1axg== |
242 | 242 | dependencies:
|
243 |
| - "@babel/helper-string-parser" "^7.19.4" |
244 |
| - "@babel/helper-validator-identifier" "^7.19.1" |
| 243 | + "@babel/helper-string-parser" "^7.22.5" |
| 244 | + "@babel/helper-validator-identifier" "^7.22.20" |
245 | 245 | to-fast-properties "^2.0.0"
|
246 | 246 |
|
247 | 247 | "@babel/types@^7.22.5":
|
|
572 | 572 | "@nodelib/fs.scandir" "2.1.5"
|
573 | 573 | fastq "^1.6.0"
|
574 | 574 |
|
| 575 | + |
| 576 | + version "5.0.0" |
| 577 | + resolved "https://registry.yarnpkg.com/@rollup/plugin-babel/-/plugin-babel-5.0.0.tgz#2f01c9555927449c82cb13dd9e56213a358e1ce9" |
| 578 | + integrity sha512-YpVnwdUeVj/fDFN75Y3CAzJTMYNcqbH05SJs551wqj+BSwLT9pS3dqJrVDPYl3eH4OrI8ueiEseX5VgUn+0HLA== |
| 579 | + dependencies: |
| 580 | + "@babel/helper-module-imports" "^7.7.4" |
| 581 | + "@rollup/pluginutils" "^3.0.8" |
| 582 | + |
575 | 583 |
|
576 | 584 | version "1.0.2"
|
577 | 585 | resolved "https://registry.yarnpkg.com/@rollup/plugin-buble/-/plugin-buble-1.0.2.tgz#30af390341b0888490f781fcf17e469198d118a2"
|
|
621 | 629 | "@rollup/pluginutils" "^3.1.0"
|
622 | 630 | resolve "^1.17.0"
|
623 | 631 |
|
624 |
| -"@rollup/pluginutils@^3.1.0": |
| 632 | +"@rollup/pluginutils@^3.0.8", "@rollup/pluginutils@^3.1.0": |
625 | 633 | version "3.1.0"
|
626 | 634 | resolved "https://registry.yarnpkg.com/@rollup/pluginutils/-/pluginutils-3.1.0.tgz#706b4524ee6dc8b103b3c995533e5ad680c02b9b"
|
627 | 635 | integrity sha512-GksZ6pr6TpIjHm8h9lSQ8pi8BE9VeubNT0OMJ3B5uZJ8pz73NPiqOtCog/x2/QzM1ENChPKxMDhiQuRHsqc+lg==
|
@@ -4441,14 +4449,6 @@ rimraf@^3.0.0, rimraf@^3.0.2:
|
4441 | 4449 | dependencies:
|
4442 | 4450 | glob "^7.1.3"
|
4443 | 4451 |
|
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 | 4452 | rollup-plugin-license@^3.0.1:
|
4453 | 4453 | version "3.0.1"
|
4454 | 4454 | resolved "https://registry.yarnpkg.com/rollup-plugin-license/-/rollup-plugin-license-3.0.1.tgz#e54d9464971dc2c5282b74c00cee09091b329054"
|
|
4473 | 4473 | hash-sum "^2.0.0"
|
4474 | 4474 | rollup-pluginutils "^2.8.2"
|
4475 | 4475 |
|
4476 |
| -rollup-pluginutils@^2.8.1, rollup-pluginutils@^2.8.2: |
| 4476 | +rollup-pluginutils@^2.8.2: |
4477 | 4477 | version "2.8.2"
|
4478 | 4478 | resolved "https://registry.yarnpkg.com/rollup-pluginutils/-/rollup-pluginutils-2.8.2.tgz#72f2af0748b592364dbd3389e600e5a9444a351e"
|
4479 | 4479 | integrity sha512-EEp9NhnUkwY8aif6bxgovPHMoMoNr2FulJziTndpt5H9RdwC47GSGuII9XxpSdzVGM0GWrNPHV6ie1LTNJPaLQ==
|
|
0 commit comments