|
24 | 24 | "@radix-ui/react-slot": "^1.1.2", |
25 | 25 | "@radix-ui/react-tabs": "^1.1.3", |
26 | 26 | "@radix-ui/react-toast": "^1.2.6", |
27 | | - "@react-router/node": "7.3.0", |
28 | | - "@tailwindcss/vite": "^4.0.11", |
| 27 | + "@react-router/node": "7.4.0", |
| 28 | + "@tailwindcss/vite": "^4.0.14", |
29 | 29 | "class-variance-authority": "^0.7.1", |
30 | 30 | "clsx": "^2.1.1", |
31 | 31 | "dayjs": "^1.11.13", |
32 | 32 | "firebase": "^11.4.0", |
33 | | - "isbot": "^5.1.23", |
34 | | - "lucide-react": "^0.477.0", |
| 33 | + "isbot": "^5.1.25", |
| 34 | + "lucide-react": "^0.483.0", |
35 | 35 | "marked": "^15.0.7", |
36 | | - "next-themes": "^0.4.4", |
| 36 | + "next-themes": "^0.4.6", |
37 | 37 | "pure-uuid": "^1.8.1", |
38 | 38 | "react": "19.0.0", |
39 | 39 | "react-dom": "19.0.0", |
40 | | - "react-markdown": "^10.0.1", |
41 | | - "react-router": "7.3.0", |
42 | | - "react-router-dom": "7.3.0", |
| 40 | + "react-markdown": "^10.1.0", |
| 41 | + "react-router": "7.4.0", |
| 42 | + "react-router-dom": "7.4.0", |
43 | 43 | "react-twc": "^1.4.2", |
44 | 44 | "remix-flat-routes": "^0.8.5", |
45 | 45 | "sonner": "^2.0.1", |
|
51 | 51 | "devDependencies": { |
52 | 52 | "@biomejs/biome": "^1.9.4", |
53 | 53 | "@mdx-js/rollup": "^3.1.0", |
54 | | - "@react-router/dev": "7.3.0", |
55 | | - "@react-router/remix-routes-option-adapter": "^7.3.0", |
| 54 | + "@react-router/dev": "7.4.0", |
| 55 | + "@react-router/remix-routes-option-adapter": "^7.4.0", |
56 | 56 | "@tailwindcss/typography": "^0.5.16", |
57 | | - "@types/react": "^19.0.10", |
| 57 | + "@types/react": "^19.0.12", |
58 | 58 | "@types/react-dom": "^19.0.4", |
59 | | - "firebase-tools": "^13.33.0", |
| 59 | + "firebase-tools": "^13.34.0", |
60 | 60 | "npm-run-all": "^4.1.5", |
61 | 61 | "prettier": "^3.5.3", |
62 | 62 | "prettier-plugin-organize-imports": "^4.1.0", |
63 | 63 | "prettier-plugin-tailwindcss": "^0.6.11", |
64 | 64 | "remark-frontmatter": "^5.0.0", |
65 | 65 | "remark-mdx-frontmatter": "^5.0.0", |
66 | 66 | "rollup-plugin-visualizer": "^5.14.0", |
67 | | - "tailwindcss": "^4.0.11", |
| 67 | + "tailwindcss": "^4.0.14", |
68 | 68 | "typescript": "^5.8.2", |
69 | | - "vite": "^6.2.1", |
| 69 | + "vite": "^6.2.2", |
70 | 70 | "vite-tsconfig-paths": "^5.1.4" |
71 | 71 | }, |
72 | 72 | "engines": { |
|
0 commit comments