190
190
dependencies :
191
191
" @babel/types" " ^7.23.0"
192
192
193
- " @babel/helper-module-imports@^7.0.0 " :
194
- version "7.8.3"
195
- resolved "https://registry.yarnpkg.com/@babel/helper-module-imports/-/helper-module-imports-7.8.3.tgz#7fe39589b39c016331b6b8c3f441e8f0b1419498"
196
- integrity sha512-R0Bx3jippsbAEtzkpZ/6FIiuzOURPcMjHp+Z6xPe6DtApDJx+w7UYyOLanZqO8+wKR9G10s/FmHXvxaMd9s6Kg==
197
- dependencies :
198
- " @babel/types" " ^7.8.3"
199
-
200
193
" @babel/helper-module-imports@^7.14.5 " :
201
194
version "7.14.5"
202
195
resolved "https://registry.yarnpkg.com/@babel/helper-module-imports/-/helper-module-imports-7.14.5.tgz#6d1a44df6a38c957aa7c312da076429f11b422f3"
203
196
integrity sha512-SwrNHu5QWS84XlHwGYPDtCxcA0hrSlL2yhWYLgeOc0w7ccOl2qv4s/nARI0aYZW+bSwAL5CukeXA47B/1NKcnQ==
204
197
dependencies :
205
198
" @babel/types" " ^7.14.5"
206
199
207
- " @babel/helper-module-imports@^7.22.15 " :
200
+ " @babel/helper-module-imports@^7.22.15" , "@babel/helper-module-imports@^7.7.4" :
208
201
version "7.22.15"
209
202
resolved "https://registry.yarnpkg.com/@babel/helper-module-imports/-/helper-module-imports-7.22.15.tgz#16146307acdc40cc00c3b2c647713076464bdbf0"
210
203
integrity sha512-0pYVBnDKZO2fnSPCrgM/6WMc7eS20Fbok+0r88fp+YtWVLZrp4CkafFGIp+W0VKw4a22sgebPT99y+FDNMdP4w==
589
582
" @babel/helper-validator-identifier" " ^7.22.20"
590
583
to-fast-properties "^2.0.0"
591
584
592
- " @babel/types@^7.8.3 " , "@babel/types@^7. 9.5":
585
+ " @babel/types@^7.9.5 " :
593
586
version "7.9.5"
594
587
resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.9.5.tgz#89231f82915a8a566a703b3b20133f73da6b9444"
595
588
integrity sha512-XjnvNqenk818r5zMaba+sLQjnbda31UfUURv3ei0qPQw4u+j2jMyJ5b11y8ZHYTRSI3NnInQkkkRT4fLqqPdHg==
781
774
" @nodelib/fs.scandir" " 2.1.3"
782
775
fastq "^1.6.0"
783
776
777
+ " @rollup/plugin-babel@5.0.0 " :
778
+ version "5.0.0"
779
+ resolved "https://registry.yarnpkg.com/@rollup/plugin-babel/-/plugin-babel-5.0.0.tgz#2f01c9555927449c82cb13dd9e56213a358e1ce9"
780
+ integrity sha512-YpVnwdUeVj/fDFN75Y3CAzJTMYNcqbH05SJs551wqj+BSwLT9pS3dqJrVDPYl3eH4OrI8ueiEseX5VgUn+0HLA==
781
+ dependencies :
782
+ " @babel/helper-module-imports" " ^7.7.4"
783
+ " @rollup/pluginutils" " ^3.0.8"
784
+
785
+ " @rollup/pluginutils@^3.0.8 " :
786
+ version "3.1.0"
787
+ resolved "https://registry.yarnpkg.com/@rollup/pluginutils/-/pluginutils-3.1.0.tgz#706b4524ee6dc8b103b3c995533e5ad680c02b9b"
788
+ integrity sha512-GksZ6pr6TpIjHm8h9lSQ8pi8BE9VeubNT0OMJ3B5uZJ8pz73NPiqOtCog/x2/QzM1ENChPKxMDhiQuRHsqc+lg==
789
+ dependencies :
790
+ " @types/estree" " 0.0.39"
791
+ estree-walker "^1.0.1"
792
+ picomatch "^2.2.2"
793
+
784
794
" @rollup/pluginutils@^4.1.2 " :
785
795
version "4.1.2"
786
796
resolved "https://registry.yarnpkg.com/@rollup/pluginutils/-/pluginutils-4.1.2.tgz#ed5821c15e5e05e32816f5fb9ec607cdf5a75751"
806
816
resolved "https://registry.yarnpkg.com/@types/color-name/-/color-name-1.1.1.tgz#1c1261bbeaa10a8055bbc5d8ab84b7b2afc846a0"
807
817
integrity sha512-rr+OQyAjxze7GgWrSaJwydHStIhHq2lvY3BOC2Mj7KnzI7XK0Uw1TOOdI9lDoajEbSWLiYgoo4f1R51erQfhPQ==
808
818
819
+ " @types/estree@0.0.39 " :
820
+ version "0.0.39"
821
+ resolved "https://registry.yarnpkg.com/@types/estree/-/estree-0.0.39.tgz#e177e699ee1b8c22d23174caaa7422644389509f"
822
+ integrity sha512-EYNwp3bU+98cpU4lAWYYL7Zz+2gryWH1qbdDTidVd6hkiR6weksdbMadyXKXNPEkQFhXM+hVO9ZygomHXp+AIw==
823
+
809
824
" @types/minimatch@3.0.3 " :
810
825
version "3.0.3"
811
826
resolved "https://registry.yarnpkg.com/@types/minimatch/-/minimatch-3.0.3.tgz#3dca0e3f33b200fc7d1139c0cd96c1268cadfd9d"
@@ -1822,10 +1837,10 @@ estraverse@^4.0.0, estraverse@^4.1.1:
1822
1837
resolved "https://registry.yarnpkg.com/estraverse/-/estraverse-4.3.0.tgz#398ad3f3c5a24948be7725e83d11a7de28cdbd1d"
1823
1838
integrity sha512-39nnKffWz8xN1BU/2c79n9nB9HDzo0niYUqx6xyqUnyoAnQyyWpOTdZEeiCch8BBu515t4wp9ZmgVfVhn9EBpw==
1824
1839
1825
- estree-walker@^0.6 .1 :
1826
- version "0.6 .1"
1827
- resolved "https://registry.yarnpkg.com/estree-walker/-/estree-walker-0.6. 1.tgz#53049143f40c6eb918b23671d1fe3219f3a1b362 "
1828
- integrity sha512-SqmZANLWS0mnatqbSfRP5g8OXZC12Fgg1IwNtLsyHDzJizORW4khDfjPqJZsemPWBB2uqykUah5YpQ6epsqC/w ==
1840
+ estree-walker@^1.0 .1 :
1841
+ version "1.0 .1"
1842
+ resolved "https://registry.yarnpkg.com/estree-walker/-/estree-walker-1.0. 1.tgz#31bc5d612c96b704106b477e6dd5d8aa138cb700 "
1843
+ integrity sha512-1fMXF3YP4pZZVozF8j/ZLfvnR8NSIljt56UhbZ5PeeDmmGHpgpdwQt7ITlGvYaQukCvuBRMLEiKiYC+oeIg4cg ==
1829
1844
1830
1845
estree-walker@^2.0.1 :
1831
1846
version "2.0.2"
@@ -3489,14 +3504,6 @@ rimraf@^3.0.2:
3489
3504
dependencies :
3490
3505
glob "^7.1.3"
3491
3506
3492
- rollup-plugin-babel@4.4.0 :
3493
- version "4.4.0"
3494
- resolved "https://registry.yarnpkg.com/rollup-plugin-babel/-/rollup-plugin-babel-4.4.0.tgz#d15bd259466a9d1accbdb2fe2fff17c52d030acb"
3495
- integrity sha512-Lek/TYp1+7g7I+uMfJnnSJ7YWoD58ajo6Oarhlex7lvUce+RCKRuGRSgztDO3/MF/PuGKmUL5iTHKf208UNszw==
3496
- dependencies :
3497
- " @babel/helper-module-imports" " ^7.0.0"
3498
- rollup-pluginutils "^2.8.1"
3499
-
3500
3507
rollup-plugin-terser@7.0.2 :
3501
3508
version "7.0.2"
3502
3509
resolved "https://registry.yarnpkg.com/rollup-plugin-terser/-/rollup-plugin-terser-7.0.2.tgz#e8fbba4869981b2dc35ae7e8a502d5c6c04d324d"
@@ -3518,13 +3525,6 @@ rollup-plugin-typescript2@0.36.0:
3518
3525
semver "^7.5.4"
3519
3526
tslib "^2.6.2"
3520
3527
3521
- rollup-pluginutils@^2.8.1 :
3522
- version "2.8.2"
3523
- resolved "https://registry.yarnpkg.com/rollup-pluginutils/-/rollup-pluginutils-2.8.2.tgz#72f2af0748b592364dbd3389e600e5a9444a351e"
3524
- integrity sha512-EEp9NhnUkwY8aif6bxgovPHMoMoNr2FulJziTndpt5H9RdwC47GSGuII9XxpSdzVGM0GWrNPHV6ie1LTNJPaLQ==
3525
- dependencies :
3526
- estree-walker "^0.6.1"
3527
-
3528
3528
rollup@2.79.1 :
3529
3529
version "2.79.1"
3530
3530
resolved "https://registry.yarnpkg.com/rollup/-/rollup-2.79.1.tgz#bedee8faef7c9f93a2647ac0108748f497f081c7"
0 commit comments