|
30 | 30 | "bootstrap": "^5.3.8", |
31 | 31 | "gray-matter": "^4.0.3", |
32 | 32 | "marked": "^16.4.2", |
33 | | - "next": "15.5.7", |
34 | | - "react": "^19.2.1", |
35 | | - "react-dom": "^19.2.1", |
36 | | - "sass": "^1.94.2" |
| 33 | + "next": "15.5.9", |
| 34 | + "react": "^19.2.3", |
| 35 | + "react-dom": "^19.2.3", |
| 36 | + "sass": "^1.96.0" |
37 | 37 | }, |
38 | 38 | "devDependencies": { |
39 | 39 | "@commitlint/cli": "^20.2.0", |
40 | 40 | "@commitlint/config-conventional": "^20.2.0", |
41 | 41 | "@commitlint/types": "^20.2.0", |
42 | | - "@eslint/js": "^9.39.1", |
| 42 | + "@eslint/js": "^9.39.2", |
43 | 43 | "@next/eslint-plugin-next": "15.5.4", |
44 | 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 | | - "@types/node": "^20.19.25", |
| 48 | + "@types/node": "^20.19.26", |
49 | 49 | "@types/react": "^19.2.7", |
50 | 50 | "@types/react-dom": "^19.2.3", |
51 | | - "@typescript-eslint/eslint-plugin": "^8.48.1", |
52 | | - "@typescript-eslint/parser": "^8.48.1", |
53 | | - "@vitejs/plugin-react": "^5.1.1", |
| 51 | + "@typescript-eslint/eslint-plugin": "^8.49.0", |
| 52 | + "@typescript-eslint/parser": "^8.49.0", |
| 53 | + "@vitejs/plugin-react": "^5.1.2", |
54 | 54 | "@vitest/coverage-v8": "3.2.4", |
55 | 55 | "conventional-changelog-atom": "^5.0.0", |
56 | | - "eslint": "^9.39.1", |
| 56 | + "eslint": "^9.39.2", |
57 | 57 | "eslint-config-next": "15.5.4", |
58 | 58 | "eslint-config-prettier": "^9.1.2", |
59 | 59 | "globals": "^15.15.0", |
60 | 60 | "husky": "^9.1.7", |
61 | | - "jsdom": "^27.2.0", |
| 61 | + "jsdom": "^27.3.0", |
62 | 62 | "lint-staged": "^16.2.7", |
63 | 63 | "postcss": "^8.5.6", |
64 | 64 | "prettier": "^3.7.4", |
65 | | - "tailwindcss": "^3.4.18", |
| 65 | + "tailwindcss": "^3.4.19", |
66 | 66 | "typescript": "^5.9.3", |
67 | 67 | "vitest": "^3.2.4" |
68 | 68 | } |
|
0 commit comments