mirror of
https://github.com/danielsogl/awesome-cordova-plugins.git
synced 2025-03-04 00:13:06 +08:00
chore(package): bump deps
This commit is contained in:
parent
7baeab9fee
commit
15ed431819
4787
package-lock.json
generated
4787
package-lock.json
generated
File diff suppressed because it is too large
Load Diff
16
package.json
16
package.json
@ -28,12 +28,12 @@
|
||||
"@angular/core": "^8.2.14",
|
||||
"@types/cordova": "0.0.34",
|
||||
"@types/fs-extra": "^8.0.1",
|
||||
"@types/jest": "^24.0.25",
|
||||
"@types/jest": "^24.9.1",
|
||||
"@types/lodash": "^4.14.149",
|
||||
"@types/node": "^12.12.23",
|
||||
"@types/node": "^12.12.25",
|
||||
"@types/rimraf": "^2.0.3",
|
||||
"@types/webpack": "^4.41.1",
|
||||
"ajv": "^6.10.2",
|
||||
"@types/webpack": "^4.41.3",
|
||||
"ajv": "^6.11.0",
|
||||
"async-promise-queue": "^1.0.5",
|
||||
"conventional-changelog-cli": "^2.0.31",
|
||||
"cz-conventional-changelog": "^3.0.2",
|
||||
@ -44,17 +44,17 @@
|
||||
"gulp-rename": "^2.0.0",
|
||||
"gulp-replace": "^1.0.0",
|
||||
"gulp-tslint": "^8.1.4",
|
||||
"jest": "^24.9.0",
|
||||
"jest": "^25.1.0",
|
||||
"lodash": "^4.17.15",
|
||||
"minimist": "1.2.0",
|
||||
"natives": "^1.1.6",
|
||||
"rimraf": "^3.0.0",
|
||||
"rxjs": "^6.5.4",
|
||||
"ts-jest": "^24.2.0",
|
||||
"ts-node": "^8.5.2",
|
||||
"ts-jest": "^24.3.0",
|
||||
"ts-node": "^8.6.2",
|
||||
"tslint": "^5.20.1",
|
||||
"tslint-ionic-rules": "0.0.21",
|
||||
"typedoc": "^0.15.6",
|
||||
"typedoc": "^0.15.8",
|
||||
"typescript": "~3.5.3",
|
||||
"uglifyjs-webpack-plugin": "^2.2.0",
|
||||
"unminified-webpack-plugin": "^2.0.0",
|
||||
|
Loading…
Reference in New Issue
Block a user