Bump @clerk/nextjs from 5.0.3 to 5.0.4

Bumps [@clerk/nextjs](https://github.com/clerk/javascript/tree/HEAD/packages/nextjs) from 5.0.3 to 5.0.4.
- [Release notes](https://github.com/clerk/javascript/releases)
- [Changelog](https://github.com/clerk/javascript/blob/main/packages/nextjs/CHANGELOG.md)
- [Commits](https://github.com/clerk/javascript/commits/@clerk/nextjs@5.0.4/packages/nextjs)

---
updated-dependencies:
- dependency-name: "@clerk/nextjs"
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2024-05-01 17:33:32 +00:00 committed by GitHub
parent ae6a8d69b8
commit 4e08936b1e
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 27 additions and 27 deletions

View file

@ -12,7 +12,7 @@
"format:fix": "prettier --write --ignore-path .prettierignore ."
},
"dependencies": {
"@clerk/nextjs": "^5.0.3",
"@clerk/nextjs": "^5.0.4",
"@hello-pangea/dnd": "^16.6.0",
"@liveblocks/client": "^1.11.0",
"@liveblocks/node": "^1.11.3",