Skip to content

Commit 911e197

Browse files
chore(deps): update all non-major dependencies (#2547)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 2a94332 commit 911e197

File tree

4 files changed

+101
-115
lines changed

4 files changed

+101
-115
lines changed

package.json

+3-3
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"author": "Dotan Simha <dotansimha@gmail.com>",
44
"license": "MIT",
55
"private": true,
6-
"packageManager": "pnpm@10.7.1",
6+
"packageManager": "pnpm@10.8.0",
77
"engines": {
88
"node": ">=18.0.0",
99
"pnpm": ">=10.2.1"
@@ -63,7 +63,7 @@
6363
"ts-node": "10.9.2",
6464
"typescript": "5.8.3",
6565
"wait-on": "8.0.3",
66-
"wrangler": "4.7.2"
66+
"wrangler": "4.8.0"
6767
},
6868
"lint-staged": {
6969
"packages/**/src/**/*.{ts,tsx}": [
@@ -82,7 +82,7 @@
8282
"cross-spawn": "7.0.6",
8383
"micromatch": "4.0.8",
8484
"dompurify": "3.2.5",
85-
"webpack": "5.98.0",
85+
"webpack": "5.99.2",
8686
"axios": "1.8.4",
8787
"undici": "5.29.0",
8888
"cookie": "1.0.2"

packages/plugins/apollo-federation/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@
5656
},
5757
"devDependencies": {
5858
"@apollo/gateway": "2.10.1",
59-
"@apollo/subgraph": "2.10.0",
59+
"@apollo/subgraph": "2.10.1",
6060
"@envelop/core": "workspace:^",
6161
"graphql": "16.8.1",
6262
"graphql-tag": "2.12.6",

0 commit comments

Comments
 (0)