Browse Source

Merge pull request #590 from 0xJacky/dependabot/npm_and_yarn/app/dev/vue/shared-3.5.10

chore(deps): bump @vue/shared from 3.5.6 to 3.5.10 in /app
Jacky 9 months ago
parent
commit
61c07d385b
2 changed files with 9 additions and 4 deletions
  1. 1 1
      app/package.json
  2. 8 3
      app/pnpm-lock.yaml

+ 1 - 1
app/package.json

@@ -16,7 +16,7 @@
     "@formkit/auto-animate": "^0.8.2",
     "@simplewebauthn/browser": "^10.0.0",
     "@vue/reactivity": "^3.5.6",
-    "@vue/shared": "^3.5.6",
+    "@vue/shared": "^3.5.10",
     "@vueuse/components": "^11.1.0",
     "@vueuse/core": "^11.1.0",
     "@vueuse/integrations": "^11.1.0",

+ 8 - 3
app/pnpm-lock.yaml

@@ -24,8 +24,8 @@ importers:
         specifier: ^3.5.6
         version: 3.5.6
       '@vue/shared':
-        specifier: ^3.5.6
-        version: 3.5.6
+        specifier: ^3.5.10
+        version: 3.5.10
       '@vueuse/components':
         specifier: ^11.1.0
         version: 11.1.0(vue@3.5.6(typescript@5.3.3))
@@ -936,6 +936,9 @@ packages:
     peerDependencies:
       vue: 3.5.6
 
+  '@vue/shared@3.5.10':
+    resolution: {integrity: sha512-VkkBhU97Ki+XJ0xvl4C9YJsIZ2uIlQ7HqPpZOS3m9VCvmROPaChZU6DexdMJqvz9tbgG+4EtFVrSuailUq5KGQ==}
+
   '@vue/shared@3.5.6':
     resolution: {integrity: sha512-eidH0HInnL39z6wAt6SFIwBrvGOpDWsDxlw3rCgo1B+CQ1781WzQUSU3YjxgdkcJo9Q8S6LmXTkvI+cLHGkQfA==}
 
@@ -3981,7 +3984,7 @@ snapshots:
       '@volar/language-core': 2.4.5
       '@vue/compiler-dom': 3.5.6
       '@vue/compiler-vue2': 2.7.16
-      '@vue/shared': 3.5.6
+      '@vue/shared': 3.5.10
       computeds: 0.0.1
       minimatch: 9.0.5
       muggle-string: 0.4.1
@@ -4011,6 +4014,8 @@ snapshots:
       '@vue/shared': 3.5.6
       vue: 3.5.6(typescript@5.3.3)
 
+  '@vue/shared@3.5.10': {}
+
   '@vue/shared@3.5.6': {}
 
   '@vue/tsconfig@0.5.1': {}