|
23 | 23 | "@types/jest": "^29.5.14", |
24 | 24 | "@vercel/og": "^0.6.8", |
25 | 25 | "clsx": "^2.1.1", |
26 | | - "next": "^15.3.1", |
27 | | - "next-seo": "^6.0.0", |
| 26 | + "next": "^15.3.2", |
| 27 | + "next-seo": "^6.7.0", |
28 | 28 | "next-themes": "^0.4.6", |
29 | 29 | "react": "^19.1.0", |
30 | 30 | "react-dom": "^19.1.0", |
31 | 31 | "react-icons": "^5.5.0", |
32 | | - "tailwind-merge": "^3.2.0" |
| 32 | + "tailwind-merge": "^3.3.0" |
33 | 33 | }, |
34 | 34 | "devDependencies": { |
35 | 35 | "@biomejs/biome": "^1.9.4", |
36 | 36 | "@cloudflare/next-on-pages": "^1.13.12", |
37 | | - "@commitlint/cli": "^19.8.0", |
38 | | - "@commitlint/config-conventional": "^19.8.0", |
39 | | - "@tailwindcss/postcss": "^4.1.4", |
| 37 | + "@commitlint/cli": "^19.8.1", |
| 38 | + "@commitlint/config-conventional": "^19.8.1", |
| 39 | + "@tailwindcss/postcss": "^4.1.7", |
40 | 40 | "@testing-library/jest-dom": "^6.6.3", |
41 | 41 | "@testing-library/react": "^16.3.0", |
42 | | - "@types/node": "^22.14.1", |
43 | | - "@types/react": "^19.1.2", |
44 | | - "eslint-config-next": "^15.3.1", |
| 42 | + "@types/node": "^22.15.18", |
| 43 | + "@types/react": "^19.1.4", |
| 44 | + "eslint-config-next": "^15.3.2", |
45 | 45 | "husky": "^9.1.7", |
46 | 46 | "jest": "^29.7.0", |
47 | 47 | "jest-environment-jsdom": "^29.7.0", |
48 | | - "lint-staged": "^15.5.1", |
| 48 | + "lint-staged": "^16.0.0", |
49 | 49 | "postcss": "^8.4.8", |
50 | | - "tailwindcss": "^4.1.4", |
| 50 | + "tailwindcss": "^4.1.7", |
51 | 51 | "typescript": "^5.8.3" |
52 | 52 | }, |
53 | 53 | "lint-staged": { |
|
0 commit comments