Skip to content

Commit e556bf5

Browse files
chore(deps): update all non-major dependencies (#7755)
* chore(deps): update all non-major dependencies * Fix v15 support --------- Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: Arda TANRIKULU <[email protected]>
1 parent 753f648 commit e556bf5

File tree

4 files changed

+52
-52
lines changed

4 files changed

+52
-52
lines changed

package-lock.json

Lines changed: 45 additions & 45 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@
5858
"@changesets/changelog-github": "0.5.2",
5959
"@changesets/cli": "2.29.8",
6060
"@envelop/core": "5.4.0",
61-
"@graphql-tools/delegate": "12.0.1",
61+
"@graphql-tools/delegate": "12.0.2",
6262
"@theguild/prettier-config": "3.0.1",
6363
"@theguild/remark-mermaid": "0.3.0",
6464
"@types/jest": "30.0.0",
@@ -79,12 +79,12 @@
7979
"eslint-plugin-promise": "7.2.1",
8080
"globby": "11.1.0",
8181
"graphql": "16.12.0",
82-
"graphql-yoga": "5.17.0",
82+
"graphql-yoga": "5.17.1",
8383
"husky": "9.1.7",
8484
"jest": "30.2.0",
8585
"lint-staged": "16.2.7",
8686
"patch-package": "8.0.1",
87-
"prettier": "3.7.3",
87+
"prettier": "3.7.4",
8888
"prettier-plugin-tailwindcss": "0.7.2",
8989
"react": "19.2.0",
9090
"react-dom": "19.2.0",

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.25",
6565
"astrojs-compiler-sync": "1.1.1",
6666
"content-tag": "4.0.0",
67-
"svelte": "5.45.3",
67+
"svelte": "5.45.4",
6868
"svelte2tsx": "0.7.45"
6969
},
7070
"publishConfig": {

packages/loaders/url/package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -67,15 +67,15 @@
6767
"devDependencies": {
6868
"@envelop/core": "5.4.0",
6969
"@envelop/live-query": "10.0.0",
70-
"@graphql-yoga/plugin-defer-stream": "3.17.0",
70+
"@graphql-yoga/plugin-defer-stream": "3.17.1",
7171
"@types/express": "5.0.6",
7272
"@types/valid-url": "1.0.7",
7373
"babel-loader": "10.0.0",
7474
"express": "5.2.1",
7575
"graphql-sse": "2.6.0",
7676
"graphql-upload": "17.0.0",
77-
"graphql-yoga": "5.17.0",
78-
"puppeteer": "24.31.0",
77+
"graphql-yoga": "5.17.1",
78+
"puppeteer": "24.32.0",
7979
"subscriptions-transport-ws": "0.11.0",
8080
"webpack": "5.103.0"
8181
},

0 commit comments

Comments
 (0)