1
0
mirror of https://github.com/misskey-dev/misskey.git synced 2026-05-28 03:04:44 +02:00

refactor: パスキーまわりのライブラリを更新 (#17354)

* refactor: パスキーまわりのライブラリを更新

* fix
This commit is contained in:
かっこかり
2026-05-03 17:16:06 +09:00
committed by GitHub
parent 9d20152e05
commit 723d8add2f
20 changed files with 96 additions and 243 deletions

View File

@@ -54,7 +54,7 @@
"built"
],
"dependencies": {
"@simplewebauthn/types": "12.0.0",
"@simplewebauthn/browser": "13.3.0",
"eventemitter3": "5.0.4",
"reconnecting-websocket": "4.4.0"
}