|
20 | 20 | "dependencies": { |
21 | 21 | "clsx": "^2.0.0", |
22 | 22 | "lucide-react": "^0.438.0", |
23 | | - "next": "^14.2.21", |
| 23 | + "next": "^14.2.23", |
24 | 24 | "react": "^18.2.0", |
25 | 25 | "react-dom": "^18.2.0", |
26 | 26 | "react-icons": "^5.4.0", |
27 | | - "tailwind-merge": "^2.5.5", |
| 27 | + "tailwind-merge": "^2.6.0", |
28 | 28 | "zod": "^3.24.1" |
29 | 29 | }, |
30 | 30 | "devDependencies": { |
|
34 | 34 | "@tailwindcss/forms": "^0.5.9", |
35 | 35 | "@testing-library/jest-dom": "^5.17.0", |
36 | 36 | "@testing-library/react": "^15.0.7", |
37 | | - "@types/react": "^18.3.13", |
| 37 | + "@types/react": "^18.3.18", |
38 | 38 | "@types/testing-library__jest-dom": "^5.14.9", |
39 | 39 | "@typescript-eslint/eslint-plugin": "^5.62.0", |
40 | 40 | "@typescript-eslint/parser": "^5.62.0", |
41 | 41 | "autoprefixer": "^10.4.20", |
42 | 42 | "eslint": "^8.57.1", |
43 | | - "eslint-config-next": "^14.2.21", |
| 43 | + "eslint-config-next": "^14.2.23", |
44 | 44 | "eslint-config-prettier": "^8.10.0", |
45 | 45 | "eslint-plugin-simple-import-sort": "^7.0.0", |
46 | 46 | "eslint-plugin-unused-imports": "^2.0.0", |
|
52 | 52 | "postcss": "^8.4.49", |
53 | 53 | "prettier": "^2.8.8", |
54 | 54 | "prettier-plugin-tailwindcss": "^0.5.0", |
55 | | - "tailwindcss": "^3.4.16", |
| 55 | + "tailwindcss": "^3.4.17", |
56 | 56 | "typescript": "^4.9.5" |
57 | 57 | }, |
58 | 58 | "lint-staged": { |
|
0 commit comments