File tree Expand file tree Collapse file tree 2 files changed +11
-6
lines changed Expand file tree Collapse file tree 2 files changed +11
-6
lines changed Original file line number Diff line number Diff line change 34
34
"license" : " MIT" ,
35
35
"devDependencies" : {
36
36
"@microsoft/api-extractor" : " 7.32.0" ,
37
- "@rollup/plugin-alias" : " ^3.1.9 " ,
37
+ "@rollup/plugin-alias" : " ^4.0.1 " ,
38
38
"@rollup/plugin-commonjs" : " ^21.1.0" ,
39
39
"@rollup/plugin-node-resolve" : " ^14.1.0" ,
40
40
"@rollup/plugin-replace" : " ^4.0.0" ,
Original file line number Diff line number Diff line change 568
568
" @nodelib/fs.scandir" " 2.1.5"
569
569
fastq "^1.6.0"
570
570
571
- " @rollup/plugin-alias@^3.1.9 " :
572
- version "3.1.9 "
573
- resolved "https://registry.yarnpkg.com/@rollup/plugin-alias/-/plugin-alias-3.1.9. tgz#a5d267548fe48441f34be8323fb64d1d4a1b3fdf "
574
- integrity sha512-QI5fsEvm9bDzt32k39wpOwZhVzRcL5ydcffUHMyLVaVaLeC70I8TJZ17F1z1eMoLu4E/UOcH9BWVkKpIKdrfiw ==
571
+ " @rollup/plugin-alias@^4.0.1 " :
572
+ version "4.0.1 "
573
+ resolved "https://registry.yarnpkg.com/@rollup/plugin-alias/-/plugin-alias-4.0.1. tgz#d19e61eeedc1c7c4b0aec2642e8fc3cb189b6758 "
574
+ integrity sha512-7ABLIZxFV9U0W6syEigH8MbmqikZuxQsfL3w23rtBkpwzZD6UcT0sgrqUkphkZnEIHANxMs4sbg/VbGpq3TP9Q ==
575
575
dependencies :
576
- slash "^3 .0.0"
576
+ slash "^4 .0.0"
577
577
578
578
" @rollup/plugin-commonjs@^21.1.0 " :
579
579
version "21.1.0"
@@ -5630,6 +5630,11 @@ slash@^3.0.0:
5630
5630
resolved "https://registry.yarnpkg.com/slash/-/slash-3.0.0.tgz#6539be870c165adbd5240220dbe361f1bc4d4634"
5631
5631
integrity sha512-g9Q1haeby36OSStwb4ntCGGGaKsaVSjQ68fBxoQcutl5fS1vuY18H3wSt3jFyFtrkx+Kz0V1G85A4MyAdDMi2Q==
5632
5632
5633
+ slash@^4.0.0 :
5634
+ version "4.0.0"
5635
+ resolved "https://registry.yarnpkg.com/slash/-/slash-4.0.0.tgz#2422372176c4c6c5addb5e2ada885af984b396a7"
5636
+ integrity sha512-3dOsAHXXUkQTpOYcoAxLIorMTp4gIQr5IW3iVb7A7lFIp0VHhnynm9izx6TssdrIcVIESAlVjtnO2K8bg+Coew==
5637
+
5633
5638
slice-ansi@^3.0.0 :
5634
5639
version "3.0.0"
5635
5640
resolved "https://registry.yarnpkg.com/slice-ansi/-/slice-ansi-3.0.0.tgz#31ddc10930a1b7e0b67b08c96c2f49b77a789787"
You can’t perform that action at this time.
0 commit comments