|
49 | 49 | "class-variance-authority": "^0.7.1", |
50 | 50 | "clsx": "^2.1.1", |
51 | 51 | "cmdk": "1.1.1", |
52 | | - "lucide-react": "^0.503.0", |
| 52 | + "lucide-react": "^0.511.0", |
53 | 53 | "next-themes": "^0.4.6", |
54 | 54 | "react": "^19.0.0", |
55 | 55 | "react-dom": "^19.0.0", |
|
61 | 61 | "zod": "^3.24.3" |
62 | 62 | }, |
63 | 63 | "devDependencies": { |
64 | | - "@eslint/js": "9.25.0", |
65 | | - "@tailwindcss/postcss": "^4.1.4", |
66 | | - "@tanstack/router-devtools": "1.116.0", |
67 | | - "@tanstack/router-plugin": "1.116.1", |
| 64 | + "@eslint/js": "9.27.0", |
| 65 | + "@tailwindcss/postcss": "4.1.4", |
| 66 | + "@tanstack/router-devtools": "1.120.10", |
| 67 | + "@tanstack/router-plugin": "1.120.10", |
68 | 68 | "@tauri-apps/cli": "2.5.0", |
69 | 69 | "@testing-library/react": "16.3.0", |
70 | 70 | "@testing-library/user-event": "14.6.1", |
71 | | - "@types/node": "22.14.1", |
72 | | - "@types/react": "19.1.2", |
73 | | - "@types/react-dom": "19.1.2", |
74 | | - "@vitejs/plugin-react": "4.4.1", |
75 | | - "@vitest/coverage-v8": "3.1.1", |
76 | | - "eslint": "9.25.0", |
| 71 | + "@types/node": "22.15.21", |
| 72 | + "@types/react": "19.1.5", |
| 73 | + "@types/react-dom": "19.1.5", |
| 74 | + "@vitejs/plugin-react": "4.5.0", |
| 75 | + "@vitest/coverage-v8": "3.1.4", |
| 76 | + "eslint": "9.27.0", |
77 | 77 | "eslint-plugin-react": "7.37.5", |
78 | | - "eslint-plugin-react-hooks": "^5.2.0", |
| 78 | + "eslint-plugin-react-hooks": "5.2.0", |
79 | 79 | "eslint-plugin-unused-imports": "4.1.4", |
80 | | - "globals": "16.0.0", |
| 80 | + "globals": "16.2.0", |
81 | 81 | "husky": "9.1.7", |
82 | 82 | "jsdom": "26.1.0", |
83 | 83 | "postcss": "8.5.3", |
84 | 84 | "prettier": "3.5.3", |
85 | | - "tailwindcss": "4.1.4", |
86 | | - "tw-animate-css": "^1.2.8", |
| 85 | + "tailwindcss": "4.1.7", |
| 86 | + "tw-animate-css": "1.2.8", |
87 | 87 | "typescript": "5.8.3", |
88 | | - "typescript-eslint": "8.30.1", |
89 | | - "vite": "6.3.4", |
90 | | - "vitest": "3.1.1" |
| 88 | + "typescript-eslint": "8.32.1", |
| 89 | + "vite": "6.3.5", |
| 90 | + "vitest": "3.1.4" |
91 | 91 | } |
92 | 92 | } |
0 commit comments