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.16" ,
113
113
"@firebase/app-compat" : " 0.2.16" ,
114
114
"@firebase/auth" : " 1.2.0" ,
115
- "@rollup/plugin-alias" : " 3.1.9 " ,
115
+ "@rollup/plugin-alias" : " 5.0.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.16" ,
59
59
"@firebase/auth" : " 1.2.0" ,
60
60
"rollup" : " 2.79.1" ,
61
- "@rollup/plugin-alias" : " 3.1.9 " ,
61
+ "@rollup/plugin-alias" : " 5.0.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 3263
3263
resolved "https://registry.npmjs.org/@protobufjs/utf8/-/utf8-1.1.0.tgz#a777360b5b39a1a2e5106f8e858f2fd2d060c570"
3264
3264
integrity sha1-p3c2C1s5oaLlEG+OhY8v0tBgxXA=
3265
3265
3266
- "@rollup/plugin-alias@3.1.9 ":
3267
- version "3.1.9 "
3268
- resolved "https://registry.npmjs.org/@rollup/plugin-alias/-/plugin-alias-3.1.9 .tgz#a5d267548fe48441f34be8323fb64d1d4a1b3fdf "
3269
- integrity sha512-QI5fsEvm9bDzt32k39wpOwZhVzRcL5ydcffUHMyLVaVaLeC70I8TJZ17F1z1eMoLu4E/UOcH9BWVkKpIKdrfiw ==
3266
+ "@rollup/plugin-alias@5.0.0 ":
3267
+ version "5.0.0 "
3268
+ resolved "https://registry.npmjs.org/@rollup/plugin-alias/-/plugin-alias-5.0.0 .tgz#70f3d504bd17d8922e35c6b61c08b40a6ec25af2 "
3269
+ integrity sha512-l9hY5chSCjuFRPsnRm16twWBiSApl2uYFLsepQYwtBuAxNMQ/1dJqADld40P0Jkqm65GRTLy/AC6hnpVebtLsA ==
3270
3270
dependencies:
3271
- slash "^3 .0.0"
3271
+ slash "^4 .0.0"
3272
3272
3273
3273
3274
3274
version "21.1.0"
@@ -15771,6 +15771,11 @@ slash@^3.0.0:
15771
15771
resolved "https://registry.npmjs.org/slash/-/slash-3.0.0.tgz#6539be870c165adbd5240220dbe361f1bc4d4634"
15772
15772
integrity sha512-g9Q1haeby36OSStwb4ntCGGGaKsaVSjQ68fBxoQcutl5fS1vuY18H3wSt3jFyFtrkx+Kz0V1G85A4MyAdDMi2Q==
15773
15773
15774
+ slash@^4.0.0:
15775
+ version "4.0.0"
15776
+ resolved "https://registry.npmjs.org/slash/-/slash-4.0.0.tgz#2422372176c4c6c5addb5e2ada885af984b396a7"
15777
+ integrity sha512-3dOsAHXXUkQTpOYcoAxLIorMTp4gIQr5IW3iVb7A7lFIp0VHhnynm9izx6TssdrIcVIESAlVjtnO2K8bg+Coew==
15778
+
15774
15779
15775
15780
version "0.0.4"
15776
15781
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