|
23 | 23 | }, |
24 | 24 | "dependencies": { |
25 | 25 | "@ai-sdk/openai": "^1.1.9", |
26 | | - "@next/third-parties": "^15.1.6", |
| 26 | + "@next/third-parties": "^15.1.9", |
27 | 27 | "@radix-ui/react-collapsible": "^1.1.2", |
28 | 28 | "@radix-ui/react-dialog": "^1.1.6", |
29 | 29 | "@radix-ui/react-dropdown-menu": "^2.1.6", |
|
50 | 50 | "hast-util-to-jsx-runtime": "^2.3.2", |
51 | 51 | "katex": "^0.16.21", |
52 | 52 | "lucide-react": "^0.474.0", |
53 | | - "next": "15.1.6", |
| 53 | + "next": "15.5.7", |
54 | 54 | "next-themes": "^0.4.4", |
55 | 55 | "openai": "^4.83.0", |
56 | 56 | "react": "^19.0.0", |
|
71 | 71 | "@eslint/js": "^9.19.0", |
72 | 72 | "@fumadocs/cli": "^0.1.1", |
73 | 73 | "@jest/globals": "^30.2.0", |
74 | | - "@next/eslint-plugin-next": "^15.1.6", |
| 74 | + "@next/eslint-plugin-next": "^15.5.7", |
75 | 75 | "@tailwindcss/postcss": "^4.0.0", |
76 | 76 | "@trivago/prettier-plugin-sort-imports": "^5.2.2", |
77 | 77 | "@types/hast": "^3.0.4", |
|
86 | 86 | "@typescript-eslint/parser": "^8.22.0", |
87 | 87 | "dotenv": "^16.4.7", |
88 | 88 | "eslint": "^8.57.1", |
89 | | - "eslint-config-next": "15.1.6", |
| 89 | + "eslint-config-next": "15.5.7", |
90 | 90 | "eslint-config-prettier": "^10.0.1", |
91 | 91 | "eslint-plugin-only-warn": "^1.1.0", |
92 | 92 | "eslint-plugin-react": "^7.37.4", |
|
0 commit comments