mirror of
https://github.com/logto-io/logto.git
synced 2024-12-16 20:26:19 -05:00
chore(deps): update dependency @simplewebauthn/types to v10 (#5704)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
517c7330d4
commit
d38ddf15b7
2 changed files with 3 additions and 3 deletions
|
@ -40,7 +40,7 @@
|
|||
"@silverhand/ts-config": "6.0.0",
|
||||
"@silverhand/ts-config-react": "6.0.0",
|
||||
"@simplewebauthn/browser": "^10.0.0",
|
||||
"@simplewebauthn/types": "^9.0.1",
|
||||
"@simplewebauthn/types": "^10.0.0",
|
||||
"@swc/core": "^1.3.52",
|
||||
"@swc/jest": "^0.2.26",
|
||||
"@testing-library/react": "^15.0.0",
|
||||
|
|
|
@ -3524,8 +3524,8 @@ importers:
|
|||
specifier: ^10.0.0
|
||||
version: 10.0.0
|
||||
'@simplewebauthn/types':
|
||||
specifier: ^9.0.1
|
||||
version: 9.0.1
|
||||
specifier: ^10.0.0
|
||||
version: 10.0.0
|
||||
'@swc/core':
|
||||
specifier: ^1.3.52
|
||||
version: 1.3.52(@swc/helpers@0.5.1)
|
||||
|
|
Loading…
Reference in a new issue