|
16 | 16 | "clsx": "^2.1.1", |
17 | 17 | "cmdk": "^1.1.1", |
18 | 18 | "flexsearch": "^0.8.212", |
19 | | - "lucide-react": "^0.564.0", |
| 19 | + "lucide-react": "^0.577.0", |
20 | 20 | "radix-ui": "^1.4.3", |
21 | 21 | "react": "^19.2.4", |
22 | 22 | "react-dom": "^19.2.4", |
23 | 23 | "react-markdown": "^10.1.0", |
24 | | - "react-router-dom": "^7.13.0", |
| 24 | + "react-router-dom": "^7.13.1", |
25 | 25 | "remark-gfm": "^4.0.1", |
26 | | - "tailwind-merge": "^3.4.1", |
27 | | - "zustand": "^5.0.11" |
| 26 | + "tailwind-merge": "^3.5.0", |
| 27 | + "zustand": "^5.0.12" |
28 | 28 | }, |
29 | 29 | "devDependencies": { |
30 | | - "@tailwindcss/postcss": "^4.1.18", |
31 | | - "@tailwindcss/vite": "^4.1.18", |
| 30 | + "@tailwindcss/postcss": "^4.2.2", |
| 31 | + "@tailwindcss/vite": "^4.2.2", |
32 | 32 | "@testing-library/jest-dom": "^6.9.1", |
33 | 33 | "@testing-library/react": "^16.3.2", |
34 | 34 | "@testing-library/user-event": "^14.6.1", |
35 | | - "@types/react": "^19.2.13", |
| 35 | + "@types/react": "^19.2.14", |
36 | 36 | "@types/react-dom": "^19.2.3", |
37 | | - "@vitejs/plugin-react": "^5.1.3", |
38 | | - "@vitest/coverage-v8": "^4.0.18", |
39 | | - "autoprefixer": "^10.4.24", |
40 | | - "eslint": "^9.39.2", |
41 | | - "jsdom": "^28.0.0", |
42 | | - "postcss": "^8.5.6", |
43 | | - "rollup-plugin-visualizer": "^6.0.5", |
| 37 | + "@vitejs/plugin-react": "^6.0.1", |
| 38 | + "@vitest/coverage-v8": "^4.1.1", |
| 39 | + "autoprefixer": "^10.4.27", |
| 40 | + "eslint": "^10.1.0", |
| 41 | + "jsdom": "^29.0.1", |
| 42 | + "postcss": "^8.5.8", |
| 43 | + "rollup-plugin-visualizer": "^7.0.1", |
44 | 44 | "tailwindcss": "^4.1.18", |
45 | | - "terser": "^5.46.0", |
| 45 | + "terser": "^5.46.1", |
46 | 46 | "typescript": "^5.9.3", |
47 | | - "vite": "^7.3.1", |
48 | | - "vitest": "^4.0.18" |
| 47 | + "vite": "^8.0.2", |
| 48 | + "vitest": "^4.1.1" |
49 | 49 | }, |
50 | 50 | "repository": { |
51 | 51 | "type": "git", |
|
0 commit comments