Skip to content

Commit df1e2ce

Browse files
authored
Merge pull request #479 from miurla/update-nextjs-to-latest
Update Next.js to version 15.2.3
2 parents c74982f + 8c0ad72 commit df1e2ce

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

bun.lockb

0 Bytes
Binary file not shown.

package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@
4444
"jsdom": "^22.1.0",
4545
"katex": "^0.16.10",
4646
"lucide-react": "^0.474.0",
47-
"next": "^15.2.0",
47+
"next": "^15.2.3",
4848
"next-themes": "^0.3.0",
4949
"node-html-parser": "^6.1.13",
5050
"ollama-ai-provider": "^1.2.0",
@@ -71,7 +71,7 @@
7171
"@types/react-dom": "^18",
7272
"@types/react-syntax-highlighter": "^15.5.13",
7373
"eslint": "^8",
74-
"eslint-config-next": "^14.2.3",
74+
"eslint-config-next": "^14.2.25",
7575
"postcss": "^8",
7676
"tailwindcss": "^3.4.1",
7777
"typescript": "^5"

0 commit comments

Comments
 (0)