Skip to content

Commit

Permalink
Bump next from 13.3.1 to 13.5.0
Browse files Browse the repository at this point in the history
Bumps [next](https://github.com/vercel/next.js) from 13.3.1 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@v13.3.1...v13.5.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Nov 16, 2023
1 parent f5f68b8 commit 412400c
Show file tree
Hide file tree
Showing 2 changed files with 192 additions and 189 deletions.
2 changes: 1 addition & 1 deletion examples/nextjs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
"eslint": "^8.29.0",
"eslint-config-next": "^13.0.6",
"lit": "^3.0.0",
"next": "^13.0.6",
"next": "^13.5.0",
"react": "^18.2.0",
"react-dom": "^18.2.0",
"typescript": "~5.2.0"
Expand Down

0 comments on commit 412400c

Please sign in to comment.