Skip to content

Commit

Permalink
fix(deps): update all dependencies - patch updates (#223)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <svc-secops+renovate@apollographql.com>
Co-authored-by: Lenz Weber-Tronic <lorenz.weber-tronic@apollographql.com>
  • Loading branch information
3 people authored Dec 19, 2024
1 parent 2b0dd90 commit f9dd2bf
Show file tree
Hide file tree
Showing 2 changed files with 73 additions and 70 deletions.
131 changes: 67 additions & 64 deletions package-lock.json

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

12 changes: 6 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,13 +37,13 @@
"vscode": "^1.90.0"
},
"dependencies": {
"@apollo/client": "3.12.2",
"@apollo/client": "3.12.3",
"@apollo/client-devtools-vscode": "4.19.1",
"@apollo/subgraph": "2.9.1",
"@graphql-tools/schema": "10.0.6",
"@apollo/subgraph": "2.9.3",
"@graphql-tools/schema": "10.0.13",
"@wry/equality": "0.5.7",
"cosmiconfig": "9.0.0",
"dotenv": "16.4.5",
"dotenv": "16.4.7",
"fractional-indexing": "2.1.0",
"glob": "11.0.0",
"graphql": "16.9.0",
Expand All @@ -67,12 +67,12 @@
"zod-validation-error": "3.4.0"
},
"devDependencies": {
"@apollo/rover": "0.27.0-alpha.0",
"@apollo/rover": "0.27.0-preview.0",
"@changesets/changelog-github": "0.4.8",
"@changesets/cli": "2.26.2",
"@graphql-codegen/cli": "^5.0.2",
"@graphql-codegen/typescript-operations": "^4.2.3",
"@types/jest": "29.5.13",
"@types/jest": "29.5.14",
"@types/lodash.debounce": "4.0.9",
"@types/lodash.merge": "4.6.9",
"@types/lodash.throttle": "^4.1.9",
Expand Down

0 comments on commit f9dd2bf

Please sign in to comment.