File tree 3 files changed +12
-7
lines changed
3 files changed +12
-7
lines changed Original file line number Diff line number Diff line change 112
112
"@firebase/app" : " 0.9.22" ,
113
113
"@firebase/app-compat" : " 0.2.22" ,
114
114
"@firebase/auth" : " 1.3.2" ,
115
- "@rollup/plugin-alias" : " 3.1.9 " ,
115
+ "@rollup/plugin-alias" : " 5.0.1 " ,
116
116
"@rollup/plugin-json" : " 4.1.0" ,
117
117
"@types/eslint" : " 7.29.0" ,
118
118
"@types/json-stable-stringify" : " 1.0.34" ,
Original file line number Diff line number Diff line change 58
58
"@firebase/app" : " 0.9.22" ,
59
59
"@firebase/auth" : " 1.3.2" ,
60
60
"rollup" : " 2.79.1" ,
61
- "@rollup/plugin-alias" : " 3.1.9 " ,
61
+ "@rollup/plugin-alias" : " 5.0.1 " ,
62
62
"@rollup/plugin-json" : " 4.1.0" ,
63
63
"rollup-plugin-typescript2" : " 0.31.2" ,
64
64
"typescript" : " 4.7.4"
Original file line number Diff line number Diff line change 2951
2951
resolved "https://registry.npmjs.org/@protobufjs/utf8/-/utf8-1.1.0.tgz#a777360b5b39a1a2e5106f8e858f2fd2d060c570"
2952
2952
integrity sha1-p3c2C1s5oaLlEG+OhY8v0tBgxXA=
2953
2953
2954
- "@rollup/plugin-alias@3.1.9 ":
2955
- version "3.1.9 "
2956
- resolved "https://registry.npmjs.org/@rollup/plugin-alias/-/plugin-alias-3.1.9. tgz#a5d267548fe48441f34be8323fb64d1d4a1b3fdf "
2957
- integrity sha512-QI5fsEvm9bDzt32k39wpOwZhVzRcL5ydcffUHMyLVaVaLeC70I8TJZ17F1z1eMoLu4E/UOcH9BWVkKpIKdrfiw ==
2954
+ "@rollup/plugin-alias@5.0.1 ":
2955
+ version "5.0.1 "
2956
+ resolved "https://registry.npmjs.org/@rollup/plugin-alias/-/plugin-alias-5.0.1. tgz#c84a43e021f5e0ebf1cc3c5af518c8371251bb77 "
2957
+ integrity sha512-JObvbWdOHoMy9W7SU0lvGhDtWq9PllP5mjpAy+TUslZG/WzOId9u80Hsqq1vCUn9pFJ0cxpdcnAv+QzU2zFH3Q ==
2958
2958
dependencies:
2959
- slash "^3 .0.0"
2959
+ slash "^4 .0.0"
2960
2960
2961
2961
2962
2962
version "21.1.0"
@@ -15397,6 +15397,11 @@ slash@^3.0.0:
15397
15397
resolved "https://registry.npmjs.org/slash/-/slash-3.0.0.tgz#6539be870c165adbd5240220dbe361f1bc4d4634"
15398
15398
integrity sha512-g9Q1haeby36OSStwb4ntCGGGaKsaVSjQ68fBxoQcutl5fS1vuY18H3wSt3jFyFtrkx+Kz0V1G85A4MyAdDMi2Q==
15399
15399
15400
+ slash@^4.0.0:
15401
+ version "4.0.0"
15402
+ resolved "https://registry.npmjs.org/slash/-/slash-4.0.0.tgz#2422372176c4c6c5addb5e2ada885af984b396a7"
15403
+ integrity sha512-3dOsAHXXUkQTpOYcoAxLIorMTp4gIQr5IW3iVb7A7lFIp0VHhnynm9izx6TssdrIcVIESAlVjtnO2K8bg+Coew==
15404
+
15400
15405
15401
15406
version "0.0.4"
15402
15407
resolved "https://registry.npmjs.org/slice-ansi/-/slice-ansi-0.0.4.tgz#edbf8903f66f7ce2f8eafd6ceed65e264c831b35"
You can’t perform that action at this time.
0 commit comments