|
19 | 19 | "ci:e2e": "playwright test" |
20 | 20 | }, |
21 | 21 | "dependencies": { |
22 | | - "@atlaskit/pragmatic-drag-and-drop": "1.2.1", |
| 22 | + "@atlaskit/pragmatic-drag-and-drop": "1.7.10", |
23 | 23 | "@fontsource-variable/montserrat": "5.0.20", |
24 | 24 | "@fontsource/balsamiq-sans": "5.0.21", |
25 | 25 | "@uiw/react-color-chrome": "2.10.1", |
26 | 26 | "html2canvas": "1.4.1", |
27 | 27 | "immer": "10.1.1", |
28 | | - "konva": "9.3.12", |
| 28 | + "konva": "9.3.22", |
29 | 29 | "lodash.clonedeep": "4.5.0", |
30 | 30 | "react": "18.3.1", |
31 | 31 | "react-dom": "18.3.1", |
32 | | - "react-konva": "18.2.10", |
33 | | - "react-konva-utils": "1.0.6", |
| 32 | + "react-konva": "18.2.14", |
| 33 | + "react-konva-utils": "1.1.3", |
34 | 34 | "tiny-invariant": "1.3.3", |
35 | 35 | "use-debounce": "10.0.4", |
36 | 36 | "use-image": "1.1.1", |
|
41 | 41 | "@lemoncode/vitest-config": "*", |
42 | 42 | "@playwright/test": "1.59.1", |
43 | 43 | "@types/lodash.clonedeep": "4.5.9", |
44 | | - "@types/react": "18.3.3", |
45 | | - "@types/react-dom": "18.3.0", |
| 44 | + "@types/react": "18.3.28", |
| 45 | + "@types/react-dom": "18.3.7", |
46 | 46 | "@types/uuid": "10.0.0", |
47 | 47 | "@types/wicg-file-system-access": "2023.10.5", |
48 | 48 | "@vitejs/plugin-react": "6.0.1", |
|
0 commit comments