mirror of
https://github.com/danielsogl/awesome-cordova-plugins.git
synced 2025-01-19 00:12:53 +08:00
chore(package): bump deps
This commit is contained in:
parent
7ae2ad4e3e
commit
9a85a5cd62
5544
package-lock.json
generated
5544
package-lock.json
generated
File diff suppressed because it is too large
Load Diff
18
package.json
18
package.json
@ -22,20 +22,20 @@
|
||||
"shipit": "npm run build && npm run readmes && npm run npmpub"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@angular/common": "^7.2.4",
|
||||
"@angular/compiler": "^7.2.4",
|
||||
"@angular/compiler-cli": "^7.2.4",
|
||||
"@angular/core": "^7.2.4",
|
||||
"@angular/common": "^7.2.5",
|
||||
"@angular/compiler": "^7.2.5",
|
||||
"@angular/compiler-cli": "^7.2.5",
|
||||
"@angular/core": "^7.2.5",
|
||||
"@types/cordova": "0.0.34",
|
||||
"@types/fs-extra": "^5.0.5",
|
||||
"@types/jest": "23.3.14",
|
||||
"@types/jest": "^24.0.6",
|
||||
"@types/lodash": "^4.14.121",
|
||||
"@types/node": "^10.12.26",
|
||||
"@types/rimraf": "^2.0.2",
|
||||
"@types/webpack": "^4.4.24",
|
||||
"ajv": "^6.9.1",
|
||||
"async-promise-queue": "^1.0.4",
|
||||
"conventional-changelog-cli": "^2.0.11",
|
||||
"conventional-changelog-cli": "^2.0.12",
|
||||
"cz-conventional-changelog": "^2.1.0",
|
||||
"dgeni": "^0.4.11",
|
||||
"dgeni-packages": "0.16.10",
|
||||
@ -44,20 +44,20 @@
|
||||
"gulp-rename": "^1.4.0",
|
||||
"gulp-replace": "^1.0.0",
|
||||
"gulp-tslint": "^8.1.3",
|
||||
"jest": "^23.6.0",
|
||||
"jest": "^24.1.0",
|
||||
"lodash": "^4.17.11",
|
||||
"minimist": "1.2.0",
|
||||
"natives": "^1.1.6",
|
||||
"rimraf": "^2.6.3",
|
||||
"rxjs": "^6.4.0",
|
||||
"ts-jest": "^23.10.5",
|
||||
"ts-jest": "^24.0.0",
|
||||
"ts-node": "^8.0.2",
|
||||
"tslint": "^5.12.1",
|
||||
"tslint-ionic-rules": "0.0.21",
|
||||
"typescript": "3.2.4",
|
||||
"uglifyjs-webpack-plugin": "^2.1.1",
|
||||
"unminified-webpack-plugin": "^2.0.0",
|
||||
"webpack": "^4.29.3",
|
||||
"webpack": "^4.29.5",
|
||||
"winston": "^3.2.1",
|
||||
"zone.js": "^0.8.29"
|
||||
},
|
||||
|
Loading…
Reference in New Issue
Block a user