Skip to content

Commit b9e9a37

Browse files
committed
⬆️ ➕ Sync up with the package.json changes
- plugin version change: 157afec - module addition: 5df5253
1 parent 5df5253 commit b9e9a37

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

package-lock.cordovabuild.json

+4-3
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,9 @@
99
"version": "3.2.9",
1010
"license": "BSD-3-Clause",
1111
"dependencies": {
12+
"@havesource/cordova-plugin-push": "git+https://github.com/JGreenlee/cordova-plugin-push.git#4.0.0-dev.0-hardcoded-force-register",
1213
"@messageformat/core": "^3.2.0",
14+
"@react-native/babel-preset": "^0.77.1",
1315
"@react-navigation/native": "^6.1.7",
1416
"@react-navigation/stack": "^6.3.17",
1517
"@shopify/flash-list": "^1.3.1",
@@ -30,6 +32,7 @@
3032
"cordova-plugin-bluetooth-classic-serial-port": "git+https://github.com/e-mission/cordova-plugin-bluetooth-classic-serial-port.git",
3133
"cordova-plugin-customurlscheme": "5.0.2",
3234
"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",
3336
"cordova-plugin-em-opcodeauth": "git+https://github.com/e-mission/cordova-jwt-auth.git#v1.7.2",
3437
"cordova-plugin-em-server-communication": "git+https://github.com/e-mission/cordova-server-communication.git#v1.2.7",
3538
"cordova-plugin-em-serversync": "git+https://github.com/e-mission/cordova-server-sync.git#v1.3.3",
@@ -39,7 +42,7 @@
3942
"cordova-plugin-file": "8.0.0",
4043
"cordova-plugin-inappbrowser": "6.0.0",
4144
"cordova-plugin-ionic-keyboard": "2.2.0",
42-
"cordova-plugin-ionic-webview": "5.0.0",
45+
"cordova-plugin-ionic-webview": "5.0.1",
4346
"cordova-plugin-local-notification-12": "github:e-mission/cordova-plugin-local-notification-12#v0.1.5-remove-exact-alarms",
4447
"cordova-plugin-x-socialsharing": "6.0.4",
4548
"core-js": "^2.5.7",
@@ -80,15 +83,13 @@
8083
"@babel/preset-flow": "^7.21.4",
8184
"@babel/preset-react": "^7.18.6",
8285
"@babel/preset-typescript": "^7.21.4",
83-
"@havesource/cordova-plugin-push": "github:JGreenlee/cordova-plugin-push#4.0.0-dev.0-hardcoded-force-register",
8486
"@ionic/cli": "6.20.8",
8587
"@types/luxon": "^3.3.0",
8688
"@types/react": "~18.2.0",
8789
"babel-loader": "^9.1.2",
8890
"babel-plugin-optional-require": "^0.3.1",
8991
"concurrently": "^8.0.1",
9092
"cordova": "12.0.0",
91-
"cordova-plugin-em-datacollection": "github:e-mission/e-mission-data-collection#v1.9.5",
9293
"css-loader": "^6.7.4",
9394
"exports-loader": "^4.0.0",
9495
"expose-loader": "^4.1.0",

0 commit comments

Comments
 (0)