Skip to content

Commit

Permalink
fix(deps): update @nestjs packages to v10.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 22, 2023
1 parent 7faf68a commit 25a1fcb
Show file tree
Hide file tree
Showing 9 changed files with 41 additions and 41 deletions.
8 changes: 4 additions & 4 deletions apps/biometric/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,12 +6,12 @@
},
"dependencies": {
"@metamask/eth-sig-util": "7.0.1",
"@nestjs/common": "10.2.10",
"@nestjs/common": "10.3.0",
"@nestjs/config": "3.1.1",
"@nestjs/core": "10.2.10",
"@nestjs/core": "10.3.0",
"@nestjs/jwt": "10.2.0",
"@nestjs/passport": "10.0.3",
"@nestjs/platform-express": "10.2.10",
"@nestjs/platform-express": "10.3.0",
"@nestjs/serve-static": "4.0.0",
"@nestjs/swagger": "7.1.17",
"@nestjs/typeorm": "10.0.1",
Expand All @@ -32,7 +32,7 @@
"devDependencies": {
"@gemunion/cross-env": "0.0.4",
"@gemunion/eslint-config": "4.0.5",
"@nestjs/testing": "10.2.10",
"@nestjs/testing": "10.3.0",
"@types/express": "4.17.21",
"@types/jest": "29.5.11",
"@types/node": "18.19.3",
Expand Down
10 changes: 5 additions & 5 deletions apps/firebase/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,16 +5,16 @@
"url": "https://gemunion.io/"
},
"dependencies": {
"@nestjs/common": "10.2.10",
"@nestjs/common": "10.3.0",
"@nestjs/config": "3.1.1",
"@nestjs/core": "10.2.10",
"@nestjs/core": "10.3.0",
"@nestjs/jwt": "10.2.0",
"@nestjs/passport": "10.0.3",
"@nestjs/platform-express": "10.2.10",
"@nestjs/platform-express": "10.3.0",
"@nestjs/serve-static": "4.0.0",
"@nestjs/swagger": "7.1.17",
"@nestjs/typeorm": "10.0.1",
"@nestjs/websockets": "10.2.10",
"@nestjs/websockets": "10.3.0",
"class-transformer": "0.5.1",
"class-validator": "0.14.0",
"dotenv": "16.3.1",
Expand All @@ -33,7 +33,7 @@
"devDependencies": {
"@gemunion/cross-env": "0.0.4",
"@gemunion/eslint-config": "4.0.5",
"@nestjs/testing": "10.2.10",
"@nestjs/testing": "10.3.0",
"@types/express": "4.17.21",
"@types/jest": "29.5.11",
"@types/node": "18.19.3",
Expand Down
8 changes: 4 additions & 4 deletions apps/jwks-rest/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,12 +5,12 @@
"url": "https://gemunion.io/"
},
"dependencies": {
"@nestjs/common": "10.2.10",
"@nestjs/common": "10.3.0",
"@nestjs/config": "3.1.1",
"@nestjs/core": "10.2.10",
"@nestjs/core": "10.3.0",
"@nestjs/jwt": "10.2.0",
"@nestjs/passport": "10.0.3",
"@nestjs/platform-express": "10.2.10",
"@nestjs/platform-express": "10.3.0",
"@nestjs/swagger": "7.1.17",
"@nestjs/typeorm": "10.0.1",
"class-transformer": "0.5.1",
Expand All @@ -28,7 +28,7 @@
"devDependencies": {
"@gemunion/cross-env": "0.0.4",
"@gemunion/eslint-config": "4.0.5",
"@nestjs/testing": "10.2.10",
"@nestjs/testing": "10.3.0",
"@types/express": "4.17.21",
"@types/jest": "29.5.11",
"@types/node": "18.19.3",
Expand Down
8 changes: 4 additions & 4 deletions apps/jwt-gql/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,13 +7,13 @@
"dependencies": {
"@apollo/server": "4.9.5",
"@nestjs/apollo": "12.0.11",
"@nestjs/common": "10.2.10",
"@nestjs/common": "10.3.0",
"@nestjs/config": "3.1.1",
"@nestjs/core": "10.2.10",
"@nestjs/core": "10.3.0",
"@nestjs/graphql": "12.0.11",
"@nestjs/jwt": "10.2.0",
"@nestjs/passport": "10.0.3",
"@nestjs/platform-express": "10.2.10",
"@nestjs/platform-express": "10.3.0",
"@nestjs/typeorm": "10.0.1",
"class-transformer": "0.5.1",
"class-validator": "0.14.0",
Expand All @@ -31,7 +31,7 @@
"devDependencies": {
"@gemunion/cross-env": "0.0.4",
"@gemunion/eslint-config": "4.0.5",
"@nestjs/testing": "10.2.10",
"@nestjs/testing": "10.3.0",
"@types/express": "4.17.21",
"@types/jest": "29.5.11",
"@types/node": "18.19.3",
Expand Down
8 changes: 4 additions & 4 deletions apps/jwt-rest/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,12 +5,12 @@
"url": "https://gemunion.io/"
},
"dependencies": {
"@nestjs/common": "10.2.10",
"@nestjs/common": "10.3.0",
"@nestjs/config": "3.1.1",
"@nestjs/core": "10.2.10",
"@nestjs/core": "10.3.0",
"@nestjs/jwt": "10.2.0",
"@nestjs/passport": "10.0.3",
"@nestjs/platform-express": "10.2.10",
"@nestjs/platform-express": "10.3.0",
"@nestjs/serve-static": "4.0.0",
"@nestjs/swagger": "7.1.17",
"@nestjs/typeorm": "10.0.1",
Expand All @@ -31,7 +31,7 @@
"devDependencies": {
"@gemunion/cross-env": "0.0.4",
"@gemunion/eslint-config": "4.0.5",
"@nestjs/testing": "10.2.10",
"@nestjs/testing": "10.3.0",
"@types/express": "4.17.21",
"@types/jest": "29.5.11",
"@types/node": "18.19.3",
Expand Down
12 changes: 6 additions & 6 deletions apps/jwt-ws/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,17 +5,17 @@
"url": "https://gemunion.io/"
},
"dependencies": {
"@nestjs/common": "10.2.10",
"@nestjs/common": "10.3.0",
"@nestjs/config": "3.1.1",
"@nestjs/core": "10.2.10",
"@nestjs/core": "10.3.0",
"@nestjs/jwt": "10.2.0",
"@nestjs/passport": "10.0.3",
"@nestjs/platform-express": "10.2.10",
"@nestjs/platform-socket.io": "10.2.10",
"@nestjs/platform-express": "10.3.0",
"@nestjs/platform-socket.io": "10.3.0",
"@nestjs/serve-static": "4.0.0",
"@nestjs/swagger": "7.1.17",
"@nestjs/typeorm": "10.0.1",
"@nestjs/websockets": "10.2.10",
"@nestjs/websockets": "10.3.0",
"@socket.io/redis-adapter": "8.2.1",
"class-transformer": "0.5.1",
"class-validator": "0.14.0",
Expand All @@ -37,7 +37,7 @@
"devDependencies": {
"@gemunion/cross-env": "0.0.4",
"@gemunion/eslint-config": "4.0.5",
"@nestjs/testing": "10.2.10",
"@nestjs/testing": "10.3.0",
"@types/express": "4.17.21",
"@types/jest": "29.5.11",
"@types/node": "18.19.3",
Expand Down
8 changes: 4 additions & 4 deletions apps/metamask/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,12 +6,12 @@
},
"dependencies": {
"@metamask/eth-sig-util": "7.0.1",
"@nestjs/common": "10.2.10",
"@nestjs/common": "10.3.0",
"@nestjs/config": "3.1.1",
"@nestjs/core": "10.2.10",
"@nestjs/core": "10.3.0",
"@nestjs/jwt": "10.2.0",
"@nestjs/passport": "10.0.3",
"@nestjs/platform-express": "10.2.10",
"@nestjs/platform-express": "10.3.0",
"@nestjs/serve-static": "4.0.0",
"@nestjs/swagger": "7.1.17",
"@nestjs/typeorm": "10.0.1",
Expand All @@ -32,7 +32,7 @@
"devDependencies": {
"@gemunion/cross-env": "0.0.4",
"@gemunion/eslint-config": "4.0.5",
"@nestjs/testing": "10.2.10",
"@nestjs/testing": "10.3.0",
"@types/express": "4.17.21",
"@types/jest": "29.5.11",
"@types/node": "18.19.3",
Expand Down
8 changes: 4 additions & 4 deletions apps/session-rest/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,11 +5,11 @@
"url": "https://gemunion.io/"
},
"dependencies": {
"@nestjs/common": "10.2.10",
"@nestjs/common": "10.3.0",
"@nestjs/config": "3.1.1",
"@nestjs/core": "10.2.10",
"@nestjs/core": "10.3.0",
"@nestjs/passport": "10.0.3",
"@nestjs/platform-express": "10.2.10",
"@nestjs/platform-express": "10.3.0",
"@nestjs/serve-static": "4.0.0",
"@nestjs/swagger": "7.1.17",
"@nestjs/typeorm": "10.0.1",
Expand All @@ -34,7 +34,7 @@
"description": "session based authorization for nest.js",
"devDependencies": {
"@gemunion/eslint-config": "4.0.5",
"@nestjs/testing": "10.2.10",
"@nestjs/testing": "10.3.0",
"@types/express": "4.17.21",
"@types/express-session": "1.17.10",
"@types/jest": "29.5.11",
Expand Down
12 changes: 6 additions & 6 deletions apps/session-ws/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,16 +5,16 @@
"url": "https://gemunion.io/"
},
"dependencies": {
"@nestjs/common": "10.2.10",
"@nestjs/common": "10.3.0",
"@nestjs/config": "3.1.1",
"@nestjs/core": "10.2.10",
"@nestjs/core": "10.3.0",
"@nestjs/passport": "10.0.3",
"@nestjs/platform-express": "10.2.10",
"@nestjs/platform-socket.io": "10.2.10",
"@nestjs/platform-express": "10.3.0",
"@nestjs/platform-socket.io": "10.3.0",
"@nestjs/serve-static": "4.0.0",
"@nestjs/swagger": "7.1.17",
"@nestjs/typeorm": "10.0.1",
"@nestjs/websockets": "10.2.10",
"@nestjs/websockets": "10.3.0",
"@socket.io/redis-adapter": "8.2.1",
"class-transformer": "0.5.1",
"class-validator": "0.14.0",
Expand All @@ -36,7 +36,7 @@
"devDependencies": {
"@gemunion/cross-env": "0.0.4",
"@gemunion/eslint-config": "4.0.5",
"@nestjs/testing": "10.2.10",
"@nestjs/testing": "10.3.0",
"@types/express": "4.17.21",
"@types/express-session": "1.17.10",
"@types/jest": "29.5.11",
Expand Down

0 comments on commit 25a1fcb

Please sign in to comment.