Browse Source

Maintenance: Update Vue packages

Zammad Renovate Bot 7 months ago
parent
commit
eec4a774f0
2 changed files with 5 additions and 10 deletions
  1. 2 2
      package.json
  2. 3 8
      pnpm-lock.yaml

+ 2 - 2
package.json

@@ -96,7 +96,7 @@
     "vite-plugin-ruby": "^5.0.0",
     "vitest": "^1.6.0",
     "vitest-axe": "^0.1.0",
-    "vue-tsc": "^2.0.26"
+    "vue-tsc": "^2.0.29"
   },
   "dependencies": {
     "@apollo/client": "^3.10.8",
@@ -161,7 +161,7 @@
     "loglevel": "^1.9.1",
     "lowlight": "^3.1.0",
     "mitt": "^3.0.1",
-    "pinia": "^2.1.7",
+    "pinia": "^2.2.0",
     "qrcode": "^1.5.3",
     "tippy.js": "^6.3.7",
     "tiptap-text-direction": "^0.3.1",

+ 3 - 8
pnpm-lock.yaml

@@ -204,7 +204,7 @@ importers:
         specifier: ^3.0.1
         version: 3.0.1
       pinia:
-        specifier: ^2.1.7
+        specifier: ^2.2.0
         version: 2.2.0(typescript@5.5.4)(vue@3.4.34(typescript@5.5.4))
       qrcode:
         specifier: ^1.5.3
@@ -457,7 +457,7 @@ importers:
         specifier: ^0.1.0
         version: 0.1.0(vitest@1.6.0(@types/node@18.11.4)(jsdom@24.1.1)(sass@1.77.8)(terser@5.31.0))
       vue-tsc:
-        specifier: ^2.0.26
+        specifier: ^2.0.29
         version: 2.0.29(typescript@5.5.4)
 
 packages:
@@ -2296,9 +2296,6 @@ packages:
   '@vue/shared@3.4.31':
     resolution: {integrity: sha512-Yp3wtJk//8cO4NItOPpi3QkLExAr/aLBGZMmTtW9WpdwBCJpRM6zj9WgWktXAl8IDIozwNMByT45JP3tO3ACWA==}
 
-  '@vue/shared@3.4.33':
-    resolution: {integrity: sha512-aoRY0jQk3A/cuvdkodTrM4NMfxco8n55eG4H7ML/CRy7OryHfiqvug4xrCBBMbbN+dvXAetDDwZW9DXWWjBntA==}
-
   '@vue/shared@3.4.34':
     resolution: {integrity: sha512-x5LmiRLpRsd9KTjAB8MPKf0CDPMcuItjP0gbNqFCIgL1I8iYp4zglhj9w9FPCdIbHG2M91RVeIbArFfFTz9I3A==}
 
@@ -8556,7 +8553,7 @@ snapshots:
       '@volar/language-core': 2.4.0-alpha.18
       '@vue/compiler-dom': 3.4.34
       '@vue/compiler-vue2': 2.7.16
-      '@vue/shared': 3.4.33
+      '@vue/shared': 3.4.34
       computeds: 0.0.1
       minimatch: 9.0.5
       muggle-string: 0.4.1
@@ -8588,8 +8585,6 @@ snapshots:
 
   '@vue/shared@3.4.31': {}
 
-  '@vue/shared@3.4.33': {}
-
   '@vue/shared@3.4.34': {}
 
   '@vue/test-utils@2.4.6':