Skip to content

Commit 8a819be

Browse files
fix(deps): update all non-major dependencies (#1208)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 763d078 commit 8a819be

File tree

34 files changed

+651
-623
lines changed

34 files changed

+651
-623
lines changed
Lines changed: 273 additions & 279 deletions
Large diffs are not rendered by default.

.yarnrc.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
yarnPath: .yarn/releases/yarn-4.9.1.cjs # TODO: corepack does not work in github actions on windows
1+
yarnPath: .yarn/releases/yarn-4.9.2.cjs # TODO: corepack does not work in github actions on windows
22
nodeLinker: node-modules
33
npmPublishRegistry: https://registry.npmjs.org
44
npmAuthToken: ${NPM_TOKEN:-}

package.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
"internal/*",
1111
"e2e/*"
1212
],
13-
"packageManager": "[email protected].1",
13+
"packageManager": "[email protected].2",
1414
"scripts": {
1515
"bench": "vitest bench --project bench",
1616
"build": "yarn workspaces foreach -A -p run build",
@@ -38,13 +38,13 @@
3838
"@changesets/cli": "patch:@changesets/cli@npm:2.27.9#~/.yarn/patches/@changesets-cli-npm-2.27.9-5df61a909e.patch",
3939
"@ianvs/prettier-plugin-sort-imports": "4.4.2",
4040
"@tsconfig/strictest": "2.0.5",
41-
"@types/node": "22.15.30",
41+
"@types/node": "22.15.32",
4242
"@yarnpkg/cli": "4.9.2",
4343
"@yarnpkg/core": "4.4.2",
4444
"@yarnpkg/plugin-pack": "4.0.2",
4545
"bun": "1.2.15",
4646
"cross-env": "7.0.3",
47-
"eslint": "9.28.0",
47+
"eslint": "9.29.0",
4848
"eslint-plugin-import": "2.31.0",
4949
"eslint-plugin-n": "17.20.0",
5050
"graphql": "16.11.0",
@@ -71,12 +71,12 @@
7171
"@vitest/snapshot": "patch:@vitest/snapshot@npm:3.1.2#~/.yarn/patches/@vitest-snapshot-npm-3.1.1-4d18cf86dc.patch",
7272
"cookie": "^1.0.0",
7373
"cross-spawn": "7.0.6",
74-
"esbuild": "0.25.4",
74+
"esbuild": "0.25.5",
7575
"graphql": "16.11.0",
7676
"ioredis-mock": "patch:[email protected]#~/.yarn/patches/ioredis-mock-npm-8.9.0-530d4422b9.patch",
7777
"jest-leak-detector": "patch:jest-leak-detector@npm:29.7.0#~/.yarn/patches/jest-leak-detector+29.7.0.patch",
7878
"pkgroll": "patch:pkgroll@npm:2.5.1#~/.yarn/patches/pkgroll-npm-2.5.1-9b062c22ca.patch",
79-
"tar-fs": "3.0.9",
79+
"tar-fs": "3.0.10",
8080
"tsx": "patch:tsx@npm:4.19.3#~/.yarn/patches/tsx-npm-4.19.2-a8f2312a2f.patch",
8181
"vite": "6.3.5"
8282
}

packages/batch-delegate/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@
4747
"devDependencies": {
4848
"@graphql-tools/schema": "^10.0.11",
4949
"graphql": "^16.9.0",
50-
"pkgroll": "2.12.2"
50+
"pkgroll": "2.13.1"
5151
},
5252
"sideEffects": false
5353
}

packages/batch-execute/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@
4545
},
4646
"devDependencies": {
4747
"graphql": "^16.9.0",
48-
"pkgroll": "2.12.2"
48+
"pkgroll": "2.13.1"
4949
},
5050
"sideEffects": false
5151
}

packages/delegate/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@
5151
"devDependencies": {
5252
"@types/lodash": "4.17.17",
5353
"graphql": "^16.9.0",
54-
"pkgroll": "2.12.2"
54+
"pkgroll": "2.13.1"
5555
},
5656
"sideEffects": false
5757
}

packages/executors/common/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@
4444
},
4545
"devDependencies": {
4646
"graphql": "^16.9.0",
47-
"pkgroll": "2.12.2"
47+
"pkgroll": "2.13.1"
4848
},
4949
"sideEffects": false
5050
}

packages/executors/graphql-ws/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@
5050
"devDependencies": {
5151
"@types/ws": "^8.0.0",
5252
"graphql": "^16.9.0",
53-
"pkgroll": "2.12.2"
53+
"pkgroll": "2.13.1"
5454
},
5555
"sideEffects": false
5656
}

packages/executors/http/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@
5656
"extract-files": "13.0.0",
5757
"graphql": "^16.9.0",
5858
"graphql-yoga": "^5.13.5",
59-
"pkgroll": "2.12.2"
59+
"pkgroll": "2.13.1"
6060
},
6161
"sideEffects": false
6262
}

packages/federation/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@
6161
"@types/lodash": "4.17.17",
6262
"graphql": "^16.9.0",
6363
"graphql-federation-gateway-audit": "the-guild-org/graphql-federation-gateway-audit#main",
64-
"pkgroll": "2.12.2"
64+
"pkgroll": "2.13.1"
6565
},
6666
"sideEffects": false
6767
}

0 commit comments

Comments
 (0)