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.27" ,
113
113
"@firebase/app-compat" : " 0.2.27" ,
114
114
"@firebase/auth" : " 1.6.0" ,
115
- "@rollup/plugin-alias" : " 3 .1.9 " ,
115
+ "@rollup/plugin-alias" : " 5 .1.0 " ,
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.27" ,
59
59
"@firebase/auth" : " 1.6.0" ,
60
60
"rollup" : " 2.79.1" ,
61
- "@rollup/plugin-alias" : " 3 .1.9 " ,
61
+ "@rollup/plugin-alias" : " 5 .1.0 " ,
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 2964
2964
resolved "https://registry.npmjs.org/@protobufjs/utf8/-/utf8-1.1.0.tgz"
2965
2965
integrity sha1-p3c2C1s5oaLlEG+OhY8v0tBgxXA=
2966
2966
2967
- "@rollup/plugin-alias@3 .1.9 ":
2968
- version "3 .1.9 "
2969
- resolved "https://registry.npmjs.org/@rollup/plugin-alias/-/plugin-alias-3 .1.9 .tgz"
2970
- integrity sha512-QI5fsEvm9bDzt32k39wpOwZhVzRcL5ydcffUHMyLVaVaLeC70I8TJZ17F1z1eMoLu4E/UOcH9BWVkKpIKdrfiw ==
2967
+ "@rollup/plugin-alias@5 .1.0 ":
2968
+ version "5 .1.0 "
2969
+ resolved "https://registry.npmjs.org/@rollup/plugin-alias/-/plugin-alias-5 .1.0 .tgz#99a94accc4ff9a3483be5baeedd5d7da3b597e93 "
2970
+ integrity sha512-lpA3RZ9PdIG7qqhEfv79tBffNaoDuukFDrmhLqg9ifv99u/ehn+lOg30x2zmhf8AQqQUZaMk/B9fZraQ6/acDQ ==
2971
2971
dependencies:
2972
- slash "^3 .0.0"
2972
+ slash "^4 .0.0"
2973
2973
2974
2974
2975
2975
version "21.1.0"
@@ -15337,6 +15337,11 @@ slash@^3.0.0:
15337
15337
resolved "https://registry.npmjs.org/slash/-/slash-3.0.0.tgz"
15338
15338
integrity sha512-g9Q1haeby36OSStwb4ntCGGGaKsaVSjQ68fBxoQcutl5fS1vuY18H3wSt3jFyFtrkx+Kz0V1G85A4MyAdDMi2Q==
15339
15339
15340
+ slash@^4.0.0:
15341
+ version "4.0.0"
15342
+ resolved "https://registry.npmjs.org/slash/-/slash-4.0.0.tgz#2422372176c4c6c5addb5e2ada885af984b396a7"
15343
+ integrity sha512-3dOsAHXXUkQTpOYcoAxLIorMTp4gIQr5IW3iVb7A7lFIp0VHhnynm9izx6TssdrIcVIESAlVjtnO2K8bg+Coew==
15344
+
15340
15345
15341
15346
version "0.0.4"
15342
15347
resolved "https://registry.npmjs.org/slice-ansi/-/slice-ansi-0.0.4.tgz"
You can’t perform that action at this time.
0 commit comments