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

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2024-05-22 17:43:24 +00:00 committed by GitHub
parent 7a3d7582d1
commit 561c8fb3c8
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 34 additions and 33 deletions

View file

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