|
22 | 22 | "preview": "vite preview" |
23 | 23 | }, |
24 | 24 | "dependencies": { |
25 | | - "@dhx/trial-react-gantt": "^9.0.10", |
26 | | - "react": "^19.0.0", |
27 | | - "react-dom": "^19.0.0" |
| 25 | + "@dhx/trial-react-gantt": "^9.1.0", |
| 26 | + "react": "^19.2.0", |
| 27 | + "react-dom": "^19.2.0" |
28 | 28 | }, |
29 | 29 | "devDependencies": { |
30 | | - "@eslint/js": "^9.22.0", |
31 | | - "@types/react": "^19.0.10", |
32 | | - "@types/react-dom": "^19.0.4", |
33 | | - "@vitejs/plugin-react": "^4.3.4", |
34 | | - "eslint": "^9.22.0", |
35 | | - "eslint-plugin-react-hooks": "^5.2.0", |
36 | | - "eslint-plugin-react-refresh": "^0.4.19", |
37 | | - "globals": "^16.0.0", |
38 | | - "typescript": "~5.7.2", |
39 | | - "typescript-eslint": "^8.26.1", |
40 | | - "vite": "^6.3.1" |
| 30 | + "@eslint/js": "^9.39.1", |
| 31 | + "@types/react": "^19.2.7", |
| 32 | + "@types/react-dom": "^19.2.3", |
| 33 | + "@vitejs/plugin-react": "^5.1.1", |
| 34 | + "eslint": "^9.39.1", |
| 35 | + "eslint-plugin-react-hooks": "^7.0.1", |
| 36 | + "eslint-plugin-react-refresh": "^0.4.24", |
| 37 | + "globals": "^16.5.0", |
| 38 | + "typescript": "~5.9.3", |
| 39 | + "typescript-eslint": "^8.48.1", |
| 40 | + "vite": "^7.2.6" |
41 | 41 | }, |
42 | 42 | "repository": { |
43 | 43 | "type": "git", |
|
0 commit comments