mirror of
https://github.com/danielsogl/awesome-cordova-plugins.git
synced 2026-05-02 00:07:23 +08:00
chore(package): bump deps
This commit is contained in:
Generated
+238
-143
File diff suppressed because it is too large
Load Diff
+7
-7
@@ -23,10 +23,10 @@
|
|||||||
"shipit": "npm run build && npm run readmes && npm run npmpub"
|
"shipit": "npm run build && npm run readmes && npm run npmpub"
|
||||||
},
|
},
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
"@angular/common": "^7.2.12",
|
"@angular/common": "^7.2.13",
|
||||||
"@angular/compiler": "^7.2.12",
|
"@angular/compiler": "^7.2.13",
|
||||||
"@angular/compiler-cli": "^7.2.12",
|
"@angular/compiler-cli": "^7.2.13",
|
||||||
"@angular/core": "^7.2.12",
|
"@angular/core": "^7.2.13",
|
||||||
"@types/cordova": "0.0.34",
|
"@types/cordova": "0.0.34",
|
||||||
"@types/fs-extra": "^5.0.5",
|
"@types/fs-extra": "^5.0.5",
|
||||||
"@types/jest": "^24.0.11",
|
"@types/jest": "^24.0.11",
|
||||||
@@ -52,14 +52,14 @@
|
|||||||
"rimraf": "^2.6.3",
|
"rimraf": "^2.6.3",
|
||||||
"rxjs": "^6.4.0",
|
"rxjs": "^6.4.0",
|
||||||
"ts-jest": "^24.0.2",
|
"ts-jest": "^24.0.2",
|
||||||
"ts-node": "^8.0.3",
|
"ts-node": "^8.1.0",
|
||||||
"tslint": "^5.15.0",
|
"tslint": "^5.16.0",
|
||||||
"tslint-ionic-rules": "0.0.21",
|
"tslint-ionic-rules": "0.0.21",
|
||||||
"typedoc": "^0.14.2",
|
"typedoc": "^0.14.2",
|
||||||
"typescript": "3.2.4",
|
"typescript": "3.2.4",
|
||||||
"uglifyjs-webpack-plugin": "^2.1.2",
|
"uglifyjs-webpack-plugin": "^2.1.2",
|
||||||
"unminified-webpack-plugin": "^2.0.0",
|
"unminified-webpack-plugin": "^2.0.0",
|
||||||
"webpack": "^4.29.6",
|
"webpack": "^4.30.0",
|
||||||
"winston": "^3.2.1",
|
"winston": "^3.2.1",
|
||||||
"zone.js": "^0.8.29"
|
"zone.js": "^0.8.29"
|
||||||
},
|
},
|
||||||
|
|||||||
Reference in New Issue
Block a user