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.1 " ,
44
44
"@rollup/plugin-typescript" : " 8.5.0" ,
45
45
"@types/bent" : " 7.3.8" ,
46
46
"@types/dotenv" : " 8.2.0" ,
Original file line number Diff line number Diff line change 1250
1250
path-browserify "^1.0.0"
1251
1251
url "^0.11.0"
1252
1252
1253
- " @rollup/plugin-multi-entry@4.1.0 " :
1254
- version "4.1.0 "
1255
- resolved "https://registry.yarnpkg.com/@rollup/plugin-multi-entry/-/plugin-multi-entry-4.1.0. tgz#e531511d4a9f490f766dbee1f10d6d94d26b3863 "
1256
- integrity sha512-nellK5pr50W0JA2+bDJbG8F79GBP802J40YRoC0wyfpTAeAn5mJ4eaFiB/MN+YoX9hgb/6RJoZl9leDjZnUFKw ==
1253
+ " @rollup/plugin-multi-entry@6.0.1 " :
1254
+ version "6.0.1 "
1255
+ resolved "https://registry.yarnpkg.com/@rollup/plugin-multi-entry/-/plugin-multi-entry-6.0.1. tgz#0f969706ea705dc76c4566ee1318251247832549 "
1256
+ integrity sha512-AXm6toPyTSfbYZWghQGbom1Uh7dHXlrGa+HoiYNhQtDUE3Q7LqoUYdVQx9E1579QWS1uOiu+cZRSE4okO7ySgw ==
1257
1257
dependencies :
1258
- " @rollup/plugin-virtual" " ^2 .0.3 "
1259
- matched "^5.0.0 "
1258
+ " @rollup/plugin-virtual" " ^3 .0.0 "
1259
+ matched "^5.0.1 "
1260
1260
1261
1261
" @rollup/plugin-typescript@8.5.0 " :
1262
1262
version "8.5.0"
1266
1266
" @rollup/pluginutils" " ^3.1.0"
1267
1267
resolve "^1.17.0"
1268
1268
1269
- " @rollup/plugin-virtual@^2 .0.3 " :
1270
- version "2 .0.3 "
1271
- resolved "https://registry.yarnpkg.com/@rollup/plugin-virtual/-/plugin-virtual-2 .0.3 .tgz#0afc88d75c1e1378ab290b8e9898d4edb5be0d74 "
1272
- integrity sha512-pw6ziJcyjZtntQ//bkad9qXaBx665SgEL8C8KI5wO8G5iU5MPxvdWrQyVaAvjojGm9tJoS8M9Z/EEepbqieYmw ==
1269
+ " @rollup/plugin-virtual@^3 .0.0 " :
1270
+ version "3 .0.2 "
1271
+ resolved "https://registry.yarnpkg.com/@rollup/plugin-virtual/-/plugin-virtual-3 .0.2 .tgz#17e17eeecb4c9fa1c0a6e72c9e5f66382fddbb82 "
1272
+ integrity sha512-10monEYsBp3scM4/ND4LNH5Rxvh3e/cVeL3jWTgZ2SrQ+BmUoQcopVQvnaMcOnykb1VkxUFuDAN+0FnpTFRy2A ==
1273
1273
1274
1274
" @rollup/pluginutils@^3.1.0 " :
1275
1275
version "3.1.0"
@@ -6312,7 +6312,7 @@ map-visit@^1.0.0:
6312
6312
dependencies :
6313
6313
object-visit "^1.0.0"
6314
6314
6315
- matched@^5.0.0 :
6315
+ matched@^5.0.1 :
6316
6316
version "5.0.1"
6317
6317
resolved "https://registry.yarnpkg.com/matched/-/matched-5.0.1.tgz#620606d9dac6b7f4e955354b82e02ef4e3a62dc3"
6318
6318
integrity sha512-E1fhSTPRyhAlNaNvGXAgZQlq1hL0bgYMTk/6bktVlIhzUnX/SZs7296ACdVeNJE8xFNGSuvd9IpI7vSnmcqLvw==
You can’t perform that action at this time.
0 commit comments