|
32 | 32 | "bootstrap": "^5.3.8", |
33 | 33 | "gray-matter": "^4.0.3", |
34 | 34 | "marked": "^16.4.2", |
35 | | - "next": "16.2.4", |
36 | | - "react": "19.2.3", |
37 | | - "react-dom": "19.2.3", |
| 35 | + "next": "16.2.6", |
| 36 | + "react": "19.2.6", |
| 37 | + "react-dom": "19.2.6", |
38 | 38 | "sass": "^1.99.0" |
39 | 39 | }, |
40 | 40 | "devDependencies": { |
41 | 41 | "@commitlint/cli": "^20.5.3", |
42 | 42 | "@commitlint/config-conventional": "^20.5.3", |
43 | 43 | "@commitlint/types": "^20.5.0", |
44 | 44 | "@eslint/js": "^9.39.4", |
45 | | - "@next/eslint-plugin-next": "16.1.1", |
46 | | - "@playwright/test": "^1.59.1", |
47 | | - "@tailwindcss/postcss": "^4.2.4", |
| 45 | + "@next/eslint-plugin-next": "16.2.6", |
| 46 | + "@playwright/test": "^1.60.0", |
| 47 | + "@tailwindcss/postcss": "^4.3.0", |
48 | 48 | "@testing-library/jest-dom": "^6.9.1", |
49 | 49 | "@testing-library/react": "^16.3.2", |
50 | 50 | "@testing-library/user-event": "^14.6.1", |
51 | | - "@types/node": "^20.19.39", |
52 | | - "@types/react": "19.2.7", |
| 51 | + "@types/node": "^20.19.41", |
| 52 | + "@types/react": "19.2.14", |
53 | 53 | "@types/react-dom": "19.2.3", |
54 | | - "@typescript-eslint/eslint-plugin": "^8.59.1", |
55 | | - "@typescript-eslint/parser": "^8.59.1", |
| 54 | + "@typescript-eslint/eslint-plugin": "^8.59.3", |
| 55 | + "@typescript-eslint/parser": "^8.59.3", |
56 | 56 | "@vitejs/plugin-react": "^5.2.0", |
57 | | - "@vitest/coverage-v8": "^4.1.5", |
| 57 | + "@vitest/coverage-v8": "^4.1.6", |
58 | 58 | "conventional-changelog-atom": "^5.1.0", |
59 | 59 | "eslint": "^9.39.4", |
60 | 60 | "eslint-config-next": "16.1.1", |
|
63 | 63 | "husky": "^9.1.7", |
64 | 64 | "jsdom": "^27.4.0", |
65 | 65 | "lint-staged": "^16.4.0", |
66 | | - "postcss": "^8.5.13", |
| 66 | + "postcss": "^8.5.14", |
67 | 67 | "prettier": "^3.8.3", |
68 | 68 | "tailwindcss": "^3.4.19", |
69 | 69 | "typescript": "^5.9.3", |
70 | | - "vitest": "^4.1.5" |
| 70 | + "vitest": "^4.1.6" |
71 | 71 | }, |
72 | 72 | "pnpm": { |
73 | 73 | "overrides": { |
|
0 commit comments