From ffe7c5402b8280e581a04718b1969df54301252b Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 19 Dec 2025 20:49:09 +0000 Subject: [PATCH] Update dependency @code0-tech/sagittarius-graphql-types to ^0.0.0-d5637a7e1c1307a9c89dd85bec0f473486debd23 --- 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 91fb932a..7ae44969 100644 --- a/package-lock.json +++ b/package-lock.json @@ -14,7 +14,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-968478cecf351385c6c13c2be8aeae5c45da026c", + "@code0-tech/sagittarius-graphql-types": "^0.0.0-d5637a7e1c1307a9c89dd85bec0f473486debd23", "@dagrejs/dagre": "^2.0.0", "@mdx-js/react": "^3.1.1", "@radix-ui/react-checkbox": "^1.3.3", @@ -1221,9 +1221,9 @@ "license": "MIT" }, "node_modules/@code0-tech/sagittarius-graphql-types": { - "version": "0.0.0-968478cecf351385c6c13c2be8aeae5c45da026c", - "resolved": "https://registry.npmjs.org/@code0-tech/sagittarius-graphql-types/-/sagittarius-graphql-types-0.0.0-968478cecf351385c6c13c2be8aeae5c45da026c.tgz", - "integrity": "sha512-6ndUP/zKixZ/VI7E+u9YSkxkzkeM+MTBhehqv4NDBZgbczXp1hVDBdJ+YEnTd22mLCA0a7EhGGBbBvY3z9WlQw==", + "version": "0.0.0-d5637a7e1c1307a9c89dd85bec0f473486debd23", + "resolved": "https://registry.npmjs.org/@code0-tech/sagittarius-graphql-types/-/sagittarius-graphql-types-0.0.0-d5637a7e1c1307a9c89dd85bec0f473486debd23.tgz", + "integrity": "sha512-Rku7bdOhdTzQIQz4LBOtWv4WyDBX+yJ4sxb7JVakDOImdUzGSLHNEoY9+m15OPKIE3IgNfmDlJEwMBCziw5fCw==", "dev": true }, "node_modules/@cspotcode/source-map-support": { diff --git a/package.json b/package.json index d4b87449..7f4ef562 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-968478cecf351385c6c13c2be8aeae5c45da026c", + "@code0-tech/sagittarius-graphql-types": "^0.0.0-d5637a7e1c1307a9c89dd85bec0f473486debd23", "@dagrejs/dagre": "^2.0.0", "@mdx-js/react": "^3.1.1", "@radix-ui/react-checkbox": "^1.3.3",