Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Sep 9, 2024
1 parent c8f433f commit 46aad72
Show file tree
Hide file tree
Showing 4 changed files with 41 additions and 41 deletions.
2 changes: 1 addition & 1 deletion examples/next-stream-suspense/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
"@types/react-dom": "18.3.0",
"daxus": "workspace:*",
"daxus-next": "workspace:*",
"next": "14.2.5",
"next": "14.2.8",
"react": "18.3.1",
"react-dom": "18.3.1",
"typescript": "5.4.5"
Expand Down
2 changes: 1 addition & 1 deletion examples/simple-forum/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
"@types/react": "18.3.2",
"@types/react-dom": "18.3.0",
"daxus": "latest",
"next": "14.2.5",
"next": "14.2.8",
"react": "18.3.1",
"react-dom": "18.3.1",
"typescript": "5.4.5"
Expand Down
2 changes: 1 addition & 1 deletion packages/daxus-next/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@
"react-dom": "^18.3.1",
"typescript": "^5.4.5",
"daxus": "workspace:*",
"next": "^14.2.5"
"next": "^14.2.8"
},
"peerDependencies": {
"react": ">=18.0.0",
Expand Down
76 changes: 38 additions & 38 deletions pnpm-lock.yaml

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

0 comments on commit 46aad72

Please sign in to comment.