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 40
40
},
41
41
"devDependencies" : {
42
42
"@ava/typescript" : " 3.0.1" ,
43
- "@rollup/plugin-multi-entry" : " 4.1 .0" ,
43
+ "@rollup/plugin-multi-entry" : " 6.0 .0" ,
44
44
"@rollup/plugin-typescript" : " 8.5.0" ,
45
45
"@types/bent" : " 7.3.2" ,
46
46
"@types/dotenv" : " 8.2.0" ,
Original file line number Diff line number Diff line change 1223
1223
path-browserify "^1.0.0"
1224
1224
url "^0.11.0"
1225
1225
1226
- " @rollup/plugin-multi-entry@4.1 .0 " :
1227
- version "4.1 .0"
1228
- resolved "https://registry.yarnpkg.com/@rollup/plugin-multi-entry/-/plugin-multi-entry-4.1 .0.tgz#e531511d4a9f490f766dbee1f10d6d94d26b3863 "
1229
- integrity sha512-nellK5pr50W0JA2+bDJbG8F79GBP802J40YRoC0wyfpTAeAn5mJ4eaFiB/MN+YoX9hgb/6RJoZl9leDjZnUFKw ==
1226
+ " @rollup/plugin-multi-entry@6.0 .0 " :
1227
+ version "6.0 .0"
1228
+ resolved "https://registry.yarnpkg.com/@rollup/plugin-multi-entry/-/plugin-multi-entry-6.0 .0.tgz#51dab86a6953787ca2d3ac5416aa71dd46b59f0a "
1229
+ integrity sha512-msBgVncGQwh/ahxeP/rc8MXVZNBOjoVCsBuDk6uqyFzDv/SZN7jksfAsu6DJ2w4r5PaBX3/OXOjVPeCxya2waA ==
1230
1230
dependencies :
1231
- " @rollup/plugin-virtual" " ^2 .0.3 "
1232
- matched "^5.0.0 "
1231
+ " @rollup/plugin-virtual" " ^3 .0.0 "
1232
+ matched "^5.0.1 "
1233
1233
1234
1234
" @rollup/plugin-typescript@8.5.0 " :
1235
1235
version "8.5.0"
1239
1239
" @rollup/pluginutils" " ^3.1.0"
1240
1240
resolve "^1.17.0"
1241
1241
1242
- " @rollup/plugin-virtual@^2 .0.3 " :
1243
- version "2 .0.3 "
1244
- resolved "https://registry.yarnpkg.com/@rollup/plugin-virtual/-/plugin-virtual-2 .0.3 .tgz#0afc88d75c1e1378ab290b8e9898d4edb5be0d74 "
1245
- integrity sha512-pw6ziJcyjZtntQ//bkad9qXaBx665SgEL8C8KI5wO8G5iU5MPxvdWrQyVaAvjojGm9tJoS8M9Z/EEepbqieYmw ==
1242
+ " @rollup/plugin-virtual@^3 .0.0 " :
1243
+ version "3 .0.1 "
1244
+ resolved "https://registry.yarnpkg.com/@rollup/plugin-virtual/-/plugin-virtual-3 .0.1 .tgz#cea7e489481cc0ca91516c047f8c53c1cfb1adf6 "
1245
+ integrity sha512-fK8O0IL5+q+GrsMLuACVNk2x21g3yaw+sG2qn16SnUd3IlBsQyvWxLMGHmCmXRMecPjGRSZ/1LmZB4rjQm68og ==
1246
1246
1247
1247
" @rollup/pluginutils@^3.1.0 " :
1248
1248
version "3.1.0"
@@ -6259,7 +6259,7 @@ map-visit@^1.0.0:
6259
6259
dependencies :
6260
6260
object-visit "^1.0.0"
6261
6261
6262
- matched@^5.0.0 :
6262
+ matched@^5.0.1 :
6263
6263
version "5.0.1"
6264
6264
resolved "https://registry.yarnpkg.com/matched/-/matched-5.0.1.tgz#620606d9dac6b7f4e955354b82e02ef4e3a62dc3"
6265
6265
integrity sha512-E1fhSTPRyhAlNaNvGXAgZQlq1hL0bgYMTk/6bktVlIhzUnX/SZs7296ACdVeNJE8xFNGSuvd9IpI7vSnmcqLvw==
You can’t perform that action at this time.
0 commit comments