mirror of
https://github.com/danielsogl/awesome-cordova-plugins.git
synced 2025-01-19 08:32:52 +08:00
chore(package): bump deps
This commit is contained in:
parent
0c9bf3bf49
commit
c77bdf17c1
878
package-lock.json
generated
878
package-lock.json
generated
File diff suppressed because it is too large
Load Diff
16
package.json
16
package.json
@ -31,13 +31,13 @@
|
|||||||
"@types/fs-extra": "^8.0.0",
|
"@types/fs-extra": "^8.0.0",
|
||||||
"@types/jest": "^24.0.15",
|
"@types/jest": "^24.0.15",
|
||||||
"@types/lodash": "^4.14.136",
|
"@types/lodash": "^4.14.136",
|
||||||
"@types/node": "^12.6.2",
|
"@types/node": "^12.6.8",
|
||||||
"@types/rimraf": "^2.0.2",
|
"@types/rimraf": "^2.0.2",
|
||||||
"@types/webpack": "^4.4.34",
|
"@types/webpack": "^4.32.1",
|
||||||
"ajv": "^6.10.1",
|
"ajv": "^6.10.2",
|
||||||
"async-promise-queue": "^1.0.5",
|
"async-promise-queue": "^1.0.5",
|
||||||
"conventional-changelog-cli": "^2.0.21",
|
"conventional-changelog-cli": "^2.0.23",
|
||||||
"cz-conventional-changelog": "^2.1.0",
|
"cz-conventional-changelog": "^3.0.2",
|
||||||
"dgeni": "^0.4.12",
|
"dgeni": "^0.4.12",
|
||||||
"dgeni-packages": "0.16.10",
|
"dgeni-packages": "0.16.10",
|
||||||
"fs-extra": "^8.1.0",
|
"fs-extra": "^8.1.0",
|
||||||
@ -46,7 +46,7 @@
|
|||||||
"gulp-replace": "^1.0.0",
|
"gulp-replace": "^1.0.0",
|
||||||
"gulp-tslint": "^8.1.4",
|
"gulp-tslint": "^8.1.4",
|
||||||
"jest": "^24.8.0",
|
"jest": "^24.8.0",
|
||||||
"lodash": "^4.17.14",
|
"lodash": "^4.17.15",
|
||||||
"minimist": "1.2.0",
|
"minimist": "1.2.0",
|
||||||
"natives": "^1.1.6",
|
"natives": "^1.1.6",
|
||||||
"rimraf": "^2.6.3",
|
"rimraf": "^2.6.3",
|
||||||
@ -55,11 +55,11 @@
|
|||||||
"ts-node": "^8.3.0",
|
"ts-node": "^8.3.0",
|
||||||
"tslint": "^5.18.0",
|
"tslint": "^5.18.0",
|
||||||
"tslint-ionic-rules": "0.0.21",
|
"tslint-ionic-rules": "0.0.21",
|
||||||
"typedoc": "^0.14.2",
|
"typedoc": "^0.15.0",
|
||||||
"typescript": "3.2.4",
|
"typescript": "3.2.4",
|
||||||
"uglifyjs-webpack-plugin": "^2.1.3",
|
"uglifyjs-webpack-plugin": "^2.1.3",
|
||||||
"unminified-webpack-plugin": "^2.0.0",
|
"unminified-webpack-plugin": "^2.0.0",
|
||||||
"webpack": "^4.35.3",
|
"webpack": "^4.38.0",
|
||||||
"winston": "^3.2.1",
|
"winston": "^3.2.1",
|
||||||
"zone.js": "^0.8.29"
|
"zone.js": "^0.8.29"
|
||||||
},
|
},
|
||||||
|
Loading…
Reference in New Issue
Block a user