mirror of
https://github.com/tomfong/simple-qr.git
synced 2025-06-28 12:09:58 +00:00
chore: regular update on dependencies
This commit is contained in:
parent
28e21f7de2
commit
6f29f52a96
2 changed files with 288 additions and 10950 deletions
11204
package-lock.json
generated
11204
package-lock.json
generated
File diff suppressed because it is too large
Load diff
34
package.json
34
package.json
|
@ -21,20 +21,20 @@
|
|||
"@angular/cdk": "^14.2.2",
|
||||
"@angular/common": "^14.2.3",
|
||||
"@angular/core": "^14.2.3",
|
||||
"@angular/forms": "^14.2.8",
|
||||
"@angular/localize": "^14.2.8",
|
||||
"@angular/forms": "^14.2.10",
|
||||
"@angular/localize": "^14.2.10",
|
||||
"@angular/material": "^14.2.2",
|
||||
"@angular/material-moment-adapter": "^14.2.6",
|
||||
"@angular/material-moment-adapter": "^14.2.7",
|
||||
"@angular/platform-browser": "^14.2.3",
|
||||
"@angular/platform-browser-dynamic": "^14.2.8",
|
||||
"@angular/router": "^14.2.8",
|
||||
"@awesome-cordova-plugins/aes-256": "^6.1.0",
|
||||
"@awesome-cordova-plugins/chooser": "^6.1.0",
|
||||
"@awesome-cordova-plugins/core": "^6.1.0",
|
||||
"@awesome-cordova-plugins/screen-orientation": "^6.1.0",
|
||||
"@awesome-cordova-plugins/sms": "^6.1.0",
|
||||
"@awesome-cordova-plugins/social-sharing": "^6.1.0",
|
||||
"@awesome-cordova-plugins/theme-detection": "^6.1.0",
|
||||
"@angular/platform-browser-dynamic": "^14.2.10",
|
||||
"@angular/router": "^14.2.10",
|
||||
"@awesome-cordova-plugins/aes-256": "^6.2.0",
|
||||
"@awesome-cordova-plugins/chooser": "^6.2.0",
|
||||
"@awesome-cordova-plugins/core": "^6.2.0",
|
||||
"@awesome-cordova-plugins/screen-orientation": "^6.2.0",
|
||||
"@awesome-cordova-plugins/sms": "^6.2.0",
|
||||
"@awesome-cordova-plugins/social-sharing": "^6.2.0",
|
||||
"@awesome-cordova-plugins/theme-detection": "^6.2.0",
|
||||
"@capacitor-community/barcode-scanner": "^3.0.0",
|
||||
"@capacitor-community/contacts": "^2.0.0-0",
|
||||
"@capacitor-community/screen-brightness": "^4.0.0",
|
||||
|
@ -52,7 +52,7 @@
|
|||
"@capacitor/splash-screen": "^4.1.1",
|
||||
"@capacitor/status-bar": "^4.0.1",
|
||||
"@capacitor/toast": "^4.0.1",
|
||||
"@ionic/angular": "^6.3.3",
|
||||
"@ionic/angular": "^6.3.5",
|
||||
"@ionic/storage": "^3.0.6",
|
||||
"@ionic/storage-angular": "^3.0.6",
|
||||
"@ng-bootstrap/ng-bootstrap": "^13.1.0",
|
||||
|
@ -75,16 +75,16 @@
|
|||
"properties-parser": "^0.3.1",
|
||||
"rxjs": "^6.6.7",
|
||||
"strip-final-newline": "^2.0.0",
|
||||
"tslib": "^2.4.0",
|
||||
"tslib": "^2.4.1",
|
||||
"uuid": "^8.3.2",
|
||||
"zone.js": "^0.11.8"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@angular-devkit/build-angular": "^14.2.7",
|
||||
"@angular/cli": "^14.2.7",
|
||||
"@angular-devkit/build-angular": "^14.2.9",
|
||||
"@angular/cli": "^14.2.9",
|
||||
"@angular/compiler": "^14.2.3",
|
||||
"@angular/compiler-cli": "^14.2.3",
|
||||
"@angular/language-service": "^14.2.8",
|
||||
"@angular/language-service": "^14.2.10",
|
||||
"@capacitor/cli": "^4.4.0",
|
||||
"@ionic/angular-toolkit": "^6.1.0",
|
||||
"@ionic/cli": "6.20.1",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue