chore: update modules

This commit is contained in:
Tom Fong 2022-05-24 21:36:21 +08:00
parent 98ad58f567
commit 2221b0b1e2
3 changed files with 314 additions and 311 deletions

View file

@ -56,11 +56,11 @@ By using the app, you can
## Languages Supported
* English (en), Simple QR
* Traditional Chinese 正體中文 (zh), 簡易QR
* Simplified Chinese 简体中文 (zh-CN), 简易QR
* German Deutsch (de), Einfacher QR
* French Français (fr), Simple QR
* English (en)
* Traditional Chinese 正體中文 (zh)
* Simplified Chinese 简体中文 (zh-CN)
* German Deutsch (de)
* French Français (fr)
You are welcomed to help translate the app into more languages (see <a href="#how-to-help-translate">section</a>)

601
package-lock.json generated

File diff suppressed because it is too large Load diff

View file

@ -27,13 +27,13 @@
"@angular/platform-browser": "^13.3.5",
"@angular/platform-browser-dynamic": "^13.3.5",
"@angular/router": "^13.3.5",
"@awesome-cordova-plugins/aes-256": "^5.41.0",
"@awesome-cordova-plugins/chooser": "^5.41.0",
"@awesome-cordova-plugins/core": "^5.41.0",
"@awesome-cordova-plugins/screen-orientation": "^5.41.0",
"@awesome-cordova-plugins/sms": "^5.41.0",
"@awesome-cordova-plugins/social-sharing": "^5.41.0",
"@awesome-cordova-plugins/theme-detection": "^5.41.0",
"@awesome-cordova-plugins/aes-256": "^5.42.0",
"@awesome-cordova-plugins/chooser": "^5.42.0",
"@awesome-cordova-plugins/core": "^5.42.0",
"@awesome-cordova-plugins/screen-orientation": "^5.42.0",
"@awesome-cordova-plugins/sms": "^5.42.0",
"@awesome-cordova-plugins/social-sharing": "^5.42.0",
"@awesome-cordova-plugins/theme-detection": "^5.42.0",
"@capacitor-community/barcode-scanner": "^2.1.1",
"@capacitor-community/contacts": "^1.1.3",
"@capacitor-community/screen-brightness": "^1.0.1",