|
|
@@ -8,6 +8,12 @@ importers:
|
|
|
|
|
|
.:
|
|
|
dependencies:
|
|
|
+ '@pinia/nuxt':
|
|
|
+ specifier: ^0.5.5
|
|
|
+ version: 0.5.5(magicast@0.5.1)(vue@3.5.26)
|
|
|
+ '@vueuse/nuxt':
|
|
|
+ specifier: ^14.1.0
|
|
|
+ version: 14.1.0(magicast@0.5.1)(nuxt@4.2.2(@parcel/watcher@2.5.4)(@types/node@25.0.7)(@vue/compiler-sfc@3.5.26)(cac@6.7.14)(db0@0.3.4)(ioredis@5.9.1)(magicast@0.5.1)(rollup@4.55.1)(sass@1.97.2)(terser@5.44.1)(vite@7.3.1(@types/node@25.0.7)(jiti@2.6.1)(sass@1.97.2)(terser@5.44.1)(yaml@2.8.2))(yaml@2.8.2))(vue@3.5.26)
|
|
|
nuxt:
|
|
|
specifier: ^4.2.2
|
|
|
version: 4.2.2(@parcel/watcher@2.5.4)(@types/node@25.0.7)(@vue/compiler-sfc@3.5.26)(cac@6.7.14)(db0@0.3.4)(ioredis@5.9.1)(magicast@0.5.1)(rollup@4.55.1)(sass@1.97.2)(terser@5.44.1)(vite@7.3.1(@types/node@25.0.7)(jiti@2.6.1)(sass@1.97.2)(terser@5.44.1)(yaml@2.8.2))(yaml@2.8.2)
|
|
|
@@ -880,6 +886,9 @@ packages:
|
|
|
resolution: {integrity: sha512-WYa2tUVV5HiArWPB3ydlOc4R2ivq0IDrlqhMi3l7mVsFEXNcTfxYFPIHXHXIh/ca/y/V5N4E1zecyxdIBjYnkQ==}
|
|
|
engines: {node: '>= 10.0.0'}
|
|
|
|
|
|
+ '@pinia/nuxt@0.5.5':
|
|
|
+ resolution: {integrity: sha512-wjxS7YqIesh4OLK+qE3ZjhdOJ5pYZQ+VlEmZNtTwzQn1Kavei/khovx7mzXVXNA/mvSPXVhb9xBzhyS3XMURtw==}
|
|
|
+
|
|
|
'@pkgjs/parseargs@0.11.0':
|
|
|
resolution: {integrity: sha512-+1VkjdD0QBLPodGrJUeqarH8VAIvQODIbwh9XpP5Syisf7YoQgsJKPNFoqqLQlu+VQ/tVSshMR6loPMn8U+dPg==}
|
|
|
engines: {node: '>=14'}
|
|
|
@@ -1151,6 +1160,9 @@ packages:
|
|
|
'@types/web-bluetooth@0.0.20':
|
|
|
resolution: {integrity: sha512-g9gZnnXVq7gM7v3tJCWV/qw7w+KeOlSHAhgF9RytFyifW6AF61hdT2ucrYhPq9hLs5JIryeupHV3qGk95dH9ow==}
|
|
|
|
|
|
+ '@types/web-bluetooth@0.0.21':
|
|
|
+ resolution: {integrity: sha512-oIQLCGWtcFZy2JW77j9k8nHzAOpqMHLQejDA48XXMWH6tjCQHz5RCFz1bzsmROyL6PUm+LLnUiI4BCn221inxA==}
|
|
|
+
|
|
|
'@unhead/vue@2.1.2':
|
|
|
resolution: {integrity: sha512-w5yxH/fkkLWAFAOnMSIbvAikNHYn6pgC7zGF/BasXf+K3CO1cYIPFehYAk5jpcsbiNPMc3goyyw1prGLoyD14g==}
|
|
|
peerDependencies:
|
|
|
@@ -1255,12 +1267,31 @@ packages:
|
|
|
'@vueuse/core@10.11.1':
|
|
|
resolution: {integrity: sha512-guoy26JQktXPcz+0n3GukWIy/JDNKti9v6VEMu6kV2sYBsWuGiTU8OWdg+ADfUbHg3/3DlqySDe7JmdHrktiww==}
|
|
|
|
|
|
+ '@vueuse/core@14.1.0':
|
|
|
+ resolution: {integrity: sha512-rgBinKs07hAYyPF834mDTigH7BtPqvZ3Pryuzt1SD/lg5wEcWqvwzXXYGEDb2/cP0Sj5zSvHl3WkmMELr5kfWw==}
|
|
|
+ peerDependencies:
|
|
|
+ vue: ^3.5.0
|
|
|
+
|
|
|
'@vueuse/metadata@10.11.1':
|
|
|
resolution: {integrity: sha512-IGa5FXd003Ug1qAZmyE8wF3sJ81xGLSqTqtQ6jaVfkeZ4i5kS2mwQF61yhVqojRnenVew5PldLyRgvdl4YYuSw==}
|
|
|
|
|
|
+ '@vueuse/metadata@14.1.0':
|
|
|
+ resolution: {integrity: sha512-7hK4g015rWn2PhKcZ99NyT+ZD9sbwm7SGvp7k+k+rKGWnLjS/oQozoIZzWfCewSUeBmnJkIb+CNr7Zc/EyRnnA==}
|
|
|
+
|
|
|
+ '@vueuse/nuxt@14.1.0':
|
|
|
+ resolution: {integrity: sha512-zw8WSgRrdtsA1daqlFl5ojoTJnvWad/IbMIcHw4EN8Wci09koeFfh5/oKbkKeIQ3gzihvr9x0bu8BVz8Z2auSg==}
|
|
|
+ peerDependencies:
|
|
|
+ nuxt: ^3.0.0 || ^4.0.0-0
|
|
|
+ vue: ^3.5.0
|
|
|
+
|
|
|
'@vueuse/shared@10.11.1':
|
|
|
resolution: {integrity: sha512-LHpC8711VFZlDaYUXEBbFBCQ7GS3dVU9mjOhhMhXP6txTV4EhYQg/KGnQuvt/sPAtoUKq7VVUnL6mVtFoL42sA==}
|
|
|
|
|
|
+ '@vueuse/shared@14.1.0':
|
|
|
+ resolution: {integrity: sha512-EcKxtYvn6gx1F8z9J5/rsg3+lTQnvOruQd8fUecW99DCK04BkWD7z5KQ/wTAx+DazyoEE9dJt/zV8OIEQbM6kw==}
|
|
|
+ peerDependencies:
|
|
|
+ vue: ^3.5.0
|
|
|
+
|
|
|
abbrev@3.0.1:
|
|
|
resolution: {integrity: sha512-AO2ac6pjRB3SJmGJo+v5/aK6Omggp6fsLrs6wN9bd35ulu4cCwaAU9+7ZhXjeqHVkaHThLuzH0nZr0YpCDhygg==}
|
|
|
engines: {node: ^18.17.0 || >=20.5.0}
|
|
|
@@ -2412,6 +2443,15 @@ packages:
|
|
|
resolution: {integrity: sha512-5gTmgEY/sqK6gFXLIsQNH19lWb4ebPDLA4SdLP7dsWkIXHWlG66oPuVvXSGFPppYZz8ZDZq0dYYrbHfBCVUb1Q==}
|
|
|
engines: {node: '>=12'}
|
|
|
|
|
|
+ pinia@2.3.1:
|
|
|
+ resolution: {integrity: sha512-khUlZSwt9xXCaTbbxFYBKDc/bWAGWJjOgvxETwkTN7KRm66EeT1ZdZj6i2ceh9sP2Pzqsbc704r2yngBrxBVug==}
|
|
|
+ peerDependencies:
|
|
|
+ typescript: '>=4.4.4'
|
|
|
+ vue: ^2.7.0 || ^3.5.11
|
|
|
+ peerDependenciesMeta:
|
|
|
+ typescript:
|
|
|
+ optional: true
|
|
|
+
|
|
|
pkg-types@1.3.1:
|
|
|
resolution: {integrity: sha512-/Jm5M4RvtBFVkKWRu2BLUTNP8/M2a+UwuAX+ae4770q1qVGtfjG+WTCupoZixokjmHiry8uI+dlY8KXYV5HVVQ==}
|
|
|
|
|
|
@@ -4210,6 +4250,16 @@ snapshots:
|
|
|
'@parcel/watcher-win32-ia32': 2.5.4
|
|
|
'@parcel/watcher-win32-x64': 2.5.4
|
|
|
|
|
|
+ '@pinia/nuxt@0.5.5(magicast@0.5.1)(vue@3.5.26)':
|
|
|
+ dependencies:
|
|
|
+ '@nuxt/kit': 3.20.2(magicast@0.5.1)
|
|
|
+ pinia: 2.3.1(vue@3.5.26)
|
|
|
+ transitivePeerDependencies:
|
|
|
+ - '@vue/composition-api'
|
|
|
+ - magicast
|
|
|
+ - typescript
|
|
|
+ - vue
|
|
|
+
|
|
|
'@pkgjs/parseargs@0.11.0':
|
|
|
optional: true
|
|
|
|
|
|
@@ -4402,6 +4452,8 @@ snapshots:
|
|
|
|
|
|
'@types/web-bluetooth@0.0.20': {}
|
|
|
|
|
|
+ '@types/web-bluetooth@0.0.21': {}
|
|
|
+
|
|
|
'@unhead/vue@2.1.2(vue@3.5.26)':
|
|
|
dependencies:
|
|
|
hookable: 6.0.1
|
|
|
@@ -4592,8 +4644,28 @@ snapshots:
|
|
|
- '@vue/composition-api'
|
|
|
- vue
|
|
|
|
|
|
+ '@vueuse/core@14.1.0(vue@3.5.26)':
|
|
|
+ dependencies:
|
|
|
+ '@types/web-bluetooth': 0.0.21
|
|
|
+ '@vueuse/metadata': 14.1.0
|
|
|
+ '@vueuse/shared': 14.1.0(vue@3.5.26)
|
|
|
+ vue: 3.5.26
|
|
|
+
|
|
|
'@vueuse/metadata@10.11.1': {}
|
|
|
|
|
|
+ '@vueuse/metadata@14.1.0': {}
|
|
|
+
|
|
|
+ '@vueuse/nuxt@14.1.0(magicast@0.5.1)(nuxt@4.2.2(@parcel/watcher@2.5.4)(@types/node@25.0.7)(@vue/compiler-sfc@3.5.26)(cac@6.7.14)(db0@0.3.4)(ioredis@5.9.1)(magicast@0.5.1)(rollup@4.55.1)(sass@1.97.2)(terser@5.44.1)(vite@7.3.1(@types/node@25.0.7)(jiti@2.6.1)(sass@1.97.2)(terser@5.44.1)(yaml@2.8.2))(yaml@2.8.2))(vue@3.5.26)':
|
|
|
+ dependencies:
|
|
|
+ '@nuxt/kit': 4.2.2(magicast@0.5.1)
|
|
|
+ '@vueuse/core': 14.1.0(vue@3.5.26)
|
|
|
+ '@vueuse/metadata': 14.1.0
|
|
|
+ local-pkg: 1.1.2
|
|
|
+ nuxt: 4.2.2(@parcel/watcher@2.5.4)(@types/node@25.0.7)(@vue/compiler-sfc@3.5.26)(cac@6.7.14)(db0@0.3.4)(ioredis@5.9.1)(magicast@0.5.1)(rollup@4.55.1)(sass@1.97.2)(terser@5.44.1)(vite@7.3.1(@types/node@25.0.7)(jiti@2.6.1)(sass@1.97.2)(terser@5.44.1)(yaml@2.8.2))(yaml@2.8.2)
|
|
|
+ vue: 3.5.26
|
|
|
+ transitivePeerDependencies:
|
|
|
+ - magicast
|
|
|
+
|
|
|
'@vueuse/shared@10.11.1(vue@3.5.26)':
|
|
|
dependencies:
|
|
|
vue-demi: 0.14.10(vue@3.5.26)
|
|
|
@@ -4601,6 +4673,10 @@ snapshots:
|
|
|
- '@vue/composition-api'
|
|
|
- vue
|
|
|
|
|
|
+ '@vueuse/shared@14.1.0(vue@3.5.26)':
|
|
|
+ dependencies:
|
|
|
+ vue: 3.5.26
|
|
|
+
|
|
|
abbrev@3.0.1: {}
|
|
|
|
|
|
abort-controller@3.0.0:
|
|
|
@@ -5941,6 +6017,14 @@ snapshots:
|
|
|
|
|
|
picomatch@4.0.3: {}
|
|
|
|
|
|
+ pinia@2.3.1(vue@3.5.26):
|
|
|
+ dependencies:
|
|
|
+ '@vue/devtools-api': 6.6.4
|
|
|
+ vue: 3.5.26
|
|
|
+ vue-demi: 0.14.10(vue@3.5.26)
|
|
|
+ transitivePeerDependencies:
|
|
|
+ - '@vue/composition-api'
|
|
|
+
|
|
|
pkg-types@1.3.1:
|
|
|
dependencies:
|
|
|
confbox: 0.1.8
|