|
40 | 40 | "@vercel/analytics": "^1.5.0",
|
41 | 41 | "class-variance-authority": "^0.7.1",
|
42 | 42 | "clsx": "^2.1.1",
|
43 |
| - "lucide-react": "^0.477.0", |
44 |
| - "next": "^15.2.0", |
45 |
| - "next-themes": "^0.4.5", |
| 43 | + "lucide-react": "^0.483.0", |
| 44 | + "next": "^15.2.3", |
| 45 | + "next-themes": "^0.4.6", |
46 | 46 | "react": "^19.0.0",
|
47 | 47 | "react-dom": "^19.0.0",
|
48 | 48 | "sharp": "^0.33.5",
|
|
52 | 52 | },
|
53 | 53 | "devDependencies": {
|
54 | 54 | "@eslint/eslintrc": "^3.3.0",
|
55 |
| - "@eslint/js": "^9.21.0", |
56 |
| - "@next/eslint-plugin-next": "^15.2.0", |
57 |
| - "@playwright/test": "^1.50.1", |
58 |
| - "@tailwindcss/postcss": "^4.0.9", |
59 |
| - "@types/node": "^22.13.8", |
60 |
| - "@types/react": "^19.0.10", |
| 55 | + "@eslint/js": "^9.22.0", |
| 56 | + "@next/eslint-plugin-next": "^15.2.3", |
| 57 | + "@playwright/test": "^1.51.1", |
| 58 | + "@tailwindcss/postcss": "^4.0.14", |
| 59 | + "@types/node": "^22.13.10", |
| 60 | + "@types/react": "^19.0.12", |
61 | 61 | "@types/react-dom": "^19.0.4",
|
62 | 62 | "babel-plugin-react-compiler": "19.0.0-beta-e552027-20250112",
|
63 |
| - "eslint": "^9.21.0", |
64 |
| - "eslint-config-next": "^15.2.0", |
65 |
| - "eslint-config-prettier": "^10.0.2", |
| 63 | + "eslint": "^9.22.0", |
| 64 | + "eslint-config-next": "^15.2.3", |
| 65 | + "eslint-config-prettier": "^10.1.1", |
66 | 66 | "eslint-plugin-react-compiler": "19.0.0-beta-e552027-20250112",
|
67 | 67 | "eslint-plugin-react-hooks": "^5.2.0",
|
68 | 68 | "msw": "^2.7.3",
|
69 | 69 | "postcss": "^8.5.3",
|
70 | 70 | "prettier": "^3.5.3",
|
71 |
| - "tailwindcss": "^4.0.9", |
| 71 | + "tailwindcss": "^4.0.14", |
72 | 72 | "typescript": "^5.8.2"
|
73 | 73 | },
|
74 | 74 | "pnpm": {
|
|
0 commit comments