|
21 | 21 | "@radix-ui/react-select": "^2.2.6", |
22 | 22 | "@radix-ui/react-slider": "^1.3.6", |
23 | 23 | "framer-motion": "^12.23.24", |
24 | | - "lucide-react": "^0.546.0", |
| 24 | + "lucide-react": "^0.548.0", |
25 | 25 | "next": "^16.0.0", |
26 | | - "next-intl": "^4.3.12", |
| 26 | + "next-intl": "^4.4.0", |
27 | 27 | "react": "^19.2.0", |
28 | 28 | "react-dom": "^19.2.0", |
29 | 29 | "zustand": "^5.0.8" |
|
32 | 32 | "@axe-core/playwright": "^4.11.0", |
33 | 33 | "@eslint/eslintrc": "^3.3.1", |
34 | 34 | "@playwright/test": "^1.56.1", |
35 | | - "@tailwindcss/postcss": "^4.1.15", |
| 35 | + "@tailwindcss/postcss": "^4.1.16", |
36 | 36 | "@types/node": "^24.9.1", |
37 | 37 | "@types/react": "^19.2.2", |
38 | 38 | "@types/react-dom": "^19.2.2", |
|
41 | 41 | "eslint": "^9.38.0", |
42 | 42 | "eslint-config-next": "^16.0.0", |
43 | 43 | "husky": "^9.1.7", |
44 | | - "lint-staged": "^16.2.5", |
| 44 | + "lint-staged": "^16.2.6", |
45 | 45 | "postcss": "^8.5.6", |
46 | 46 | "prettier": "^3.6.2", |
47 | | - "tailwindcss": "^4.1.15", |
| 47 | + "tailwindcss": "^4.1.16", |
48 | 48 | "typescript": "^5.9.3" |
49 | 49 | }, |
50 | 50 | "packageManager": "pnpm@10.17.1", |
|
0 commit comments