Skip to content

Commit

Permalink
Bump next from 14.0.0 to 14.1.1 in /examples/nextjs/app (#460)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored May 10, 2024
1 parent d70e989 commit 7f82293
Show file tree
Hide file tree
Showing 2 changed files with 51 additions and 68 deletions.
117 changes: 50 additions & 67 deletions examples/nextjs/app/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion examples/nextjs/app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
"dependencies": {
"react": "^18",
"react-dom": "^18",
"next": "14.0.0"
"next": "14.1.1"
},
"devDependencies": {
"autoprefixer": "^10",
Expand Down

0 comments on commit 7f82293

Please sign in to comment.