|
32 | 32 | "ansi-to-html": "^0.7.2", |
33 | 33 | "class-variance-authority": "^0.7.1", |
34 | 34 | "clsx": "^2.1.1", |
35 | | - "lucide-react": "^1.14.0", |
| 35 | + "lucide-react": "^1.16.0", |
36 | 36 | "react": "^19.2.6", |
37 | 37 | "react-dom": "^19.2.6", |
38 | 38 | "tailwind-merge": "^3.6.0" |
39 | 39 | }, |
40 | 40 | "devDependencies": { |
41 | 41 | "@bufbuild/protobuf": "^2.12.0", |
42 | 42 | "@bufbuild/protoc-gen-es": "^2.12.0", |
43 | | - |
44 | 43 | "@eslint/js": "^10.0.1", |
45 | 44 | "@playwright/test": "^1.60.0", |
46 | 45 | "@tailwindcss/vite": "^4.3.0", |
47 | 46 | "@testing-library/dom": "^10.4.1", |
48 | 47 | "@testing-library/jest-dom": "^6.9.1", |
49 | 48 | "@testing-library/react": "^16.3.2", |
50 | 49 | "@testing-library/user-event": "^14.6.1", |
51 | | - "@types/node": "^25.7.0", |
| 50 | + "@types/node": "^25.8.0", |
52 | 51 | "@types/react": "^19.2.14", |
53 | 52 | "@types/react-dom": "^19.2.3", |
54 | 53 | "@typescript-eslint/eslint-plugin": "^8.59.3", |
55 | 54 | "@typescript-eslint/parser": "^8.59.3", |
56 | | - "@vitejs/plugin-react": "^6.0.1", |
| 55 | + "@vitejs/plugin-react": "^6.0.2", |
57 | 56 | "@vitest/coverage-v8": "^4.1.6", |
58 | 57 | "@vitest/ui": "^4.1.6", |
59 | 58 | "autoprefixer": "^10.5.0", |
60 | | - "eslint": "^10.3.0", |
| 59 | + "eslint": "^10.4.0", |
61 | 60 | "eslint-plugin-react-hooks": "^7.1.1", |
62 | 61 | "eslint-plugin-react-refresh": "^0.5.2", |
63 | 62 | "globals": "^17.6.0", |
|
66 | 65 | "tailwindcss": "^4.3.0", |
67 | 66 | "typescript": "^6.0.3", |
68 | 67 | "typescript-eslint": "^8.59.3", |
69 | | - "vite": "^8.0.12", |
| 68 | + "vite": "^8.0.13", |
70 | 69 | "vitest": "^4.1.6" |
71 | 70 | } |
72 | 71 | } |
0 commit comments