mirror of
https://github.com/danielsogl/awesome-cordova-plugins.git
synced 2025-01-31 18:49:43 +08:00
chore(package): bump deps
This commit is contained in:
parent
bf0eaf75b9
commit
97a73ca369
1466
package-lock.json
generated
1466
package-lock.json
generated
File diff suppressed because it is too large
Load Diff
14
package.json
14
package.json
@ -32,14 +32,14 @@
|
||||
"@types/lodash": "^4.14.106",
|
||||
"@types/node": "8.0.47",
|
||||
"@types/rimraf": "^2.0.2",
|
||||
"@types/webpack": "^4.1.2",
|
||||
"@types/webpack": "^4.1.3",
|
||||
"async-promise-queue": "^1.0.4",
|
||||
"babel-core": "^6.26.0",
|
||||
"babel-preset-env": "^1.6.1",
|
||||
"babelify": "^8.0.0",
|
||||
"browserify": "^16.1.1",
|
||||
"canonical-path": "0.0.2",
|
||||
"conventional-changelog-cli": "^1.3.17",
|
||||
"conventional-changelog-cli": "^1.3.21",
|
||||
"cpr": "^3.0.1",
|
||||
"cz-conventional-changelog": "^2.1.0",
|
||||
"decamelize": "^2.0.0",
|
||||
@ -54,20 +54,20 @@
|
||||
"jest": "^22.4.3",
|
||||
"lodash": "^4.17.5",
|
||||
"minimist": "1.2.0",
|
||||
"nodemon": "^1.17.2",
|
||||
"nodemon": "^1.17.3",
|
||||
"rimraf": "^2.6.2",
|
||||
"rxjs": "^5.5.7",
|
||||
"rxjs": "^5.5.8",
|
||||
"string-replace-webpack-plugin": "^0.1.3",
|
||||
"ts-jest": "^22.4.2",
|
||||
"ts-node": "^4.1.0",
|
||||
"tslint": "^5.9.1",
|
||||
"tslint-ionic-rules": "0.0.14",
|
||||
"typescript": "2.6.2",
|
||||
"typescript": "~2.7.2",
|
||||
"uglifyjs-webpack-plugin": "^1.2.4",
|
||||
"unminified-webpack-plugin": "^2.0.0",
|
||||
"webpack": "^4.2.0",
|
||||
"webpack": "^4.5.0",
|
||||
"winston": "3.0.0-rc3",
|
||||
"zone.js": "^0.8.20"
|
||||
"zone.js": "^0.8.25"
|
||||
},
|
||||
"jest": {
|
||||
"transform": {
|
||||
|
Loading…
Reference in New Issue
Block a user