diff --git a/package-lock.json b/package-lock.json index 06a36113..2c8e4147 100644 --- a/package-lock.json +++ b/package-lock.json @@ -445,12 +445,12 @@ } }, "node_modules/@code0-tech/pictor": { - "version": "0.0.0-mvp.21", - "resolved": "https://registry.npmjs.org/@code0-tech/pictor/-/pictor-0.0.0-mvp.21.tgz", - "integrity": "sha512-mqRNVl6GAiOj4PH83jbm0JZnu8wPMTqlFTut5+GaSZqRv06xionpGIhW1xWRBMmrpQgBO0Fdp+/bMEWM6aSBtQ==", + "version": "0.0.0-mvp.26", + "resolved": "https://registry.npmjs.org/@code0-tech/pictor/-/pictor-0.0.0-mvp.26.tgz", + "integrity": "sha512-9omk4Dk4pYn8qezI/PjNQ8F2hK5ZFLD+1/cGmxV2vhuWKWD+3mR1vi3/hBwedoR2LEdrsme/R39MPGbONPKsfA==", "peerDependencies": { "@ariakit/react": "^0.4.5", - "@code0-tech/sagittarius-graphql-types": "^0.0.0-755f9382e6589ede0182dace55452703bcd6e85b", + "@code0-tech/sagittarius-graphql-types": "^0.0.0-c63274fdd34593b8aa24f9f977659fd3d6270150", "@radix-ui/react-checkbox": "^1.3.2", "@radix-ui/react-dialog": "^1.1.14", "@radix-ui/react-dropdown-menu": "^2.1.15", @@ -474,9 +474,9 @@ } }, "node_modules/@code0-tech/sagittarius-graphql-types": { - "version": "0.0.0-beb91167a8ea12eb6d4a6e3933483bacf845f2f6", - "resolved": "https://registry.npmjs.org/@code0-tech/sagittarius-graphql-types/-/sagittarius-graphql-types-0.0.0-beb91167a8ea12eb6d4a6e3933483bacf845f2f6.tgz", - "integrity": "sha512-pYthkqPpFc6GQqn35mvh7y0ozc8zWKHi2Eq0bmvLGhJa535jwh3btE6wEi0eKPDC6BPOA4k34cetGMDU3cDQEQ==", + "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==", "peer": true }, "node_modules/@daybrush/utils": {