feat: update identitydb to 0.5.0

This commit is contained in:
2026-05-20 23:22:32 +09:00
parent 05f077b798
commit 488ba20eb6
3 changed files with 40 additions and 40 deletions

View File

@@ -48,7 +48,7 @@
"prepublishOnly": "bun run check && bun run test && bun run build && bun run pack:check"
},
"dependencies": {
"identitydb": "^0.4.0"
"identitydb": "^0.5.0"
},
"devDependencies": {
"@types/bun": "latest",