Skip to content

Commit d6de03e

Browse files
committed
chore: update dependencies to latest versions for improved stability and performance
1 parent 53588d0 commit d6de03e

2 files changed

Lines changed: 180 additions & 98 deletions

File tree

apps/web/package.json

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -19,18 +19,18 @@
1919
"ci:e2e": "playwright test"
2020
},
2121
"dependencies": {
22-
"@atlaskit/pragmatic-drag-and-drop": "1.2.1",
22+
"@atlaskit/pragmatic-drag-and-drop": "1.7.10",
2323
"@fontsource-variable/montserrat": "5.0.20",
2424
"@fontsource/balsamiq-sans": "5.0.21",
2525
"@uiw/react-color-chrome": "2.10.1",
2626
"html2canvas": "1.4.1",
2727
"immer": "10.1.1",
28-
"konva": "9.3.12",
28+
"konva": "9.3.22",
2929
"lodash.clonedeep": "4.5.0",
3030
"react": "18.3.1",
3131
"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",
3434
"tiny-invariant": "1.3.3",
3535
"use-debounce": "10.0.4",
3636
"use-image": "1.1.1",
@@ -41,8 +41,8 @@
4141
"@lemoncode/vitest-config": "*",
4242
"@playwright/test": "1.59.1",
4343
"@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",
4646
"@types/uuid": "10.0.0",
4747
"@types/wicg-file-system-access": "2023.10.5",
4848
"@vitejs/plugin-react": "6.0.1",

0 commit comments

Comments
 (0)