|
22 | 22 | "@hono/zod-openapi": "^0.19.8", |
23 | 23 | "@hono/zod-validator": "^0.7.0", |
24 | 24 | "@hookform/resolvers": "^5.1.1", |
25 | | - "@react-email/components": "^0.1.0", |
| 25 | + "@react-email/components": "^0.1.1", |
26 | 26 | "@vitnode/blog": "workspace:*", |
27 | 27 | "@vitnode/core": "workspace:*", |
28 | 28 | "babel-plugin-react-compiler": "19.1.0-rc.2", |
29 | | - "dotenv": "^16.5.0", |
30 | | - "drizzle-kit": "^0.31.1", |
| 29 | + "dotenv": "^16.6.0", |
| 30 | + "drizzle-kit": "^0.31.3", |
31 | 31 | "drizzle-orm": "^0.44.2", |
32 | | - "hono": "^4.8.2", |
33 | | - "lucide-react": "^0.517.0", |
| 32 | + "hono": "^4.8.3", |
| 33 | + "lucide-react": "^0.523.0", |
34 | 34 | "next": "^15.3.4", |
35 | | - "next-intl": "^4.1.0", |
| 35 | + "next-intl": "^4.3.1", |
36 | 36 | "react": "^19.1.0", |
37 | 37 | "react-dom": "^19.1.0", |
38 | 38 | "react-hook-form": "^7.58.1", |
|
41 | 41 | }, |
42 | 42 | "devDependencies": { |
43 | 43 | "@playwright/test": "^1.53.1", |
44 | | - "@tailwindcss/postcss": "^4.1.10", |
45 | | - "@types/node": "^24.0.3", |
46 | | - "@types/react": "^19.1.8", |
47 | | - "@types/react-dom": "^19.1.6", |
| 44 | + "@tailwindcss/postcss": "^4.1.11", |
| 45 | + "@types/node": "^24", |
| 46 | + "@types/react": "^19.1", |
| 47 | + "@types/react-dom": "^19.1", |
48 | 48 | "@vitnode/eslint-config": "workspace:*", |
49 | 49 | "eslint": "^9.29.0", |
50 | | - "prettier": "^3.5.3", |
51 | | - "react-email": "^4.0.16", |
52 | | - "tailwindcss": "^4.1.10", |
| 50 | + "prettier": "^3.6.1", |
| 51 | + "react-email": "^4.0.17", |
| 52 | + "tailwindcss": "^4.1.11", |
53 | 53 | "tw-animate-css": "^1.3.4", |
54 | 54 | "typescript": "^5.8.3" |
55 | 55 | } |
|
0 commit comments