Skip to content

Commit

Permalink
deps: bump next from 14.0.4 to 14.1.0
Browse files Browse the repository at this point in the history
Bumps [next](https://github.com/vercel/next.js) from 14.0.4 to 14.1.0.
- [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.4...v14.1.0)

---
updated-dependencies:
- dependency-name: next
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Feb 2, 2024
1 parent a44b3f6 commit 1b03693
Show file tree
Hide file tree
Showing 3 changed files with 52 additions and 70 deletions.
2 changes: 1 addition & 1 deletion arcjet-next/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@
"@arcjet/ip": "1.0.0-alpha.7",
"@connectrpc/connect-web": "1.3.0",
"arcjet": "1.0.0-alpha.7",
"next": "14.0.4"
"next": "14.1.0"
},
"devDependencies": {
"@arcjet/eslint-config": "1.0.0-alpha.7",
Expand Down
2 changes: 1 addition & 1 deletion eslint-config/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
"eslint-config-prettier": "9.1.0",
"eslint-config-turbo": "1.11.3",
"eslint-plugin-react": "7.33.2",
"next": "14.0.4"
"next": "14.1.0"
},
"peerDependencies": {
"eslint": "^8"
Expand Down
118 changes: 50 additions & 68 deletions package-lock.json

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

0 comments on commit 1b03693

Please sign in to comment.