mirror of
https://github.com/0xJacky/nginx-ui.git
synced 2025-05-12 10:55:51 +02:00
chore(deps): update devdependency @simplewebauthn/types to v12
This commit is contained in:
parent
f9adbfc4bb
commit
37e5995f35
2 changed files with 8 additions and 3 deletions
|
@ -59,7 +59,7 @@
|
|||
"@iconify/types": "^2.0.0",
|
||||
"@iconify/utils": "^2.1.33",
|
||||
"@iconify/vue": "^4.1.2",
|
||||
"@simplewebauthn/types": "^11.0.0",
|
||||
"@simplewebauthn/types": "^12.0.0",
|
||||
"@types/lodash": "^4.17.13",
|
||||
"@types/nprogress": "^0.2.3",
|
||||
"@types/sortablejs": "^1.15.8",
|
||||
|
|
9
app/pnpm-lock.yaml
generated
9
app/pnpm-lock.yaml
generated
|
@ -142,8 +142,8 @@ importers:
|
|||
specifier: ^4.1.2
|
||||
version: 4.1.2(vue@3.5.13(typescript@5.6.3))
|
||||
'@simplewebauthn/types':
|
||||
specifier: ^11.0.0
|
||||
version: 11.0.0
|
||||
specifier: ^12.0.0
|
||||
version: 12.0.0
|
||||
'@types/lodash':
|
||||
specifier: ^4.17.13
|
||||
version: 4.17.13
|
||||
|
@ -1515,6 +1515,9 @@ packages:
|
|||
'@simplewebauthn/types@11.0.0':
|
||||
resolution: {integrity: sha512-b2o0wC5u2rWts31dTgBkAtSNKGX0cvL6h8QedNsKmj8O4QoLFQFR3DBVBUlpyVEhYKA+mXGUaXbcOc4JdQ3HzA==}
|
||||
|
||||
'@simplewebauthn/types@12.0.0':
|
||||
resolution: {integrity: sha512-q6y8MkoV8V8jB4zzp18Uyj2I7oFp2/ONL8c3j8uT06AOWu3cIChc1au71QYHrP2b+xDapkGTiv+9lX7xkTlAsA==}
|
||||
|
||||
'@sindresorhus/merge-streams@2.3.0':
|
||||
resolution: {integrity: sha512-LtoMMhxAlorcGhmFYI+LhPgbPZCkgP6ra1YL604EeF6U98pLlQ3iWIGMdWSC+vWmPBWBNgmDBAhnAobLROJmwg==}
|
||||
engines: {node: '>=18'}
|
||||
|
@ -6318,6 +6321,8 @@ snapshots:
|
|||
|
||||
'@simplewebauthn/types@11.0.0': {}
|
||||
|
||||
'@simplewebauthn/types@12.0.0': {}
|
||||
|
||||
'@sindresorhus/merge-streams@2.3.0': {}
|
||||
|
||||
'@stylistic/eslint-plugin@2.11.0(eslint@9.14.0(jiti@2.4.0))(typescript@5.6.3)':
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue