Skip to content

Commit

Permalink
chore(deps): bump next from 13.4.10 to 13.5.1 (#96)
Browse files Browse the repository at this point in the history
Bumps [next](https://github.com/vercel/next.js) from 13.4.10 to 13.5.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@v13.4.10...v13.5.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>
  • Loading branch information
dependabot[bot] authored Dec 9, 2023
1 parent 9900a30 commit a16db31
Show file tree
Hide file tree
Showing 3 changed files with 99 additions and 102 deletions.
2 changes: 1 addition & 1 deletion apps/igloo-kit-docs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
},
"dependencies": {
"@sentry/nextjs": "^7.77.0",
"next": "^13.4.1",
"next": "^13.5.1",
"nextra": "^2.10.0",
"nextra-theme-docs": "^2.10.0",
"react": "^18.2.0",
Expand Down
2 changes: 1 addition & 1 deletion apps/web/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
"@types/heap": "^0.2.31",
"@vercel/analytics": "^1.0.1",
"gsap": "file:gsap-bonus.tgz",
"next": "^13.4.1",
"next": "^13.5.1",
"react": "^18.2.0",
"react-dom": "^18.2.0",
"sharp": "^0.32.6",
Expand Down
Loading

0 comments on commit a16db31

Please sign in to comment.