|
205 | 205 | dependencies:
|
206 | 206 | "@babel/types" "^7.21.0"
|
207 | 207 |
|
208 |
| -"@babel/helper-module-imports@^7.0.0": |
209 |
| - version "7.8.3" |
210 |
| - resolved "https://registry.yarnpkg.com/@babel/helper-module-imports/-/helper-module-imports-7.8.3.tgz#7fe39589b39c016331b6b8c3f441e8f0b1419498" |
211 |
| - integrity sha512-R0Bx3jippsbAEtzkpZ/6FIiuzOURPcMjHp+Z6xPe6DtApDJx+w7UYyOLanZqO8+wKR9G10s/FmHXvxaMd9s6Kg== |
212 |
| - dependencies: |
213 |
| - "@babel/types" "^7.8.3" |
214 |
| - |
215 | 208 | "@babel/helper-module-imports@^7.14.5":
|
216 | 209 | version "7.14.5"
|
217 | 210 | resolved "https://registry.yarnpkg.com/@babel/helper-module-imports/-/helper-module-imports-7.14.5.tgz#6d1a44df6a38c957aa7c312da076429f11b422f3"
|
218 | 211 | integrity sha512-SwrNHu5QWS84XlHwGYPDtCxcA0hrSlL2yhWYLgeOc0w7ccOl2qv4s/nARI0aYZW+bSwAL5CukeXA47B/1NKcnQ==
|
219 | 212 | dependencies:
|
220 | 213 | "@babel/types" "^7.14.5"
|
221 | 214 |
|
| 215 | +"@babel/helper-module-imports@^7.7.4": |
| 216 | + version "7.22.15" |
| 217 | + resolved "https://registry.yarnpkg.com/@babel/helper-module-imports/-/helper-module-imports-7.22.15.tgz#16146307acdc40cc00c3b2c647713076464bdbf0" |
| 218 | + integrity sha512-0pYVBnDKZO2fnSPCrgM/6WMc7eS20Fbok+0r88fp+YtWVLZrp4CkafFGIp+W0VKw4a22sgebPT99y+FDNMdP4w== |
| 219 | + dependencies: |
| 220 | + "@babel/types" "^7.22.15" |
| 221 | + |
222 | 222 | "@babel/helper-module-transforms@^7.15.0":
|
223 | 223 | version "7.15.0"
|
224 | 224 | resolved "https://registry.yarnpkg.com/@babel/helper-module-transforms/-/helper-module-transforms-7.15.0.tgz#679275581ea056373eddbe360e1419ef23783b08"
|
|
324 | 324 | resolved "https://registry.yarnpkg.com/@babel/helper-string-parser/-/helper-string-parser-7.19.4.tgz#38d3acb654b4701a9b77fb0615a96f775c3a9e63"
|
325 | 325 | integrity sha512-nHtDoQcuqFmwYNYPz3Rah5ph2p8PFeFCsZk9A/48dPc/rGocJ5J3hAAZ7pb76VWX3fZKu+uEr/FhH5jLx7umrw==
|
326 | 326 |
|
| 327 | +"@babel/helper-string-parser@^7.22.5": |
| 328 | + version "7.22.5" |
| 329 | + resolved "https://registry.yarnpkg.com/@babel/helper-string-parser/-/helper-string-parser-7.22.5.tgz#533f36457a25814cf1df6488523ad547d784a99f" |
| 330 | + integrity sha512-mM4COjgZox8U+JcXQwPijIZLElkgEpO5rsERVDJTc2qfCDfERyob6k5WegS14SX18IIjv+XD+GrqNumY5JRCDw== |
| 331 | + |
327 | 332 | "@babel/helper-validator-identifier@^7.10.4":
|
328 | 333 | version "7.10.4"
|
329 | 334 | resolved "https://registry.yarnpkg.com/@babel/helper-validator-identifier/-/helper-validator-identifier-7.10.4.tgz#a78c7a7251e01f616512d31b10adcf52ada5e0d2"
|
|
344 | 349 | resolved "https://registry.yarnpkg.com/@babel/helper-validator-identifier/-/helper-validator-identifier-7.19.1.tgz#7eea834cf32901ffdc1a7ee555e2f9c27e249ca2"
|
345 | 350 | integrity sha512-awrNfaMtnHUr653GgGEs++LlAvW6w+DcPrOliSMXWCKo597CwL5Acf/wWdNkf/tfEQE3mjkeD1YOVZOUV/od1w==
|
346 | 351 |
|
| 352 | +"@babel/helper-validator-identifier@^7.22.20": |
| 353 | + version "7.22.20" |
| 354 | + resolved "https://registry.yarnpkg.com/@babel/helper-validator-identifier/-/helper-validator-identifier-7.22.20.tgz#c4ae002c61d2879e724581d96665583dbc1dc0e0" |
| 355 | + integrity sha512-Y4OZ+ytlatR8AI+8KZfKuL5urKp7qey08ha31L8b3BwewJAoJamTzyvxPR/5D+KkdJCGPq/+8TukHBlY10FX9A== |
| 356 | + |
347 | 357 | "@babel/helper-validator-identifier@^7.9.0", "@babel/helper-validator-identifier@^7.9.5":
|
348 | 358 | version "7.9.5"
|
349 | 359 | resolved "https://registry.yarnpkg.com/@babel/helper-validator-identifier/-/helper-validator-identifier-7.9.5.tgz#90977a8e6fbf6b431a7dc31752eee233bf052d80"
|
|
580 | 590 | "@babel/helper-validator-identifier" "^7.19.1"
|
581 | 591 | to-fast-properties "^2.0.0"
|
582 | 592 |
|
583 |
| -"@babel/types@^7.8.3", "@babel/types@^7.9.5": |
| 593 | +"@babel/types@^7.22.15": |
| 594 | + version "7.23.0" |
| 595 | + resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.23.0.tgz#8c1f020c9df0e737e4e247c0619f58c68458aaeb" |
| 596 | + integrity sha512-0oIyUfKoI3mSqMvsxBdclDwxXKXAUA8v/apZbc+iSyARYou1o8ZGDxbUYyLFoW2arqS2jDGqJuZvv1d/io1axg== |
| 597 | + dependencies: |
| 598 | + "@babel/helper-string-parser" "^7.22.5" |
| 599 | + "@babel/helper-validator-identifier" "^7.22.20" |
| 600 | + to-fast-properties "^2.0.0" |
| 601 | + |
| 602 | +"@babel/types@^7.9.5": |
584 | 603 | version "7.9.5"
|
585 | 604 | resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.9.5.tgz#89231f82915a8a566a703b3b20133f73da6b9444"
|
586 | 605 | integrity sha512-XjnvNqenk818r5zMaba+sLQjnbda31UfUURv3ei0qPQw4u+j2jMyJ5b11y8ZHYTRSI3NnInQkkkRT4fLqqPdHg==
|
|
804 | 823 | "@nodelib/fs.scandir" "2.1.3"
|
805 | 824 | fastq "^1.6.0"
|
806 | 825 |
|
| 826 | + |
| 827 | + version "5.0.0" |
| 828 | + resolved "https://registry.yarnpkg.com/@rollup/plugin-babel/-/plugin-babel-5.0.0.tgz#2f01c9555927449c82cb13dd9e56213a358e1ce9" |
| 829 | + integrity sha512-YpVnwdUeVj/fDFN75Y3CAzJTMYNcqbH05SJs551wqj+BSwLT9pS3dqJrVDPYl3eH4OrI8ueiEseX5VgUn+0HLA== |
| 830 | + dependencies: |
| 831 | + "@babel/helper-module-imports" "^7.7.4" |
| 832 | + "@rollup/pluginutils" "^3.0.8" |
| 833 | + |
| 834 | +"@rollup/pluginutils@^3.0.8": |
| 835 | + version "3.1.0" |
| 836 | + resolved "https://registry.yarnpkg.com/@rollup/pluginutils/-/pluginutils-3.1.0.tgz#706b4524ee6dc8b103b3c995533e5ad680c02b9b" |
| 837 | + integrity sha512-GksZ6pr6TpIjHm8h9lSQ8pi8BE9VeubNT0OMJ3B5uZJ8pz73NPiqOtCog/x2/QzM1ENChPKxMDhiQuRHsqc+lg== |
| 838 | + dependencies: |
| 839 | + "@types/estree" "0.0.39" |
| 840 | + estree-walker "^1.0.1" |
| 841 | + picomatch "^2.2.2" |
| 842 | + |
807 | 843 | "@rollup/pluginutils@^4.1.2":
|
808 | 844 | version "4.1.2"
|
809 | 845 | resolved "https://registry.yarnpkg.com/@rollup/pluginutils/-/pluginutils-4.1.2.tgz#ed5821c15e5e05e32816f5fb9ec607cdf5a75751"
|
|
829 | 865 | resolved "https://registry.yarnpkg.com/@types/color-name/-/color-name-1.1.1.tgz#1c1261bbeaa10a8055bbc5d8ab84b7b2afc846a0"
|
830 | 866 | integrity sha512-rr+OQyAjxze7GgWrSaJwydHStIhHq2lvY3BOC2Mj7KnzI7XK0Uw1TOOdI9lDoajEbSWLiYgoo4f1R51erQfhPQ==
|
831 | 867 |
|
| 868 | + |
| 869 | + version "0.0.39" |
| 870 | + resolved "https://registry.yarnpkg.com/@types/estree/-/estree-0.0.39.tgz#e177e699ee1b8c22d23174caaa7422644389509f" |
| 871 | + integrity sha512-EYNwp3bU+98cpU4lAWYYL7Zz+2gryWH1qbdDTidVd6hkiR6weksdbMadyXKXNPEkQFhXM+hVO9ZygomHXp+AIw== |
| 872 | + |
832 | 873 |
|
833 | 874 | version "3.0.3"
|
834 | 875 | resolved "https://registry.yarnpkg.com/@types/minimatch/-/minimatch-3.0.3.tgz#3dca0e3f33b200fc7d1139c0cd96c1268cadfd9d"
|
@@ -1845,10 +1886,10 @@ estraverse@^4.0.0, estraverse@^4.1.1:
|
1845 | 1886 | resolved "https://registry.yarnpkg.com/estraverse/-/estraverse-4.3.0.tgz#398ad3f3c5a24948be7725e83d11a7de28cdbd1d"
|
1846 | 1887 | integrity sha512-39nnKffWz8xN1BU/2c79n9nB9HDzo0niYUqx6xyqUnyoAnQyyWpOTdZEeiCch8BBu515t4wp9ZmgVfVhn9EBpw==
|
1847 | 1888 |
|
1848 |
| -estree-walker@^0.6.1: |
1849 |
| - version "0.6.1" |
1850 |
| - resolved "https://registry.yarnpkg.com/estree-walker/-/estree-walker-0.6.1.tgz#53049143f40c6eb918b23671d1fe3219f3a1b362" |
1851 |
| - integrity sha512-SqmZANLWS0mnatqbSfRP5g8OXZC12Fgg1IwNtLsyHDzJizORW4khDfjPqJZsemPWBB2uqykUah5YpQ6epsqC/w== |
| 1889 | +estree-walker@^1.0.1: |
| 1890 | + version "1.0.1" |
| 1891 | + resolved "https://registry.yarnpkg.com/estree-walker/-/estree-walker-1.0.1.tgz#31bc5d612c96b704106b477e6dd5d8aa138cb700" |
| 1892 | + integrity sha512-1fMXF3YP4pZZVozF8j/ZLfvnR8NSIljt56UhbZ5PeeDmmGHpgpdwQt7ITlGvYaQukCvuBRMLEiKiYC+oeIg4cg== |
1852 | 1893 |
|
1853 | 1894 | estree-walker@^2.0.1:
|
1854 | 1895 | version "2.0.2"
|
@@ -3512,14 +3553,6 @@ rimraf@^3.0.2:
|
3512 | 3553 | dependencies:
|
3513 | 3554 | glob "^7.1.3"
|
3514 | 3555 |
|
3515 |
| - |
3516 |
| - version "4.4.0" |
3517 |
| - resolved "https://registry.yarnpkg.com/rollup-plugin-babel/-/rollup-plugin-babel-4.4.0.tgz#d15bd259466a9d1accbdb2fe2fff17c52d030acb" |
3518 |
| - integrity sha512-Lek/TYp1+7g7I+uMfJnnSJ7YWoD58ajo6Oarhlex7lvUce+RCKRuGRSgztDO3/MF/PuGKmUL5iTHKf208UNszw== |
3519 |
| - dependencies: |
3520 |
| - "@babel/helper-module-imports" "^7.0.0" |
3521 |
| - rollup-pluginutils "^2.8.1" |
3522 |
| - |
3523 | 3556 |
|
3524 | 3557 | version "7.0.2"
|
3525 | 3558 | resolved "https://registry.yarnpkg.com/rollup-plugin-terser/-/rollup-plugin-terser-7.0.2.tgz#e8fbba4869981b2dc35ae7e8a502d5c6c04d324d"
|
|
3541 | 3574 | semver "^7.3.7"
|
3542 | 3575 | tslib "^2.4.0"
|
3543 | 3576 |
|
3544 |
| -rollup-pluginutils@^2.8.1: |
3545 |
| - version "2.8.2" |
3546 |
| - resolved "https://registry.yarnpkg.com/rollup-pluginutils/-/rollup-pluginutils-2.8.2.tgz#72f2af0748b592364dbd3389e600e5a9444a351e" |
3547 |
| - integrity sha512-EEp9NhnUkwY8aif6bxgovPHMoMoNr2FulJziTndpt5H9RdwC47GSGuII9XxpSdzVGM0GWrNPHV6ie1LTNJPaLQ== |
3548 |
| - dependencies: |
3549 |
| - estree-walker "^0.6.1" |
3550 |
| - |
3551 | 3577 |
|
3552 | 3578 | version "2.79.1"
|
3553 | 3579 | resolved "https://registry.yarnpkg.com/rollup/-/rollup-2.79.1.tgz#bedee8faef7c9f93a2647ac0108748f497f081c7"
|
|
0 commit comments