From 5e89ea87b82b2e157a77db9eeb456391b8b84761 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 13 Aug 2026 12:48:53 +0000 Subject: [PATCH] Update dependency graphql-scalars to v1.26.0 --- package.json | 2 +- pnpm-lock.yaml | 12 ++++++------ 2 files changed, 7 insertions(+), 7 deletions(-) diff --git a/package.json b/package.json index 70b54a06..86579171 100644 --- a/package.json +++ b/package.json @@ -45,7 +45,7 @@ "eslint": "9.31.0", "eslint-config-prettier": "10.1.8", "graphql": "17.0.2", - "graphql-scalars": "1.25.0", + "graphql-scalars": "1.26.0", "jiti": "2.7.0", "jsonc-eslint-parser": "^2.1.0", "micromatch": "4.0.5", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index b3220130..03849393 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -314,8 +314,8 @@ importers: specifier: 17.0.2 version: 17.0.2 graphql-scalars: - specifier: 1.25.0 - version: 1.25.0(graphql@17.0.2) + specifier: 1.26.0 + version: 1.26.0(graphql@17.0.2) jiti: specifier: 2.7.0 version: 2.7.0 @@ -4322,11 +4322,11 @@ packages: cosmiconfig-toml-loader: optional: true - graphql-scalars@1.25.0: - resolution: {integrity: sha512-b0xyXZeRFkne4Eq7NAnL400gStGqG/Sx9VqX0A05nHyEbv57UJnWKsjNnrpVqv5e/8N1MUxkt0wwcRXbiyKcFg==} + graphql-scalars@1.26.0: + resolution: {integrity: sha512-o7BnU5yxAFUWTMKpC5yshB12DjzzoxLgEBO9OpOAcxodWrL3sPldD/fqVQoIfcqPH8OclyQilLtg3/7ZRqQUVQ==} engines: {node: '>=10'} peerDependencies: - graphql: ^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0 || ^15.0.0 || ^16.0.0 + graphql: ^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0 || ^15.0.0 || ^16.0.0 || ^17.0.0 graphql-tag@2.12.7: resolution: {integrity: sha512-xnE/NFzy+0eIesvAsREJZ284zTl/wYuBAvpsFSDhRGRdRHdnE90M21Q3xAWyYInb0J756c6x0pIQ62+vtvOs1Q==} @@ -11040,7 +11040,7 @@ snapshots: - typescript - utf-8-validate - graphql-scalars@1.25.0(graphql@17.0.2): + graphql-scalars@1.26.0(graphql@17.0.2): dependencies: graphql: 17.0.2 tslib: 2.8.1