Skip to content

Commit 36589a7

Browse files
authored
chore(deps): update nextjs example to v14 (#1071)
1 parent 2dab2c0 commit 36589a7

File tree

2 files changed

+49
-49
lines changed

2 files changed

+49
-49
lines changed

examples/nextjs/package-lock.json

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

examples/nextjs/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
"test": "cypress run"
1111
},
1212
"dependencies": {
13-
"next": "13.5.4",
13+
"next": "14.0.1",
1414
"react": "18.2.0",
1515
"react-dom": "18.2.0"
1616
},

0 commit comments

Comments
 (0)