Skip to content

Commit

Permalink
chore(deps): update all dependencies - patch updates (#1562)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Nov 12, 2024
1 parent 094fe2c commit 295752a
Show file tree
Hide file tree
Showing 6 changed files with 23 additions and 23 deletions.
8 changes: 4 additions & 4 deletions development/client-angular/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-angular/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
"@angular/core": "17.3.12",
"@angular/platform-browser": "17.3.12",
"@angular/platform-browser-dynamic": "17.3.12",
"@apollo/client": "3.11.9",
"@apollo/client": "3.11.10",
"apollo-angular": "7.2.1",
"graphql": "16.9.0",
"graphql-ws": "5.16.0",
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.11.9",
"@apollo/client": "3.11.10",
"@testing-library/jest-dom": "^6.0.0",
"@testing-library/react": "^16.0.0",
"@testing-library/user-event": "^14.0.0",
Expand Down
16 changes: 8 additions & 8 deletions 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 package.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@
},
"dependencies": {
"@apollo/brand": "^0.7.0",
"@apollo/client": "3.11.9",
"@apollo/client": "3.11.10",
"@apollo/icons": "^0.6.0",
"@apollo/tailwind-preset": "^0.2.0",
"@graphql-codegen/typescript-resolvers": "^4.1.0",
Expand Down Expand Up @@ -114,7 +114,7 @@
"jest-matchmedia-mock": "1.1.0",
"npm-run-all": "4.1.5",
"pkg-pr-new": "^0.0.30",
"postcss": "8.4.48",
"postcss": "8.4.49",
"postcss-loader": "8.1.1",
"prettier": "3.3.2",
"resize-observer-polyfill": "1.5.1",
Expand Down

0 comments on commit 295752a

Please sign in to comment.