diff --git a/package.json b/package.json index f626398..44493f7 100644 --- a/package.json +++ b/package.json @@ -35,8 +35,8 @@ "@nuxt/kit": "3.0.0-rc.8", "@trpc/client": "^9.27.0", "@trpc/server": "^9.27.0", - "@vueuse/core": "^8.9.3", - "@vueuse/nuxt": "^8.9.3", + "@vueuse/core": "^9.1.0", + "@vueuse/nuxt": "^9.1.0", "dedent": "^0.7.0", "defu": "^6.0.0", "h3": "^0.7.10", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 3168cf0..ea5020a 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -11,8 +11,8 @@ importers: '@trpc/client': ^9.27.0 '@trpc/server': ^9.27.0 '@types/dedent': ^0.7.0 - '@vueuse/core': ^8.9.3 - '@vueuse/nuxt': ^8.9.3 + '@vueuse/core': ^9.1.0 + '@vueuse/nuxt': ^9.1.0 bumpp: ^7.2.0 dedent: ^0.7.0 defu: ^6.0.0 @@ -29,8 +29,8 @@ importers: '@nuxt/kit': 3.0.0-rc.8 '@trpc/client': 9.27.0_@trpc+server@9.27.0 '@trpc/server': 9.27.0 - '@vueuse/core': 8.9.3 - '@vueuse/nuxt': 8.9.3 + '@vueuse/core': 9.1.0 + '@vueuse/nuxt': 9.1.0 dedent: 0.7.0 defu: 6.0.0 h3: 0.7.10 @@ -1039,8 +1039,8 @@ packages: resolution: {integrity: sha512-PBjIUxZHOuj0R15/xuwJYjFi+KZdNFrehocChv4g5hu6aFroHue8m0lBP0POdK2nKzbw0cgV1mws8+V/JAcEkQ==} dev: true - /@types/web-bluetooth/0.0.14: - resolution: {integrity: sha512-5d2RhCard1nQUC3aHcq/gHzWYO6K0WJmAbjO7mQJgCQKtZpgXxv1rOM6O/dBDhDYYVutk1sciOgNSe+5YyfM8A==} + /@types/web-bluetooth/0.0.15: + resolution: {integrity: sha512-w7hEHXnPMEZ+4nGKl/KDRVpxkwYxYExuHOYXyzIzCDzEZ9ZCGMAewulr9IqJu2LR4N37fcnb1XVeuZ09qgOxhA==} dev: false /@typescript-eslint/eslint-plugin/5.30.6_rywvbqnelbznwddhxv2glfjuay: @@ -1321,21 +1321,16 @@ packages: resolution: {integrity: sha512-4rSJemR2NQIo9Klm1vabqWjD8rs/ZaJSzMxkMNeJS6lHiUjjUeYFbooN19NgFjztubEKh3WlZUeOLVdbbUWHsw==} dev: true - /@vueuse/core/8.9.3: - resolution: {integrity: sha512-q2pr3N7FPG7IBBhEXTYOJU+38VwKMLP5IfD33byzBV4Th7f1JHT4qPKvJrvr17knAefPRzNqgt9et+xFqaRlPQ==} - peerDependencies: - '@vue/composition-api': ^1.1.0 - vue: ^2.6.0 || ^3.2.0 - peerDependenciesMeta: - '@vue/composition-api': - optional: true - vue: - optional: true + /@vueuse/core/9.1.0: + resolution: {integrity: sha512-BIroqvXEqt826aE9r3K5cox1zobuPuAzdYJ36kouC2TVhlXvFKIILgFVWrpp9HZPwB3aLzasmG3K87q7TSyXZg==} dependencies: - '@types/web-bluetooth': 0.0.14 - '@vueuse/metadata': 8.9.3 - '@vueuse/shared': 8.9.3 - vue-demi: 0.13.4 + '@types/web-bluetooth': 0.0.15 + '@vueuse/metadata': 9.1.0 + '@vueuse/shared': 9.1.0 + vue-demi: 0.13.7 + transitivePeerDependencies: + - '@vue/composition-api' + - vue dev: false /@vueuse/head/0.7.9_vue@3.2.37: @@ -1346,18 +1341,18 @@ packages: vue: 3.2.37 dev: true - /@vueuse/metadata/8.9.3: - resolution: {integrity: sha512-57gZZKtWAmcJaUBmciCohvmumVLz4+FnoVnWj7U5BWs5PC2/7gU9Z0/i1i9leDNeboAauFzAq7z1GjS8eYnT+w==} + /@vueuse/metadata/9.1.0: + resolution: {integrity: sha512-8OEhlog1iaAGTD3LICZ8oBGQdYeMwByvXetOtAOZCJOzyCRSwqwdggTsmVZZ1rkgYIEqgUBk942AsAPwM21s6A==} dev: false - /@vueuse/nuxt/8.9.3: - resolution: {integrity: sha512-bjjt/WaHm/iIyZjUcmqEUGP8OK+rLwppyVhxBNVeV/FRH+tSn745iN/3iyTYJUILKl/KazLtDrK6sunhSm6CZA==} + /@vueuse/nuxt/9.1.0: + resolution: {integrity: sha512-ejWjv8IPo2sSCQ81lY5TtzszWvnqRUYsBTrK0XOJGMDIeUHc6/gQbwezyb9OY3yJvIvQ3sGBbLo1iW04Rk7ZhA==} dependencies: '@nuxt/kit': 3.0.0-rc.8 - '@vueuse/core': 8.9.3 - '@vueuse/metadata': 8.9.3 + '@vueuse/core': 9.1.0 + '@vueuse/metadata': 9.1.0 local-pkg: 0.4.2 - vue-demi: 0.13.4 + vue-demi: 0.13.7 transitivePeerDependencies: - '@vue/composition-api' - esbuild @@ -1368,18 +1363,13 @@ packages: - webpack dev: false - /@vueuse/shared/8.9.3: - resolution: {integrity: sha512-foorYQAU3CGknAO1w9No/rpGBJmb7L74MPltnZAYxeBRfhsajjJYYgja+D5IT2vT+/a0NciISaVp3fDwMN1ocA==} - peerDependencies: - '@vue/composition-api': ^1.1.0 - vue: ^2.6.0 || ^3.2.0 - peerDependenciesMeta: - '@vue/composition-api': - optional: true - vue: - optional: true + /@vueuse/shared/9.1.0: + resolution: {integrity: sha512-pB/3njQu4tfJJ78ajELNda0yMG6lKfpToQW7Soe09CprF1k3QuyoNi1tBNvo75wBDJWD+LOnr+c4B5HZ39jY/Q==} dependencies: - vue-demi: 0.13.4 + vue-demi: 0.13.7 + transitivePeerDependencies: + - '@vue/composition-api' + - vue dev: false /abbrev/1.1.1: @@ -6704,8 +6694,8 @@ packages: ufo: 0.8.5 dev: true - /vue-demi/0.13.4: - resolution: {integrity: sha512-KP4lq9uSz0KZbaqCllRhnxMV3mYRsRWJfdsAhZyt5bV5O1RTpoeDptBRV9NOa/JgOpfaA9ane88VF7OjWNK/DA==} + /vue-demi/0.13.7: + resolution: {integrity: sha512-hbhlvpx1gFW3TB5HxJ0mNxyA9Jh5iQt409taOs6zkhpvfJ7YzLs1rsLufJmDsjH5PI1cOyfikY1fE/meyHfU5A==} engines: {node: '>=12'} hasBin: true requiresBuild: true