Skip to content

Commit

Permalink
Upgrade dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
LoicPoullain committed Sep 14, 2024
1 parent 83e8abd commit f602c66
Show file tree
Hide file tree
Showing 26 changed files with 816 additions and 735 deletions.
1,473 changes: 777 additions & 696 deletions package-lock.json

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
"devDependencies": {
"@types/mocha": "10.0.7",
"lerna": "~8.1.7",
"mocha": "~10.7.0",
"mocha": "~10.7.2",
"tslint": "~6.1.3",
"typescript": "~4.9.5"
}
Expand Down
6 changes: 3 additions & 3 deletions packages/acceptance-tests/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,13 +31,13 @@
"ajv": "~8.17.0",
"class-transformer": "~0.5.1",
"class-validator": "~0.14.0",
"express": "~4.19.2",
"express": "~4.21.0",
"express-rate-limit": "~6.10.0",
"jsonwebtoken": "~9.0.2",
"mongodb": "~5.9.2",
"react": "~18.2.0",
"react-dom": "~18.2.0",
"redis": "~4.6.15",
"redis": "~4.7.0",
"socket.io-adapter": "~2.5.5",
"socket.io-client": "~4.7.5",
"sqlite3": "~5.1.7",
Expand All @@ -52,7 +52,7 @@
"@types/react": "18.2.63",
"@types/react-dom": "18.2.20",
"@types/supertest": "6.0.2",
"mocha": "~10.7.0",
"mocha": "~10.7.2",
"ts-node": "~10.9.2",
"typescript": "~4.9.5"
}
Expand Down
6 changes: 3 additions & 3 deletions packages/aws-s3/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -43,16 +43,16 @@
"lib/"
],
"dependencies": {
"@aws-sdk/client-s3": "~3.620.0",
"@aws-sdk/lib-storage": "~3.620.0",
"@aws-sdk/client-s3": "~3.651.1",
"@aws-sdk/lib-storage": "~3.651.1",
"@foal/core": "^4.5.0",
"@foal/storage": "^4.5.0"
},
"devDependencies": {
"@types/mocha": "10.0.7",
"@types/node": "18.18.6",
"copy": "~0.3.2",
"mocha": "~10.7.0",
"mocha": "~10.7.2",
"rimraf": "~5.0.5",
"ts-node": "~10.9.2",
"typescript": "~4.9.5"
Expand Down
2 changes: 1 addition & 1 deletion packages/cli/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,7 @@
"@types/mocha": "10.0.7",
"@types/node": "18.18.6",
"copyfiles": "~2.4.1",
"mocha": "~10.7.0",
"mocha": "~10.7.2",
"rimraf": "~5.0.5",
"ts-node": "~10.9.2",
"typescript": "~4.9.5"
Expand Down
4 changes: 2 additions & 2 deletions packages/cli/src/generate/specs/app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,8 +34,8 @@
"@foal/cli": "^4.0.0",
"@types/mocha": "10.0.7",
"@types/node": "18.18.6",
"concurrently": "~8.2.2",
"mocha": "~10.7.0",
"concurrently": "~9.0.0",
"mocha": "~10.7.2",
"supertest": "~7.0.0",
"supervisor": "~0.12.0",
"eslint": "~8.48.0",
Expand Down
4 changes: 2 additions & 2 deletions packages/cli/src/generate/specs/app/package.mongodb.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,8 +30,8 @@
"@foal/cli": "^4.0.0",
"@types/mocha": "10.0.7",
"@types/node": "18.18.6",
"concurrently": "~8.2.2",
"mocha": "~10.7.0",
"concurrently": "~9.0.0",
"mocha": "~10.7.2",
"supertest": "~7.0.0",
"supervisor": "~0.12.0",
"eslint": "~8.48.0",
Expand Down
4 changes: 2 additions & 2 deletions packages/cli/src/generate/specs/app/package.mongodb.yaml.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,8 +31,8 @@
"@foal/cli": "^4.0.0",
"@types/mocha": "10.0.7",
"@types/node": "18.18.6",
"concurrently": "~8.2.2",
"mocha": "~10.7.0",
"concurrently": "~9.0.0",
"mocha": "~10.7.2",
"supertest": "~7.0.0",
"supervisor": "~0.12.0",
"eslint": "~8.48.0",
Expand Down
4 changes: 2 additions & 2 deletions packages/cli/src/generate/specs/app/package.yaml.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,8 +35,8 @@
"@foal/cli": "^4.0.0",
"@types/mocha": "10.0.7",
"@types/node": "18.18.6",
"concurrently": "~8.2.2",
"mocha": "~10.7.0",
"concurrently": "~9.0.0",
"mocha": "~10.7.2",
"supertest": "~7.0.0",
"supervisor": "~0.12.0",
"eslint": "~8.48.0",
Expand Down
4 changes: 2 additions & 2 deletions packages/cli/src/generate/templates/app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,8 +34,8 @@
"@foal/cli": "^4.0.0",
"@types/mocha": "10.0.7",
"@types/node": "18.18.6",
"concurrently": "~8.2.2",
"mocha": "~10.7.0",
"concurrently": "~9.0.0",
"mocha": "~10.7.2",
"supertest": "~7.0.0",
"supervisor": "~0.12.0",
"eslint": "~8.48.0",
Expand Down
4 changes: 2 additions & 2 deletions packages/cli/src/generate/templates/app/package.mongodb.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,8 +30,8 @@
"@foal/cli": "^4.0.0",
"@types/mocha": "10.0.7",
"@types/node": "18.18.6",
"concurrently": "~8.2.2",
"mocha": "~10.7.0",
"concurrently": "~9.0.0",
"mocha": "~10.7.2",
"supertest": "~7.0.0",
"supervisor": "~0.12.0",
"eslint": "~8.48.0",
Expand Down
4 changes: 2 additions & 2 deletions packages/core/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@
"ajv": "~8.17.0",
"ajv-formats": "~2.1.1",
"cookie-parser": "~1.4.6",
"express": "~4.19.2",
"express": "~4.21.0",
"morgan": "~1.10.0",
"reflect-metadata": "~0.2.1"
},
Expand All @@ -73,7 +73,7 @@
"@types/supertest": "6.0.2",
"ajv-errors": "~3.0.0",
"ejs": "~3.1.10",
"mocha": "~10.7.0",
"mocha": "~10.7.2",
"rimraf": "~5.0.5",
"source-map-support": "~0.5.21",
"supertest": "~7.0.0",
Expand Down
4 changes: 2 additions & 2 deletions packages/examples/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -62,9 +62,9 @@
"@foal/cli": "^4.5.0",
"@types/mocha": "10.0.7",
"@types/node": "18.18.6",
"concurrently": "~8.2.2",
"concurrently": "~9.0.0",
"copy": "~0.3.2",
"mocha": "~10.7.0",
"mocha": "~10.7.2",
"supervisor": "~0.12.0",
"typescript": "~4.9.5"
}
Expand Down
2 changes: 1 addition & 1 deletion packages/graphiql/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@
"@types/mocha": "10.0.7",
"@types/node": "18.18.6",
"graphiql": "~3.1.1",
"mocha": "~10.7.0",
"mocha": "~10.7.2",
"react": "~18.2.0",
"react-dom": "~18.2.0",
"rimraf": "~5.0.5",
Expand Down
2 changes: 1 addition & 1 deletion packages/graphql/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@
"@types/node": "18.18.6",
"graphql": "~16.9.0",
"graphql-request": "~6.1.0",
"mocha": "~10.7.0",
"mocha": "~10.7.2",
"rimraf": "~5.0.5",
"ts-node": "~10.9.2",
"type-graphql": "2.0.0-beta.3",
Expand Down
2 changes: 1 addition & 1 deletion packages/jwks-rsa/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@
"@foal/jwt": "^4.5.0",
"@types/mocha": "10.0.7",
"@types/node": "18.18.6",
"mocha": "~10.7.0",
"mocha": "~10.7.2",
"rimraf": "~5.0.5",
"ts-node": "~10.9.2",
"typescript": "~4.9.5"
Expand Down
2 changes: 1 addition & 1 deletion packages/jwt/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@
"devDependencies": {
"@types/mocha": "10.0.7",
"@types/node": "18.18.6",
"mocha": "~10.7.0",
"mocha": "~10.7.2",
"rimraf": "~5.0.5",
"ts-node": "~10.9.2",
"typescript": "~4.9.5"
Expand Down
2 changes: 1 addition & 1 deletion packages/mongodb/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@
"devDependencies": {
"@types/mocha": "10.0.7",
"copy": "~0.3.2",
"mocha": "~10.7.0",
"mocha": "~10.7.2",
"rimraf": "~5.0.5",
"ts-node": "~10.9.2",
"typescript": "~4.9.5"
Expand Down
2 changes: 1 addition & 1 deletion packages/password/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@
"@types/mocha": "10.0.7",
"@types/node": "18.18.6",
"copy": "~0.3.2",
"mocha": "~10.7.0",
"mocha": "~10.7.2",
"rimraf": "~5.0.5",
"ts-node": "~10.9.2",
"typescript": "~4.9.5"
Expand Down
4 changes: 2 additions & 2 deletions packages/redis/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -42,12 +42,12 @@
],
"dependencies": {
"@foal/core": "^4.5.0",
"redis": "~4.6.15"
"redis": "~4.7.0"
},
"devDependencies": {
"@types/mocha": "10.0.7",
"@types/node": "18.18.6",
"mocha": "~10.7.0",
"mocha": "~10.7.2",
"rimraf": "~5.0.5",
"ts-node": "~10.9.2",
"typescript": "~4.9.5"
Expand Down
2 changes: 1 addition & 1 deletion packages/social/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@
"@types/node": "18.18.6",
"copy": "~0.3.2",
"jsonwebtoken": "~9.0.2",
"mocha": "~10.7.0",
"mocha": "~10.7.2",
"rimraf": "~5.0.5",
"ts-node": "~10.9.2",
"typescript": "~4.9.5"
Expand Down
4 changes: 2 additions & 2 deletions packages/socket.io/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -47,8 +47,8 @@
"@socket.io/redis-adapter": "~8.3.0",
"@types/mocha": "10.0.7",
"@types/node": "18.18.6",
"mocha": "~10.7.0",
"redis": "~4.6.15",
"mocha": "~10.7.2",
"redis": "~4.7.0",
"rimraf": "~5.0.5",
"socket.io-client": "~4.7.5",
"ts-node": "~10.9.2",
Expand Down
2 changes: 1 addition & 1 deletion packages/storage/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@
"@types/node": "18.18.6",
"@types/supertest": "6.0.2",
"copy": "~0.3.2",
"mocha": "~10.7.0",
"mocha": "~10.7.2",
"rimraf": "~5.0.5",
"supertest": "~7.0.0",
"ts-node": "~10.9.2",
Expand Down
2 changes: 1 addition & 1 deletion packages/swagger/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@
"@types/mocha": "10.0.7",
"@types/node": "18.18.6",
"copy": "~0.3.2",
"mocha": "~10.7.0",
"mocha": "~10.7.2",
"rimraf": "~5.0.5",
"ts-node": "~10.9.2",
"typescript": "~4.9.5"
Expand Down
2 changes: 1 addition & 1 deletion packages/typeorm/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@
},
"devDependencies": {
"@types/mocha": "10.0.7",
"mocha": "~10.7.0",
"mocha": "~10.7.2",
"mongodb": "~5.9.2",
"mysql": "~2.18.1",
"pg": "~8.11.3",
Expand Down
2 changes: 1 addition & 1 deletion packages/typestack/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@
"class-transformer": "~0.5.1",
"class-validator": "~0.14.1",
"copy": "~0.3.2",
"mocha": "~10.7.0",
"mocha": "~10.7.2",
"rimraf": "~5.0.5",
"ts-node": "~10.9.2",
"typescript": "~4.9.5"
Expand Down

0 comments on commit f602c66

Please sign in to comment.