|
33 | 33 | "modern-normalize": "3.0.1", |
34 | 34 | "react": "18.3.1", |
35 | 35 | "react-dom": "18.3.1", |
36 | | - "react-dropzone": "15.0.0", |
37 | | - "react-error-boundary": "6.1.1", |
38 | | - "react-hook-form": "7.72.1", |
39 | | - "react-icons": "5.6.0", |
| 36 | + "react-dropzone": "17.0.0", |
| 37 | + "react-error-boundary": "6.1.2", |
| 38 | + "react-hook-form": "7.81.0", |
| 39 | + "react-icons": "5.7.0", |
40 | 40 | "suspend-react": "0.1.3", |
41 | 41 | "wouter": "3.10.0", |
42 | | - "zustand": "5.0.12" |
| 42 | + "zustand": "5.0.14" |
43 | 43 | }, |
44 | 44 | "devDependencies": { |
45 | | - "@esrf/eslint-config": "2.3.0", |
46 | | - "@types/node": "^24.12.2", |
47 | | - "@types/react": "^18.3.28", |
| 45 | + "@esrf/eslint-config": "2.3.1", |
| 46 | + "@types/node": "^24.13.3", |
| 47 | + "@types/react": "^18.3.31", |
48 | 48 | "@types/react-dom": "^18.3.7", |
49 | | - "@vitejs/plugin-react": "6.0.1", |
| 49 | + "@vitejs/plugin-react": "6.0.3", |
50 | 50 | "eslint": "9.39.4", |
51 | | - "prettier": "3.8.3", |
| 51 | + "prettier": "3.9.5", |
52 | 52 | "sonda": "0.14.0", |
53 | 53 | "typescript": "5.9.3", |
54 | | - "vite": "8.0.7", |
55 | | - "vite-plugin-checker": "0.13.0" |
| 54 | + "vite": "8.1.4", |
| 55 | + "vite-plugin-checker": "0.14.4" |
56 | 56 | } |
57 | 57 | } |
0 commit comments