Skip to content

Commit

Permalink
build(deps): updated deps. this will be final 8.x version
Browse files Browse the repository at this point in the history
  • Loading branch information
xmlking committed Sep 22, 2019
1 parent c44073e commit 0684a03
Show file tree
Hide file tree
Showing 5 changed files with 257 additions and 194 deletions.
16 changes: 8 additions & 8 deletions apps/api/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,24 +14,24 @@
},
"dependencies": {
"@godaddy/terminus": "^4.2.0",
"@nestjs/common": "^6.7.1",
"@nestjs/core": "^6.7.1",
"@nestjs/common": "^6.7.2",
"@nestjs/core": "^6.7.2",
"@nestjs/cqrs": "^6.0.1",
"@nestjs/passport": "^6.1.0",
"@nestjs/platform-express": "^6.7.1",
"@nestjs/platform-socket.io": "^6.7.1",
"@nestjs/platform-express": "^6.7.2",
"@nestjs/platform-socket.io": "^6.7.2",
"@nestjs/swagger": "^3.1.0",
"@nestjs/terminus": "^6.5.1",
"@nestjs/typeorm": "^6.1.3",
"@nestjs/websockets": "^6.7.1",
"@nestjs/websockets": "^6.7.2",
"@nestjsx/crud": "^4.2.0",
"@xmlking/jwks-rsa": "^1.4.3",
"cache-manager": "^2.10.0",
"class-transformer": "^0.2.3",
"class-validator": "^0.10.0",
"cli-ux": "4.9.3",
"cls-hooked": "^4.2.2",
"helmet": "^3.21.0",
"helmet": "^3.21.1",
"kubernetes-client": "^8.3.4",
"nest-router": "^1.0.0",
"nodemailer": "^6.3.0",
Expand All @@ -57,8 +57,8 @@
"@types/web-push": "^3.3.0"
},
"optionalDependencies": {
"@nestjs/schematics": "^6.4.4",
"@nestjs/testing": "^6.7.1",
"@nestjs/schematics": "^6.6.6",
"@nestjs/testing": "^6.7.2",
"nodemon": "^1.19.2",
"supertest": "^4.0.0"
}
Expand Down
2 changes: 1 addition & 1 deletion libs/socketio-plugin/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,6 @@
},
"dependencies": {
"@ngxs/store": ">=3.5.1",
"socket.io-client": ">=2.2.0"
"socket.io-client": ">=2.3.0"
}
}
28 changes: 14 additions & 14 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -120,11 +120,11 @@
"@angular/router": "~8.2.7",
"@angular/service-worker": "~8.2.7",
"@fortawesome/angular-fontawesome": "^0.5.0",
"@fortawesome/fontawesome-svg-core": "^1.2.22",
"@fortawesome/free-brands-svg-icons": "^5.10.2",
"@fortawesome/free-solid-svg-icons": "^5.10.2",
"@ngx-formly/core": "^5.4.2",
"@ngx-formly/material": "^5.4.2",
"@fortawesome/fontawesome-svg-core": "^1.2.24",
"@fortawesome/free-brands-svg-icons": "^5.11.1",
"@fortawesome/free-solid-svg-icons": "^5.11.1",
"@ngx-formly/core": "^5.4.3",
"@ngx-formly/material": "^5.4.3",
"@ngx-lite/in-viewport": "^0.1.3",
"@ngx-lite/input-star-rating": "^0.3.5",
"@ngx-lite/input-tag": "^0.4.8",
Expand Down Expand Up @@ -166,14 +166,14 @@
"rxjs": "~6.5.3",
"screenfull": "^5.0.0",
"smooth-scrollbar": "^8.4.1",
"socket.io-client": "^2.2.0",
"socket.io-client": "^2.3.0",
"tslib": "^1.10.0",
"uuid": "^3.3.3",
"zone.js": "~0.10.2"
},
"devDependencies": {
"@angular-devkit/build-angular": "~0.803.4",
"@angular-devkit/build-ng-packagr": "~0.803.4",
"@angular-devkit/build-angular": "~0.803.5",
"@angular-devkit/build-ng-packagr": "~0.803.5",
"@angular/cli": "~8.3.5",
"@angular/compiler-cli": "~8.2.7",
"@angular/language-service": "~8.2.7",
Expand All @@ -186,13 +186,13 @@
"@types/jquery": "^3.3.31",
"@types/node": "^12.7.5",
"@types/socket.io-client": "^1.4.32",
"codecov": "^3.5.0",
"codelyzer": "^5.1.0",
"codecov": "^3.6.1",
"codelyzer": "^5.1.1",
"loaders.css": "^0.1.2",
"ng-packagr": "^5.5.1",
"ngx-deploy-npm": "^1.0.5",
"rimraf": "^3.0.0",
"ts-loader": "^6.1.0",
"ts-loader": "^6.1.2",
"ts-node": "~8.4.1",
"tsconfig-paths": "^3.9.0",
"tsickle": "^0.37.0",
Expand All @@ -203,7 +203,7 @@
"@commitlint/cli": "^8.2.0",
"@commitlint/config-conventional": "^8.2.0",
"@compodoc/compodoc": "^1.1.10",
"@ngx-formly/schematics": "^5.4.2",
"@ngx-formly/schematics": "^5.4.3",
"@ngxs/schematics": "0.0.1-alpha.5",
"@semantic-release/changelog": "^3.0.4",
"@semantic-release/git": "^7.0.16",
Expand All @@ -217,12 +217,12 @@
"husky": "^3.0.5",
"jest": "^24.9.0",
"jest-preset-angular": "^7.1.1",
"lint-staged": "^9.2.5",
"lint-staged": "^9.3.0",
"lite-server": "^2.5.4",
"prettier": "^1.18.2",
"semantic-release": "^15.13.24",
"ts-jest": "^24.1.0",
"webpack-bundle-analyzer": "^3.5.0"
"webpack-bundle-analyzer": "^3.5.1"
},
"resolutions": {
"d3-selection": "1.3.0",
Expand Down
10 changes: 5 additions & 5 deletions tools/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,11 +18,11 @@
"@nrwl/workspace": "*"
},
"devDependencies": {
"@angular-devkit/architect": "~0.803.4",
"@angular-devkit/build-angular": "~0.803.4",
"@angular-devkit/build-webpack": "~0.803.4",
"@angular-devkit/core": "~8.3.4",
"@angular-devkit/schematics": "~8.3.4",
"@angular-devkit/architect": "~0.803.5",
"@angular-devkit/build-angular": "~0.803.5",
"@angular-devkit/build-webpack": "~0.803.5",
"@angular-devkit/core": "~8.3.5",
"@angular-devkit/schematics": "~8.3.5",
"@types/json-schema": "^7.0.3",
"cpx": "^1.5.0"
}
Expand Down
Loading

0 comments on commit 0684a03

Please sign in to comment.