|
1 | 1 | { |
2 | 2 | "name": "@hashintel/petrinaut", |
3 | | - "version": "0.0.8", |
| 3 | + "version": "0.0.9", |
4 | 4 | "description": "A visual editor for Petri nets", |
5 | 5 | "license": "(MIT OR Apache-2.0)", |
6 | 6 | "repository": { |
|
42 | 42 | "@dnd-kit/core": "6.3.1", |
43 | 43 | "@dnd-kit/sortable": "10.0.0", |
44 | 44 | "@dnd-kit/utilities": "3.2.2", |
45 | | - "@hashintel/ds-components": "0.0.4", |
46 | | - "@hashintel/ds-helpers": "0.0.4", |
| 45 | + "@hashintel/ds-components": "0.0.5", |
| 46 | + "@hashintel/ds-helpers": "0.0.5", |
47 | 47 | "@hashintel/refractive": "0.0.2", |
48 | 48 | "@mantine/hooks": "8.3.5", |
49 | 49 | "@monaco-editor/react": "4.8.0-rc.3", |
|
59 | 59 | "web-worker": "1.4.1" |
60 | 60 | }, |
61 | 61 | "devDependencies": { |
62 | | - "@hashintel/ds-helpers": "0.0.4", |
| 62 | + "@hashintel/ds-helpers": "0.0.5", |
63 | 63 | "@local/eslint": "0.0.0-private", |
64 | 64 | "@pandacss/dev": "1.4.3", |
65 | 65 | "@sentry/react": "10.22.0", |
|
80 | 80 | "vitest": "4.0.16" |
81 | 81 | }, |
82 | 82 | "peerDependencies": { |
83 | | - "@hashintel/ds-components": "0.0.4", |
84 | | - "@hashintel/ds-helpers": "0.0.4", |
| 83 | + "@hashintel/ds-components": "0.0.5", |
| 84 | + "@hashintel/ds-helpers": "0.0.5", |
85 | 85 | "react": "^19.0.0", |
86 | 86 | "react-dom": "^19.0.0" |
87 | 87 | } |
|
0 commit comments