chore(deps): update all deps

This commit is contained in:
Alexis Tyler
2020-02-07 14:43:06 +10:30
parent 3694d0bb18
commit c459ea6736
2 changed files with 621 additions and 797 deletions
+609 -785
View File
File diff suppressed because it is too large Load Diff
+12 -12
View File
@@ -30,16 +30,16 @@
"@gridplus/docker-events": "github:OmgImAlexis/docker-events",
"@unraid/core": "github:unraid/core#master",
"accesscontrol": "^2.2.1",
"am": "^1.0.1",
"apollo-datasource-rest": "^0.6.11",
"apollo-server": "^2.9.16",
"apollo-server-express": "^2.9.16",
"am": "^1.0.2",
"apollo-datasource-rest": "^0.7.0",
"apollo-server": "^2.10.0",
"apollo-server-express": "^2.10.0",
"camelcase": "^5.3.1",
"express": "^4.17.1",
"got": "^10.2.1",
"graphql": "^14.5.8",
"got": "^10.5.0",
"graphql": "^14.6.0",
"graphql-directive": "^0.2.1",
"graphql-tag": "^2.10.1",
"graphql-tag": "^2.10.3",
"graphql-type-json": "^0.3.1",
"graphql-type-long": "^0.1.1",
"graphql-type-uuid": "^0.2.0",
@@ -56,17 +56,17 @@
},
"optionalDependencies": {},
"devDependencies": {
"@commitlint/cli": "^8.3.4",
"@commitlint/cli": "^8.3.5",
"@commitlint/config-conventional": "^8.3.4",
"ava": "^2.4.0",
"ava": "^3.2.0",
"bundle-dependencies": "^1.0.2",
"cpx": "1.5.0",
"cz-conventional-changelog": "3.0.2",
"husky": "^4.0.4",
"cz-conventional-changelog": "3.1.0",
"husky": "^4.2.1",
"modclean": "^3.0.0-beta.1",
"node-env-run": "^3.0.2",
"source-map-support": "0.5.16",
"standard-version": "^7.0.1",
"standard-version": "^7.1.0",
"typescript": "3.7.5",
"xo": "^0.25.3"
},