Skip to content

Commit ff11a77

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

File tree

6 files changed

+49
-49
lines changed

6 files changed

+49
-49
lines changed

packages/executors/apollo-link/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@
5656
"tslib": "^2.3.1"
5757
},
5858
"devDependencies": {
59-
"@apollo/client": "3.13.1"
59+
"@apollo/client": "3.13.2"
6060
},
6161
"publishConfig": {
6262
"directory": "dist",

packages/executors/envelop/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@
5656
"tslib": "^2.3.1"
5757
},
5858
"devDependencies": {
59-
"@envelop/core": "5.2.2"
59+
"@envelop/core": "5.2.3"
6060
},
6161
"publishConfig": {
6262
"directory": "dist",

packages/graphql-tag-pluck/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@
6868
"astrojs-compiler-sync": "^1.0.0",
6969
"content-tag": "^3.0.0",
7070
"svelte": "5.22.5",
71-
"svelte2tsx": "0.7.34"
71+
"svelte2tsx": "0.7.35"
7272
},
7373
"publishConfig": {
7474
"directory": "dist",

packages/links/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@
5959
"tslib": "^2.4.0"
6060
},
6161
"devDependencies": {
62-
"@apollo/client": "3.13.1",
62+
"@apollo/client": "3.13.2",
6363
"@graphql-tools/stitch": "^9.3.4",
6464
"@types/apollo-upload-client": "17.0.5",
6565
"@types/node-fetch": "^2",

packages/loaders/url/package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -65,16 +65,16 @@
6565
"ws": "^8.17.1"
6666
},
6767
"devDependencies": {
68-
"@envelop/core": "5.2.2",
69-
"@envelop/live-query": "8.1.2",
70-
"@graphql-yoga/plugin-defer-stream": "3.13.0",
68+
"@envelop/core": "5.2.3",
69+
"@envelop/live-query": "8.1.3",
70+
"@graphql-yoga/plugin-defer-stream": "3.13.1",
7171
"@types/express": "5.0.0",
7272
"@types/valid-url": "1.0.7",
7373
"babel-loader": "10.0.0",
7474
"express": "4.21.2",
7575
"graphql-sse": "2.5.4",
7676
"graphql-upload": "17.0.0",
77-
"graphql-yoga": "5.13.0",
77+
"graphql-yoga": "5.13.1",
7878
"puppeteer": "24.4.0",
7979
"subscriptions-transport-ws": "0.11.0",
8080
"webpack": "5.98.0"

yarn.lock

Lines changed: 41 additions & 41 deletions
Original file line numberDiff line numberDiff line change
@@ -33,10 +33,10 @@
3333
resolved "https://registry.yarnpkg.com/@antfu/utils/-/utils-8.1.1.tgz#95b1947d292a9a2efffba2081796dcaa05ecedfb"
3434
integrity sha512-Mex9nXf9vR6AhcXmMrlz/HVgYYZpVGJ6YlPgwl7UnaFpnshXs6EK/oa5Gpf3CzENMjkvEx2tQtntGnb7UtSTOQ==
3535

36-
"@apollo/client@3.13.1", "@apollo/client@^3.7.0", "@apollo/client@~3.2.5 || ~3.3.0 || ~3.4.0 || ~3.5.0 || ~3.6.0 || ~3.7.0 || ~3.8.0 || ~3.9.0 || ~3.10.0 || ~3.11.0 || ~3.12.0 || ~3.13.0":
37-
version "3.13.1"
38-
resolved "https://registry.yarnpkg.com/@apollo/client/-/client-3.13.1.tgz#c0633c69c5446967b0e517a590595eeea61dd176"
39-
integrity sha512-HaAt62h3jNUXpJ1v5HNgUiCzPP1c5zc2Q/FeTb2cTk/v09YlhoqKKHQFJI7St50VCJ5q8JVIc03I5bRcBrQxsg==
36+
"@apollo/client@3.13.2", "@apollo/client@^3.7.0", "@apollo/client@~3.2.5 || ~3.3.0 || ~3.4.0 || ~3.5.0 || ~3.6.0 || ~3.7.0 || ~3.8.0 || ~3.9.0 || ~3.10.0 || ~3.11.0 || ~3.12.0 || ~3.13.0":
37+
version "3.13.2"
38+
resolved "https://registry.yarnpkg.com/@apollo/client/-/client-3.13.2.tgz#16939bbff51476c9fbd1d1ca9e8235eb90591324"
39+
integrity sha512-czLeqQuRB3RqcpEWFTJ/wfT+povpLfGAsprP2i9rsKj5PkH94IrFaI7ETtTMwOrycWFw/MJX9HCFGBslB/MGNg==
4040
dependencies:
4141
"@graphql-typed-document-node/core" "^3.1.1"
4242
"@wry/caches" "^1.0.0"
@@ -1267,39 +1267,39 @@
12671267
dependencies:
12681268
tslib "^2.4.0"
12691269

1270-
"@envelop/core@5.2.2", "@envelop/core@^5.1.0", "@envelop/core@^5.2.1":
1271-
version "5.2.2"
1272-
resolved "https://registry.yarnpkg.com/@envelop/core/-/core-5.2.2.tgz#62fd33dc062aea9e427150909bd27837b938c200"
1273-
integrity sha512-dL9+bZ2a1mcUKtjPkeUbzmQsruhYRhNfntDktIriXZ2GG4yys4BmmoW2oT4035dIckaizrDqHSnidStZ6x+FOg==
1270+
"@envelop/core@5.2.3", "@envelop/core@^5.1.0", "@envelop/core@^5.2.3":
1271+
version "5.2.3"
1272+
resolved "https://registry.yarnpkg.com/@envelop/core/-/core-5.2.3.tgz#ede1dd20b4397c7465ae2190e718829303bcef00"
1273+
integrity sha512-KfoGlYD/XXQSc3BkM1/k15+JQbkQ4ateHazeZoWl9P71FsLTDXSjGy6j7QqfhpIDSbxNISqhPMfZHYSbDFOofQ==
12741274
dependencies:
1275-
"@envelop/instruments" "^1.0.0"
1276-
"@envelop/types" "^5.2.0"
1275+
"@envelop/instrumentation" "^1.0.0"
1276+
"@envelop/types" "^5.2.1"
12771277
"@whatwg-node/promise-helpers" "^1.2.4"
12781278
tslib "^2.5.0"
12791279

1280-
"@envelop/instruments@1.0.0", "@envelop/instruments@^1.0.0":
1280+
"@envelop/instrumentation@^1.0.0":
12811281
version "1.0.0"
1282-
resolved "https://registry.yarnpkg.com/@envelop/instruments/-/instruments-1.0.0.tgz#7e36926b6212048258ce1939bcf5a52e2a5dbe4d"
1283-
integrity sha512-f4lHoti7QgUIluIGTM0mG9Wf9/w6zc1mosYmyFkrApeHSP2PIUC6a8fMoqkdk6pgVOps39kLdIhOPF8pIKS8/A==
1282+
resolved "https://registry.yarnpkg.com/@envelop/instrumentation/-/instrumentation-1.0.0.tgz#43268392e065d8ba975cacbdf4fc297dfe3e11e5"
1283+
integrity sha512-cxgkB66RQB95H3X27jlnxCRNTmPuSTgmBAq6/4n2Dtv4hsk4yz8FadA1ggmd0uZzvKqWD6CR+WFgTjhDqg7eyw==
12841284
dependencies:
12851285
"@whatwg-node/promise-helpers" "^1.2.1"
12861286
tslib "^2.5.0"
12871287

1288-
"@envelop/live-query@8.1.2":
1289-
version "8.1.2"
1290-
resolved "https://registry.yarnpkg.com/@envelop/live-query/-/live-query-8.1.2.tgz#686a81a747c84b4d7fce87a982f74b7748ceae91"
1291-
integrity sha512-7iXA7Q+VP3C7/qgLjCgZ6C3eEEv2ayiN+jQQtpHqmNASvyzPGjmInqWnmViDfmpH5/ye3Rc7l8LklqJlGbOYRg==
1288+
"@envelop/live-query@8.1.3":
1289+
version "8.1.3"
1290+
resolved "https://registry.yarnpkg.com/@envelop/live-query/-/live-query-8.1.3.tgz#955b15f995f25a32464bb2c5410fa0ab1a733170"
1291+
integrity sha512-GpB24YwbBdFT8cyCsaVq254ujzHs748uVEa8QtgQWhS7A/DVkbBuwIZX0S1aDbbZPMnulJGfo2sXELrXIoCJ6g==
12921292
dependencies:
12931293
"@graphql-tools/utils" "^10.0.0"
12941294
"@n1ru4l/graphql-live-query" "^0.10.0"
12951295
"@n1ru4l/graphql-live-query-patch" "^0.7.0"
12961296
"@n1ru4l/in-memory-live-query-store" "^0.10.0"
12971297
tslib "^2.5.0"
12981298

1299-
"@envelop/types@^5.2.0":
1300-
version "5.2.0"
1301-
resolved "https://registry.yarnpkg.com/@envelop/types/-/types-5.2.0.tgz#a485749ddc846343a26b16ebff5436fb5ca3a6fa"
1302-
integrity sha512-vCJY6URc8bK1O6p4zVRFpv/ASdyXvLM+Iqn2HP44UfTgEUQLyN4buwLawlkAv/KtzAL7VOeefpF2eKPWk7rHjg==
1299+
"@envelop/types@^5.2.1":
1300+
version "5.2.1"
1301+
resolved "https://registry.yarnpkg.com/@envelop/types/-/types-5.2.1.tgz#6bc9713f2aea56d7de3ea39e8bb70035c0475b36"
1302+
integrity sha512-CsFmA3u3c2QoLDTfEpGr4t25fjMU31nyvse7IzWTvb0ZycuPjMjb0fjlheh+PbhBYb9YLugnT2uY6Mwcg1o+Zg==
13031303
dependencies:
13041304
"@whatwg-node/promise-helpers" "^1.0.0"
13051305
tslib "^2.5.0"
@@ -1652,10 +1652,10 @@
16521652
dependencies:
16531653
tslib "^2.8.1"
16541654

1655-
"@graphql-yoga/plugin-defer-stream@3.13.0":
1656-
version "3.13.0"
1657-
resolved "https://registry.yarnpkg.com/@graphql-yoga/plugin-defer-stream/-/plugin-defer-stream-3.13.0.tgz#3422ba1fc699364e8ec810417e6c2187cd25e6f4"
1658-
integrity sha512-kkmd+ev1Hkd52ROfv3il3ikECS0HYCu2IkQFp/KOOdm5UWA4nkuvB+LtjW2+GXFiQEA/WgH1M2OqlcJnuO6OXw==
1655+
"@graphql-yoga/plugin-defer-stream@3.13.1":
1656+
version "3.13.1"
1657+
resolved "https://registry.yarnpkg.com/@graphql-yoga/plugin-defer-stream/-/plugin-defer-stream-3.13.1.tgz#c675e1af12670f09d581d54bc42176bfef92531d"
1658+
integrity sha512-/13r6XLGjbvrgEhhOBGprV/GZfS7L1Oc3hZVsWNYvmZwg3YGabtzcCEfrp7Bhs3yFRsK4xok3ek8FsXW38uuLQ==
16591659
dependencies:
16601660
"@graphql-tools/utils" "^10.6.1"
16611661

@@ -3800,12 +3800,12 @@
38003800
dependencies:
38013801
tslib "^2.6.3"
38023802

3803-
"@whatwg-node/server@^0.10.0":
3804-
version "0.10.0"
3805-
resolved "https://registry.yarnpkg.com/@whatwg-node/server/-/server-0.10.0.tgz#a4f91a588dd2c543a76b20fefb05283419122655"
3806-
integrity sha512-o+FrEtUgozt6d2Dw4WB5t8I4gx6wAmhsznYcg6UAOy1FUutJcs4+KCLKhUv/L2bt+A9On9jPAtLtrvj3hAj+iQ==
3803+
"@whatwg-node/server@^0.10.1":
3804+
version "0.10.1"
3805+
resolved "https://registry.yarnpkg.com/@whatwg-node/server/-/server-0.10.1.tgz#db8d60feac545c0ecc00ea74c1a479d3b224e4e3"
3806+
integrity sha512-SKZjZAhQe8o34pDHUDFn5PV5Otq/gaj/A6AlQ6Sa4+A12YBO0znKKwfoCwGxv/BSRRx0zUqLdI8fZ0ui+EyUlw==
38073807
dependencies:
3808-
"@envelop/instruments" "1.0.0"
3808+
"@envelop/instrumentation" "^1.0.0"
38093809
"@whatwg-node/disposablestack" "^0.0.6"
38103810
"@whatwg-node/fetch" "^0.10.5"
38113811
"@whatwg-node/promise-helpers" "^1.2.3"
@@ -6710,21 +6710,21 @@ graphql-ws@^6.0.3:
67106710
resolved "https://registry.yarnpkg.com/graphql-ws/-/graphql-ws-6.0.4.tgz#f0376170965f9535576b2d3e897db38b463a31f0"
67116711
integrity sha512-8b4OZtNOvv8+NZva8HXamrc0y1jluYC0+13gdh7198FKjVzXyTvVc95DCwGzaKEfn3YuWZxUqjJlHe3qKM/F2g==
67126712

6713-
graphql-yoga@5.13.0, graphql-yoga@^5.0.0:
6714-
version "5.13.0"
6715-
resolved "https://registry.yarnpkg.com/graphql-yoga/-/graphql-yoga-5.13.0.tgz#f4a97fd57026120d5a1e711485c165debf81c153"
6716-
integrity sha512-O9pdML91COjqltKOgtiKsSt9bs4d9QVRd7kVP6mQiVJyIGaoaX875YA8mFYLAwYJOfFev4+RDLphCHmEIY/isw==
6713+
graphql-yoga@5.13.1, graphql-yoga@^5.0.0:
6714+
version "5.13.1"
6715+
resolved "https://registry.yarnpkg.com/graphql-yoga/-/graphql-yoga-5.13.1.tgz#6cdc824d881a7c0ad07da1ef647a027d55ee087d"
6716+
integrity sha512-djkKskQlQu9Vk/1KyRxfwEOJgUnNTnutb0PLMIQvyTcR8sJF6vGORvNSRx8c4H32jqVTiLQNdhmwAhLpbcnhqQ==
67176717
dependencies:
6718-
"@envelop/core" "^5.2.1"
6719-
"@envelop/instruments" "^1.0.0"
6718+
"@envelop/core" "^5.2.3"
6719+
"@envelop/instrumentation" "^1.0.0"
67206720
"@graphql-tools/executor" "^1.4.0"
67216721
"@graphql-tools/schema" "^10.0.11"
67226722
"@graphql-tools/utils" "^10.6.2"
67236723
"@graphql-yoga/logger" "^2.0.1"
67246724
"@graphql-yoga/subscription" "^5.0.3"
67256725
"@whatwg-node/fetch" "^0.10.5"
67266726
"@whatwg-node/promise-helpers" "^1.2.4"
6727-
"@whatwg-node/server" "^0.10.0"
6727+
"@whatwg-node/server" "^0.10.1"
67286728
dset "^3.1.4"
67296729
lru-cache "^10.0.0"
67306730
tslib "^2.8.1"
@@ -11355,10 +11355,10 @@ supports-preserve-symlinks-flag@^1.0.0:
1135511355
resolved "https://registry.yarnpkg.com/supports-preserve-symlinks-flag/-/supports-preserve-symlinks-flag-1.0.0.tgz#6eda4bd344a3c94aea376d4cc31bc77311039e09"
1135611356
integrity sha512-ot0WnXS9fgdkgIcePe6RHNk1WA8+muPa6cSjeR3V8K27q9BB1rTE3R1p7Hv0z1ZyAc8s6Vvv8DIyWf681MAt0w==
1135711357

11358-
svelte2tsx@0.7.34:
11359-
version "0.7.34"
11360-
resolved "https://registry.yarnpkg.com/svelte2tsx/-/svelte2tsx-0.7.34.tgz#bf687c602174f50d24ff592fadf24e560b3caf08"
11361-
integrity sha512-WTMhpNhFf8/h3SMtR5dkdSy2qfveomkhYei/QW9gSPccb0/b82tjHvLop6vT303ZkGswU/da1s6XvrLgthQPCw==
11358+
svelte2tsx@0.7.35:
11359+
version "0.7.35"
11360+
resolved "https://registry.yarnpkg.com/svelte2tsx/-/svelte2tsx-0.7.35.tgz#b5e1e9a19d5f79ea59f8ef852d31a1dbb43352ed"
11361+
integrity sha512-z2lnOnrfb5nrlRfFQI8Qdz03xQqMHUfPj0j8l/fQuydrH89cCeN+v9jgDwK9GyMtdTRUkE7Neu9Gh+vfXJAfuQ==
1136211362
dependencies:
1136311363
dedent-js "^1.0.1"
1136411364
pascal-case "^3.1.1"

0 commit comments

Comments
 (0)