dependabot[bot] 80bc210ff1
Bump @grpc/grpc-js and firebase in /Extension/manifest_v3
Bumps [@grpc/grpc-js](https://github.com/grpc/grpc-node) to 1.9.15 and updates ancestor dependency [firebase](https://github.com/firebase/firebase-js-sdk). These dependencies need to be updated together.


Updates `@grpc/grpc-js` from 1.7.3 to 1.9.15
- [Release notes](https://github.com/grpc/grpc-node/releases)
- [Commits](https://github.com/grpc/grpc-node/compare/@grpc/grpc-js@1.7.3...@grpc/grpc-js@1.9.15)

Updates `firebase` from 9.23.0 to 10.12.2
- [Release notes](https://github.com/firebase/firebase-js-sdk/releases)
- [Changelog](https://github.com/firebase/firebase-js-sdk/blob/master/CHANGELOG.md)
- [Commits](https://github.com/firebase/firebase-js-sdk/compare/firebase@9.23.0...firebase@10.12.2)

---
updated-dependencies:
- dependency-name: "@grpc/grpc-js"
  dependency-type: indirect
- dependency-name: firebase
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-06-11 00:25:40 +00:00
..
2024-04-22 19:12:53 +08:00
2023-07-09 19:24:45 +08:00
2023-07-08 08:21:15 +08:00
2023-05-24 04:15:08 +08:00
2023-03-23 07:05:02 +08:00
2023-03-23 07:05:02 +08:00

Quick Start

Install

npm install

Hot reload the extension

npm run dev

Package the extension for both Chinese and English versions

npm run package

Will automatically generate two .crx files and then copy to the ElectronJS folder (old files will be replaced).