Bump @clerk/nextjs from 5.3.2 to 5.3.3

Bumps [@clerk/nextjs](https://github.com/clerk/javascript/tree/HEAD/packages/nextjs) from 5.3.2 to 5.3.3.
- [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.3.3/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-08-22 17:22:46 +00:00 committed by GitHub
parent 0dc31307c7
commit 3a9355b1f0
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 11 additions and 11 deletions

View file

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