|
13 | 13 | }, |
14 | 14 | "dependencies": { |
15 | 15 | "@radix-ui/react-slot": "^1.1.2", |
16 | | - "@radix-ui/react-toast": "^1.2.6", |
| 16 | + "@radix-ui/react-toast": "^1.2.14", |
17 | 17 | "class-variance-authority": "^0.7.1", |
18 | 18 | "clsx": "^2.1.1", |
19 | | - "lucide-react": "^0.475.0", |
20 | | - "react": "^19.0.0", |
21 | | - "react-dom": "^19.0.0", |
22 | | - "react-router-dom": "^7.1.5", |
23 | | - "tailwind-merge": "^3.0.1", |
| 19 | + "lucide-react": "^0.511.0", |
| 20 | + "react": "^19.1.0", |
| 21 | + "react-dom": "^19.1.0", |
| 22 | + "react-router-dom": "^7.6.0", |
| 23 | + "tailwind-merge": "^3.3.0", |
24 | 24 | "tailwindcss-animate": "^1.0.7" |
25 | 25 | }, |
26 | 26 | "devDependencies": { |
27 | 27 | "@types/node": "^22.13.4", |
28 | | - "@types/react": "^19.0.0", |
29 | | - "@types/react-dom": "^19.0.0", |
30 | | - "@vitejs/plugin-react": "^4.2.1", |
31 | | - "autoprefixer": "^10.4.17", |
32 | | - "postcss": "^8.4.35", |
33 | | - "prettier": "^3.2.5", |
34 | | - "tailwindcss": "^3.4.1", |
35 | | - "typescript": "^4.9.5", |
36 | | - "vite": "^5.1.1" |
| 28 | + "@types/react": "^19.0.10", |
| 29 | + "@types/react-dom": "^19.0.7", |
| 30 | + "@vitejs/plugin-react": "^4.3.1", |
| 31 | + "autoprefixer": "^10.4.18", |
| 32 | + "postcss": "^8.4.38", |
| 33 | + "prettier": "^3.4.2", |
| 34 | + "tailwindcss": "^3.4.3", |
| 35 | + "typescript": "^5.4.5", |
| 36 | + "vite": "^5.2.12" |
37 | 37 | } |
38 | 38 | } |
0 commit comments