Skip to content

Commit 821fab3

Browse files
authored
Merge pull request #328 from FalkorDB/update-nextjs
Fix #327 Update nextjs
2 parents 83b07d8 + 125f9ec commit 821fab3

File tree

2 files changed

+57
-57
lines changed

2 files changed

+57
-57
lines changed

package-lock.json

Lines changed: 55 additions & 55 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.0.3",
26+
"next": "^15.1.2",
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.0",
45+
"eslint-config-next": "^15.1.2",
4646
"tailwindcss": "^3.4.3",
4747
"typescript": "^5"
4848
}

0 commit comments

Comments
 (0)