diff --git a/package.json b/package.json index b4c6b59..8e67195 100644 --- a/package.json +++ b/package.json @@ -19,7 +19,7 @@ "devDependencies": { "@iconify/json": "^2.2.44", "@tailwindcss/typography": "^0.5.9", - "@vueuse/core": "^8.9.4", + "@vueuse/core": "^10.1.2", "feed": "^4.2.2", "gray-matter": "^4.0.3", "vitepress": "^0.22.4" diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index feb77c6..049ea78 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -3,7 +3,7 @@ lockfileVersion: 5.3 specifiers: '@iconify/json': ^2.2.44 '@tailwindcss/typography': ^0.5.9 - '@vueuse/core': ^8.9.4 + '@vueuse/core': ^10.1.2 feed: ^4.2.2 gray-matter: ^4.0.3 tailwindcss: ^3.3.1 @@ -15,7 +15,7 @@ dependencies: devDependencies: '@iconify/json': 2.2.44 '@tailwindcss/typography': 0.5.9_tailwindcss@3.3.1 - '@vueuse/core': 8.9.4 + '@vueuse/core': 10.1.2 feed: 4.2.2 gray-matter: 4.0.3 vitepress: 0.22.4 @@ -231,8 +231,8 @@ packages: tailwindcss: 3.3.1 dev: true - /@types/web-bluetooth/0.0.14: - resolution: {integrity: sha512-5d2RhCard1nQUC3aHcq/gHzWYO6K0WJmAbjO7mQJgCQKtZpgXxv1rOM6O/dBDhDYYVutk1sciOgNSe+5YyfM8A==} + /@types/web-bluetooth/0.0.17: + resolution: {integrity: sha512-4p9vcSmxAayx72yn70joFoL44c9MO/0+iVEBIQXe3v2h2SiAsEIo/G5v6ObFWvNKRFjbrVadNf9LqEEZeQPzdA==} dev: true /@vitejs/plugin-vue/2.3.4_vite@2.9.15+vue@3.2.33: @@ -329,39 +329,29 @@ packages: resolution: {integrity: sha512-UBc1Pg1T3yZ97vsA2ueER0F6GbJebLHYlEi4ou1H5YL4KWvMOOWwpYo9/QpWq93wxKG6Wo13IY74Hcn/f7c7Bg==} dev: true - /@vueuse/core/8.9.4: - resolution: {integrity: sha512-B/Mdj9TK1peFyWaPof+Zf/mP9XuGAngaJZBwPaXBvU3aCTZlx3ltlrFFFyMV4iGBwsjSCeUCgZrtkEj9dS2Y3Q==} - 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/10.1.2: + resolution: {integrity: sha512-roNn8WuerI56A5uiTyF/TEYX0Y+VKlhZAF94unUfdhbDUI+NfwQMn4FUnUscIRUhv3344qvAghopU4bzLPNFlA==} dependencies: - '@types/web-bluetooth': 0.0.14 - '@vueuse/metadata': 8.9.4 - '@vueuse/shared': 8.9.4 - vue-demi: 0.12.5 + '@types/web-bluetooth': 0.0.17 + '@vueuse/metadata': 10.1.2 + '@vueuse/shared': 10.1.2 + vue-demi: 0.14.0 + transitivePeerDependencies: + - '@vue/composition-api' + - vue dev: true - /@vueuse/metadata/8.9.4: - resolution: {integrity: sha512-IwSfzH80bnJMzqhaapqJl9JRIiyQU0zsRGEgnxN6jhq7992cPUJIRfV+JHRIZXjYqbwt07E1gTEp0R0zPJ1aqw==} + /@vueuse/metadata/10.1.2: + resolution: {integrity: sha512-3mc5BqN9aU2SqBeBuWE7ne4OtXHoHKggNgxZR2K+zIW4YLsy6xoZ4/9vErQs6tvoKDX6QAqm3lvsrv0mczAwIQ==} dev: true - /@vueuse/shared/8.9.4: - resolution: {integrity: sha512-wt+T30c4K6dGRMVqPddexEVLa28YwxW5OFIPmzUHICjphfAuBFTTdDoyqREZNDOFJZ44ARH1WWQNCUK8koJ+Ag==} - 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/10.1.2: + resolution: {integrity: sha512-1uoUTPBlgyscK9v6ScGeVYDDzlPSFXBlxuK7SfrDGyUTBiznb3mNceqhwvZHjtDRELZEN79V5uWPTF1VDV8svA==} dependencies: - vue-demi: 0.12.5 + vue-demi: 0.14.0 + transitivePeerDependencies: + - '@vue/composition-api' + - vue dev: true /algoliasearch/4.13.0: @@ -1214,8 +1204,8 @@ packages: - stylus dev: true - /vue-demi/0.12.5: - resolution: {integrity: sha512-BREuTgTYlUr0zw0EZn3hnhC3I6gPWv+Kwh4MCih6QcAeaTlaIX0DwOVN0wHej7hSvDPecz4jygy/idsgKfW58Q==} + /vue-demi/0.14.0: + resolution: {integrity: sha512-gt58r2ogsNQeVoQ3EhoUAvUsH9xviydl0dWJj7dabBC/2L4uBId7ujtCwDRD0JhkGsV1i0CtfLAeyYKBht9oWg==} engines: {node: '>=12'} hasBin: true requiresBuild: true