|
105 | 105 | dependencies:
|
106 | 106 | "@babel/types" "^7.22.5"
|
107 | 107 |
|
108 |
| -"@babel/helper-module-imports@^7.0.0": |
109 |
| - version "7.18.6" |
110 |
| - resolved "https://registry.yarnpkg.com/@babel/helper-module-imports/-/helper-module-imports-7.18.6.tgz#1e3ebdbbd08aad1437b428c50204db13c5a3ca6e" |
111 |
| - integrity sha512-0NFvs3VkuSYbFi1x2Vd6tKrywq+z/cLeYC/RJNFrIX/30Bf5aiGYbtvGXolEktzJH8o5E5KJ3tT+nkxuuZFVlA== |
112 |
| - dependencies: |
113 |
| - "@babel/types" "^7.18.6" |
114 |
| - |
115 | 108 | "@babel/helper-module-imports@^7.22.15":
|
116 | 109 | version "7.22.15"
|
117 | 110 | resolved "https://registry.yarnpkg.com/@babel/helper-module-imports/-/helper-module-imports-7.22.15.tgz#16146307acdc40cc00c3b2c647713076464bdbf0"
|
118 | 111 | integrity sha512-0pYVBnDKZO2fnSPCrgM/6WMc7eS20Fbok+0r88fp+YtWVLZrp4CkafFGIp+W0VKw4a22sgebPT99y+FDNMdP4w==
|
119 | 112 | dependencies:
|
120 | 113 | "@babel/types" "^7.22.15"
|
121 | 114 |
|
| 115 | +"@babel/helper-module-imports@^7.7.4": |
| 116 | + version "7.24.3" |
| 117 | + resolved "https://registry.yarnpkg.com/@babel/helper-module-imports/-/helper-module-imports-7.24.3.tgz#6ac476e6d168c7c23ff3ba3cf4f7841d46ac8128" |
| 118 | + integrity sha512-viKb0F9f2s0BCS22QSF308z/+1YWKV/76mwt61NBzS5izMzDPwdq1pTrzf+Li3npBWX9KdQbkeCt1jSAM7lZqg== |
| 119 | + dependencies: |
| 120 | + "@babel/types" "^7.24.0" |
| 121 | + |
122 | 122 | "@babel/helper-module-transforms@^7.23.3":
|
123 | 123 | version "7.23.3"
|
124 | 124 | resolved "https://registry.yarnpkg.com/@babel/helper-module-transforms/-/helper-module-transforms-7.23.3.tgz#d7d12c3c5d30af5b3c0fcab2a6d5217773e2d0f1"
|
|
144 | 144 | dependencies:
|
145 | 145 | "@babel/types" "^7.22.5"
|
146 | 146 |
|
147 |
| -"@babel/helper-string-parser@^7.19.4": |
148 |
| - version "7.19.4" |
149 |
| - resolved "https://registry.yarnpkg.com/@babel/helper-string-parser/-/helper-string-parser-7.19.4.tgz#38d3acb654b4701a9b77fb0615a96f775c3a9e63" |
150 |
| - integrity sha512-nHtDoQcuqFmwYNYPz3Rah5ph2p8PFeFCsZk9A/48dPc/rGocJ5J3hAAZ7pb76VWX3fZKu+uEr/FhH5jLx7umrw== |
151 |
| - |
152 | 147 | "@babel/helper-string-parser@^7.22.5":
|
153 | 148 | version "7.22.5"
|
154 | 149 | resolved "https://registry.yarnpkg.com/@babel/helper-string-parser/-/helper-string-parser-7.22.5.tgz#533f36457a25814cf1df6488523ad547d784a99f"
|
|
159 | 154 | resolved "https://registry.yarnpkg.com/@babel/helper-string-parser/-/helper-string-parser-7.23.4.tgz#9478c707febcbbe1ddb38a3d91a2e054ae622d83"
|
160 | 155 | integrity sha512-803gmbQdqwdf4olxrX4AJyFBV/RTr3rSmOj0rKwesmzlfhYNDEs+/iOcznzpNWlJlIlTJC2QfPFcHB6DlzdVLQ==
|
161 | 156 |
|
162 |
| -"@babel/helper-validator-identifier@^7.18.6", "@babel/helper-validator-identifier@^7.19.1": |
| 157 | +"@babel/helper-validator-identifier@^7.18.6": |
163 | 158 | version "7.19.1"
|
164 | 159 | resolved "https://registry.yarnpkg.com/@babel/helper-validator-identifier/-/helper-validator-identifier-7.19.1.tgz#7eea834cf32901ffdc1a7ee555e2f9c27e249ca2"
|
165 | 160 | integrity sha512-awrNfaMtnHUr653GgGEs++LlAvW6w+DcPrOliSMXWCKo597CwL5Acf/wWdNkf/tfEQE3mjkeD1YOVZOUV/od1w==
|
|
271 | 266 | debug "^4.3.1"
|
272 | 267 | globals "^11.1.0"
|
273 | 268 |
|
274 |
| -"@babel/types@^7.18.6": |
275 |
| - version "7.20.5" |
276 |
| - resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.20.5.tgz#e206ae370b5393d94dfd1d04cd687cace53efa84" |
277 |
| - integrity sha512-c9fst/h2/dcF7H+MJKZ2T0KjEQ8hY/BNnDk/H3XY8C4Aw/eWQXWn/lWntHF9ooUBnGmEvbfGrTgLWc+um0YDUg== |
278 |
| - dependencies: |
279 |
| - "@babel/helper-string-parser" "^7.19.4" |
280 |
| - "@babel/helper-validator-identifier" "^7.19.1" |
281 |
| - to-fast-properties "^2.0.0" |
282 |
| - |
283 | 269 | "@babel/types@^7.22.15", "@babel/types@^7.23.0", "@babel/types@^7.24.0":
|
284 | 270 | version "7.24.0"
|
285 | 271 | resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.24.0.tgz#3b951f435a92e7333eba05b7566fd297960ea1bf"
|
|
661 | 647 | resolved "https://registry.yarnpkg.com/@pkgjs/parseargs/-/parseargs-0.11.0.tgz#a77ea742fab25775145434eb1d2328cf5013ac33"
|
662 | 648 | integrity sha512-+1VkjdD0QBLPodGrJUeqarH8VAIvQODIbwh9XpP5Syisf7YoQgsJKPNFoqqLQlu+VQ/tVSshMR6loPMn8U+dPg==
|
663 | 649 |
|
| 650 | + |
| 651 | + version "5.0.0" |
| 652 | + resolved "https://registry.yarnpkg.com/@rollup/plugin-babel/-/plugin-babel-5.0.0.tgz#2f01c9555927449c82cb13dd9e56213a358e1ce9" |
| 653 | + integrity sha512-YpVnwdUeVj/fDFN75Y3CAzJTMYNcqbH05SJs551wqj+BSwLT9pS3dqJrVDPYl3eH4OrI8ueiEseX5VgUn+0HLA== |
| 654 | + dependencies: |
| 655 | + "@babel/helper-module-imports" "^7.7.4" |
| 656 | + "@rollup/pluginutils" "^3.0.8" |
| 657 | + |
664 | 658 |
|
665 | 659 | version "1.0.3"
|
666 | 660 | resolved "https://registry.yarnpkg.com/@rollup/plugin-buble/-/plugin-buble-1.0.3.tgz#6ce275f062a3bac583472cf14f54aa5f0957dccf"
|
|
710 | 704 | "@rollup/pluginutils" "^3.1.0"
|
711 | 705 | resolve "^1.17.0"
|
712 | 706 |
|
713 |
| -"@rollup/pluginutils@^3.1.0": |
| 707 | +"@rollup/pluginutils@^3.0.8", "@rollup/pluginutils@^3.1.0": |
714 | 708 | version "3.1.0"
|
715 | 709 | resolved "https://registry.yarnpkg.com/@rollup/pluginutils/-/pluginutils-3.1.0.tgz#706b4524ee6dc8b103b3c995533e5ad680c02b9b"
|
716 | 710 | integrity sha512-GksZ6pr6TpIjHm8h9lSQ8pi8BE9VeubNT0OMJ3B5uZJ8pz73NPiqOtCog/x2/QzM1ENChPKxMDhiQuRHsqc+lg==
|
@@ -4683,14 +4677,6 @@ rimraf@^3.0.0, rimraf@^3.0.2:
|
4683 | 4677 | dependencies:
|
4684 | 4678 | glob "^7.1.3"
|
4685 | 4679 |
|
4686 |
| - |
4687 |
| - version "4.4.0" |
4688 |
| - resolved "https://registry.yarnpkg.com/rollup-plugin-babel/-/rollup-plugin-babel-4.4.0.tgz#d15bd259466a9d1accbdb2fe2fff17c52d030acb" |
4689 |
| - integrity sha512-Lek/TYp1+7g7I+uMfJnnSJ7YWoD58ajo6Oarhlex7lvUce+RCKRuGRSgztDO3/MF/PuGKmUL5iTHKf208UNszw== |
4690 |
| - dependencies: |
4691 |
| - "@babel/helper-module-imports" "^7.0.0" |
4692 |
| - rollup-pluginutils "^2.8.1" |
4693 |
| - |
4694 | 4680 | rollup-plugin-license@^3.0.1:
|
4695 | 4681 | version "3.0.1"
|
4696 | 4682 | resolved "https://registry.yarnpkg.com/rollup-plugin-license/-/rollup-plugin-license-3.0.1.tgz#e54d9464971dc2c5282b74c00cee09091b329054"
|
|
4715 | 4701 | hash-sum "^2.0.0"
|
4716 | 4702 | rollup-pluginutils "^2.8.2"
|
4717 | 4703 |
|
4718 |
| -rollup-pluginutils@^2.8.1, rollup-pluginutils@^2.8.2: |
| 4704 | +rollup-pluginutils@^2.8.2: |
4719 | 4705 | version "2.8.2"
|
4720 | 4706 | resolved "https://registry.yarnpkg.com/rollup-pluginutils/-/rollup-pluginutils-2.8.2.tgz#72f2af0748b592364dbd3389e600e5a9444a351e"
|
4721 | 4707 | integrity sha512-EEp9NhnUkwY8aif6bxgovPHMoMoNr2FulJziTndpt5H9RdwC47GSGuII9XxpSdzVGM0GWrNPHV6ie1LTNJPaLQ==
|
|
0 commit comments