diff --git a/package.json b/package.json index b70742ed9..b79919a36 100644 --- a/package.json +++ b/package.json @@ -54,7 +54,7 @@ "@uppy/core": "^5.2.0", "@uppy/dashboard": "^5.1.1", "@uppy/tus": "^5.1.1", - "@vueuse/core": "^13.9.0", + "@vueuse/core": "^14.3.0", "@vueuse/integrations": "^13.9.0", "bootstrap": "^5.3.8", "choices.js": "^11.2.3", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 200e57cc3..ac55340d3 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -33,8 +33,8 @@ importers: specifier: ^5.1.1 version: 5.1.1(@uppy/core@5.2.0) '@vueuse/core': - specifier: ^13.9.0 - version: 13.9.0(vue@3.5.33(typescript@5.9.3)) + specifier: ^14.3.0 + version: 14.3.0(vue@3.5.33(typescript@5.9.3)) '@vueuse/integrations': specifier: ^13.9.0 version: 13.9.0(fuse.js@7.3.0)(sortablejs@1.15.7)(vue@3.5.33(typescript@5.9.3)) @@ -883,6 +883,11 @@ packages: peerDependencies: vue: ^3.5.0 + '@vueuse/core@14.3.0': + resolution: {integrity: sha512-aHfz47g0ZhMtTVHmIzMVpJy8ePhhOy68GY5bv110+5DVtZ+W7BsOx+m61UNQqfrWyPztIHIanWa3E2tib3NFIw==} + peerDependencies: + vue: ^3.5.0 + '@vueuse/integrations@13.9.0': resolution: {integrity: sha512-SDobKBbPIOe0cVL7QxMzGkuUGHvWTdihi9zOrrWaWUgFKe15cwEcwfWmgrcNzjT6kHnNmWuTajPHoIzUjYNYYQ==} peerDependencies: @@ -928,11 +933,19 @@ packages: '@vueuse/metadata@13.9.0': resolution: {integrity: sha512-1AFRvuiGphfF7yWixZa0KwjYH8ulyjDCC0aFgrGRz8+P4kvDFSdXLVfTk5xAN9wEuD1J6z4/myMoYbnHoX07zg==} + '@vueuse/metadata@14.3.0': + resolution: {integrity: sha512-BwxmbAzwAVF50+MW57GXOUEV61nFBGnlBvrTqj49PqWJu3uw7hdu72ztXeZ33RdZtDY6kO+bfCAE1PCn88Tktw==} + '@vueuse/shared@13.9.0': resolution: {integrity: sha512-e89uuTLMh0U5cZ9iDpEI2senqPGfbPRTHM/0AaQkcxnpqjkZqDYP8rpfm7edOz8s+pOCOROEy1PIveSW8+fL5g==} peerDependencies: vue: ^3.5.0 + '@vueuse/shared@14.3.0': + resolution: {integrity: sha512-bZpge9eSXwa4ToSiqJ7j6KRwhAsneMFoSz3LMWKQDkqimm3D/tbFlrklrs/IOqC8tEcYmXQZJ6N0UrjhBirVCg==} + peerDependencies: + vue: ^3.5.0 + '@webassemblyjs/ast@1.14.1': resolution: {integrity: sha512-nuBEDgQfm1ccRp/8bCQrx1frohyufl4JlbMMZ4P1wpeOfDhF6FQkxZJ1b/e+PLwr6X1Nhw6OLme5usuBWYBvuQ==} @@ -3144,6 +3157,13 @@ snapshots: '@vueuse/shared': 13.9.0(vue@3.5.33(typescript@5.9.3)) vue: 3.5.33(typescript@5.9.3) + '@vueuse/core@14.3.0(vue@3.5.33(typescript@5.9.3))': + dependencies: + '@types/web-bluetooth': 0.0.21 + '@vueuse/metadata': 14.3.0 + '@vueuse/shared': 14.3.0(vue@3.5.33(typescript@5.9.3)) + vue: 3.5.33(typescript@5.9.3) + '@vueuse/integrations@13.9.0(fuse.js@7.3.0)(sortablejs@1.15.7)(vue@3.5.33(typescript@5.9.3))': dependencies: '@vueuse/core': 13.9.0(vue@3.5.33(typescript@5.9.3)) @@ -3155,10 +3175,16 @@ snapshots: '@vueuse/metadata@13.9.0': {} + '@vueuse/metadata@14.3.0': {} + '@vueuse/shared@13.9.0(vue@3.5.33(typescript@5.9.3))': dependencies: vue: 3.5.33(typescript@5.9.3) + '@vueuse/shared@14.3.0(vue@3.5.33(typescript@5.9.3))': + dependencies: + vue: 3.5.33(typescript@5.9.3) + '@webassemblyjs/ast@1.14.1': dependencies: '@webassemblyjs/helper-numbers': 1.13.2