Skip to content
This repository has been archived by the owner on Feb 7, 2023. It is now read-only.

Commit

Permalink
Merge pull request #155 from swarmion/chore/upgrade-packages
Browse files Browse the repository at this point in the history
chore: upgrade packages
  • Loading branch information
fargito authored Apr 12, 2022
2 parents 1fb0260 + 301aea9 commit fb2ad0d
Show file tree
Hide file tree
Showing 10 changed files with 176 additions and 176 deletions.
2 changes: 1 addition & 1 deletion backend/core/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
"@types/jest": "^27.4.1",
"@types/node": "^17.0.23",
"dependency-cruiser": "^11.5.0",
"esbuild": "^0.14.34",
"esbuild": "^0.14.36",
"eslint": "^8.13.0",
"jest": "^27.5.1",
"serverless": "^3.12.0",
Expand Down
4 changes: 2 additions & 2 deletions backend/forum/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
"@swarmion-starter/forum-contracts": "1.0.0",
"@swarmion-starter/serverless-configuration": "1.0.0",
"@swarmion-starter/serverless-helpers": "1.0.0",
"aws-sdk": "^2.1111.0",
"aws-sdk": "^2.1112.0",
"http-errors": "^2.0.0"
},
"devDependencies": {
Expand All @@ -36,7 +36,7 @@
"@types/jest": "^27.4.1",
"@types/node": "^17.0.23",
"dependency-cruiser": "^11.5.0",
"esbuild": "^0.14.34",
"esbuild": "^0.14.36",
"eslint": "^8.13.0",
"jest": "^27.5.1",
"serverless": "^3.12.0",
Expand Down
4 changes: 2 additions & 2 deletions backend/users/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
"@swarmion-starter/serverless-configuration": "1.0.0",
"@swarmion-starter/serverless-helpers": "1.0.0",
"@swarmion-starter/users-contracts": "1.0.0",
"aws-sdk": "^2.1111.0",
"aws-sdk": "^2.1112.0",
"http-errors": "^2.0.0"
},
"devDependencies": {
Expand All @@ -36,7 +36,7 @@
"@types/jest": "^27.4.1",
"@types/node": "^17.0.23",
"dependency-cruiser": "^11.5.0",
"esbuild": "^0.14.34",
"esbuild": "^0.14.36",
"eslint": "^8.13.0",
"jest": "^27.5.1",
"serverless": "^3.12.0",
Expand Down
2 changes: 1 addition & 1 deletion contracts/forum-contracts/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@
"dependency-cruiser": "^11.5.0",
"eslint": "^8.13.0",
"jest": "^27.5.1",
"json-schema-to-ts": "^2.0.1",
"json-schema-to-ts": "^2.1.1",
"prettier": "^2.6.2",
"ts-node": "^10.7.0",
"ttypescript": "^1.5.13",
Expand Down
2 changes: 1 addition & 1 deletion contracts/users-contracts/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@
"dependency-cruiser": "^11.5.0",
"eslint": "^8.13.0",
"jest": "^27.5.1",
"json-schema-to-ts": "^2.0.1",
"json-schema-to-ts": "^2.1.1",
"prettier": "^2.6.2",
"ts-node": "^10.7.0",
"ttypescript": "^1.5.13",
Expand Down
2 changes: 1 addition & 1 deletion frontend/app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@
"@stylelint/postcss-css-in-js": "^0.37.2",
"@testing-library/dom": "^8.13.0",
"@testing-library/jest-dom": "^5.16.4",
"@testing-library/react": "^12.1.4",
"@testing-library/react": "^12.1.5",
"@testing-library/react-hooks": "^7.0.2",
"@testing-library/user-event": "^13.5.0",
"@types/dotenv-flow": "^3.2.0",
Expand Down
4 changes: 2 additions & 2 deletions frontend/shared/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@
"@mui/system": "^5.6.1",
"@swarmion-starter/configuration": "1.0.0",
"@testing-library/jest-dom": "^5.16.4",
"@testing-library/react": "^12.1.4",
"@testing-library/react": "^12.1.5",
"@testing-library/react-hooks": "^7.0.2",
"@testing-library/user-event": "^13.5.0",
"@types/css-mediaquery": "^0.1.1",
Expand All @@ -53,7 +53,7 @@
"dependency-cruiser": "^11.5.0",
"eslint": "^8.13.0",
"jest": "^27.5.1",
"json-schema-to-ts": "^2.0.1",
"json-schema-to-ts": "^2.1.1",
"prettier": "^2.6.2",
"react-intl": "^5.24.8",
"react-router-dom": "^6.3.0",
Expand Down
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -41,9 +41,9 @@
"@nrwl/workspace": "^13.10.1",
"@swarmion/nx-plugin": "0.5.4",
"@types/jest": "^27.4.1",
"@typescript-eslint/eslint-plugin": "^5.18.0",
"@typescript-eslint/parser": "^5.18.0",
"aws-sdk": "^2.1111.0",
"@typescript-eslint/eslint-plugin": "^5.19.0",
"@typescript-eslint/parser": "^5.19.0",
"aws-sdk": "^2.1112.0",
"dependency-cruiser": "^11.5.0",
"eslint": "^8.13.0",
"eslint-config-prettier": "^8.5.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/serverless-helpers/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@
"dependency-cruiser": "^11.5.0",
"eslint": "^8.13.0",
"jest": "^27.5.1",
"json-schema-to-ts": "^2.0.1",
"json-schema-to-ts": "^2.1.1",
"prettier": "^2.6.2",
"ts-node": "^10.7.0",
"ttypescript": "^1.5.13",
Expand Down
Loading

0 comments on commit fb2ad0d

Please sign in to comment.