Skip to content

Commit 8a89f17

Browse files
authored
Merge pull request #504 from FalkorDB/copilot/upgrade-nextjs-15-5-9
Upgrade Next.js to 15.5.9
2 parents 88a71a3 + 95ee131 commit 8a89f17

2 files changed

Lines changed: 22 additions & 18 deletions

File tree

package-lock.json

Lines changed: 20 additions & 16 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
"class-variance-authority": "^0.7.1",
2424
"clsx": "^2.1.0",
2525
"lucide-react": "^0.441.0",
26-
"next": "^15.5.7",
26+
"next": "^15.5.9",
2727
"playwright": "^1.49.1",
2828
"react": "^18",
2929
"react-dom": "^18",
@@ -42,7 +42,7 @@
4242
"@types/react-dom": "^18",
4343
"@types/react-syntax-highlighter": "^15.5.13",
4444
"eslint": "^9",
45-
"eslint-config-next": "^15.1.2",
45+
"eslint-config-next": "^15.5.9",
4646
"tailwindcss": "^3.4.3",
4747
"typescript": "^5"
4848
}

0 commit comments

Comments
 (0)