diff --git a/package.json b/package.json index 9898794..216b7a5 100644 --- a/package.json +++ b/package.json @@ -54,7 +54,7 @@ "typecheck": "tsc --noEmit" }, "dependencies": { - "@vueuse/core": "^9.2.0", + "@vueuse/core": "^10.2.0", "vue": "^3.2.37" }, "devDependencies": { diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index eaa09e3..92e48db 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -6,7 +6,7 @@ specifiers: '@commitlint/cz-commitlint': ^17.0.0 '@commitlint/types': ^17.0.0 '@types/node': ^17.0.32 - '@vueuse/core': ^9.2.0 + '@vueuse/core': ^10.2.0 bumpp: ^7.2.0 commitizen: ^4.2.4 conventional-changelog-cli: ^2.2.2 @@ -24,7 +24,7 @@ specifiers: vue: ^3.2.37 dependencies: - '@vueuse/core': 9.2.0_vue@3.2.37 + '@vueuse/core': 10.2.0_vue@3.2.37 vue: 3.2.37 devDependencies: @@ -732,8 +732,8 @@ packages: resolution: {integrity: sha512-PBjIUxZHOuj0R15/xuwJYjFi+KZdNFrehocChv4g5hu6aFroHue8m0lBP0POdK2nKzbw0cgV1mws8+V/JAcEkQ==} dev: true - /@types/web-bluetooth/0.0.15: - resolution: {integrity: sha512-w7hEHXnPMEZ+4nGKl/KDRVpxkwYxYExuHOYXyzIzCDzEZ9ZCGMAewulr9IqJu2LR4N37fcnb1XVeuZ09qgOxhA==} + /@types/web-bluetooth/0.0.17: + resolution: {integrity: sha512-4p9vcSmxAayx72yn70joFoL44c9MO/0+iVEBIQXe3v2h2SiAsEIo/G5v6ObFWvNKRFjbrVadNf9LqEEZeQPzdA==} dev: false /@typescript-eslint/eslint-plugin/5.26.0_t5sxc3bagki3l2mk6notn5hgtm: @@ -945,26 +945,26 @@ packages: resolution: {integrity: sha512-4rSJemR2NQIo9Klm1vabqWjD8rs/ZaJSzMxkMNeJS6lHiUjjUeYFbooN19NgFjztubEKh3WlZUeOLVdbbUWHsw==} dev: false - /@vueuse/core/9.2.0_vue@3.2.37: - resolution: {integrity: sha512-/MZ6qpz6uSyaXrtoeBWQzAKRG3N7CvfVWvQxiM3ei3Xe5ydOjjtVbo7lGl9p8dECV93j7W8s63A8H0kFLpLyxg==} + /@vueuse/core/10.2.0_vue@3.2.37: + resolution: {integrity: sha512-aHBnoCteIS3hFu7ZZkVB93SanVDY6t4TIb7XDLxJT/HQdAZz+2RdIEJ8rj5LUoEJr7Damb5+sJmtpCwGez5ozQ==} dependencies: - '@types/web-bluetooth': 0.0.15 - '@vueuse/metadata': 9.2.0 - '@vueuse/shared': 9.2.0_vue@3.2.37 - vue-demi: 0.12.5_vue@3.2.37 + '@types/web-bluetooth': 0.0.17 + '@vueuse/metadata': 10.2.0 + '@vueuse/shared': 10.2.0_vue@3.2.37 + vue-demi: 0.14.5_vue@3.2.37 transitivePeerDependencies: - '@vue/composition-api' - vue dev: false - /@vueuse/metadata/9.2.0: - resolution: {integrity: sha512-exN4KE6iquxDCdt72BgEhb3tlOpECtD61AUdXnUqBTIUCl70x1Ar/QXo3bYcvxmdMS2/peQyfeTzBjRTpvL5xw==} + /@vueuse/metadata/10.2.0: + resolution: {integrity: sha512-IR7Mkq6QSgZ38q/2ZzOt+Zz1OpcEsnwE64WBumDQ+RGKrosFCtUA2zgRrOqDEzPBXrVB+4HhFkwDjQMu0fDBKw==} dev: false - /@vueuse/shared/9.2.0_vue@3.2.37: - resolution: {integrity: sha512-NnRp/noSWuXW0dKhZK5D0YLrDi0nmZ18UeEgwXQq7Ul5TTP93lcNnKjrHtd68j2xFB/l59yPGFlCryL692bnrA==} + /@vueuse/shared/10.2.0_vue@3.2.37: + resolution: {integrity: sha512-dIeA8+g9Av3H5iF4NXR/sft4V6vys76CpZ6hxwj8eMXybXk2WRl3scSsOVi+kQ9SX38COR7AH7WwY83UcuxbSg==} dependencies: - vue-demi: 0.12.5_vue@3.2.37 + vue-demi: 0.14.5_vue@3.2.37 transitivePeerDependencies: - '@vue/composition-api' - vue @@ -5504,8 +5504,8 @@ packages: - supports-color dev: true - /vue-demi/0.12.5_vue@3.2.37: - resolution: {integrity: sha512-BREuTgTYlUr0zw0EZn3hnhC3I6gPWv+Kwh4MCih6QcAeaTlaIX0DwOVN0wHej7hSvDPecz4jygy/idsgKfW58Q==} + /vue-demi/0.14.5_vue@3.2.37: + resolution: {integrity: sha512-o9NUVpl/YlsGJ7t+xuqJKx8EBGf1quRhCiT6D/J0pfwmk9zUwYkC7yrF4SZCe6fETvSM3UNL2edcbYrSyc4QHA==} engines: {node: '>=12'} hasBin: true requiresBuild: true