mirror of
https://gitlab.com/openstapps/openstapps.git
synced 2026-01-11 12:12:55 +00:00
refactor: update capacitor related dependencies
This commit is contained in:
22
package.json
22
package.json
@@ -61,28 +61,28 @@
|
||||
"@angular/router": "13.3.11",
|
||||
"@asymmetrik/ngx-leaflet": "13.0.2",
|
||||
"@asymmetrik/ngx-leaflet-markercluster": "13.0.1",
|
||||
"@awesome-cordova-plugins/calendar": "5.44.0",
|
||||
"@awesome-cordova-plugins/core": "5.44.0",
|
||||
"@awesome-cordova-plugins/calendar": "5.45.0",
|
||||
"@awesome-cordova-plugins/core": "5.45.0",
|
||||
"@capacitor-community/http": "1.4.1",
|
||||
"@capacitor/app": "4.0.1",
|
||||
"@capacitor/browser": "4.0.1",
|
||||
"@capacitor/core": "4.1.0",
|
||||
"@capacitor/core": "4.3.0",
|
||||
"@capacitor/device": "4.0.1",
|
||||
"@capacitor/dialog": "4.0.1",
|
||||
"@capacitor/filesystem": "4.1.1",
|
||||
"@capacitor/filesystem": "4.1.2",
|
||||
"@capacitor/geolocation": "4.0.1",
|
||||
"@capacitor/haptics": "4.0.1",
|
||||
"@capacitor/keyboard": "4.0.1",
|
||||
"@capacitor/local-notifications": "4.0.1",
|
||||
"@capacitor/local-notifications": "4.1.1",
|
||||
"@capacitor/network": "4.0.1",
|
||||
"@capacitor/preferences": "4.0.1",
|
||||
"@capacitor/share": "4.0.1",
|
||||
"@capacitor/splash-screen": "4.0.1",
|
||||
"@capacitor/splash-screen": "4.1.0",
|
||||
"@capacitor/status-bar": "4.0.1",
|
||||
"@hugotomazi/capacitor-navigation-bar": "2.0.0",
|
||||
"@ionic-native/core": "5.36.0",
|
||||
"@ionic-native/file-opener": "5.36.0",
|
||||
"@ionic/angular": "6.2.4",
|
||||
"@ionic/angular": "6.2.9",
|
||||
"@ionic/storage-angular": "3.0.6",
|
||||
"@ngx-translate/core": "14.0.0",
|
||||
"@ngx-translate/http-loader": "7.0.0",
|
||||
@@ -96,7 +96,7 @@
|
||||
"deepmerge": "4.2.2",
|
||||
"form-data": "4.0.0",
|
||||
"geojson": "0.5.0",
|
||||
"ionic-appauth": "0.8.5",
|
||||
"ionic-appauth": "0.9.0",
|
||||
"jsonpath-plus": "6.0.1",
|
||||
"leaflet": "1.8.0",
|
||||
"leaflet.markercluster": "1.5.3",
|
||||
@@ -125,9 +125,9 @@
|
||||
"@angular/compiler": "13.3.11",
|
||||
"@angular/compiler-cli": "13.3.11",
|
||||
"@angular/language-service": "13.3.11",
|
||||
"@capacitor/android": "4.1.0",
|
||||
"@capacitor/cli": "4.1.0",
|
||||
"@capacitor/ios": "4.1.0",
|
||||
"@capacitor/android": "4.3.0",
|
||||
"@capacitor/cli": "4.3.0",
|
||||
"@capacitor/ios": "4.3.0",
|
||||
"@compodoc/compodoc": "1.1.19",
|
||||
"@cypress/schematic": "1.7.0",
|
||||
"@ionic/angular-toolkit": "6.1.0",
|
||||
|
||||
Reference in New Issue
Block a user