From 2806a577eb3caa0d67227a95efdb0dd03f878a1d Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 8 Jan 2026 10:12:11 +0000 Subject: [PATCH] Update dependency @code0-tech/sagittarius-graphql-types to ^0.0.0-f91466f0f343596ad170e7e5c5316a70b072594d --- package-lock.json | 8 ++++---- package.json | 2 +- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package-lock.json b/package-lock.json index e4c2ed06..5293f1bd 100644 --- a/package-lock.json +++ b/package-lock.json @@ -15,7 +15,7 @@ "@ariakit/react": "^0.4.17", "@babel/plugin-proposal-decorators": "^7.28.0", "@babel/plugin-transform-class-properties": "^7.27.1", - "@code0-tech/sagittarius-graphql-types": "^0.0.0-a395eea54741fc1bb9649341ff6f082cc1c3e67e", + "@code0-tech/sagittarius-graphql-types": "^0.0.0-f91466f0f343596ad170e7e5c5316a70b072594d", "@dagrejs/dagre": "^2.0.0", "@mdx-js/react": "^3.1.1", "@radix-ui/react-checkbox": "^1.3.3", @@ -1223,9 +1223,9 @@ "license": "MIT" }, "node_modules/@code0-tech/sagittarius-graphql-types": { - "version": "0.0.0-a395eea54741fc1bb9649341ff6f082cc1c3e67e", - "resolved": "https://registry.npmjs.org/@code0-tech/sagittarius-graphql-types/-/sagittarius-graphql-types-0.0.0-a395eea54741fc1bb9649341ff6f082cc1c3e67e.tgz", - "integrity": "sha512-eFknGhZph0oG8RVdkhe8j83Avlfd1iwyLFh50KOsXSDMc61Mrg0R+JIzgZJJMsDWAAjHgTsaOkCBbHVEpGncIw==", + "version": "0.0.0-f91466f0f343596ad170e7e5c5316a70b072594d", + "resolved": "https://registry.npmjs.org/@code0-tech/sagittarius-graphql-types/-/sagittarius-graphql-types-0.0.0-f91466f0f343596ad170e7e5c5316a70b072594d.tgz", + "integrity": "sha512-vXnbsCw1n3KhWX0ZutKR9xmspEyg9/cZspSMPTPyD8sSTDcPooei1967GlsfpPKfsJGPLzrMKxMRUS/ANXlATg==", "dev": true }, "node_modules/@cspotcode/source-map-support": { diff --git a/package.json b/package.json index bdbc706d..456f9431 100644 --- a/package.json +++ b/package.json @@ -20,7 +20,7 @@ "@ariakit/react": "^0.4.17", "@babel/plugin-proposal-decorators": "^7.28.0", "@babel/plugin-transform-class-properties": "^7.27.1", - "@code0-tech/sagittarius-graphql-types": "^0.0.0-a395eea54741fc1bb9649341ff6f082cc1c3e67e", + "@code0-tech/sagittarius-graphql-types": "^0.0.0-f91466f0f343596ad170e7e5c5316a70b072594d", "@dagrejs/dagre": "^2.0.0", "@mdx-js/react": "^3.1.1", "@radix-ui/react-checkbox": "^1.3.3",