Skip to content

Commit

Permalink
build(deps): bump project dependencies (#838)
Browse files Browse the repository at this point in the history
- [x] update npm dependencies;
  • Loading branch information
rfprod authored May 4, 2024
1 parent afb2095 commit bb1eea1
Show file tree
Hide file tree
Showing 9 changed files with 781 additions and 742 deletions.
8 changes: 4 additions & 4 deletions apps/api/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,8 @@
"description": "Dependencies for docker containers running api application. Do not install dependencies in this directory. This file is only for containers.",
"dependencies": {
"@apollo/server": "4.10.4",
"@grpc/grpc-js": "1.10.6",
"@grpc/proto-loader": "0.7.12",
"@grpc/grpc-js": "1.10.7",
"@grpc/proto-loader": "0.7.13",
"@nestjs/apollo": "12.1.0",
"@nestjs/axios": "3.0.2",
"@nestjs/cache-manager": "2.2.2",
Expand All @@ -23,14 +23,14 @@
"@nestjs/throttler": "5.1.2",
"@nestjs/websockets": "10.3.8",
"axios": "1.6.8",
"cache-manager": "5.5.1",
"cache-manager": "5.5.2",
"class-transformer": "0.5.1",
"class-validator": "0.14.1",
"compression": "1.7.4",
"dotenv": "16.4.5",
"express": "4.19.2",
"firebase-admin": "12.1.0",
"firebase-functions": "4.9.0",
"firebase-functions": "5.0.1",
"google-protobuf": "3.21.2",
"graphql": "16.8.1",
"graphql-subscriptions": "2.0.0",
Expand Down
54 changes: 27 additions & 27 deletions functions/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

10 changes: 5 additions & 5 deletions functions/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,8 +14,8 @@
"start:emulators": "firebase emulators:start --only functions"
},
"dependencies": {
"@grpc/grpc-js": "1.10.6",
"@grpc/proto-loader": "0.7.12",
"@grpc/grpc-js": "1.10.7",
"@grpc/proto-loader": "0.7.13",
"@nestjs/apollo": "12.1.0",
"@nestjs/throttler": "5.1.2",
"@nestjs/axios": "3.0.2",
Expand All @@ -31,11 +31,11 @@
"@nestjs/swagger": "7.3.1",
"@nestjs/websockets": "10.3.8",
"@nestjs/cache-manager": "2.2.2",
"cache-manager": "5.5.1",
"cache-manager": "5.5.2",
"@types/compression": "1.7.5",
"@types/express": "4.17.21",
"@types/graphql-upload": "16.0.7",
"@types/node": "20.12.7",
"@types/node": "20.12.8",
"@types/websocket": "1.0.10",
"@types/ws": "8.5.10",
"@apollo/server": "4.10.4",
Expand All @@ -45,7 +45,7 @@
"dotenv": "16.4.5",
"express": "4.19.2",
"firebase-admin": "12.1.0",
"firebase-functions": "4.9.0",
"firebase-functions": "5.0.1",
"google-protobuf": "3.21.2",
"graphql": "16.8.1",
"graphql-subscriptions": "2.0.0",
Expand Down
6 changes: 3 additions & 3 deletions libs/client-d3-charts/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@rfprodz/client-d3-charts",
"version": "1.4.23",
"version": "1.4.24",
"description": "Angular chart components based on D3JS (https://d3js.org).",
"keywords": [
"angular-charts",
Expand All @@ -24,8 +24,8 @@
"tslib": "2.6.2"
},
"peerDependencies": {
"@angular/common": "17.3.6",
"@angular/core": "17.3.6",
"@angular/common": "17.3.7",
"@angular/core": "17.3.7",
"@types/d3": "7.4.3",
"d3": "7.9.0"
}
Expand Down
12 changes: 6 additions & 6 deletions libs/client-guided-tour/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@rfprodz/client-guided-tour",
"version": "1.0.11",
"version": "1.0.12",
"description": "Guided tour feature for Angular clients.",
"keywords": [
"angular-module",
Expand All @@ -22,10 +22,10 @@
"tslib": "2.6.2"
},
"peerDependencies": {
"@angular/cdk": "17.3.6",
"@angular/common": "17.3.6",
"@angular/core": "17.3.6",
"@angular/material": "17.3.6",
"@angular/router": "17.3.6"
"@angular/cdk": "17.3.7",
"@angular/common": "17.3.7",
"@angular/core": "17.3.7",
"@angular/material": "17.3.7",
"@angular/router": "17.3.7"
}
}
10 changes: 5 additions & 5 deletions libs/client-pwa-offline/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@rfprodz/client-pwa-offline",
"version": "1.0.32",
"version": "1.0.33",
"description": "PWA offline feature for Angular clients.",
"keywords": [
"angular-module",
Expand All @@ -21,9 +21,9 @@
"tslib": "2.6.2"
},
"peerDependencies": {
"@angular/common": "17.3.6",
"@angular/core": "17.3.6",
"@angular/material": "17.3.6",
"@angular/router": "17.3.6"
"@angular/common": "17.3.7",
"@angular/core": "17.3.7",
"@angular/material": "17.3.7",
"@angular/router": "17.3.7"
}
}
4 changes: 2 additions & 2 deletions libs/client-util-eliza/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@rfprodz/client-util-eliza",
"version": "1.3.33",
"version": "1.3.34",
"description": "Angular chatbot logic based on Eliza (https://en.wikipedia.org/wiki/ELIZA).",
"keywords": [
"angular-chatbot",
Expand All @@ -23,6 +23,6 @@
"tslib": "2.6.2"
},
"peerDependencies": {
"@angular/core": "17.3.6"
"@angular/core": "17.3.7"
}
}
Loading

0 comments on commit bb1eea1

Please sign in to comment.