|
23 | 23 | "dotenv": "^17.2.3", |
24 | 24 | "glob": "^11.0.3", |
25 | 25 | "gray-matter": "4.0.3", |
26 | | - "next": "16.0.1", |
| 26 | + "next": "16.0.3", |
27 | 27 | "node-fetch": "^3.3.2", |
28 | 28 | "prismjs": "^1.30.0", |
29 | 29 | "react": "19.2.0", |
|
36 | 36 | }, |
37 | 37 | "devDependencies": { |
38 | 38 | "@eslint/eslintrc": "3.3.1", |
39 | | - "@eslint/js": "9.38.0", |
| 39 | + "@eslint/js": "9.39.1", |
40 | 40 | "@ianvs/prettier-plugin-sort-imports": "4.7.0", |
41 | | - "@types/node": "24.9.2", |
42 | | - "@types/react": "19.2.2", |
43 | | - "@types/react-dom": "19.2.2", |
44 | | - "@typescript-eslint/eslint-plugin": "8.46.2", |
45 | | - "eslint": "9.38.0", |
46 | | - "eslint-config-next": "16.0.1", |
| 41 | + "@types/node": "24.10.1", |
| 42 | + "@types/react": "19.2.5", |
| 43 | + "@types/react-dom": "19.2.3", |
| 44 | + "@typescript-eslint/eslint-plugin": "8.46.4", |
| 45 | + "eslint": "9.39.1", |
| 46 | + "eslint-config-next": "16.0.3", |
47 | 47 | "eslint-config-prettier": "10.1.8", |
48 | 48 | "eslint-plugin-prettier": "5.5.4", |
49 | 49 | "eslint-plugin-tailwindcss": "3.18.2", |
|
52 | 52 | "prettier-plugin-tailwindcss": "0.7.1" |
53 | 53 | }, |
54 | 54 | "overrides": { |
55 | | - "@types/react": "19.2.2", |
56 | | - "@types/react-dom": "19.2.2" |
| 55 | + "@types/react": "19.2.5", |
| 56 | + "@types/react-dom": "19.2.3" |
57 | 57 | } |
58 | 58 | } |
0 commit comments