|
@@ -17,11 +17,11 @@
|
|
|
"@angular/platform-browser-dynamic": "^18.0.0",
|
|
|
"@angular/router": "^18.0.0",
|
|
|
"@capacitor/android": "6.2.0",
|
|
|
- "@capacitor/app": "6.0.2",
|
|
|
+ "@capacitor/app": "^6.0.2",
|
|
|
"@capacitor/core": "6.2.0",
|
|
|
- "@capacitor/haptics": "6.0.2",
|
|
|
- "@capacitor/keyboard": "6.0.3",
|
|
|
- "@capacitor/status-bar": "6.0.2",
|
|
|
+ "@capacitor/haptics": "^6.0.2",
|
|
|
+ "@capacitor/keyboard": "^6.0.3",
|
|
|
+ "@capacitor/status-bar": "^6.0.2",
|
|
|
"@ionic/angular": "^8.4.0",
|
|
|
"@ionic/angular-server": "^8.4.0",
|
|
|
"@ionic/angular-toolkit": "^11.0.1",
|
|
@@ -40,13 +40,10 @@
|
|
|
"@angular-devkit/build-angular": "^18.0.4",
|
|
|
"@angular/cli": "^18.0.4",
|
|
|
"@angular/compiler-cli": "^18.0.0",
|
|
|
- "@capacitor/cli": "6.2.0",
|
|
|
+ "@capacitor/cli": "^6.2.0",
|
|
|
"@types/jasmine": "~5.1.0",
|
|
|
"@types/parse": "^3.0.9",
|
|
|
"cordova-plugin-device": "2.0.2",
|
|
|
- "cordova-plugin-ionic-keyboard": "^2.0.5",
|
|
|
- "cordova-plugin-ionic-webview": "^5.0.0",
|
|
|
- "cordova-plugin-splashscreen": "5.0.2",
|
|
|
"cordova-plugin-statusbar": "2.4.2",
|
|
|
"jasmine-core": "~5.1.0",
|
|
|
"karma": "~6.4.0",
|
|
@@ -6304,51 +6301,6 @@
|
|
|
}
|
|
|
}
|
|
|
},
|
|
|
- "node_modules/cordova-plugin-ionic-keyboard": {
|
|
|
- "version": "2.2.0",
|
|
|
- "resolved": "https://registry.npmmirror.com/cordova-plugin-ionic-keyboard/-/cordova-plugin-ionic-keyboard-2.2.0.tgz",
|
|
|
- "integrity": "sha512-yDUG+9ieKVRitq5mGlNxjaZh/MgEhFFIgTIPhqSbUaQ8UuZbawy5mhJAVClqY97q8/rcQtL6dCDa7x2sEtCLcA==",
|
|
|
- "dev": true
|
|
|
- },
|
|
|
- "node_modules/cordova-plugin-ionic-webview": {
|
|
|
- "version": "5.0.1",
|
|
|
- "resolved": "https://registry.npmmirror.com/cordova-plugin-ionic-webview/-/cordova-plugin-ionic-webview-5.0.1.tgz",
|
|
|
- "integrity": "sha512-dF3x7ee8s7ITPImz8WG5HFMnzMW1LaCve+Pdm5WzonKxcwkmMsPrW2zoWuIFBTWjXvFyNoxprzRn6aq/WotvKg==",
|
|
|
- "dev": true,
|
|
|
- "engines": {
|
|
|
- "cordovaDependencies": {
|
|
|
- "2.0.0": {
|
|
|
- "cordova-android": ">=6.4.0",
|
|
|
- "cordova-ios": ">=4.0.0-dev"
|
|
|
- },
|
|
|
- "3.1.0": {
|
|
|
- "cordova": ">=7.1.0",
|
|
|
- "cordova-android": ">=6.4.0",
|
|
|
- "cordova-ios": ">=4.0.0-dev"
|
|
|
- }
|
|
|
- }
|
|
|
- }
|
|
|
- },
|
|
|
- "node_modules/cordova-plugin-splashscreen": {
|
|
|
- "version": "5.0.2",
|
|
|
- "resolved": "https://registry.npmmirror.com/cordova-plugin-splashscreen/-/cordova-plugin-splashscreen-5.0.2.tgz",
|
|
|
- "integrity": "sha512-zc4HOECJb+5Gz1rZh5QvdIm6DREom57yXOuEmMRSqu0pJRMXTrJPlemsE1gQ+9v9gGhAyXIREibBXHHRG7eFQQ==",
|
|
|
- "dev": true,
|
|
|
- "engines": {
|
|
|
- "cordovaDependencies": {
|
|
|
- "2.0.0": {
|
|
|
- "cordova-android": ">=3.6.0"
|
|
|
- },
|
|
|
- "4.0.0": {
|
|
|
- "cordova-android": ">=3.6.0",
|
|
|
- "cordova-windows": ">=4.4.0"
|
|
|
- },
|
|
|
- "6.0.0": {
|
|
|
- "cordova": ">100"
|
|
|
- }
|
|
|
- }
|
|
|
- }
|
|
|
- },
|
|
|
"node_modules/cordova-plugin-statusbar": {
|
|
|
"version": "2.4.2",
|
|
|
"resolved": "https://registry.npmmirror.com/cordova-plugin-statusbar/-/cordova-plugin-statusbar-2.4.2.tgz",
|