Skip to content

Commit 894215a

Browse files
committed
update nextjs version
1 parent f2e8fef commit 894215a

File tree

2 files changed

+41
-41
lines changed

2 files changed

+41
-41
lines changed

package-lock.json

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

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
"start": "next start"
88
},
99
"dependencies": {
10-
"next": "^15.1.6",
10+
"next": "^15.2.3",
1111
"react": "^19.0.0",
1212
"react-dom": "^19.0.0"
1313
}

0 commit comments

Comments
 (0)