Skip to content

Commit

Permalink
chore(deps): update all dependencies - patch updates
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Jun 21, 2024
1 parent f64db51 commit 65962b6
Show file tree
Hide file tree
Showing 8 changed files with 42 additions and 38 deletions.
16 changes: 8 additions & 8 deletions development/client-angular/package-lock.json

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

4 changes: 2 additions & 2 deletions development/client-angular/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
"@angular/core": "17.3.11",
"@angular/platform-browser": "17.3.11",
"@angular/platform-browser-dynamic": "17.3.11",
"@apollo/client": "3.10.5",
"@apollo/client": "3.10.6",
"apollo-angular": "7.0.2",
"graphql": "16.8.2",
"graphql-ws": "5.16.0",
Expand All @@ -24,7 +24,7 @@
"@angular-devkit/build-angular": "17.3.8",
"@angular/cli": "17.3.8",
"@angular/compiler-cli": "17.3.11",
"@types/node": "20.14.2",
"@types/node": "20.14.7",
"ts-node": "10.9.2",
"tslint": "6.1.3",
"typescript": "5.4.5"
Expand Down
14 changes: 7 additions & 7 deletions development/client/package-lock.json

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

2 changes: 1 addition & 1 deletion development/client/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"version": "0.1.0",
"private": true,
"dependencies": {
"@apollo/client": "3.10.5",
"@apollo/client": "3.10.6",
"@testing-library/jest-dom": "^6.0.0",
"@testing-library/react": "^15.0.0",
"@testing-library/user-event": "^14.0.0",
Expand Down
14 changes: 7 additions & 7 deletions development/server/package-lock.json

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

2 changes: 1 addition & 1 deletion development/server/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,6 @@
"lowdb": "^1.0.0"
},
"devDependencies": {
"nodemon": "3.1.3"
"nodemon": "3.1.4"
}
}
26 changes: 15 additions & 11 deletions package-lock.json

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

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -98,7 +98,7 @@
"css-loader": "6.11.0",
"eslint": "8.57.0",
"eslint-plugin-jest-dom": "5.4.0",
"eslint-plugin-react": "7.34.2",
"eslint-plugin-react": "7.34.3",
"eslint-plugin-react-hooks": "4.6.2",
"eslint-plugin-testing-library": "6.2.2",
"globals": "14.0.0",
Expand Down

0 comments on commit 65962b6

Please sign in to comment.