|
16 | 16 | "@dnd-kit/modifiers": "^9.0.0", |
17 | 17 | "@dnd-kit/sortable": "^10.0.0", |
18 | 18 | "@dnd-kit/utilities": "^3.2.2", |
19 | | - "@hookform/resolvers": "^5.4.0", |
| 19 | + "@hookform/resolvers": "^5.7.1", |
20 | 20 | "@monaco-editor/react": "^4.7.0", |
21 | 21 | "graphql": "^16.14.2", |
22 | 22 | "graphql-language-service": "^5.5.2", |
23 | | - "lucide-react": "^1.26.0", |
| 23 | + "lucide-react": "^1.30.0", |
24 | 24 | "react": "^19.2.8", |
25 | 25 | "react-dom": "^19.2.8", |
26 | | - "react-hook-form": "^7.82.0", |
| 26 | + "react-hook-form": "^7.85.0", |
27 | 27 | "react-icons": "^5.7.0", |
28 | 28 | "react-router": "^8.3.0", |
29 | 29 | "zod": "^4.4.3", |
|
33 | 33 | "@tailwindcss/vite": "^4.3.3", |
34 | 34 | "@testing-library/jest-dom": "^7.0.0", |
35 | 35 | "@testing-library/react": "^16.3.2", |
36 | | - "@testing-library/user-event": "^14.6.1", |
37 | | - "@types/react": "^19.2.17", |
38 | | - "@types/react-dom": "^19.2.3", |
39 | | - "@vitejs/plugin-react": "^6.0.4", |
| 36 | + "@testing-library/user-event": "^14.6.3", |
| 37 | + "@types/react": "^19.2.18", |
| 38 | + "@types/react-dom": "^19.2.4", |
| 39 | + "@vitejs/plugin-react": "^6.0.5", |
40 | 40 | "autoprefixer": "^10.5.4", |
41 | | - "jsdom": "^29.1.1", |
| 41 | + "jsdom": "^30.0.1", |
42 | 42 | "msw": "^2.15.0", |
43 | | - "postcss": "^8.5.22", |
44 | 43 | "tailwindcss": "^4.3.3", |
45 | 44 | "typescript": "^7.0.2", |
46 | | - "vite": "^8.1.5", |
| 45 | + "vite": "^8.2.1", |
47 | 46 | "vitest": "^4.1.10" |
48 | 47 | } |
49 | 48 | } |
0 commit comments