|
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.3", |
17 |
| - "react": "18.2.0", |
18 |
| - "react-dom": "18.2.0", |
| 16 | + "next": "14.2.4", |
| 17 | + "react": "18.3.1", |
| 18 | + "react-dom": "18.3.1", |
19 | 19 | "tailwind-merge": "^2.3.0",
|
20 | 20 | "tailwindcss-animate": "^1.0.7"
|
21 | 21 | },
|
22 | 22 | "devDependencies": {
|
23 |
| - "@next/env": "14.2.3", |
24 |
| - "@types/node": "20.12.7", |
25 |
| - "@types/react": "18.2.79", |
26 |
| - "@types/react-dom": "18.2.25", |
27 |
| - "@typescript-eslint/eslint-plugin": "7.7.1", |
28 |
| - "@typescript-eslint/parser": "7.7.1", |
| 23 | + "@next/env": "14.2.4", |
| 24 | + "@types/node": "20.14.2", |
| 25 | + "@types/react": "18.3.3", |
| 26 | + "@types/react-dom": "18.3.0", |
| 27 | + "@typescript-eslint/eslint-plugin": "7.13.0", |
| 28 | + "@typescript-eslint/parser": "7.13.0", |
29 | 29 | "autoprefixer": "10.4.19",
|
30 | 30 | "eslint": "8.57.0",
|
31 |
| - "eslint-config-next": "14.2.3", |
| 31 | + "eslint-config-next": "14.2.4", |
32 | 32 | "eslint-config-prettier": "9.1.0",
|
33 | 33 | "husky": "9.0.11",
|
34 |
| - "lint-staged": "15.2.2", |
| 34 | + "lint-staged": "15.2.6", |
35 | 35 | "postcss": "8.4.38",
|
36 |
| - "prettier": "3.2.5", |
37 |
| - "prettier-plugin-tailwindcss": "0.5.14", |
38 |
| - "tailwindcss": "3.4.3", |
| 36 | + "prettier": "3.3.2", |
| 37 | + "prettier-plugin-tailwindcss": "0.6.3", |
| 38 | + "tailwindcss": "3.4.4", |
39 | 39 | "typescript": "5.4.5"
|
40 | 40 | }
|
41 | 41 | }
|
0 commit comments