225
225
dependencies :
226
226
" @babel/types" " ^7.8.3"
227
227
228
- " @babel/helper-module-imports@^7.0.0" , "@babel/helper-module-imports@^7.8.3":
229
- version "7.8.3"
230
- resolved "https://registry.yarnpkg.com/@babel/helper-module-imports/-/helper-module-imports-7.8.3.tgz#7fe39589b39c016331b6b8c3f441e8f0b1419498"
231
- integrity sha512-R0Bx3jippsbAEtzkpZ/6FIiuzOURPcMjHp+Z6xPe6DtApDJx+w7UYyOLanZqO8+wKR9G10s/FmHXvxaMd9s6Kg==
232
- dependencies :
233
- " @babel/types" " ^7.8.3"
234
-
235
- " @babel/helper-module-imports@^7.22.15" , "@babel/helper-module-imports@^7.22.5":
228
+ " @babel/helper-module-imports@^7.22.15" , "@babel/helper-module-imports@^7.22.5", "@babel/helper-module-imports@^7.7.4":
236
229
version "7.22.15"
237
230
resolved "https://registry.yarnpkg.com/@babel/helper-module-imports/-/helper-module-imports-7.22.15.tgz#16146307acdc40cc00c3b2c647713076464bdbf0"
238
231
integrity sha512-0pYVBnDKZO2fnSPCrgM/6WMc7eS20Fbok+0r88fp+YtWVLZrp4CkafFGIp+W0VKw4a22sgebPT99y+FDNMdP4w==
239
232
dependencies :
240
233
" @babel/types" " ^7.22.15"
241
234
235
+ " @babel/helper-module-imports@^7.8.3 " :
236
+ version "7.8.3"
237
+ resolved "https://registry.yarnpkg.com/@babel/helper-module-imports/-/helper-module-imports-7.8.3.tgz#7fe39589b39c016331b6b8c3f441e8f0b1419498"
238
+ integrity sha512-R0Bx3jippsbAEtzkpZ/6FIiuzOURPcMjHp+Z6xPe6DtApDJx+w7UYyOLanZqO8+wKR9G10s/FmHXvxaMd9s6Kg==
239
+ dependencies :
240
+ " @babel/types" " ^7.8.3"
241
+
242
242
" @babel/helper-module-transforms@^7.22.5" , "@babel/helper-module-transforms@^7.23.0":
243
243
version "7.23.0"
244
244
resolved "https://registry.yarnpkg.com/@babel/helper-module-transforms/-/helper-module-transforms-7.23.0.tgz#3ec246457f6c842c0aee62a01f60739906f7047e"
2025
2025
dependencies :
2026
2026
" @types/node" " >= 8"
2027
2027
2028
+ " @rollup/plugin-babel@5.0.0 " :
2029
+ version "5.0.0"
2030
+ resolved "https://registry.yarnpkg.com/@rollup/plugin-babel/-/plugin-babel-5.0.0.tgz#2f01c9555927449c82cb13dd9e56213a358e1ce9"
2031
+ integrity sha512-YpVnwdUeVj/fDFN75Y3CAzJTMYNcqbH05SJs551wqj+BSwLT9pS3dqJrVDPYl3eH4OrI8ueiEseX5VgUn+0HLA==
2032
+ dependencies :
2033
+ " @babel/helper-module-imports" " ^7.7.4"
2034
+ " @rollup/pluginutils" " ^3.0.8"
2035
+
2036
+ " @rollup/pluginutils@^3.0.8 " :
2037
+ version "3.1.0"
2038
+ resolved "https://registry.yarnpkg.com/@rollup/pluginutils/-/pluginutils-3.1.0.tgz#706b4524ee6dc8b103b3c995533e5ad680c02b9b"
2039
+ integrity sha512-GksZ6pr6TpIjHm8h9lSQ8pi8BE9VeubNT0OMJ3B5uZJ8pz73NPiqOtCog/x2/QzM1ENChPKxMDhiQuRHsqc+lg==
2040
+ dependencies :
2041
+ " @types/estree" " 0.0.39"
2042
+ estree-walker "^1.0.1"
2043
+ picomatch "^2.2.2"
2044
+
2028
2045
" @semantic-release/commit-analyzer@8.0.1" , "@semantic-release/commit-analyzer@^8.0.0":
2029
2046
version "8.0.1"
2030
2047
resolved "https://registry.yarnpkg.com/@semantic-release/commit-analyzer/-/commit-analyzer-8.0.1.tgz#5d2a37cd5a3312da0e3ac05b1ca348bf60b90bca"
2221
2238
resolved "https://registry.yarnpkg.com/@types/color-name/-/color-name-1.1.1.tgz#1c1261bbeaa10a8055bbc5d8ab84b7b2afc846a0"
2222
2239
integrity sha512-rr+OQyAjxze7GgWrSaJwydHStIhHq2lvY3BOC2Mj7KnzI7XK0Uw1TOOdI9lDoajEbSWLiYgoo4f1R51erQfhPQ==
2223
2240
2241
+ " @types/estree@0.0.39 " :
2242
+ version "0.0.39"
2243
+ resolved "https://registry.yarnpkg.com/@types/estree/-/estree-0.0.39.tgz#e177e699ee1b8c22d23174caaa7422644389509f"
2244
+ integrity sha512-EYNwp3bU+98cpU4lAWYYL7Zz+2gryWH1qbdDTidVd6hkiR6weksdbMadyXKXNPEkQFhXM+hVO9ZygomHXp+AIw==
2245
+
2224
2246
" @types/graceful-fs@^4.1.2 " :
2225
2247
version "4.1.3"
2226
2248
resolved "https://registry.yarnpkg.com/@types/graceful-fs/-/graceful-fs-4.1.3.tgz#039af35fe26bec35003e8d86d2ee9c586354348f"
@@ -4581,6 +4603,11 @@ estree-walker@^0.6.1:
4581
4603
resolved "https://registry.yarnpkg.com/estree-walker/-/estree-walker-0.6.1.tgz#53049143f40c6eb918b23671d1fe3219f3a1b362"
4582
4604
integrity sha512-SqmZANLWS0mnatqbSfRP5g8OXZC12Fgg1IwNtLsyHDzJizORW4khDfjPqJZsemPWBB2uqykUah5YpQ6epsqC/w==
4583
4605
4606
+ estree-walker@^1.0.1 :
4607
+ version "1.0.1"
4608
+ resolved "https://registry.yarnpkg.com/estree-walker/-/estree-walker-1.0.1.tgz#31bc5d612c96b704106b477e6dd5d8aa138cb700"
4609
+ integrity sha512-1fMXF3YP4pZZVozF8j/ZLfvnR8NSIljt56UhbZ5PeeDmmGHpgpdwQt7ITlGvYaQukCvuBRMLEiKiYC+oeIg4cg==
4610
+
4584
4611
esutils@^2.0.2 :
4585
4612
version "2.0.3"
4586
4613
resolved "https://registry.yarnpkg.com/esutils/-/esutils-2.0.3.tgz#74d2eb4de0b8da1293711910d50775b9b710ef64"
@@ -8563,6 +8590,11 @@ picomatch@^2.0.4, picomatch@^2.0.5, picomatch@^2.2.1:
8563
8590
resolved "https://registry.yarnpkg.com/picomatch/-/picomatch-2.2.2.tgz#21f333e9b6b8eaff02468f5146ea406d345f4dad"
8564
8591
integrity sha512-q0M/9eZHzmr0AulXyPwNfZjtwZ/RBZlbN3K3CErVrk50T2ASYI7Bye0EvekFY3IP1Nt2DHu0re+V2ZHIpMkuWg==
8565
8592
8593
+ picomatch@^2.2.2 :
8594
+ version "2.3.1"
8595
+ resolved "https://registry.yarnpkg.com/picomatch/-/picomatch-2.3.1.tgz#3ba3833733646d9d3e4995946c1365a67fb07a42"
8596
+ integrity sha512-JU3teHTNjmE2VCGFzuY8EXzCDVwEqB2a8fsIvwaStHhAWJEeVd1o1QD80CU6+ZdEXXSLbSsuLwJjkCBWqRQUVA==
8597
+
8566
8598
pify@^2.0.0 :
8567
8599
version "2.3.0"
8568
8600
resolved "https://registry.yarnpkg.com/pify/-/pify-2.3.0.tgz#ed141a6ac043a849ea588498e7dca8b15330e90c"
@@ -9350,14 +9382,6 @@ rimraf@^3.0.0, rimraf@^3.0.2:
9350
9382
dependencies :
9351
9383
glob "^7.1.3"
9352
9384
9353
- rollup-plugin-babel@4.4.0 :
9354
- version "4.4.0"
9355
- resolved "https://registry.yarnpkg.com/rollup-plugin-babel/-/rollup-plugin-babel-4.4.0.tgz#d15bd259466a9d1accbdb2fe2fff17c52d030acb"
9356
- integrity sha512-Lek/TYp1+7g7I+uMfJnnSJ7YWoD58ajo6Oarhlex7lvUce+RCKRuGRSgztDO3/MF/PuGKmUL5iTHKf208UNszw==
9357
- dependencies :
9358
- " @babel/helper-module-imports" " ^7.0.0"
9359
- rollup-pluginutils "^2.8.1"
9360
-
9361
9385
rollup-plugin-replace@2.2.0 :
9362
9386
version "2.2.0"
9363
9387
resolved "https://registry.yarnpkg.com/rollup-plugin-replace/-/rollup-plugin-replace-2.2.0.tgz#f41ae5372e11e7a217cde349c8b5d5fd115e70e3"
@@ -9376,7 +9400,7 @@ rollup-plugin-terser@7.0.2:
9376
9400
serialize-javascript "^4.0.0"
9377
9401
terser "^5.0.0"
9378
9402
9379
- rollup-pluginutils@^2.6.0, rollup-pluginutils@^2.8.1 :
9403
+ rollup-pluginutils@^2.6.0 :
9380
9404
version "2.8.2"
9381
9405
resolved "https://registry.yarnpkg.com/rollup-pluginutils/-/rollup-pluginutils-2.8.2.tgz#72f2af0748b592364dbd3389e600e5a9444a351e"
9382
9406
integrity sha512-EEp9NhnUkwY8aif6bxgovPHMoMoNr2FulJziTndpt5H9RdwC47GSGuII9XxpSdzVGM0GWrNPHV6ie1LTNJPaLQ==
0 commit comments