Skip to content

Commit

Permalink
chore(deps): bump next from 11.1.4 to 13.5.0
Browse files Browse the repository at this point in the history
Bumps [next](https://github.com/vercel/next.js) from 11.1.4 to 13.5.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@v11.1.4...v13.5.0)

---
updated-dependencies:
- dependency-name: next
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 24, 2023
1 parent 0f4b249 commit 48c039d
Show file tree
Hide file tree
Showing 5 changed files with 150 additions and 1,178 deletions.
2 changes: 1 addition & 1 deletion examples/next-app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
"farrow-next": "^2.0.1",
"farrow-pipeline": "^2.0.1",
"farrow-schema": "^2.0.1",
"next": "^11.1.1",
"next": "^13.5.0",
"react": "^17.0.0",
"react-dom": "^17.0.0"
},
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
"farrow-next": "^2.2.0",
"farrow-next-server": "^2.2.0",
"farrow-schema": "^2.2.0",
"next": "^11.1.1",
"next": "^13.5.0",
"react": "^17.0.0",
"react-dom": "^17.0.0"
},
Expand Down
2 changes: 1 addition & 1 deletion packages/farrow-next-server/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@
"@types/react": "^17.0.0",
"@types/react-dom": "^17.0.0",
"farrow-http": "^2.3.0",
"next": "^12.0.4",
"next": "^13.5.0",
"react": "^17.0.0",
"react-dom": "^17.0.0",
"typescript": "^5.0.4"
Expand Down
2 changes: 1 addition & 1 deletion packages/farrow-next/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@
"@types/react-dom": "^17.0.0",
"@types/redux-logger": "^3.0.7",
"jest": "^29.5.0",
"next": "^11.1.2",
"next": "^13.5.0",
"react": "^17.0.0",
"react-dom": "^17.0.0",
"ts-jest": "^29.1.0",
Expand Down
Loading

0 comments on commit 48c039d

Please sign in to comment.