Skip to content

Commit 397748a

Browse files
authored
chore(examples): update next deps (#1087)
1 parent 6fb6032 commit 397748a

File tree

2 files changed

+49
-48
lines changed

2 files changed

+49
-48
lines changed

examples/next-app/package-lock.json

+48-47
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

examples/next-app/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
"dependencies": {
1212
"react": "^18",
1313
"react-dom": "^18",
14-
"next": "14.2.14"
14+
"next": "14.2.25"
1515
},
1616
"devDependencies": {
1717
"typescript": "^5",

0 commit comments

Comments
 (0)