diff --git a/.changeset/beige-toes-tickle.md b/.changeset/beige-toes-tickle.md deleted file mode 100644 index 476b4c05b87..00000000000 --- a/.changeset/beige-toes-tickle.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@hashintel/petrinaut": patch ---- - -Unify Vite config and update styles configuration diff --git a/.changeset/big-humans-check.md b/.changeset/big-humans-check.md deleted file mode 100644 index 55b1b8fb394..00000000000 --- a/.changeset/big-humans-check.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@blockprotocol/type-system": minor ---- - -major overhaul including new metadata, data type inheritance diff --git a/.changeset/clever-shirts-do.md b/.changeset/clever-shirts-do.md deleted file mode 100644 index 699a475e390..00000000000 --- a/.changeset/clever-shirts-do.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@hashintel/refractive": patch ---- - -First version diff --git a/.changeset/empty-forks-flow.md b/.changeset/empty-forks-flow.md deleted file mode 100644 index c75b4eeb304..00000000000 --- a/.changeset/empty-forks-flow.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@hashintel/petrinaut": patch ---- - -Add Diagnostics Panel using TypeScript Language Service. diff --git a/.changeset/four-bugs-collect.md b/.changeset/four-bugs-collect.md deleted file mode 100644 index ebc713b0af2..00000000000 --- a/.changeset/four-bugs-collect.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@hashintel/petrinaut": patch ---- - -Add Simulation Timeline Visualizer diff --git a/.changeset/grumpy-radios-occur.md b/.changeset/grumpy-radios-occur.md deleted file mode 100644 index 54274a2687c..00000000000 --- a/.changeset/grumpy-radios-occur.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@hashintel/design-system": patch ---- - -add data type selector, more icons diff --git a/.changeset/lazy-games-film.md b/.changeset/lazy-games-film.md deleted file mode 100644 index 19e619ed6fc..00000000000 --- a/.changeset/lazy-games-film.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@hashintel/design-system": patch ---- - -remove @blockprotocol/graph dependency diff --git a/.changeset/quiet-geese-travel.md b/.changeset/quiet-geese-travel.md deleted file mode 100644 index 933e458a4cb..00000000000 --- a/.changeset/quiet-geese-travel.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@hashintel/petrinaut": patch ---- - -Add Menu option to Export without Visual Information diff --git a/.changeset/rotten-lemons-sparkle.md b/.changeset/rotten-lemons-sparkle.md deleted file mode 100644 index 6b1c6e3b176..00000000000 --- a/.changeset/rotten-lemons-sparkle.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@hashintel/petrinaut": patch ---- - -Better animation of Transitions and flow inside Arcs diff --git a/.changeset/rotten-waves-brush.md b/.changeset/rotten-waves-brush.md deleted file mode 100644 index 6746739a65b..00000000000 --- a/.changeset/rotten-waves-brush.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@hashintel/petrinaut": patch ---- - -implement SDCPN features, update UI diff --git a/.changeset/strong-ravens-smell.md b/.changeset/strong-ravens-smell.md deleted file mode 100644 index 4e9f0bfa111..00000000000 --- a/.changeset/strong-ravens-smell.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@blockprotocol/graph": minor ---- - -major overhaul that removes temporal/non-temporal split (all now temporal) and implements latest type system diff --git a/.changeset/ten-comics-thank.md b/.changeset/ten-comics-thank.md deleted file mode 100644 index 258961e9b2e..00000000000 --- a/.changeset/ten-comics-thank.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@hashintel/ds-theme": patch ---- - -Initial version diff --git a/.changeset/unlucky-candles-bake.md b/.changeset/unlucky-candles-bake.md deleted file mode 100644 index a3ab8fad538..00000000000 --- a/.changeset/unlucky-candles-bake.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@hashintel/ds-components": patch ---- - -Use @hashintel/refractive diff --git a/.changeset/warm-rabbits-float.md b/.changeset/warm-rabbits-float.md deleted file mode 100644 index 48ffdbf7f70..00000000000 --- a/.changeset/warm-rabbits-float.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@hashintel/petrinaut": patch ---- - -Quick Simulation in Edit mode, and disable Simulate tab for now. diff --git a/apps/hash-ai-worker-ts/package.json b/apps/hash-ai-worker-ts/package.json index d5dc022d9c9..097faa40a9f 100644 --- a/apps/hash-ai-worker-ts/package.json +++ b/apps/hash-ai-worker-ts/package.json @@ -45,8 +45,8 @@ "@anthropic-ai/bedrock-sdk": "0.26.0", "@anthropic-ai/sdk": "0.71.2", "@apps/hash-graph": "0.0.0-private", - "@blockprotocol/graph": "0.4.0-canary.2", - "@blockprotocol/type-system": "0.1.2-canary.1", + "@blockprotocol/graph": "0.4.0", + "@blockprotocol/type-system": "0.2.0", "@google-cloud/storage": "7.17.2", "@google-cloud/vertexai": "1.10.0", "@local/advanced-types": "0.0.0-private", diff --git a/apps/hash-api/package.json b/apps/hash-api/package.json index 54edb31081d..c09fe6615ff 100644 --- a/apps/hash-api/package.json +++ b/apps/hash-api/package.json @@ -34,8 +34,8 @@ "@aws-sdk/s3-presigned-post": "3.913.0", "@aws-sdk/s3-request-presigner": "3.913.0", "@blockprotocol/core": "0.1.4", - "@blockprotocol/graph": "0.4.0-canary.2", - "@blockprotocol/type-system": "0.1.2-canary.1", + "@blockprotocol/graph": "0.4.0", + "@blockprotocol/type-system": "0.2.0", "@graphql-tools/schema": "8.5.1", "@keyv/redis": "5.1.3", "@linear/sdk": "61.0.0", diff --git a/apps/hash-frontend/package.json b/apps/hash-frontend/package.json index 9ffff548e9d..0d31c10b908 100644 --- a/apps/hash-frontend/package.json +++ b/apps/hash-frontend/package.json @@ -21,10 +21,10 @@ "dependencies": { "@apollo/client": "3.10.5", "@blockprotocol/core": "0.1.4", - "@blockprotocol/graph": "0.4.0-canary.2", + "@blockprotocol/graph": "0.4.0", "@blockprotocol/hook": "0.1.8", "@blockprotocol/service": "0.1.5", - "@blockprotocol/type-system": "0.1.2-canary.1", + "@blockprotocol/type-system": "0.2.0", "@dnd-kit/core": "6.3.1", "@dnd-kit/sortable": "7.0.2", "@dnd-kit/utilities": "3.2.2", @@ -34,11 +34,11 @@ "@fortawesome/free-regular-svg-icons": "6.7.2", "@fortawesome/free-solid-svg-icons": "6.7.2", "@glideapps/glide-data-grid": "patch:@glideapps/glide-data-grid@npm%3A6.0.3#~/.yarn/patches/@glideapps-glide-data-grid-npm-6.0.3-f71d586425.patch", - "@hashintel/block-design-system": "0.0.5", - "@hashintel/design-system": "0.0.9-canary.2", + "@hashintel/block-design-system": "0.0.6", + "@hashintel/design-system": "0.0.9", "@hashintel/petrinaut-old": "0.0.5", - "@hashintel/query-editor": "0.0.3", - "@hashintel/type-editor": "0.0.25", + "@hashintel/query-editor": "0.0.4", + "@hashintel/type-editor": "0.0.26", "@lit-labs/react": "1.2.1", "@local/advanced-types": "0.0.0-private", "@local/hash-graph-client": "0.0.0-private", diff --git a/apps/hash-integration-worker/package.json b/apps/hash-integration-worker/package.json index f3b6dcc5f6e..d309bf3767c 100644 --- a/apps/hash-integration-worker/package.json +++ b/apps/hash-integration-worker/package.json @@ -20,8 +20,8 @@ "start:test:healthcheck": "wait-on --timeout 600000 http-get://localhost:4300/health" }, "dependencies": { - "@blockprotocol/graph": "0.4.0-canary.2", - "@blockprotocol/type-system": "0.1.2-canary.1", + "@blockprotocol/graph": "0.4.0", + "@blockprotocol/type-system": "0.2.0", "@linear/sdk": "61.0.0", "@local/hash-backend-utils": "0.0.0-private", "@local/hash-graph-client": "0.0.0-private", diff --git a/apps/plugin-browser/package.json b/apps/plugin-browser/package.json index 2efd82a7c2c..51e8a4b59f3 100755 --- a/apps/plugin-browser/package.json +++ b/apps/plugin-browser/package.json @@ -26,10 +26,10 @@ "lint:tsc": "tsc --noEmit" }, "dependencies": { - "@blockprotocol/graph": "0.4.0-canary.2", - "@blockprotocol/type-system": "0.1.2-canary.1", - "@hashintel/block-design-system": "0.0.5", - "@hashintel/design-system": "0.0.9-canary.2", + "@blockprotocol/graph": "0.4.0", + "@blockprotocol/type-system": "0.2.0", + "@hashintel/block-design-system": "0.0.6", + "@hashintel/design-system": "0.0.9", "@local/advanced-types": "0.0.0-private", "@local/hash-graph-sdk": "0.0.0-private", "@local/hash-isomorphic-utils": "0.0.0-private", diff --git a/libs/@blockprotocol/graph/CHANGELOG.md b/libs/@blockprotocol/graph/CHANGELOG.md index 6705ca4f505..349904f4e67 100644 --- a/libs/@blockprotocol/graph/CHANGELOG.md +++ b/libs/@blockprotocol/graph/CHANGELOG.md @@ -1,5 +1,16 @@ # @blockprotocol/graph +## 0.4.0 + +### Minor Changes + +- [#8083](https://github.com/hashintel/hash/pull/8083) [`469eb01`](https://github.com/hashintel/hash/commit/469eb01a176e94f9ba881701e9d41f3c4390ca67) Thanks [@CiaranMn](https://github.com/CiaranMn)! - major overhaul that removes temporal/non-temporal split (all now temporal) and implements latest type system + +### Patch Changes + +- Updated dependencies [[`f7a47f1`](https://github.com/hashintel/hash/commit/f7a47f15f97eb5ef79a35edf76078a45bdc36cc6)]: + - @blockprotocol/type-system@0.2.0 + ## 0.3.3 ### Patch Changes diff --git a/libs/@blockprotocol/graph/package.json b/libs/@blockprotocol/graph/package.json index 164660d4def..083ea39e81b 100644 --- a/libs/@blockprotocol/graph/package.json +++ b/libs/@blockprotocol/graph/package.json @@ -1,6 +1,6 @@ { "name": "@blockprotocol/graph", - "version": "0.4.0-canary.2", + "version": "0.4.0", "description": "Implementation of the Block Protocol Graph service specification for blocks and embedding applications", "keywords": [ "blockprotocol", @@ -67,7 +67,7 @@ }, "dependencies": { "@blockprotocol/core": "0.1.4", - "@blockprotocol/type-system": "0.1.2-canary.1", + "@blockprotocol/type-system": "0.2.0", "ajv": "8.17.1", "ajv-formats": "3.0.1", "json-schema-to-typescript": "15.0.4", diff --git a/libs/@blockprotocol/type-system/typescript/CHANGELOG.md b/libs/@blockprotocol/type-system/typescript/CHANGELOG.md index 4fe11d6487e..4c521d0b2ed 100644 --- a/libs/@blockprotocol/type-system/typescript/CHANGELOG.md +++ b/libs/@blockprotocol/type-system/typescript/CHANGELOG.md @@ -1,5 +1,11 @@ # @blockprotocol/type-system +## 0.2.0 + +### Minor Changes + +- [#7714](https://github.com/hashintel/hash/pull/7714) [`f7a47f1`](https://github.com/hashintel/hash/commit/f7a47f15f97eb5ef79a35edf76078a45bdc36cc6) Thanks [@CiaranMn](https://github.com/CiaranMn)! - major overhaul including new metadata, data type inheritance + ## 0.1.1 ### Patch Changes diff --git a/libs/@blockprotocol/type-system/typescript/package.json b/libs/@blockprotocol/type-system/typescript/package.json index 33bbb123afb..be693e5ac65 100644 --- a/libs/@blockprotocol/type-system/typescript/package.json +++ b/libs/@blockprotocol/type-system/typescript/package.json @@ -1,6 +1,6 @@ { "name": "@blockprotocol/type-system", - "version": "0.1.2-canary.1", + "version": "0.2.0", "description": "Definitions of types within the Block Protocol Type System", "homepage": "https://blockprotocol.org", "license": "MIT", diff --git a/libs/@hashintel/block-design-system/CHANGELOG.md b/libs/@hashintel/block-design-system/CHANGELOG.md index 70059027473..4607ff0fe92 100644 --- a/libs/@hashintel/block-design-system/CHANGELOG.md +++ b/libs/@hashintel/block-design-system/CHANGELOG.md @@ -1,5 +1,14 @@ # @hashintel/block-design-system +## 0.0.6 + +### Patch Changes + +- Updated dependencies [[`f7a47f1`](https://github.com/hashintel/hash/commit/f7a47f15f97eb5ef79a35edf76078a45bdc36cc6), [`f7a47f1`](https://github.com/hashintel/hash/commit/f7a47f15f97eb5ef79a35edf76078a45bdc36cc6), [`f7a47f1`](https://github.com/hashintel/hash/commit/f7a47f15f97eb5ef79a35edf76078a45bdc36cc6), [`469eb01`](https://github.com/hashintel/hash/commit/469eb01a176e94f9ba881701e9d41f3c4390ca67)]: + - @blockprotocol/type-system@0.2.0 + - @hashintel/design-system@0.0.9 + - @blockprotocol/graph@0.4.0 + ## 0.0.2 ### Patch Changes diff --git a/libs/@hashintel/block-design-system/package.json b/libs/@hashintel/block-design-system/package.json index fa80f6551e0..737f669bae5 100644 --- a/libs/@hashintel/block-design-system/package.json +++ b/libs/@hashintel/block-design-system/package.json @@ -1,6 +1,6 @@ { "name": "@hashintel/block-design-system", - "version": "0.0.5", + "version": "0.0.6", "description": "Block Design System", "bugs": { "url": "https://github.com/hashintel/hash/issues" @@ -26,9 +26,9 @@ "postpublish": "PACKAGE_DIR=$(pwd) yarn workspace @local/repo-chores exe scripts/postpublish.ts" }, "dependencies": { - "@blockprotocol/graph": "0.4.0-canary.2", - "@blockprotocol/type-system": "0.1.2-canary.1", - "@hashintel/design-system": "0.0.9-canary.2", + "@blockprotocol/graph": "0.4.0", + "@blockprotocol/type-system": "0.2.0", + "@hashintel/design-system": "0.0.9", "lowlight": "2.9.0", "react-syntax-highlighter": "15.6.6", "react-type-animation": "3.2.0" diff --git a/libs/@hashintel/design-system/CHANGELOG.md b/libs/@hashintel/design-system/CHANGELOG.md index 693694ae362..d262477267b 100644 --- a/libs/@hashintel/design-system/CHANGELOG.md +++ b/libs/@hashintel/design-system/CHANGELOG.md @@ -1,5 +1,16 @@ # @hashintel/design-system +## 0.0.9 + +### Patch Changes + +- [#7714](https://github.com/hashintel/hash/pull/7714) [`f7a47f1`](https://github.com/hashintel/hash/commit/f7a47f15f97eb5ef79a35edf76078a45bdc36cc6) Thanks [@CiaranMn](https://github.com/CiaranMn)! - add data type selector, more icons + +- [#7714](https://github.com/hashintel/hash/pull/7714) [`f7a47f1`](https://github.com/hashintel/hash/commit/f7a47f15f97eb5ef79a35edf76078a45bdc36cc6) Thanks [@CiaranMn](https://github.com/CiaranMn)! - remove @blockprotocol/graph dependency + +- Updated dependencies [[`f7a47f1`](https://github.com/hashintel/hash/commit/f7a47f15f97eb5ef79a35edf76078a45bdc36cc6)]: + - @blockprotocol/type-system@0.2.0 + ## 0.0.8 ### Patch Changes diff --git a/libs/@hashintel/design-system/package.json b/libs/@hashintel/design-system/package.json index cd5031291af..5c58f63684c 100644 --- a/libs/@hashintel/design-system/package.json +++ b/libs/@hashintel/design-system/package.json @@ -1,6 +1,6 @@ { "name": "@hashintel/design-system", - "version": "0.0.9-canary.2", + "version": "0.0.9", "description": "HASH Design System", "license": "(MIT OR Apache-2.0)", "repository": { @@ -55,7 +55,7 @@ "postpublish": "PACKAGE_DIR=$(pwd) yarn workspace @local/repo-chores exe scripts/postpublish.ts" }, "dependencies": { - "@blockprotocol/type-system": "0.1.2-canary.1", + "@blockprotocol/type-system": "0.2.0", "@fortawesome/free-regular-svg-icons": "6.7.2", "@fortawesome/free-solid-svg-icons": "6.7.2", "clsx": "2.1.1", diff --git a/libs/@hashintel/ds-components/CHANGELOG.md b/libs/@hashintel/ds-components/CHANGELOG.md new file mode 100644 index 00000000000..8bd7bb3fc4a --- /dev/null +++ b/libs/@hashintel/ds-components/CHANGELOG.md @@ -0,0 +1,11 @@ +# @hashintel/ds-components + +## 0.0.2 + +### Patch Changes + +- [#8137](https://github.com/hashintel/hash/pull/8137) [`658b9a4`](https://github.com/hashintel/hash/commit/658b9a4040029059099b43a77a757ff32e0b5c38) Thanks [@kube](https://github.com/kube)! - Use @hashintel/refractive + +- Updated dependencies [[`658b9a4`](https://github.com/hashintel/hash/commit/658b9a4040029059099b43a77a757ff32e0b5c38)]: + - @hashintel/refractive@0.0.1 + - @hashintel/ds-helpers@0.0.2 diff --git a/libs/@hashintel/ds-components/package.json b/libs/@hashintel/ds-components/package.json index 2044f5dcf01..2d772bed878 100644 --- a/libs/@hashintel/ds-components/package.json +++ b/libs/@hashintel/ds-components/package.json @@ -1,6 +1,6 @@ { "name": "@hashintel/ds-components", - "version": "0.0.1", + "version": "0.0.2", "description": "HASH Component Library built with React, Ark UI, and PandaCSS", "license": "(MIT OR Apache-2.0)", "repository": { @@ -51,14 +51,14 @@ }, "dependencies": { "@ark-ui/react": "5.26.2", - "@hashintel/ds-helpers": "0.0.1", - "@hashintel/refractive": "0.0.0", + "@hashintel/ds-helpers": "0.0.2", + "@hashintel/refractive": "0.0.1", "canvas": "3.2.0", "motion": "12.23.24" }, "devDependencies": { "@figma/code-connect": "1.3.11", - "@hashintel/ds-theme": "0.0.0", + "@hashintel/ds-theme": "0.0.1", "@local/eslint": "0.0.0-private", "@local/tsconfig": "0.0.0-private", "@pandacss/dev": "1.4.3", @@ -87,8 +87,8 @@ }, "peerDependencies": { "@ark-ui/react": "^5.26.2", - "@hashintel/ds-helpers": "0.0.1", - "@hashintel/refractive": "0.0.0", + "@hashintel/ds-helpers": "0.0.2", + "@hashintel/refractive": "0.0.1", "react": "^19.2.0", "react-dom": "^19.2.0" } diff --git a/libs/@hashintel/ds-helpers/CHANGELOG.md b/libs/@hashintel/ds-helpers/CHANGELOG.md new file mode 100644 index 00000000000..aba6171f1c0 --- /dev/null +++ b/libs/@hashintel/ds-helpers/CHANGELOG.md @@ -0,0 +1,3 @@ +# @hashintel/ds-helpers + +## 0.0.2 diff --git a/libs/@hashintel/ds-helpers/package.json b/libs/@hashintel/ds-helpers/package.json index 2affe9494d3..66239078d97 100644 --- a/libs/@hashintel/ds-helpers/package.json +++ b/libs/@hashintel/ds-helpers/package.json @@ -1,6 +1,6 @@ { "name": "@hashintel/ds-helpers", - "version": "0.0.1", + "version": "0.0.2", "description": "HASH PandaCSS Styled System", "license": "(MIT OR Apache-2.0)", "repository": { @@ -63,7 +63,7 @@ "test:update": "ladle build && playwright test --update-snapshots" }, "devDependencies": { - "@hashintel/ds-theme": "0.0.0", + "@hashintel/ds-theme": "0.0.1", "@ladle/react": "5.1.1", "@mantine/hooks": "8.3.5", "@pandacss/dev": "1.4.3", diff --git a/libs/@hashintel/ds-theme/CHANGELOG.md b/libs/@hashintel/ds-theme/CHANGELOG.md new file mode 100644 index 00000000000..39356ba5980 --- /dev/null +++ b/libs/@hashintel/ds-theme/CHANGELOG.md @@ -0,0 +1,7 @@ +# @hashintel/ds-theme + +## 0.0.1 + +### Patch Changes + +- [#8324](https://github.com/hashintel/hash/pull/8324) [`34af2cd`](https://github.com/hashintel/hash/commit/34af2cd64198108da3b505791b62c563e01179bf) Thanks [@CiaranMn](https://github.com/CiaranMn)! - Initial version diff --git a/libs/@hashintel/ds-theme/package.json b/libs/@hashintel/ds-theme/package.json index 699712799d1..26da2f25629 100644 --- a/libs/@hashintel/ds-theme/package.json +++ b/libs/@hashintel/ds-theme/package.json @@ -1,6 +1,6 @@ { "name": "@hashintel/ds-theme", - "version": "0.0.0", + "version": "0.0.1", "description": "HASH PandaCSS Preset", "license": "(MIT OR Apache-2.0)", "repository": { diff --git a/libs/@hashintel/petrinaut-old/package.json b/libs/@hashintel/petrinaut-old/package.json index 32682923087..19f561d61df 100644 --- a/libs/@hashintel/petrinaut-old/package.json +++ b/libs/@hashintel/petrinaut-old/package.json @@ -25,8 +25,8 @@ "@emotion/react": "11.14.0", "@fortawesome/free-solid-svg-icons": "6.7.2", "@handsontable/react": "16.1.1", - "@hashintel/block-design-system": "0.0.5", - "@hashintel/design-system": "0.0.9-canary.2", + "@hashintel/block-design-system": "0.0.6", + "@hashintel/design-system": "0.0.9", "@mantine/hooks": "8.3.5", "@mui/material": "5.18.0", "@mui/system": "5.18.0", diff --git a/libs/@hashintel/petrinaut/CHANGELOG.md b/libs/@hashintel/petrinaut/CHANGELOG.md new file mode 100644 index 00000000000..0b22d453ba8 --- /dev/null +++ b/libs/@hashintel/petrinaut/CHANGELOG.md @@ -0,0 +1,24 @@ +# @hashintel/petrinaut + +## 0.0.6 + +### Patch Changes + +- [#8194](https://github.com/hashintel/hash/pull/8194) [`d28482a`](https://github.com/hashintel/hash/commit/d28482a537980c507dbd7352d6e14d9bdb1132e4) Thanks [@kube](https://github.com/kube)! - Unify Vite config and update styles configuration + +- [#8171](https://github.com/hashintel/hash/pull/8171) [`bc9456d`](https://github.com/hashintel/hash/commit/bc9456d08906560a9f348b0957f89a0e5e6e4593) Thanks [@kube](https://github.com/kube)! - Add Diagnostics Panel using TypeScript Language Service. + +- [#8211](https://github.com/hashintel/hash/pull/8211) [`23e295b`](https://github.com/hashintel/hash/commit/23e295b42569101e25338af9b26f1daaf7868a57) Thanks [@kube](https://github.com/kube)! - Add Simulation Timeline Visualizer + +- [#8143](https://github.com/hashintel/hash/pull/8143) [`0c8a82f`](https://github.com/hashintel/hash/commit/0c8a82fb7cd801b8c6f8205f02fc9eed1ca0a6b0) Thanks [@kube](https://github.com/kube)! - Add Menu option to Export without Visual Information + +- [#8262](https://github.com/hashintel/hash/pull/8262) [`4ac5c57`](https://github.com/hashintel/hash/commit/4ac5c57b251a3094dd87978383902ea30b162d3c) Thanks [@kube](https://github.com/kube)! - Better animation of Transitions and flow inside Arcs + +- [#8083](https://github.com/hashintel/hash/pull/8083) [`469eb01`](https://github.com/hashintel/hash/commit/469eb01a176e94f9ba881701e9d41f3c4390ca67) Thanks [@CiaranMn](https://github.com/CiaranMn)! - implement SDCPN features, update UI + +- [#8195](https://github.com/hashintel/hash/pull/8195) [`da0c7b9`](https://github.com/hashintel/hash/commit/da0c7b9a197be422c898e47f34c4abe4ca5cd9c0) Thanks [@kube](https://github.com/kube)! - Quick Simulation in Edit mode, and disable Simulate tab for now. + +- Updated dependencies [[`658b9a4`](https://github.com/hashintel/hash/commit/658b9a4040029059099b43a77a757ff32e0b5c38), [`658b9a4`](https://github.com/hashintel/hash/commit/658b9a4040029059099b43a77a757ff32e0b5c38)]: + - @hashintel/refractive@0.0.1 + - @hashintel/ds-components@0.0.2 + - @hashintel/ds-helpers@0.0.2 diff --git a/libs/@hashintel/petrinaut/package.json b/libs/@hashintel/petrinaut/package.json index 7d2f784e80b..b458dbd5c86 100644 --- a/libs/@hashintel/petrinaut/package.json +++ b/libs/@hashintel/petrinaut/package.json @@ -1,6 +1,6 @@ { "name": "@hashintel/petrinaut", - "version": "0.0.6-canary.6", + "version": "0.0.6", "description": "A visual editor for Petri nets", "license": "(MIT OR Apache-2.0)", "repository": { @@ -32,9 +32,9 @@ "@dnd-kit/core": "6.3.1", "@dnd-kit/sortable": "10.0.0", "@dnd-kit/utilities": "3.2.2", - "@hashintel/ds-components": "0.0.1", - "@hashintel/ds-helpers": "0.0.1", - "@hashintel/refractive": "0.0.0", + "@hashintel/ds-components": "0.0.2", + "@hashintel/ds-helpers": "0.0.2", + "@hashintel/refractive": "0.0.1", "@mantine/hooks": "8.3.5", "@monaco-editor/react": "4.8.0-rc.3", "@mui/material": "5.18.0", @@ -49,7 +49,7 @@ "web-worker": "1.4.1" }, "devDependencies": { - "@hashintel/ds-helpers": "0.0.1", + "@hashintel/ds-helpers": "0.0.2", "@local/eslint": "0.0.0-private", "@pandacss/dev": "1.4.3", "@sentry/react": "10.22.0", @@ -70,8 +70,8 @@ "vitest": "4.0.16" }, "peerDependencies": { - "@hashintel/ds-components": "0.0.1", - "@hashintel/ds-helpers": "0.0.1", + "@hashintel/ds-components": "0.0.2", + "@hashintel/ds-helpers": "0.0.2", "react": "^19.0.0", "react-dom": "^19.0.0" } diff --git a/libs/@hashintel/query-editor/CHANGELOG.md b/libs/@hashintel/query-editor/CHANGELOG.md index 064123f3492..648073c6165 100644 --- a/libs/@hashintel/query-editor/CHANGELOG.md +++ b/libs/@hashintel/query-editor/CHANGELOG.md @@ -1,5 +1,14 @@ # @hashintel/query-editor +## 0.0.4 + +### Patch Changes + +- Updated dependencies [[`f7a47f1`](https://github.com/hashintel/hash/commit/f7a47f15f97eb5ef79a35edf76078a45bdc36cc6), [`f7a47f1`](https://github.com/hashintel/hash/commit/f7a47f15f97eb5ef79a35edf76078a45bdc36cc6), [`f7a47f1`](https://github.com/hashintel/hash/commit/f7a47f15f97eb5ef79a35edf76078a45bdc36cc6), [`469eb01`](https://github.com/hashintel/hash/commit/469eb01a176e94f9ba881701e9d41f3c4390ca67)]: + - @blockprotocol/type-system@0.2.0 + - @hashintel/design-system@0.0.9 + - @blockprotocol/graph@0.4.0 + ## 0.0.3 ### Patch Changes diff --git a/libs/@hashintel/query-editor/package.json b/libs/@hashintel/query-editor/package.json index 96992176adf..1f7c24407a4 100644 --- a/libs/@hashintel/query-editor/package.json +++ b/libs/@hashintel/query-editor/package.json @@ -1,6 +1,6 @@ { "name": "@hashintel/query-editor", - "version": "0.0.3", + "version": "0.0.4", "description": "A visual editor for Block Protocol entity queries", "license": "AGPL-3.0", "repository": { @@ -20,11 +20,11 @@ "postpublish": "PACKAGE_DIR=$(pwd) yarn workspace @local/repo-chores exe scripts/postpublish.ts" }, "dependencies": { - "@blockprotocol/graph": "0.4.0-canary.2", - "@blockprotocol/type-system": "0.1.2-canary.1", + "@blockprotocol/graph": "0.4.0", + "@blockprotocol/type-system": "0.2.0", "@fortawesome/free-regular-svg-icons": "6.7.2", "@fortawesome/free-solid-svg-icons": "6.7.2", - "@hashintel/design-system": "0.0.9-canary.2", + "@hashintel/design-system": "0.0.9", "clsx": "2.1.1" }, "devDependencies": { diff --git a/libs/@hashintel/refractive/CHANGELOG.md b/libs/@hashintel/refractive/CHANGELOG.md new file mode 100644 index 00000000000..49b517659f1 --- /dev/null +++ b/libs/@hashintel/refractive/CHANGELOG.md @@ -0,0 +1,7 @@ +# @hashintel/refractive + +## 0.0.1 + +### Patch Changes + +- [#8137](https://github.com/hashintel/hash/pull/8137) [`658b9a4`](https://github.com/hashintel/hash/commit/658b9a4040029059099b43a77a757ff32e0b5c38) Thanks [@kube](https://github.com/kube)! - First version diff --git a/libs/@hashintel/refractive/package.json b/libs/@hashintel/refractive/package.json index 3a3c130d3bd..d5a5469bba1 100644 --- a/libs/@hashintel/refractive/package.json +++ b/libs/@hashintel/refractive/package.json @@ -1,6 +1,6 @@ { "name": "@hashintel/refractive", - "version": "0.0.0", + "version": "0.0.1", "description": "HASH Refractive Filter Components", "license": "(MIT OR Apache-2.0)", "repository": { diff --git a/libs/@hashintel/type-editor/CHANGELOG.md b/libs/@hashintel/type-editor/CHANGELOG.md index 3bb462d9fbb..173a4fea333 100644 --- a/libs/@hashintel/type-editor/CHANGELOG.md +++ b/libs/@hashintel/type-editor/CHANGELOG.md @@ -1,5 +1,14 @@ # @hashintel/type-editor +## 0.0.26 + +### Patch Changes + +- Updated dependencies [[`f7a47f1`](https://github.com/hashintel/hash/commit/f7a47f15f97eb5ef79a35edf76078a45bdc36cc6), [`f7a47f1`](https://github.com/hashintel/hash/commit/f7a47f15f97eb5ef79a35edf76078a45bdc36cc6), [`f7a47f1`](https://github.com/hashintel/hash/commit/f7a47f15f97eb5ef79a35edf76078a45bdc36cc6), [`469eb01`](https://github.com/hashintel/hash/commit/469eb01a176e94f9ba881701e9d41f3c4390ca67)]: + - @blockprotocol/type-system@0.2.0 + - @hashintel/design-system@0.0.9 + - @blockprotocol/graph@0.4.0 + ## 0.0.25 ### Patch Changes diff --git a/libs/@hashintel/type-editor/package.json b/libs/@hashintel/type-editor/package.json index 0fb8e00a4c0..dd0043f00e4 100644 --- a/libs/@hashintel/type-editor/package.json +++ b/libs/@hashintel/type-editor/package.json @@ -1,6 +1,6 @@ { "name": "@hashintel/type-editor", - "version": "0.0.25", + "version": "0.0.26", "description": "A visual editor for Block Protocol types", "license": "AGPL-3.0", "repository": { @@ -20,11 +20,11 @@ "postpublish": "PACKAGE_DIR=$(pwd) yarn workspace @local/repo-chores exe scripts/postpublish.ts" }, "dependencies": { - "@blockprotocol/graph": "0.4.0-canary.2", - "@blockprotocol/type-system": "0.1.2-canary.1", + "@blockprotocol/graph": "0.4.0", + "@blockprotocol/type-system": "0.2.0", "@fortawesome/free-regular-svg-icons": "6.7.2", "@fortawesome/free-solid-svg-icons": "6.7.2", - "@hashintel/design-system": "0.0.9-canary.2", + "@hashintel/design-system": "0.0.9", "@local/hash-isomorphic-utils": "0.0.0-private", "clsx": "2.1.1", "lodash.memoize": "4.1.2", diff --git a/libs/@local/graph/sdk/typescript/package.json b/libs/@local/graph/sdk/typescript/package.json index b77ca067eb2..ae3895304b8 100644 --- a/libs/@local/graph/sdk/typescript/package.json +++ b/libs/@local/graph/sdk/typescript/package.json @@ -23,8 +23,8 @@ "test:unit": "vitest --run" }, "dependencies": { - "@blockprotocol/graph": "0.4.0-canary.2", - "@blockprotocol/type-system": "0.1.2-canary.1", + "@blockprotocol/graph": "0.4.0", + "@blockprotocol/type-system": "0.2.0", "@local/advanced-types": "0.0.0-private", "@local/harpc-client": "0.0.0-private", "@local/hash-graph-client": "0.0.0-private", diff --git a/libs/@local/hash-backend-utils/package.json b/libs/@local/hash-backend-utils/package.json index 9c1e83e3a5d..0fe544947fb 100644 --- a/libs/@local/hash-backend-utils/package.json +++ b/libs/@local/hash-backend-utils/package.json @@ -27,8 +27,8 @@ "@aws-sdk/credential-provider-node": "3.913.0", "@aws-sdk/s3-request-presigner": "3.913.0", "@blockprotocol/core": "0.1.4", - "@blockprotocol/graph": "0.4.0-canary.2", - "@blockprotocol/type-system": "0.1.2-canary.1", + "@blockprotocol/graph": "0.4.0", + "@blockprotocol/type-system": "0.2.0", "@linear/sdk": "61.0.0", "@local/advanced-types": "0.0.0-private", "@local/hash-graph-client": "0.0.0-private", diff --git a/libs/@local/hash-isomorphic-utils/package.json b/libs/@local/hash-isomorphic-utils/package.json index f4169bd8fef..63731df8d9e 100644 --- a/libs/@local/hash-isomorphic-utils/package.json +++ b/libs/@local/hash-isomorphic-utils/package.json @@ -27,7 +27,7 @@ "dependencies": { "@apollo/client": "3.10.5", "@blockprotocol/core": "0.1.4", - "@blockprotocol/graph": "0.4.0-canary.2", + "@blockprotocol/graph": "0.4.0", "@local/advanced-types": "0.0.0-private", "@local/hash-graph-client": "0.0.0-private", "@local/hash-graph-sdk": "0.0.0-private", @@ -54,7 +54,7 @@ "uuid": "13.0.0" }, "devDependencies": { - "@blockprotocol/type-system": "0.1.2-canary.1", + "@blockprotocol/type-system": "0.2.0", "@graphql-codegen/cli": "^5.0.3", "@graphql-codegen/fragment-matcher": "3.3.3", "@graphql-codegen/typescript": "2.8.8", diff --git a/tests/hash-backend-integration/package.json b/tests/hash-backend-integration/package.json index 2dda23f0540..6fac25fb90d 100644 --- a/tests/hash-backend-integration/package.json +++ b/tests/hash-backend-integration/package.json @@ -14,7 +14,7 @@ }, "dependencies": { "@apps/hash-api": "0.0.0-private", - "@blockprotocol/type-system": "0.1.2-canary.1", + "@blockprotocol/type-system": "0.2.0", "@local/advanced-types": "0.0.0-private", "@local/hash-backend-utils": "0.0.0-private", "@local/hash-graph-client": "0.0.0-private", @@ -32,7 +32,7 @@ "@apps/hash-ai-worker-ts": "0.0.0-private", "@apps/hash-graph": "0.0.0-private", "@apps/hash-integration-worker": "0.0.0-private", - "@blockprotocol/graph": "0.4.0-canary.2", + "@blockprotocol/graph": "0.4.0", "@graphql-codegen/cli": "^5.0.3", "@graphql-codegen/introspection": "2.2.3", "@graphql-codegen/typescript": "2.8.8", diff --git a/tests/hash-backend-load/package.json b/tests/hash-backend-load/package.json index e8857976b9b..c33a97a684a 100644 --- a/tests/hash-backend-load/package.json +++ b/tests/hash-backend-load/package.json @@ -30,7 +30,7 @@ "test:integration": "./scripts/test.sh" }, "dependencies": { - "@blockprotocol/type-system": "0.1.2-canary.1", + "@blockprotocol/type-system": "0.2.0", "@local/hash-backend-utils": "0.0.0-private", "@local/hash-graph-client": "0.0.0-private", "@local/hash-graph-sdk": "0.0.0-private", diff --git a/tests/hash-playwright/package.json b/tests/hash-playwright/package.json index 2b62b651cff..b27f909edcd 100644 --- a/tests/hash-playwright/package.json +++ b/tests/hash-playwright/package.json @@ -11,7 +11,7 @@ "test:integration": "PW_EXPERIMENTAL_SERVICE_WORKER_NETWORK_EVENTS=1 PW_EXPERIMENTAL_TS_ESM=1 npx playwright test --project chromium" }, "dependencies": { - "@blockprotocol/type-system": "0.1.2-canary.1", + "@blockprotocol/type-system": "0.2.0", "@local/hash-backend-utils": "0.0.0-private", "@local/hash-graph-sdk": "0.0.0-private", "@local/hash-isomorphic-utils": "0.0.0-private", @@ -25,7 +25,7 @@ "@apps/hash-api": "0.0.0-private", "@apps/hash-frontend": "0.0.0-private", "@apps/plugin-browser": "0.0.9", - "@blockprotocol/graph": "0.4.0-canary.2", + "@blockprotocol/graph": "0.4.0", "@graphql-codegen/cli": "^5.0.3", "@local/eslint": "0.0.0-private", "eslint": "9.39.2", diff --git a/yarn.lock b/yarn.lock index e819c253f82..350fba012f6 100644 --- a/yarn.lock +++ b/yarn.lock @@ -383,8 +383,8 @@ __metadata: "@anthropic-ai/bedrock-sdk": "npm:0.26.0" "@anthropic-ai/sdk": "npm:0.71.2" "@apps/hash-graph": "npm:0.0.0-private" - "@blockprotocol/graph": "npm:0.4.0-canary.2" - "@blockprotocol/type-system": "npm:0.1.2-canary.1" + "@blockprotocol/graph": "npm:0.4.0" + "@blockprotocol/type-system": "npm:0.2.0" "@google-cloud/storage": "npm:7.17.2" "@google-cloud/vertexai": "npm:1.10.0" "@local/advanced-types": "npm:0.0.0-private" @@ -461,8 +461,8 @@ __metadata: "@aws-sdk/s3-presigned-post": "npm:3.913.0" "@aws-sdk/s3-request-presigner": "npm:3.913.0" "@blockprotocol/core": "npm:0.1.4" - "@blockprotocol/graph": "npm:0.4.0-canary.2" - "@blockprotocol/type-system": "npm:0.1.2-canary.1" + "@blockprotocol/graph": "npm:0.4.0" + "@blockprotocol/type-system": "npm:0.2.0" "@graphql-codegen/cli": "npm:^5.0.3" "@graphql-codegen/introspection": "npm:2.2.3" "@graphql-codegen/typescript": "npm:2.8.8" @@ -571,10 +571,10 @@ __metadata: dependencies: "@apollo/client": "npm:3.10.5" "@blockprotocol/core": "npm:0.1.4" - "@blockprotocol/graph": "npm:0.4.0-canary.2" + "@blockprotocol/graph": "npm:0.4.0" "@blockprotocol/hook": "npm:0.1.8" "@blockprotocol/service": "npm:0.1.5" - "@blockprotocol/type-system": "npm:0.1.2-canary.1" + "@blockprotocol/type-system": "npm:0.2.0" "@dnd-kit/core": "npm:6.3.1" "@dnd-kit/sortable": "npm:7.0.2" "@dnd-kit/utilities": "npm:3.2.2" @@ -588,11 +588,11 @@ __metadata: "@graphql-codegen/fragment-matcher": "npm:3.3.3" "@graphql-codegen/typescript": "npm:2.8.8" "@graphql-codegen/typescript-operations": "npm:2.5.13" - "@hashintel/block-design-system": "npm:0.0.5" - "@hashintel/design-system": "npm:0.0.9-canary.2" + "@hashintel/block-design-system": "npm:0.0.6" + "@hashintel/design-system": "npm:0.0.9" "@hashintel/petrinaut-old": "npm:0.0.5" - "@hashintel/query-editor": "npm:0.0.3" - "@hashintel/type-editor": "npm:0.0.25" + "@hashintel/query-editor": "npm:0.0.4" + "@hashintel/type-editor": "npm:0.0.26" "@lit-labs/react": "npm:1.2.1" "@local/advanced-types": "npm:0.0.0-private" "@local/eslint": "npm:0.0.0-private" @@ -730,8 +730,8 @@ __metadata: version: 0.0.0-use.local resolution: "@apps/hash-integration-worker@workspace:apps/hash-integration-worker" dependencies: - "@blockprotocol/graph": "npm:0.4.0-canary.2" - "@blockprotocol/type-system": "npm:0.1.2-canary.1" + "@blockprotocol/graph": "npm:0.4.0" + "@blockprotocol/type-system": "npm:0.2.0" "@linear/sdk": "npm:61.0.0" "@local/eslint": "npm:0.0.0-private" "@local/hash-backend-utils": "npm:0.0.0-private" @@ -818,11 +818,11 @@ __metadata: "@babel/preset-env": "npm:7.28.3" "@babel/preset-react": "npm:7.27.1" "@blockprotocol/core": "npm:0.1.4" - "@blockprotocol/graph": "npm:0.4.0-canary.2" - "@blockprotocol/type-system": "npm:0.1.2-canary.1" + "@blockprotocol/graph": "npm:0.4.0" + "@blockprotocol/type-system": "npm:0.2.0" "@graphql-codegen/cli": "npm:^5.0.3" - "@hashintel/block-design-system": "npm:0.0.5" - "@hashintel/design-system": "npm:0.0.9-canary.2" + "@hashintel/block-design-system": "npm:0.0.6" + "@hashintel/design-system": "npm:0.0.9" "@local/advanced-types": "npm:0.0.0-private" "@local/eslint": "npm:0.0.0-private" "@local/hash-graph-client": "npm:0.0.0-private" @@ -5354,13 +5354,13 @@ __metadata: languageName: node linkType: hard -"@blockprotocol/graph@npm:0.4.0-canary.2, @blockprotocol/graph@workspace:libs/@blockprotocol/graph": +"@blockprotocol/graph@npm:0.4.0, @blockprotocol/graph@workspace:libs/@blockprotocol/graph": version: 0.0.0-use.local resolution: "@blockprotocol/graph@workspace:libs/@blockprotocol/graph" dependencies: "@apidevtools/json-schema-ref-parser": "npm:15.1.3" "@blockprotocol/core": "npm:0.1.4" - "@blockprotocol/type-system": "npm:0.1.2-canary.1" + "@blockprotocol/type-system": "npm:0.2.0" "@local/eslint": "npm:0.0.0-private" "@local/tsconfig": "npm:0.0.0-private" "@types/lodash.isequal": "npm:4.5.8" @@ -5423,7 +5423,7 @@ __metadata: languageName: node linkType: hard -"@blockprotocol/type-system@npm:0.1.2-canary.1, @blockprotocol/type-system@workspace:libs/@blockprotocol/type-system/typescript": +"@blockprotocol/type-system@npm:0.2.0, @blockprotocol/type-system@workspace:libs/@blockprotocol/type-system/typescript": version: 0.0.0-use.local resolution: "@blockprotocol/type-system@workspace:libs/@blockprotocol/type-system/typescript" dependencies: @@ -8135,15 +8135,15 @@ __metadata: languageName: node linkType: hard -"@hashintel/block-design-system@npm:0.0.5, @hashintel/block-design-system@workspace:libs/@hashintel/block-design-system": +"@hashintel/block-design-system@npm:0.0.6, @hashintel/block-design-system@workspace:libs/@hashintel/block-design-system": version: 0.0.0-use.local resolution: "@hashintel/block-design-system@workspace:libs/@hashintel/block-design-system" dependencies: - "@blockprotocol/graph": "npm:0.4.0-canary.2" - "@blockprotocol/type-system": "npm:0.1.2-canary.1" + "@blockprotocol/graph": "npm:0.4.0" + "@blockprotocol/type-system": "npm:0.2.0" "@emotion/react": "npm:11.14.0" "@emotion/styled": "npm:11.14.1" - "@hashintel/design-system": "npm:0.0.9-canary.2" + "@hashintel/design-system": "npm:0.0.9" "@local/eslint": "npm:0.0.0-private" "@local/tsconfig": "npm:0.0.0-private" "@mui/material": "npm:5.18.0" @@ -8168,11 +8168,11 @@ __metadata: languageName: unknown linkType: soft -"@hashintel/design-system@npm:0.0.9-canary.2, @hashintel/design-system@workspace:libs/@hashintel/design-system": +"@hashintel/design-system@npm:0.0.9, @hashintel/design-system@workspace:libs/@hashintel/design-system": version: 0.0.0-use.local resolution: "@hashintel/design-system@workspace:libs/@hashintel/design-system" dependencies: - "@blockprotocol/type-system": "npm:0.1.2-canary.1" + "@blockprotocol/type-system": "npm:0.2.0" "@emotion/cache": "npm:11.14.0" "@emotion/react": "npm:11.14.0" "@emotion/styled": "npm:11.14.1" @@ -8202,15 +8202,15 @@ __metadata: languageName: unknown linkType: soft -"@hashintel/ds-components@npm:0.0.1, @hashintel/ds-components@workspace:libs/@hashintel/ds-components": +"@hashintel/ds-components@npm:0.0.2, @hashintel/ds-components@workspace:libs/@hashintel/ds-components": version: 0.0.0-use.local resolution: "@hashintel/ds-components@workspace:libs/@hashintel/ds-components" dependencies: "@ark-ui/react": "npm:5.26.2" "@figma/code-connect": "npm:1.3.11" - "@hashintel/ds-helpers": "npm:0.0.1" - "@hashintel/ds-theme": "npm:0.0.0" - "@hashintel/refractive": "npm:0.0.0" + "@hashintel/ds-helpers": "npm:0.0.2" + "@hashintel/ds-theme": "npm:0.0.1" + "@hashintel/refractive": "npm:0.0.1" "@local/eslint": "npm:0.0.0-private" "@local/tsconfig": "npm:0.0.0-private" "@pandacss/dev": "npm:1.4.3" @@ -8240,18 +8240,18 @@ __metadata: vitest-browser-react: "npm:^2.0.2" peerDependencies: "@ark-ui/react": ^5.26.2 - "@hashintel/ds-helpers": 0.0.1 - "@hashintel/refractive": 0.0.0 + "@hashintel/ds-helpers": 0.0.2 + "@hashintel/refractive": 0.0.1 react: ^19.2.0 react-dom: ^19.2.0 languageName: unknown linkType: soft -"@hashintel/ds-helpers@npm:0.0.1, @hashintel/ds-helpers@workspace:libs/@hashintel/ds-helpers": +"@hashintel/ds-helpers@npm:0.0.2, @hashintel/ds-helpers@workspace:libs/@hashintel/ds-helpers": version: 0.0.0-use.local resolution: "@hashintel/ds-helpers@workspace:libs/@hashintel/ds-helpers" dependencies: - "@hashintel/ds-theme": "npm:0.0.0" + "@hashintel/ds-theme": "npm:0.0.1" "@ladle/react": "npm:5.1.1" "@mantine/hooks": "npm:8.3.5" "@pandacss/dev": "npm:1.4.3" @@ -8273,7 +8273,7 @@ __metadata: languageName: unknown linkType: soft -"@hashintel/ds-theme@npm:0.0.0, @hashintel/ds-theme@workspace:libs/@hashintel/ds-theme": +"@hashintel/ds-theme@npm:0.0.1, @hashintel/ds-theme@workspace:libs/@hashintel/ds-theme": version: 0.0.0-use.local resolution: "@hashintel/ds-theme@workspace:libs/@hashintel/ds-theme" dependencies: @@ -8297,8 +8297,8 @@ __metadata: "@emotion/react": "npm:11.14.0" "@fortawesome/free-solid-svg-icons": "npm:6.7.2" "@handsontable/react": "npm:16.1.1" - "@hashintel/block-design-system": "npm:0.0.5" - "@hashintel/design-system": "npm:0.0.9-canary.2" + "@hashintel/block-design-system": "npm:0.0.6" + "@hashintel/design-system": "npm:0.0.9" "@local/eslint": "npm:0.0.0-private" "@mantine/hooks": "npm:8.3.5" "@mui/material": "npm:5.18.0" @@ -8334,9 +8334,9 @@ __metadata: "@dnd-kit/core": "npm:6.3.1" "@dnd-kit/sortable": "npm:10.0.0" "@dnd-kit/utilities": "npm:3.2.2" - "@hashintel/ds-components": "npm:0.0.1" - "@hashintel/ds-helpers": "npm:0.0.1" - "@hashintel/refractive": "npm:0.0.0" + "@hashintel/ds-components": "npm:0.0.2" + "@hashintel/ds-helpers": "npm:0.0.2" + "@hashintel/refractive": "npm:0.0.1" "@local/eslint": "npm:0.0.0-private" "@mantine/hooks": "npm:8.3.5" "@monaco-editor/react": "npm:4.8.0-rc.3" @@ -8367,22 +8367,22 @@ __metadata: vitest: "npm:4.0.16" web-worker: "npm:1.4.1" peerDependencies: - "@hashintel/ds-components": 0.0.1 - "@hashintel/ds-helpers": 0.0.1 + "@hashintel/ds-components": 0.0.2 + "@hashintel/ds-helpers": 0.0.2 react: ^19.0.0 react-dom: ^19.0.0 languageName: unknown linkType: soft -"@hashintel/query-editor@npm:0.0.3, @hashintel/query-editor@workspace:libs/@hashintel/query-editor": +"@hashintel/query-editor@npm:0.0.4, @hashintel/query-editor@workspace:libs/@hashintel/query-editor": version: 0.0.0-use.local resolution: "@hashintel/query-editor@workspace:libs/@hashintel/query-editor" dependencies: - "@blockprotocol/graph": "npm:0.4.0-canary.2" - "@blockprotocol/type-system": "npm:0.1.2-canary.1" + "@blockprotocol/graph": "npm:0.4.0" + "@blockprotocol/type-system": "npm:0.2.0" "@fortawesome/free-regular-svg-icons": "npm:6.7.2" "@fortawesome/free-solid-svg-icons": "npm:6.7.2" - "@hashintel/design-system": "npm:0.0.9-canary.2" + "@hashintel/design-system": "npm:0.0.9" "@local/eslint": "npm:0.0.0-private" "@mui/material": "npm:5.18.0" "@mui/system": "npm:5.18.0" @@ -8403,7 +8403,7 @@ __metadata: languageName: unknown linkType: soft -"@hashintel/refractive@npm:0.0.0, @hashintel/refractive@workspace:libs/@hashintel/refractive": +"@hashintel/refractive@npm:0.0.1, @hashintel/refractive@workspace:libs/@hashintel/refractive": version: 0.0.0-use.local resolution: "@hashintel/refractive@workspace:libs/@hashintel/refractive" dependencies: @@ -8424,15 +8424,15 @@ __metadata: languageName: unknown linkType: soft -"@hashintel/type-editor@npm:0.0.25, @hashintel/type-editor@workspace:libs/@hashintel/type-editor": +"@hashintel/type-editor@npm:0.0.26, @hashintel/type-editor@workspace:libs/@hashintel/type-editor": version: 0.0.0-use.local resolution: "@hashintel/type-editor@workspace:libs/@hashintel/type-editor" dependencies: - "@blockprotocol/graph": "npm:0.4.0-canary.2" - "@blockprotocol/type-system": "npm:0.1.2-canary.1" + "@blockprotocol/graph": "npm:0.4.0" + "@blockprotocol/type-system": "npm:0.2.0" "@fortawesome/free-regular-svg-icons": "npm:6.7.2" "@fortawesome/free-solid-svg-icons": "npm:6.7.2" - "@hashintel/design-system": "npm:0.0.9-canary.2" + "@hashintel/design-system": "npm:0.0.9" "@local/eslint": "npm:0.0.0-private" "@local/hash-isomorphic-utils": "npm:0.0.0-private" "@mui/material": "npm:5.18.0" @@ -10295,8 +10295,8 @@ __metadata: "@aws-sdk/credential-provider-node": "npm:3.913.0" "@aws-sdk/s3-request-presigner": "npm:3.913.0" "@blockprotocol/core": "npm:0.1.4" - "@blockprotocol/graph": "npm:0.4.0-canary.2" - "@blockprotocol/type-system": "npm:0.1.2-canary.1" + "@blockprotocol/graph": "npm:0.4.0" + "@blockprotocol/type-system": "npm:0.2.0" "@linear/sdk": "npm:61.0.0" "@local/advanced-types": "npm:0.0.0-private" "@local/eslint": "npm:0.0.0-private" @@ -10358,8 +10358,8 @@ __metadata: version: 0.0.0-use.local resolution: "@local/hash-graph-sdk@workspace:libs/@local/graph/sdk/typescript" dependencies: - "@blockprotocol/graph": "npm:0.4.0-canary.2" - "@blockprotocol/type-system": "npm:0.1.2-canary.1" + "@blockprotocol/graph": "npm:0.4.0" + "@blockprotocol/type-system": "npm:0.2.0" "@local/advanced-types": "npm:0.0.0-private" "@local/eslint": "npm:0.0.0-private" "@local/harpc-client": "npm:0.0.0-private" @@ -10384,8 +10384,8 @@ __metadata: dependencies: "@apollo/client": "npm:3.10.5" "@blockprotocol/core": "npm:0.1.4" - "@blockprotocol/graph": "npm:0.4.0-canary.2" - "@blockprotocol/type-system": "npm:0.1.2-canary.1" + "@blockprotocol/graph": "npm:0.4.0" + "@blockprotocol/type-system": "npm:0.2.0" "@graphql-codegen/cli": "npm:^5.0.3" "@graphql-codegen/fragment-matcher": "npm:3.3.3" "@graphql-codegen/typescript": "npm:2.8.8" @@ -18354,8 +18354,8 @@ __metadata: "@apps/hash-api": "npm:0.0.0-private" "@apps/hash-graph": "npm:0.0.0-private" "@apps/hash-integration-worker": "npm:0.0.0-private" - "@blockprotocol/graph": "npm:0.4.0-canary.2" - "@blockprotocol/type-system": "npm:0.1.2-canary.1" + "@blockprotocol/graph": "npm:0.4.0" + "@blockprotocol/type-system": "npm:0.2.0" "@graphql-codegen/cli": "npm:^5.0.3" "@graphql-codegen/introspection": "npm:2.2.3" "@graphql-codegen/typescript": "npm:2.8.8" @@ -18389,7 +18389,7 @@ __metadata: resolution: "@tests/hash-backend-load@workspace:tests/hash-backend-load" dependencies: "@apps/hash-api": "npm:0.0.0-private" - "@blockprotocol/type-system": "npm:0.1.2-canary.1" + "@blockprotocol/type-system": "npm:0.2.0" "@local/eslint": "npm:0.0.0-private" "@local/hash-backend-utils": "npm:0.0.0-private" "@local/hash-graph-client": "npm:0.0.0-private" @@ -18424,8 +18424,8 @@ __metadata: "@apps/hash-api": "npm:0.0.0-private" "@apps/hash-frontend": "npm:0.0.0-private" "@apps/plugin-browser": "npm:0.0.9" - "@blockprotocol/graph": "npm:0.4.0-canary.2" - "@blockprotocol/type-system": "npm:0.1.2-canary.1" + "@blockprotocol/graph": "npm:0.4.0" + "@blockprotocol/type-system": "npm:0.2.0" "@graphql-codegen/cli": "npm:^5.0.3" "@local/eslint": "npm:0.0.0-private" "@local/hash-backend-utils": "npm:0.0.0-private"