|
25 | 25 | "html2canvas": "^1.4.1", |
26 | 26 | "lodash": "^4.17.21", |
27 | 27 | "object-hash": "^3.0.0", |
28 | | - "plotly.js": "3.1.0", |
| 28 | + "plotly.js": "3.1.1", |
29 | 29 | "re-resizable": "^6.11.2", |
30 | 30 | "react": "^19.1.1", |
31 | 31 | "react-dom": "^19.1.1", |
|
42 | 42 | "@testing-library/react": "^16.3.0", |
43 | 43 | "@types/jest": "^30.0.0", |
44 | 44 | "@types/lodash": "^4.17.20", |
45 | | - "@types/node": "^24.5.2", |
| 45 | + "@types/node": "^24.6.0", |
46 | 46 | "@types/object-hash": "^3.0.6", |
47 | 47 | "@types/plotly.js": "^3.0.6", |
48 | | - "@types/react": "^19.1.15", |
| 48 | + "@types/react": "^19.1.16", |
49 | 49 | "@types/react-dom": "^19.1.9", |
50 | 50 | "@types/react-grid-layout": "^1.3.5", |
51 | 51 | "@vitejs/plugin-react": "^5.0.4", |
|
57 | 57 | "prettier": "^3.6.2", |
58 | 58 | "ts-json-schema-generator": "^2.4.0", |
59 | 59 | "typescript": "~5.9.2", |
60 | | - "typescript-eslint": "^8.44.1", |
| 60 | + "typescript-eslint": "^8.45.0", |
61 | 61 | "vite": "^7.1.7", |
62 | 62 | "vite-plugin-compression": "^0.5.1", |
63 | 63 | "vite-plugin-node-polyfills": "^0.24.0", |
|
0 commit comments