[ ] [jac-kit] Upgrade Firebase SDK to latest stable version
[ ] [admin] Upgrade Firebase SDK to latest stable version
[ ] [jac-kit] Update all the import statements from firebase to firebase/compat
[ ] [admin] Update all the import statements from firebase to firebase/compat
[ ] Refactoring Authentication functions to modular APIs
[ ] Refactoring Firestore functions to modular APIs
[ ] Refatoring firestoreAction
[ ] Update Firestore Action in store/*.js files
[ ] Upgrade VuexFire to VueFire
Background Following the upgrade of Admin repo, we need to upgrade the other repos to the latest version.
Useful links
https://firebase.google.com/docs/web/modular-upgrade
[ ] [jac-kit] Upgrade Firebase SDK to latest stable version [ ] [admin] Upgrade Firebase SDK to latest stable version [ ] [jac-kit] Update all the import statements from firebase to firebase/compat [ ] [admin] Update all the import statements from firebase to firebase/compat [ ] Refactoring Authentication functions to modular APIs [ ] Refactoring Firestore functions to modular APIs [ ] Refatoring firestoreAction [ ] Update Firestore Action in store/*.js files [ ] Upgrade VuexFire to VueFire