diff --git a/package-lock.json b/package-lock.json index 4141544d..b3ebd975 100644 --- a/package-lock.json +++ b/package-lock.json @@ -11,7 +11,7 @@ "@ariakit/react": "^0.4.17", "@babel/plugin-proposal-decorators": "^7.28.6", "@babel/plugin-transform-class-properties": "^7.28.6", - "@code0-tech/sagittarius-graphql-types": "^0.0.0-a2b1f5e9adf8f52b5a0f235ca9906ac5a699b4fc", + "@code0-tech/sagittarius-graphql-types": "^0.0.0-e610ffe24a7dc3cf7b4c285994830412410f229e", "@dagrejs/dagre": "^2.0.0", "@mdx-js/react": "^3.1.1", "@radix-ui/react-checkbox": "^1.3.3", @@ -78,7 +78,7 @@ }, "peerDependencies": { "@ariakit/react": "^0.4.17", - "@code0-tech/sagittarius-graphql-types": "0.0.0-a2b1f5e9adf8f52b5a0f235ca9906ac5a699b4fc", + "@code0-tech/sagittarius-graphql-types": "0.0.0-e610ffe24a7dc3cf7b4c285994830412410f229e", "@radix-ui/react-checkbox": "^1.3.3", "@radix-ui/react-context-menu": "^2.2.16", "@radix-ui/react-dialog": "^1.1.15", @@ -1223,9 +1223,9 @@ "license": "MIT" }, "node_modules/@code0-tech/sagittarius-graphql-types": { - "version": "0.0.0-a2b1f5e9adf8f52b5a0f235ca9906ac5a699b4fc", - "resolved": "https://registry.npmjs.org/@code0-tech/sagittarius-graphql-types/-/sagittarius-graphql-types-0.0.0-a2b1f5e9adf8f52b5a0f235ca9906ac5a699b4fc.tgz", - "integrity": "sha512-LmdOiCHFRiUDXh0Ol89AA3BvN95t9El2GZhhbgXgNmyVYIXJENaZCMCVzAG/W3bhNsGQQARhFNcAGp3kxnxx+Q==", + "version": "0.0.0-e610ffe24a7dc3cf7b4c285994830412410f229e", + "resolved": "https://registry.npmjs.org/@code0-tech/sagittarius-graphql-types/-/sagittarius-graphql-types-0.0.0-e610ffe24a7dc3cf7b4c285994830412410f229e.tgz", + "integrity": "sha512-q6yNjjUSqP2F/MlkaDkZITU8dP/Yv1yAVRgrduFRT01I5v7rovAVwiDT1W5SoVSEsuhiUOXs3oAlz+Ri6nVY8g==", "dev": true }, "node_modules/@cspotcode/source-map-support": { diff --git a/package.json b/package.json index 3a95c7dc..78dedfb9 100644 --- a/package.json +++ b/package.json @@ -20,7 +20,7 @@ "@ariakit/react": "^0.4.17", "@babel/plugin-proposal-decorators": "^7.28.6", "@babel/plugin-transform-class-properties": "^7.28.6", - "@code0-tech/sagittarius-graphql-types": "^0.0.0-a2b1f5e9adf8f52b5a0f235ca9906ac5a699b4fc", + "@code0-tech/sagittarius-graphql-types": "^0.0.0-e610ffe24a7dc3cf7b4c285994830412410f229e", "@dagrejs/dagre": "^2.0.0", "@mdx-js/react": "^3.1.1", "@radix-ui/react-checkbox": "^1.3.3", @@ -97,7 +97,7 @@ "peerDependencies": { "react-contenteditable": "^3.3.7", "@ariakit/react": "^0.4.17", - "@code0-tech/sagittarius-graphql-types": "0.0.0-a2b1f5e9adf8f52b5a0f235ca9906ac5a699b4fc", + "@code0-tech/sagittarius-graphql-types": "0.0.0-e610ffe24a7dc3cf7b4c285994830412410f229e", "@radix-ui/react-checkbox": "^1.3.3", "@radix-ui/react-dialog": "^1.1.15", "@radix-ui/react-dropdown-menu": "^2.1.16",