File tree Expand file tree Collapse file tree 2 files changed +12
-12
lines changed Expand file tree Collapse file tree 2 files changed +12
-12
lines changed Original file line number Diff line number Diff line change 37
37
},
38
38
"devDependencies" : {
39
39
"@ava/typescript" : " 3.0.1" ,
40
- "@rollup/plugin-multi-entry" : " 4.1 .0" ,
40
+ "@rollup/plugin-multi-entry" : " 6.0 .0" ,
41
41
"@rollup/plugin-typescript" : " 8.5.0" ,
42
42
"@types/dotenv" : " 8.2.0" ,
43
43
"@types/node" : " 18.11.18" ,
Original file line number Diff line number Diff line change 565
565
path-browserify "^1.0.0"
566
566
url "^0.11.0"
567
567
568
- " @rollup/plugin-multi-entry@4.1 .0 " :
569
- version "4.1 .0"
570
- resolved "https://registry.yarnpkg.com/@rollup/plugin-multi-entry/-/plugin-multi-entry-4.1 .0.tgz#e531511d4a9f490f766dbee1f10d6d94d26b3863 "
571
- integrity sha512-nellK5pr50W0JA2+bDJbG8F79GBP802J40YRoC0wyfpTAeAn5mJ4eaFiB/MN+YoX9hgb/6RJoZl9leDjZnUFKw ==
568
+ " @rollup/plugin-multi-entry@6.0 .0 " :
569
+ version "6.0 .0"
570
+ resolved "https://registry.yarnpkg.com/@rollup/plugin-multi-entry/-/plugin-multi-entry-6.0 .0.tgz#51dab86a6953787ca2d3ac5416aa71dd46b59f0a "
571
+ integrity sha512-msBgVncGQwh/ahxeP/rc8MXVZNBOjoVCsBuDk6uqyFzDv/SZN7jksfAsu6DJ2w4r5PaBX3/OXOjVPeCxya2waA ==
572
572
dependencies :
573
- " @rollup/plugin-virtual" " ^2 .0.3 "
574
- matched "^5.0.0 "
573
+ " @rollup/plugin-virtual" " ^3 .0.0 "
574
+ matched "^5.0.1 "
575
575
576
576
" @rollup/plugin-typescript@8.5.0 " :
577
577
version "8.5.0"
581
581
" @rollup/pluginutils" " ^3.1.0"
582
582
resolve "^1.17.0"
583
583
584
- " @rollup/plugin-virtual@^2 .0.3 " :
585
- version "2 .0.3 "
586
- resolved "https://registry.yarnpkg.com/@rollup/plugin-virtual/-/plugin-virtual-2 .0.3 .tgz#0afc88d75c1e1378ab290b8e9898d4edb5be0d74 "
587
- integrity sha512-pw6ziJcyjZtntQ//bkad9qXaBx665SgEL8C8KI5wO8G5iU5MPxvdWrQyVaAvjojGm9tJoS8M9Z/EEepbqieYmw ==
584
+ " @rollup/plugin-virtual@^3 .0.0 " :
585
+ version "3 .0.1 "
586
+ resolved "https://registry.yarnpkg.com/@rollup/plugin-virtual/-/plugin-virtual-3 .0.1 .tgz#cea7e489481cc0ca91516c047f8c53c1cfb1adf6 "
587
+ integrity sha512-fK8O0IL5+q+GrsMLuACVNk2x21g3yaw+sG2qn16SnUd3IlBsQyvWxLMGHmCmXRMecPjGRSZ/1LmZB4rjQm68og ==
588
588
589
589
" @rollup/pluginutils@^3.1.0 " :
590
590
version "3.1.0"
@@ -5606,7 +5606,7 @@ map-visit@^1.0.0:
5606
5606
dependencies :
5607
5607
object-visit "^1.0.0"
5608
5608
5609
- matched@^5.0.0 :
5609
+ matched@^5.0.1 :
5610
5610
version "5.0.1"
5611
5611
resolved "https://registry.yarnpkg.com/matched/-/matched-5.0.1.tgz#620606d9dac6b7f4e955354b82e02ef4e3a62dc3"
5612
5612
integrity sha512-E1fhSTPRyhAlNaNvGXAgZQlq1hL0bgYMTk/6bktVlIhzUnX/SZs7296ACdVeNJE8xFNGSuvd9IpI7vSnmcqLvw==
You can’t perform that action at this time.
0 commit comments