Skip to content

Commit 95ee131

Browse files
Copilotgkorland
andcommitted
Upgrade Next.js to 15.5.9 and eslint-config-next to 15.5.9
Co-authored-by: gkorland <753206+gkorland@users.noreply.github.com>
1 parent 77d2695 commit 95ee131

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)