Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 20, 2024
1 parent 5ecdb9d commit 999c9d3
Show file tree
Hide file tree
Showing 5 changed files with 176 additions and 171 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@
"eslint-config-prettier": "9.1.0",
"eslint-config-standard": "17.1.0",
"eslint-plugin-import": "2.31.0",
"eslint-plugin-n": "17.15.0",
"eslint-plugin-n": "17.15.1",
"eslint-plugin-promise": "7.2.1",
"eslint-plugin-standard": "5.0.0",
"globby": "11.1.0",
Expand All @@ -83,7 +83,7 @@
"typescript": "5.7.2"
},
"resolutions": {
"esbuild": "0.24.0",
"esbuild": "0.24.1",
"graphql": "16.10.0"
},
"lint-staged": {
Expand Down
2 changes: 1 addition & 1 deletion packages/executors/apollo-link/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@
"tslib": "^2.3.1"
},
"devDependencies": {
"@apollo/client": "3.12.3"
"@apollo/client": "3.12.4"
},
"publishConfig": {
"directory": "dist",
Expand Down
2 changes: 1 addition & 1 deletion packages/graphql-tag-pluck/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,7 @@
"@vue/compiler-sfc": "3.5.13",
"astrojs-compiler-sync": "^1.0.0",
"content-tag": "^3.0.0",
"svelte": "5.14.4",
"svelte": "5.15.0",
"svelte2tsx": "0.7.31"
},
"publishConfig": {
Expand Down
2 changes: 1 addition & 1 deletion packages/links/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@
"tslib": "^2.4.0"
},
"devDependencies": {
"@apollo/client": "3.12.3",
"@apollo/client": "3.12.4",
"@graphql-tools/stitch": "^9.3.4",
"@types/apollo-upload-client": "17.0.5",
"@types/node-fetch": "^2",
Expand Down
Loading

0 comments on commit 999c9d3

Please sign in to comment.