Skip to content

Commit f4026c9

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

File tree

5 files changed

+32
-26
lines changed

5 files changed

+32
-26
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@
6363
"chalk": "5.4.1",
6464
"concurrently": "9.1.2",
6565
"cross-env": "7.0.3",
66-
"eslint": "9.21.0",
66+
"eslint": "9.22.0",
6767
"eslint-config-prettier": "10.1.1",
6868
"eslint-config-standard": "17.1.0",
6969
"eslint-plugin-import": "2.31.0",

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.2"
59+
"@apollo/client": "3.13.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
@@ -67,7 +67,7 @@
6767
"@vue/compiler-sfc": "3.5.13",
6868
"astrojs-compiler-sync": "^1.0.0",
6969
"content-tag": "^3.0.0",
70-
"svelte": "5.22.5",
70+
"svelte": "5.22.6",
7171
"svelte2tsx": "0.7.35"
7272
},
7373
"publishConfig": {

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.2",
62+
"@apollo/client": "3.13.3",
6363
"@graphql-tools/stitch": "^9.3.4",
6464
"@types/apollo-upload-client": "17.0.5",
6565
"@types/node-fetch": "^2",

yarn.lock

Lines changed: 28 additions & 22 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.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==
36+
"@apollo/client@3.13.3", "@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.3"
38+
resolved "https://registry.yarnpkg.com/@apollo/client/-/client-3.13.3.tgz#297acee7eca2b11f38d91a1ef7084a1cb7bd6534"
39+
integrity sha512-StozissNsakG9cveM5IYcVjQBiJXXtfybSwIklrJQv3c0CLshWBlUv5OddMrJxKfQ1A+9WqPQZXjkA/HxbflDA==
4040
dependencies:
4141
"@graphql-typed-document-node/core" "^3.1.1"
4242
"@wry/caches" "^1.0.0"
@@ -1450,6 +1450,11 @@
14501450
debug "^4.3.1"
14511451
minimatch "^3.1.2"
14521452

1453+
"@eslint/config-helpers@^0.1.0":
1454+
version "0.1.0"
1455+
resolved "https://registry.yarnpkg.com/@eslint/config-helpers/-/config-helpers-0.1.0.tgz#62f1b7821e9d9ced1b3f512c7ea731825765d1cc"
1456+
integrity sha512-kLrdPDJE1ckPo94kmPPf9Hfd0DU0Jw6oKYrhe+pwSC0iTUInmTa+w6fw8sGgcfkFJGNdWOUeOaDM4quW4a7OkA==
1457+
14531458
"@eslint/core@^0.12.0":
14541459
version "0.12.0"
14551460
resolved "https://registry.yarnpkg.com/@eslint/core/-/core-0.12.0.tgz#5f960c3d57728be9f6c65bd84aa6aa613078798e"
@@ -1472,10 +1477,10 @@
14721477
minimatch "^3.1.2"
14731478
strip-json-comments "^3.1.1"
14741479

1475-
"@eslint/js@9.21.0":
1476-
version "9.21.0"
1477-
resolved "https://registry.yarnpkg.com/@eslint/js/-/js-9.21.0.tgz#4303ef4e07226d87c395b8fad5278763e9c15c08"
1478-
integrity sha512-BqStZ3HX8Yz6LvsF5ByXYrtigrV5AXADWLAGc7PH/1SxOb7/FIYYMszZZWiUou/GB9P2lXWk2SV4d+Z8h0nknw==
1480+
"@eslint/js@9.22.0":
1481+
version "9.22.0"
1482+
resolved "https://registry.yarnpkg.com/@eslint/js/-/js-9.22.0.tgz#4ff53649ded7cbce90b444b494c234137fa1aa3d"
1483+
integrity sha512-vLFajx9o8d1/oL2ZkpMYbkLv8nDB6yaIwFNt7nI4+I80U/z03SxmfOMsLbvWr3p7C+Wnoh//aOu2pQW8cS0HCQ==
14791484

14801485
"@eslint/object-schema@^2.1.6":
14811486
version "2.1.6"
@@ -5831,10 +5836,10 @@ eslint-scope@5.1.1:
58315836
esrecurse "^4.3.0"
58325837
estraverse "^4.1.1"
58335838

5834-
eslint-scope@^8.2.0:
5835-
version "8.2.0"
5836-
resolved "https://registry.yarnpkg.com/eslint-scope/-/eslint-scope-8.2.0.tgz#377aa6f1cb5dc7592cfd0b7f892fd0cf352ce442"
5837-
integrity sha512-PHlWUfG6lvPc3yvP5A4PNyBL1W8fkDUccmI21JUu/+GKZBoH/W5u6usENXUrWFRsyoW5ACUjFGgAFQp5gUlb/A==
5839+
eslint-scope@^8.3.0:
5840+
version "8.3.0"
5841+
resolved "https://registry.yarnpkg.com/eslint-scope/-/eslint-scope-8.3.0.tgz#10cd3a918ffdd722f5f3f7b5b83db9b23c87340d"
5842+
integrity sha512-pUNxi75F8MJ/GdeKtVLSbYg4ZI34J6C0C7sbL4YOp2exGwen7ZsuBqKzUhXd0qMQ362yET3z+uPwKeg/0C2XCQ==
58385843
dependencies:
58395844
esrecurse "^4.3.0"
58405845
estraverse "^5.2.0"
@@ -5849,17 +5854,18 @@ eslint-visitor-keys@^4.2.0:
58495854
resolved "https://registry.yarnpkg.com/eslint-visitor-keys/-/eslint-visitor-keys-4.2.0.tgz#687bacb2af884fcdda8a6e7d65c606f46a14cd45"
58505855
integrity sha512-UyLnSehNt62FFhSwjZlHmeokpRK59rcz29j+F1/aDgbkbRTk7wIc9XzdoasMUbRNKDM0qQt/+BJ4BrpFeABemw==
58515856

5852-
eslint@9.21.0:
5853-
version "9.21.0"
5854-
resolved "https://registry.yarnpkg.com/eslint/-/eslint-9.21.0.tgz#b1c9c16f5153ff219791f627b94ab8f11f811591"
5855-
integrity sha512-KjeihdFqTPhOMXTt7StsDxriV4n66ueuF/jfPNC3j/lduHwr/ijDwJMsF+wyMJethgiKi5wniIE243vi07d3pg==
5857+
eslint@9.22.0:
5858+
version "9.22.0"
5859+
resolved "https://registry.yarnpkg.com/eslint/-/eslint-9.22.0.tgz#0760043809fbf836f582140345233984d613c552"
5860+
integrity sha512-9V/QURhsRN40xuHXWjV64yvrzMjcz7ZyNoF2jJFmy9j/SLk0u1OLSZgXi28MrXjymnjEGSR80WCdab3RGMDveQ==
58565861
dependencies:
58575862
"@eslint-community/eslint-utils" "^4.2.0"
58585863
"@eslint-community/regexpp" "^4.12.1"
58595864
"@eslint/config-array" "^0.19.2"
5865+
"@eslint/config-helpers" "^0.1.0"
58605866
"@eslint/core" "^0.12.0"
58615867
"@eslint/eslintrc" "^3.3.0"
5862-
"@eslint/js" "9.21.0"
5868+
"@eslint/js" "9.22.0"
58635869
"@eslint/plugin-kit" "^0.2.7"
58645870
"@humanfs/node" "^0.16.6"
58655871
"@humanwhocodes/module-importer" "^1.0.1"
@@ -5871,7 +5877,7 @@ eslint@9.21.0:
58715877
cross-spawn "^7.0.6"
58725878
debug "^4.3.2"
58735879
escape-string-regexp "^4.0.0"
5874-
eslint-scope "^8.2.0"
5880+
eslint-scope "^8.3.0"
58755881
eslint-visitor-keys "^4.2.0"
58765882
espree "^10.3.0"
58775883
esquery "^1.5.0"
@@ -11363,10 +11369,10 @@ svelte2tsx@0.7.35:
1136311369
dedent-js "^1.0.1"
1136411370
pascal-case "^3.1.1"
1136511371

11366-
svelte@5.22.5:
11367-
version "5.22.5"
11368-
resolved "https://registry.yarnpkg.com/svelte/-/svelte-5.22.5.tgz#8aa31a727335113ebc47ee13720c4b57031fbac4"
11369-
integrity sha512-+2BDWVa/rqr34oM+5HFUSmCCPdBBeNqFv2Xc/SSB8kV4iQhWWBNvU9/nd5Dz3PkAGl7Bm/AndS1vY4fe1MgTKA==
11372+
svelte@5.22.6:
11373+
version "5.22.6"
11374+
resolved "https://registry.yarnpkg.com/svelte/-/svelte-5.22.6.tgz#b27e35b1c29dc9731e569e8a595719c10e4f3bda"
11375+
integrity sha512-dxHyh3USJyayafSt5I5QD7KuoCM5ZGdIOtLQiKHEro7tymdh0jMcNkiSBVHW+LOA2jEqZEHhyfwN6/pCjx0Fug==
1137011376
dependencies:
1137111377
"@ampproject/remapping" "^2.3.0"
1137211378
"@jridgewell/sourcemap-codec" "^1.5.0"

0 commit comments

Comments
 (0)