This commit is contained in:
Marta Kowalska
2025-12-23 22:49:22 +00:00
parent bb81e7a336
commit ad5994b8bf
3 changed files with 24 additions and 18 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "@svar-ui/react-gantt",
"version": "2.4.3",
"version": "2.4.4",
"description": "A customizable, high-performance React Gantt chart component for building project timelines.",
"productTag": "gantt",
"productTrial": true,
@@ -59,9 +59,9 @@
"react-dom": ">=18"
},
"dependencies": {
"@svar-ui/gantt-data-provider": "2.4.3",
"@svar-ui/gantt-locales": "2.4.3",
"@svar-ui/gantt-store": "2.4.3",
"@svar-ui/gantt-data-provider": "2.4.4",
"@svar-ui/gantt-locales": "2.4.4",
"@svar-ui/gantt-store": "2.4.4",
"@svar-ui/lib-dom": "0.11.1",
"@svar-ui/lib-state": "1.9.6",
"@svar-ui/lib-react": "1.2.2",