MOBILE-3313 npm: Update package.json

main
Pau Ferrer Ocaña 2020-01-23 17:58:49 +01:00
parent c6b3190c64
commit 6af49439ca
2 changed files with 16 additions and 10 deletions

14
package-lock.json generated
View File

@ -1195,12 +1195,14 @@
"@types/cordova": { "@types/cordova": {
"version": "0.0.34", "version": "0.0.34",
"resolved": "https://registry.npmjs.org/@types/cordova/-/cordova-0.0.34.tgz", "resolved": "https://registry.npmjs.org/@types/cordova/-/cordova-0.0.34.tgz",
"integrity": "sha1-6nrd907Ow9dimCegw54smt3HPQQ=" "integrity": "sha1-6nrd907Ow9dimCegw54smt3HPQQ=",
"dev": true
}, },
"@types/cordova-plugin-file": { "@types/cordova-plugin-file": {
"version": "4.3.2", "version": "4.3.2",
"resolved": "https://registry.npmjs.org/@types/cordova-plugin-file/-/cordova-plugin-file-4.3.2.tgz", "resolved": "https://registry.npmjs.org/@types/cordova-plugin-file/-/cordova-plugin-file-4.3.2.tgz",
"integrity": "sha512-kCvVcLxo2M6NxBCngW8JuFlS3YpsqE6VcH9PKnOdWwtpCBTi7WXhQU9kb0h0/TVX5Bp8ab+qLz0mm9wSkcXdXg==", "integrity": "sha512-kCvVcLxo2M6NxBCngW8JuFlS3YpsqE6VcH9PKnOdWwtpCBTi7WXhQU9kb0h0/TVX5Bp8ab+qLz0mm9wSkcXdXg==",
"dev": true,
"requires": { "requires": {
"cordova-plugin-file": "*" "cordova-plugin-file": "*"
} }
@ -1209,6 +1211,7 @@
"version": "0.0.3", "version": "0.0.3",
"resolved": "https://registry.npmjs.org/@types/cordova-plugin-file-transfer/-/cordova-plugin-file-transfer-0.0.3.tgz", "resolved": "https://registry.npmjs.org/@types/cordova-plugin-file-transfer/-/cordova-plugin-file-transfer-0.0.3.tgz",
"integrity": "sha1-u6d+jQTQejlRR5eiA8JXxbECNoA=", "integrity": "sha1-u6d+jQTQejlRR5eiA8JXxbECNoA=",
"dev": true,
"requires": { "requires": {
"@types/cordova-plugin-file": "*" "@types/cordova-plugin-file": "*"
} }
@ -1216,12 +1219,14 @@
"@types/cordova-plugin-globalization": { "@types/cordova-plugin-globalization": {
"version": "0.0.3", "version": "0.0.3",
"resolved": "https://registry.npmjs.org/@types/cordova-plugin-globalization/-/cordova-plugin-globalization-0.0.3.tgz", "resolved": "https://registry.npmjs.org/@types/cordova-plugin-globalization/-/cordova-plugin-globalization-0.0.3.tgz",
"integrity": "sha1-ySA6HENtPS0DBXiffJwrq6i6KK0=" "integrity": "sha1-ySA6HENtPS0DBXiffJwrq6i6KK0=",
"dev": true
}, },
"@types/cordova-plugin-network-information": { "@types/cordova-plugin-network-information": {
"version": "0.0.3", "version": "0.0.3",
"resolved": "https://registry.npmjs.org/@types/cordova-plugin-network-information/-/cordova-plugin-network-information-0.0.3.tgz", "resolved": "https://registry.npmjs.org/@types/cordova-plugin-network-information/-/cordova-plugin-network-information-0.0.3.tgz",
"integrity": "sha1-+iycaufkxX8Tt39pXaTtuzr6oBY=" "integrity": "sha1-+iycaufkxX8Tt39pXaTtuzr6oBY=",
"dev": true
}, },
"@types/events": { "@types/events": {
"version": "3.0.0", "version": "3.0.0",
@ -1251,7 +1256,8 @@
"@types/promise.prototype.finally": { "@types/promise.prototype.finally": {
"version": "2.0.2", "version": "2.0.2",
"resolved": "https://registry.npmjs.org/@types/promise.prototype.finally/-/promise.prototype.finally-2.0.2.tgz", "resolved": "https://registry.npmjs.org/@types/promise.prototype.finally/-/promise.prototype.finally-2.0.2.tgz",
"integrity": "sha512-Fs99h+iFQZ4ZY2vO3+uJCrx+5KQnJ4FPerZ3oT/1L5aA7vnmK/d7Z/Ml1yHtNCh9UQcjFTR4Xo/Jss2f39Fgtw==" "integrity": "sha512-Fs99h+iFQZ4ZY2vO3+uJCrx+5KQnJ4FPerZ3oT/1L5aA7vnmK/d7Z/Ml1yHtNCh9UQcjFTR4Xo/Jss2f39Fgtw==",
"dev": true
}, },
"abbrev": { "abbrev": {
"version": "1.1.1", "version": "1.1.1",

View File

@ -73,12 +73,6 @@
"@ionic-native/zip": "^4.17.0", "@ionic-native/zip": "^4.17.0",
"@ngx-translate/core": "^8.0.0", "@ngx-translate/core": "^8.0.0",
"@ngx-translate/http-loader": "^2.0.1", "@ngx-translate/http-loader": "^2.0.1",
"@types/cordova": "^0.0.34",
"@types/cordova-plugin-file-transfer": "^0.0.3",
"@types/cordova-plugin-globalization": "^0.0.3",
"@types/cordova-plugin-network-information": "^0.0.3",
"@types/node": "^8.10.19",
"@types/promise.prototype.finally": "^2.0.2",
"ajv": "^6.10.2", "ajv": "^6.10.2",
"chart.js": "^2.7.2", "chart.js": "^2.7.2",
"com-darryncampbell-cordova-plugin-intent": "^1.3.0", "com-darryncampbell-cordova-plugin-intent": "^1.3.0",
@ -127,6 +121,12 @@
}, },
"devDependencies": { "devDependencies": {
"@ionic/app-scripts": "3.2.2", "@ionic/app-scripts": "3.2.2",
"@types/cordova": "^0.0.34",
"@types/cordova-plugin-file-transfer": "^0.0.3",
"@types/cordova-plugin-globalization": "^0.0.3",
"@types/cordova-plugin-network-information": "^0.0.3",
"@types/node": "^8.10.19",
"@types/promise.prototype.finally": "^2.0.2",
"electron-builder-lib": "^20.23.1", "electron-builder-lib": "^20.23.1",
"electron-rebuild": "^1.8.1", "electron-rebuild": "^1.8.1",
"gulp": "4.0.2", "gulp": "4.0.2",