|
31 | 31 | "lucide-react": "~0.556.0", |
32 | 32 | "next": "~16.0.7", |
33 | 33 | "next-themes": "~0.4.6", |
34 | | - "react": "~19.2.0", |
35 | | - "react-dom": "~19.2.0", |
| 34 | + "react": "~19.2.1", |
| 35 | + "react-dom": "~19.2.1", |
36 | 36 | "react-icons": "~5.5.0", |
37 | 37 | "remark-frontmatter": "~5.0.0", |
38 | 38 | "remark-mdx-frontmatter": "~5.2.0", |
|
43 | 43 | "@eslint/eslintrc": "~3.3.3", |
44 | 44 | "@ianvs/prettier-plugin-sort-imports": "~4.7.0", |
45 | 45 | "@next/bundle-analyzer": "~16.0.7", |
46 | | - "@next/eslint-plugin-next": "~16.0.5", |
| 46 | + "@next/eslint-plugin-next": "~16.0.7", |
47 | 47 | "@tailwindcss/postcss": "~4.1.17", |
48 | 48 | "@types/node": "~24.10.1", |
49 | 49 | "@types/react": "~19.2.7", |
50 | 50 | "@types/react-dom": "~19.2.3", |
51 | 51 | "eslint": "~9.39.1", |
52 | | - "eslint-config-next": "~16.0.6", |
| 52 | + "eslint-config-next": "~16.0.7", |
53 | 53 | "eslint-config-prettier": "~10.1.8", |
54 | 54 | "eslint-plugin-react-hooks": "~7.0.1", |
55 | 55 | "eslint-plugin-tailwindcss": "4.0.0-beta.0", |
56 | 56 | "prettier": "~3.6.2", |
57 | | - "prettier-plugin-tailwindcss": "~0.7.1", |
| 57 | + "prettier-plugin-tailwindcss": "~0.7.2", |
58 | 58 | "tailwindcss": "~4.1.17", |
59 | 59 | "typescript": "~5.9.3" |
60 | 60 | } |
|
0 commit comments