mirror of
https://github.com/danielsogl/awesome-cordova-plugins.git
synced 2025-03-03 16:03:02 +08:00
chore(package): bump deps
This commit is contained in:
parent
d2d1f4889e
commit
f7e76c5f83
942
package-lock.json
generated
942
package-lock.json
generated
File diff suppressed because it is too large
Load Diff
22
package.json
22
package.json
@ -22,13 +22,13 @@
|
|||||||
"shipit": "npm run build && npm run readmes && npm run npmpub"
|
"shipit": "npm run build && npm run readmes && npm run npmpub"
|
||||||
},
|
},
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
"@angular/common": "^6.1.6",
|
"@angular/common": "^6.1.7",
|
||||||
"@angular/compiler": "^6.1.6",
|
"@angular/compiler": "^6.1.7",
|
||||||
"@angular/compiler-cli": "^6.1.6",
|
"@angular/compiler-cli": "^6.1.7",
|
||||||
"@angular/core": "^6.1.6",
|
"@angular/core": "^6.1.7",
|
||||||
"@types/cordova": "0.0.34",
|
"@types/cordova": "0.0.34",
|
||||||
"@types/fs-extra": "^5.0.4",
|
"@types/fs-extra": "^5.0.4",
|
||||||
"@types/jest": "^23.3.1",
|
"@types/jest": "^23.3.2",
|
||||||
"@types/lodash": "^4.14.116",
|
"@types/lodash": "^4.14.116",
|
||||||
"@types/node": "^9.6.31",
|
"@types/node": "^9.6.31",
|
||||||
"@types/rimraf": "^2.0.2",
|
"@types/rimraf": "^2.0.2",
|
||||||
@ -50,13 +50,13 @@
|
|||||||
"gulp-rename": "^1.4.0",
|
"gulp-rename": "^1.4.0",
|
||||||
"gulp-replace": "^1.0.0",
|
"gulp-replace": "^1.0.0",
|
||||||
"gulp-tslint": "^8.1.3",
|
"gulp-tslint": "^8.1.3",
|
||||||
"jest": "^23.5.0",
|
"jest": "^23.6.0",
|
||||||
"lodash": "^4.17.10",
|
"lodash": "^4.17.11",
|
||||||
"minimist": "1.2.0",
|
"minimist": "1.2.0",
|
||||||
"nodemon": "^1.18.4",
|
"nodemon": "^1.18.4",
|
||||||
"rimraf": "^2.6.2",
|
"rimraf": "^2.6.2",
|
||||||
"rxjs": "^6.3.1",
|
"rxjs": "^6.3.2",
|
||||||
"rxjs-tslint-rules": "^4.7.2",
|
"rxjs-tslint-rules": "^4.8.0",
|
||||||
"string-replace-webpack-plugin": "^0.1.3",
|
"string-replace-webpack-plugin": "^0.1.3",
|
||||||
"ts-jest": "^22.4.6",
|
"ts-jest": "^22.4.6",
|
||||||
"ts-node": "^6.2.0",
|
"ts-node": "^6.2.0",
|
||||||
@ -65,8 +65,8 @@
|
|||||||
"typescript": "2.9.2",
|
"typescript": "2.9.2",
|
||||||
"uglifyjs-webpack-plugin": "^1.3.0",
|
"uglifyjs-webpack-plugin": "^1.3.0",
|
||||||
"unminified-webpack-plugin": "^2.0.0",
|
"unminified-webpack-plugin": "^2.0.0",
|
||||||
"webpack": "^4.17.1",
|
"webpack": "^4.19.0",
|
||||||
"winston": "^3.0.0",
|
"winston": "^3.1.0",
|
||||||
"zone.js": "latest"
|
"zone.js": "latest"
|
||||||
},
|
},
|
||||||
"jest": {
|
"jest": {
|
||||||
|
Loading…
Reference in New Issue
Block a user