|
30 | 30 | "bootstrap": "^5.3.8", |
31 | 31 | "gray-matter": "^4.0.3", |
32 | 32 | "marked": "^16.4.2", |
33 | | - "next": "15.5.4", |
34 | | - "react": "^19.2.0", |
35 | | - "react-dom": "^19.2.0", |
36 | | - "sass": "^1.94.0" |
| 33 | + "next": "15.5.7", |
| 34 | + "react": "^19.2.1", |
| 35 | + "react-dom": "^19.2.1", |
| 36 | + "sass": "^1.94.2" |
37 | 37 | }, |
38 | 38 | "devDependencies": { |
39 | | - "@commitlint/cli": "^20.1.0", |
40 | | - "@commitlint/config-conventional": "^20.0.0", |
41 | | - "@commitlint/types": "^20.0.0", |
| 39 | + "@commitlint/cli": "^20.2.0", |
| 40 | + "@commitlint/config-conventional": "^20.2.0", |
| 41 | + "@commitlint/types": "^20.2.0", |
42 | 42 | "@eslint/js": "^9.39.1", |
43 | 43 | "@next/eslint-plugin-next": "15.5.4", |
44 | | - "@playwright/test": "^1.56.1", |
| 44 | + "@playwright/test": "^1.57.0", |
45 | 45 | "@testing-library/jest-dom": "^6.9.1", |
46 | 46 | "@testing-library/react": "^16.3.0", |
47 | 47 | "@testing-library/user-event": "^14.6.1", |
48 | 48 | "@types/node": "^20.19.25", |
49 | | - "@types/react": "^19.2.5", |
| 49 | + "@types/react": "^19.2.7", |
50 | 50 | "@types/react-dom": "^19.2.3", |
51 | | - "@typescript-eslint/eslint-plugin": "^8.46.4", |
52 | | - "@typescript-eslint/parser": "^8.46.4", |
| 51 | + "@typescript-eslint/eslint-plugin": "^8.48.1", |
| 52 | + "@typescript-eslint/parser": "^8.48.1", |
53 | 53 | "@vitejs/plugin-react": "^5.1.1", |
54 | 54 | "@vitest/coverage-v8": "3.2.4", |
55 | 55 | "conventional-changelog-atom": "^5.0.0", |
|
59 | 59 | "globals": "^15.15.0", |
60 | 60 | "husky": "^9.1.7", |
61 | 61 | "jsdom": "^27.2.0", |
62 | | - "lint-staged": "^16.2.6", |
| 62 | + "lint-staged": "^16.2.7", |
63 | 63 | "postcss": "^8.5.6", |
64 | | - "prettier": "^3.6.2", |
| 64 | + "prettier": "^3.7.4", |
65 | 65 | "tailwindcss": "^3.4.18", |
66 | 66 | "typescript": "^5.9.3", |
67 | 67 | "vitest": "^3.2.4" |
|
0 commit comments