Skip to content

Commit a0e8700

Browse files
committed
chore: upgrade next, react, react-dom, and eslint-config-next dependencies
1 parent e4fece5 commit a0e8700

File tree

2 files changed

+313
-313
lines changed

2 files changed

+313
-313
lines changed

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -23,10 +23,10 @@
2323
"clsx": "^2.1.1",
2424
"framer-motion": "^12.23.24",
2525
"lucide-react": "^0.544.0",
26-
"next": "15.5.4",
26+
"next": "15.5.7",
2727
"next-themes": "^0.4.6",
28-
"react": "19.1.0",
29-
"react-dom": "19.1.0",
28+
"react": "19.1.2",
29+
"react-dom": "19.1.2",
3030
"react-resizable-panels": "^3.0.6",
3131
"tailwind-merge": "^3.3.1",
3232
"tailwindcss-animate": "^1.0.7",
@@ -39,7 +39,7 @@
3939
"@types/react": "^19",
4040
"@types/react-dom": "^19",
4141
"eslint": "^9",
42-
"eslint-config-next": "15.5.4",
42+
"eslint-config-next": "15.5.7",
4343
"tailwindcss": "^4",
4444
"tw-animate-css": "^1.4.0",
4545
"typescript": "^5"

0 commit comments

Comments
 (0)