|
32 | 32 | "dependencies": { |
33 | 33 | "@headlessui/react": "^2.2.9", |
34 | 34 | "@heroicons/react": "^2.2.0", |
35 | | - "next": "^16.1.7", |
| 35 | + "next": "^16.2.0", |
36 | 36 | "next-themes": "^0.4.6", |
37 | 37 | "prismjs": "^1.30.0", |
38 | 38 | "react": "^19.2.4", |
|
41 | 41 | }, |
42 | 42 | "devDependencies": { |
43 | 43 | "@eslint/js": "^9.39.4", |
44 | | - "@next/eslint-plugin-next": "^16.1.7", |
45 | | - "@tailwindcss/postcss": "^4.2.1", |
| 44 | + "@next/eslint-plugin-next": "^16.2.0", |
| 45 | + "@tailwindcss/postcss": "^4.2.2", |
46 | 46 | "@trivago/prettier-plugin-sort-imports": "^6.0.2", |
47 | 47 | "@types/node": "^25.5.0", |
48 | 48 | "@types/react": "^19.2.14", |
49 | 49 | "@types/react-dom": "^19.2.3", |
50 | 50 | "autoprefixer": "^10.4.27", |
51 | 51 | "eslint": "^9.39.4", |
52 | | - "eslint-config-next": "^16.1.7", |
| 52 | + "eslint-config-next": "^16.2.0", |
53 | 53 | "eslint-plugin-react": "^7.37.5", |
54 | 54 | "eslint-plugin-react-hooks": "^7.0.1", |
55 | 55 | "globals": "^17.4.0", |
56 | 56 | "next-seo": "^7.2.0", |
57 | 57 | "postcss": "^8.5.8", |
58 | 58 | "prettier": "^3.8.1", |
59 | 59 | "prettier-plugin-tailwindcss": "^0.7.2", |
60 | | - "tailwindcss": "^4.2.1", |
| 60 | + "tailwindcss": "^4.2.2", |
61 | 61 | "typescript": "^5.9.3", |
62 | 62 | "typescript-eslint": "^8.57.1" |
63 | 63 | } |
|
0 commit comments