瀏覽代碼

Merge pull request #761 from 0xJacky/renovate/simplewebauthn-types-12.x

chore(deps): update devdependency @simplewebauthn/types to v12
Jacky 8 月之前
父節點
當前提交
1012727581
共有 2 個文件被更改,包括 8 次插入3 次删除
  1. 1 1
      app/package.json
  2. 7 2
      app/pnpm-lock.yaml

+ 1 - 1
app/package.json

@@ -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",

+ 7 - 2
app/pnpm-lock.yaml

@@ -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)':