|
9 | 9 | "version": "3.2.9",
|
10 | 10 | "license": "BSD-3-Clause",
|
11 | 11 | "dependencies": {
|
| 12 | + "@havesource/cordova-plugin-push": "git+https://github.com/JGreenlee/cordova-plugin-push.git#4.0.0-dev.0-hardcoded-force-register", |
12 | 13 | "@messageformat/core": "^3.2.0",
|
| 14 | + "@react-native/babel-preset": "^0.77.1", |
13 | 15 | "@react-navigation/native": "^6.1.7",
|
14 | 16 | "@react-navigation/stack": "^6.3.17",
|
15 | 17 | "@shopify/flash-list": "^1.3.1",
|
|
30 | 32 | "cordova-plugin-bluetooth-classic-serial-port": "git+https://github.com/e-mission/cordova-plugin-bluetooth-classic-serial-port.git",
|
31 | 33 | "cordova-plugin-customurlscheme": "5.0.2",
|
32 | 34 | "cordova-plugin-device": "2.1.0",
|
| 35 | + "cordova-plugin-em-datacollection": "git+https://github.com/e-mission/e-mission-data-collection.git#v1.9.5", |
33 | 36 | "cordova-plugin-em-opcodeauth": "git+https://github.com/e-mission/cordova-jwt-auth.git#v1.7.2",
|
34 | 37 | "cordova-plugin-em-server-communication": "git+https://github.com/e-mission/cordova-server-communication.git#v1.2.7",
|
35 | 38 | "cordova-plugin-em-serversync": "git+https://github.com/e-mission/cordova-server-sync.git#v1.3.3",
|
|
39 | 42 | "cordova-plugin-file": "8.0.0",
|
40 | 43 | "cordova-plugin-inappbrowser": "6.0.0",
|
41 | 44 | "cordova-plugin-ionic-keyboard": "2.2.0",
|
42 |
| - "cordova-plugin-ionic-webview": "5.0.0", |
| 45 | + "cordova-plugin-ionic-webview": "5.0.1", |
43 | 46 | "cordova-plugin-local-notification-12": "github:e-mission/cordova-plugin-local-notification-12#v0.1.5-remove-exact-alarms",
|
44 | 47 | "cordova-plugin-x-socialsharing": "6.0.4",
|
45 | 48 | "core-js": "^2.5.7",
|
|
80 | 83 | "@babel/preset-flow": "^7.21.4",
|
81 | 84 | "@babel/preset-react": "^7.18.6",
|
82 | 85 | "@babel/preset-typescript": "^7.21.4",
|
83 |
| - "@havesource/cordova-plugin-push": "github:JGreenlee/cordova-plugin-push#4.0.0-dev.0-hardcoded-force-register", |
84 | 86 | "@ionic/cli": "6.20.8",
|
85 | 87 | "@types/luxon": "^3.3.0",
|
86 | 88 | "@types/react": "~18.2.0",
|
87 | 89 | "babel-loader": "^9.1.2",
|
88 | 90 | "babel-plugin-optional-require": "^0.3.1",
|
89 | 91 | "concurrently": "^8.0.1",
|
90 | 92 | "cordova": "12.0.0",
|
91 |
| - "cordova-plugin-em-datacollection": "github:e-mission/e-mission-data-collection#v1.9.5", |
92 | 93 | "css-loader": "^6.7.4",
|
93 | 94 | "exports-loader": "^4.0.0",
|
94 | 95 | "expose-loader": "^4.1.0",
|
|
0 commit comments