|
13 | 13 | "@radix-ui/react-icons": "^1.3.0",
|
14 | 14 | "class-variance-authority": "^0.7.0",
|
15 | 15 | "clsx": "^2.1.1",
|
16 |
| - "next": "14.2.4", |
| 16 | + "next": "14.2.5", |
17 | 17 | "react": "18.3.1",
|
18 | 18 | "react-dom": "18.3.1",
|
19 |
| - "tailwind-merge": "^2.3.0", |
| 19 | + "tailwind-merge": "^2.4.0", |
20 | 20 | "tailwindcss-animate": "^1.0.7"
|
21 | 21 | },
|
22 | 22 | "devDependencies": {
|
23 |
| - "@next/env": "14.2.4", |
24 |
| - "@types/node": "20.14.2", |
| 23 | + "@next/env": "14.2.5", |
| 24 | + "@types/node": "20.14.12", |
25 | 25 | "@types/react": "18.3.3",
|
26 | 26 | "@types/react-dom": "18.3.0",
|
27 |
| - "@typescript-eslint/eslint-plugin": "7.13.0", |
28 |
| - "@typescript-eslint/parser": "7.13.0", |
| 27 | + "@typescript-eslint/eslint-plugin": "7.17.0", |
| 28 | + "@typescript-eslint/parser": "7.17.0", |
29 | 29 | "autoprefixer": "10.4.19",
|
30 | 30 | "eslint": "8.57.0",
|
31 |
| - "eslint-config-next": "14.2.4", |
| 31 | + "eslint-config-next": "14.2.5", |
32 | 32 | "eslint-config-prettier": "9.1.0",
|
33 |
| - "husky": "9.0.11", |
34 |
| - "lint-staged": "15.2.6", |
35 |
| - "postcss": "8.4.38", |
36 |
| - "prettier": "3.3.2", |
37 |
| - "prettier-plugin-tailwindcss": "0.6.3", |
38 |
| - "tailwindcss": "3.4.4", |
| 33 | + "husky": "9.1.2", |
| 34 | + "lint-staged": "15.2.7", |
| 35 | + "postcss": "8.4.40", |
| 36 | + "prettier": "3.3.3", |
| 37 | + "prettier-plugin-tailwindcss": "0.6.5", |
| 38 | + "tailwindcss": "3.4.7", |
39 | 39 | "typescript": "5.4.5"
|
40 | 40 | }
|
41 | 41 | }
|
0 commit comments