Skip to content

Commit 4ed3ee3

Browse files
chore(deps): update all non-major dependencies (#7710)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 3ac15c5 commit 4ed3ee3

File tree

4 files changed

+6
-6
lines changed

4 files changed

+6
-6
lines changed

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
"packages/executors/*",
1717
"website"
1818
],
19-
"packageManager": "npm@11.6.2",
19+
"packageManager": "npm@11.6.3",
2020
"keywords": [
2121
"GraphQL",
2222
"Apollo",
@@ -80,13 +80,13 @@
8080
"graphql-yoga": "5.16.2",
8181
"husky": "9.1.7",
8282
"jest": "30.2.0",
83-
"lint-staged": "16.2.6",
83+
"lint-staged": "16.2.7",
8484
"patch-package": "8.0.1",
8585
"prettier": "3.6.2",
8686
"prettier-plugin-tailwindcss": "0.7.1",
8787
"react": "19.2.0",
8888
"react-dom": "19.2.0",
89-
"rimraf": "6.1.0",
89+
"rimraf": "6.1.2",
9090
"ts-jest": "29.4.5",
9191
"tsx": "4.20.6",
9292
"typedoc": "0.25.13",

packages/graphql-tag-pluck/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@
6464
"@vue/compiler-sfc": "3.5.24",
6565
"astrojs-compiler-sync": "1.1.1",
6666
"content-tag": "4.0.0",
67-
"svelte": "5.43.12",
67+
"svelte": "5.43.14",
6868
"svelte2tsx": "0.7.45"
6969
},
7070
"publishConfig": {

packages/loaders/url/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,7 @@
7575
"graphql-sse": "2.6.0",
7676
"graphql-upload": "17.0.0",
7777
"graphql-yoga": "5.16.2",
78-
"puppeteer": "24.30.0",
78+
"puppeteer": "24.31.0",
7979
"subscriptions-transport-ws": "0.11.0",
8080
"webpack": "5.103.0"
8181
},

website/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,6 @@
2929
"postcss-lightningcss": "1.0.2",
3030
"tailwindcss": "3.4.18",
3131
"typescript": "5.9.3",
32-
"wrangler": "4.49.0"
32+
"wrangler": "4.50.0"
3333
}
3434
}

0 commit comments

Comments
 (0)