mirror of
https://github.com/danielsogl/awesome-cordova-plugins.git
synced 2025-02-21 08:43:01 +08:00
chore(package): bump deps
This commit is contained in:
parent
96e6711776
commit
f896440ae2
631
package-lock.json
generated
631
package-lock.json
generated
File diff suppressed because it is too large
Load Diff
26
package.json
26
package.json
@ -22,36 +22,36 @@
|
||||
"shipit": "npm run build && npm run readmes && npm run npmpub"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@angular/common": "^9.0.4",
|
||||
"@angular/compiler": "^9.0.4",
|
||||
"@angular/compiler-cli": "^9.0.4",
|
||||
"@angular/core": "^9.0.4",
|
||||
"@angular/common": "^9.0.7",
|
||||
"@angular/compiler": "^9.0.7",
|
||||
"@angular/compiler-cli": "^9.0.7",
|
||||
"@angular/core": "^9.0.7",
|
||||
"@types/cordova": "0.0.34",
|
||||
"@types/fs-extra": "^8.1.0",
|
||||
"@types/jest": "^25.1.3",
|
||||
"@types/jest": "^25.1.4",
|
||||
"@types/lodash": "^4.14.149",
|
||||
"@types/node": "^12.12.28",
|
||||
"@types/rimraf": "^2.0.3",
|
||||
"@types/webpack": "^4.41.7",
|
||||
"@types/node": "^12.12.30",
|
||||
"@types/rimraf": "^3.0.0",
|
||||
"@types/webpack": "^4.41.8",
|
||||
"ajv": "^6.12.0",
|
||||
"async-promise-queue": "^1.0.5",
|
||||
"conventional-changelog-cli": "^2.0.31",
|
||||
"cz-conventional-changelog": "^3.1.0",
|
||||
"dgeni": "^0.4.12",
|
||||
"dgeni-packages": "0.16.10",
|
||||
"fs-extra": "^8.1.0",
|
||||
"fs-extra": "^9.0.0",
|
||||
"gulp": "^4.0.2",
|
||||
"gulp-rename": "^2.0.0",
|
||||
"gulp-replace": "^1.0.0",
|
||||
"gulp-tslint": "^8.1.4",
|
||||
"jest": "^25.1.0",
|
||||
"lodash": "^4.17.15",
|
||||
"minimist": "1.2.2",
|
||||
"minimist": "^1.2.5",
|
||||
"natives": "^1.1.6",
|
||||
"rimraf": "^3.0.2",
|
||||
"rxjs": "~6.5.4",
|
||||
"ts-jest": "^25.2.1",
|
||||
"ts-node": "^8.6.2",
|
||||
"ts-node": "^8.8.1",
|
||||
"tslint": "~5.18.0",
|
||||
"tslint-ionic-rules": "0.0.21",
|
||||
"typedoc": "^0.16.11",
|
||||
@ -59,9 +59,9 @@
|
||||
"typescript-tslint-plugin": "0.5.5",
|
||||
"uglifyjs-webpack-plugin": "^2.2.0",
|
||||
"unminified-webpack-plugin": "^2.0.0",
|
||||
"webpack": "^4.41.6",
|
||||
"webpack": "^4.42.0",
|
||||
"winston": "^3.2.1",
|
||||
"zone.js": "~0.10.2"
|
||||
"zone.js": "^0.10.3"
|
||||
},
|
||||
"jest": {
|
||||
"transform": {
|
||||
|
Loading…
Reference in New Issue
Block a user