Skip to content

Commit d70e989

Browse files
Bump next from 14.0.0 to 14.1.1 in /examples/nextjs-zip/app (#461)
Bumps [next](https://github.com/vercel/next.js) from 14.0.0 to 14.1.1. - [Release notes](https://github.com/vercel/next.js/releases) - [Changelog](https://github.com/vercel/next.js/blob/canary/release.js) - [Commits](vercel/next.js@v14.0.0...v14.1.1) --- updated-dependencies: - dependency-name: next dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 8ed52e7 commit d70e989

File tree

2 files changed

+51
-68
lines changed

2 files changed

+51
-68
lines changed

examples/nextjs-zip/app/package-lock.json

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

examples/nextjs-zip/app/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
"dependencies": {
1212
"react": "^18",
1313
"react-dom": "^18",
14-
"next": "14.0.0"
14+
"next": "14.1.1"
1515
},
1616
"devDependencies": {
1717
"autoprefixer": "^10",

0 commit comments

Comments
 (0)