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 Aug 24, 2024
1 parent 4615fe7 commit 21ba6b1
Show file tree
Hide file tree
Showing 6 changed files with 171 additions and 169 deletions.
92 changes: 46 additions & 46 deletions development/client-angular/package-lock.json

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

16 changes: 8 additions & 8 deletions development/client-angular/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,13 +3,13 @@
"version": "0.0.0",
"private": true,
"dependencies": {
"@angular/common": "17.3.11",
"@angular/compiler": "17.3.11",
"@angular/core": "17.3.11",
"@angular/platform-browser": "17.3.11",
"@angular/platform-browser-dynamic": "17.3.11",
"@apollo/client": "3.11.0",
"apollo-angular": "7.1.1",
"@angular/common": "17.3.12",
"@angular/compiler": "17.3.12",
"@angular/core": "17.3.12",
"@angular/platform-browser": "17.3.12",
"@angular/platform-browser-dynamic": "17.3.12",
"@apollo/client": "3.11.4",
"apollo-angular": "7.1.2",
"graphql": "16.9.0",
"graphql-ws": "5.16.0",
"rxjs": "7.8.1",
Expand All @@ -23,7 +23,7 @@
"devDependencies": {
"@angular-devkit/build-angular": "17.3.8",
"@angular/cli": "17.3.8",
"@angular/compiler-cli": "17.3.11",
"@angular/compiler-cli": "17.3.12",
"@types/node": "20.14.10",
"ts-node": "10.9.2",
"tslint": "6.1.3",
Expand Down
26 changes: 13 additions & 13 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.11.0",
"@apollo/client": "3.11.4",
"@testing-library/jest-dom": "^6.0.0",
"@testing-library/react": "^16.0.0",
"@testing-library/user-event": "^14.0.0",
Expand Down
Loading

0 comments on commit 21ba6b1

Please sign in to comment.