|
|
@@ -14,6 +14,9 @@ importers:
|
|
|
'@matechat/core':
|
|
|
specifier: ^1.0.0
|
|
|
version: 1.0.0(vue@3.5.13(typescript@5.6.3))
|
|
|
+ '@vueuse/core':
|
|
|
+ specifier: ^12.6.1
|
|
|
+ version: 12.6.1(typescript@5.6.3)
|
|
|
openai:
|
|
|
specifier: ^4.78.1
|
|
|
version: 4.78.1
|
|
|
@@ -23,6 +26,9 @@ importers:
|
|
|
vue-devui:
|
|
|
specifier: ^1.6.30
|
|
|
version: 1.6.30(vue@3.5.13(typescript@5.6.3))
|
|
|
+ vue-router:
|
|
|
+ specifier: '4'
|
|
|
+ version: 4.5.0(vue@3.5.13(typescript@5.6.3))
|
|
|
devDependencies:
|
|
|
'@vitejs/plugin-vue':
|
|
|
specifier: ^5.2.1
|
|
|
@@ -367,6 +373,9 @@ packages:
|
|
|
'@types/web-bluetooth@0.0.14':
|
|
|
resolution: {integrity: sha512-5d2RhCard1nQUC3aHcq/gHzWYO6K0WJmAbjO7mQJgCQKtZpgXxv1rOM6O/dBDhDYYVutk1sciOgNSe+5YyfM8A==}
|
|
|
|
|
|
+ '@types/web-bluetooth@0.0.20':
|
|
|
+ resolution: {integrity: sha512-g9gZnnXVq7gM7v3tJCWV/qw7w+KeOlSHAhgF9RytFyifW6AF61hdT2ucrYhPq9hLs5JIryeupHV3qGk95dH9ow==}
|
|
|
+
|
|
|
'@vitejs/plugin-vue@5.2.1':
|
|
|
resolution: {integrity: sha512-cxh314tzaWwOLqVes2gnnCtvBDcM1UMdn+iFR+UjAn411dPT3tOmqrJjbMd7koZpMAmBM/GqeV4n9ge7JSiJJQ==}
|
|
|
engines: {node: ^18.0.0 || >=20.0.0}
|
|
|
@@ -437,6 +446,9 @@ packages:
|
|
|
vue:
|
|
|
optional: true
|
|
|
|
|
|
+ '@vueuse/core@12.6.1':
|
|
|
+ resolution: {integrity: sha512-FpgM1tXGAHsAC5n4Tflyg0vSoJUmdevfKaAhKFdxiK9BTIdHOHOiWmo+xivwdzjYFIvI8cEeJWYuqs646jOM2w==}
|
|
|
+
|
|
|
'@vueuse/core@8.9.4':
|
|
|
resolution: {integrity: sha512-B/Mdj9TK1peFyWaPof+Zf/mP9XuGAngaJZBwPaXBvU3aCTZlx3ltlrFFFyMV4iGBwsjSCeUCgZrtkEj9dS2Y3Q==}
|
|
|
peerDependencies:
|
|
|
@@ -448,9 +460,15 @@ packages:
|
|
|
vue:
|
|
|
optional: true
|
|
|
|
|
|
+ '@vueuse/metadata@12.6.1':
|
|
|
+ resolution: {integrity: sha512-2094HNXGdsU3aqRbad0vmlRgGncMC4u2f6nFdW1mUn7b7ym4hORrDZfyeq8G5BfGvX4y0zZynWfCdtB2WwpyVw==}
|
|
|
+
|
|
|
'@vueuse/metadata@8.9.4':
|
|
|
resolution: {integrity: sha512-IwSfzH80bnJMzqhaapqJl9JRIiyQU0zsRGEgnxN6jhq7992cPUJIRfV+JHRIZXjYqbwt07E1gTEp0R0zPJ1aqw==}
|
|
|
|
|
|
+ '@vueuse/shared@12.6.1':
|
|
|
+ resolution: {integrity: sha512-ukTb2na19KT1/YVjj4CYBDOgiV/xmsSJRL6TcKeiz2db+P5bT3I0OJxy38eRR3WSN8CmSnt7MdVJ16vX6VZFxg==}
|
|
|
+
|
|
|
'@vueuse/shared@8.9.4':
|
|
|
resolution: {integrity: sha512-wt+T30c4K6dGRMVqPddexEVLa28YwxW5OFIPmzUHICjphfAuBFTTdDoyqREZNDOFJZ44ARH1WWQNCUK8koJ+Ag==}
|
|
|
peerDependencies:
|
|
|
@@ -1495,6 +1513,8 @@ snapshots:
|
|
|
|
|
|
'@types/web-bluetooth@0.0.14': {}
|
|
|
|
|
|
+ '@types/web-bluetooth@0.0.20': {}
|
|
|
+
|
|
|
'@vitejs/plugin-vue@5.2.1(vite@6.0.7(@types/node@18.19.70)(sass-embedded@1.85.0))(vue@3.5.13(typescript@5.6.3))':
|
|
|
dependencies:
|
|
|
vite: 6.0.7(@types/node@18.19.70)(sass-embedded@1.85.0)
|
|
|
@@ -1591,6 +1611,15 @@ snapshots:
|
|
|
typescript: 5.6.3
|
|
|
vue: 3.5.13(typescript@5.6.3)
|
|
|
|
|
|
+ '@vueuse/core@12.6.1(typescript@5.6.3)':
|
|
|
+ dependencies:
|
|
|
+ '@types/web-bluetooth': 0.0.20
|
|
|
+ '@vueuse/metadata': 12.6.1
|
|
|
+ '@vueuse/shared': 12.6.1(typescript@5.6.3)
|
|
|
+ vue: 3.5.13(typescript@5.6.3)
|
|
|
+ transitivePeerDependencies:
|
|
|
+ - typescript
|
|
|
+
|
|
|
'@vueuse/core@8.9.4(vue@3.5.13(typescript@5.6.3))':
|
|
|
dependencies:
|
|
|
'@types/web-bluetooth': 0.0.14
|
|
|
@@ -1600,8 +1629,16 @@ snapshots:
|
|
|
optionalDependencies:
|
|
|
vue: 3.5.13(typescript@5.6.3)
|
|
|
|
|
|
+ '@vueuse/metadata@12.6.1': {}
|
|
|
+
|
|
|
'@vueuse/metadata@8.9.4': {}
|
|
|
|
|
|
+ '@vueuse/shared@12.6.1(typescript@5.6.3)':
|
|
|
+ dependencies:
|
|
|
+ vue: 3.5.13(typescript@5.6.3)
|
|
|
+ transitivePeerDependencies:
|
|
|
+ - typescript
|
|
|
+
|
|
|
'@vueuse/shared@8.9.4(vue@3.5.13(typescript@5.6.3))':
|
|
|
dependencies:
|
|
|
vue-demi: 0.14.10(vue@3.5.13(typescript@5.6.3))
|