diff --git a/package.json b/package.json index 37cb11e..2b28c9c 100644 --- a/package.json +++ b/package.json @@ -15,7 +15,7 @@ "@shikijs/langs": "^2.1.0", "@shikijs/themes": "^2.1.0", "@tailwindcss/vite": "^4.0.0", - "@vueuse/core": "^12.5.0", + "@vueuse/core": "^14.0.0", "defu": "^6.1.4", "modern-screenshot": "^4.5.5", "ohash": "^1.1.4", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 3d8175a..ba721e9 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -18,8 +18,8 @@ importers: specifier: ^4.0.0 version: 4.0.0(vite@6.0.11(@types/node@22.10.10)(jiti@2.4.2)(lightningcss@1.29.1)(yaml@2.7.0)) '@vueuse/core': - specifier: ^12.5.0 - version: 12.5.0(typescript@5.6.3) + specifier: ^14.0.0 + version: 14.0.0(vue@3.5.13(typescript@5.6.3)) defu: specifier: ^6.1.4 version: 6.1.4 @@ -77,7 +77,7 @@ importers: version: 5.6.3 unplugin-auto-import: specifier: 0.18.6 - version: 0.18.6(@vueuse/core@12.5.0(typescript@5.6.3))(rollup@4.31.0) + version: 0.18.6(@vueuse/core@14.0.0(vue@3.5.13(typescript@5.6.3)))(rollup@4.31.0) unplugin-vue-components: specifier: ^28.0.0 version: 28.0.0(@babel/parser@7.26.5)(rollup@4.31.0)(vue@3.5.13(typescript@5.6.3)) @@ -892,6 +892,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==} + '@typescript-eslint/eslint-plugin@8.21.0': resolution: {integrity: sha512-eTH+UOR4I7WbdQnG4Z48ebIA6Bgi7WO8HvFEneeYBxG8qCOYgTOFPSg6ek9ITIDvGjDQzWHcoWHCDO2biByNzA==} engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} @@ -1084,12 +1087,25 @@ packages: '@vueuse/core@12.5.0': resolution: {integrity: sha512-GVyH1iYqNANwcahAx8JBm6awaNgvR/SwZ1fjr10b8l1HIgDp82ngNbfzJUgOgWEoxjL+URAggnlilAEXwCOZtg==} + '@vueuse/core@14.0.0': + resolution: {integrity: sha512-d6tKRWkZE8IQElX2aHBxXOMD478fHIYV+Dzm2y9Ag122ICBpNKtGICiXKOhWU3L1kKdttDD9dCMS4bGP3jhCTQ==} + peerDependencies: + vue: ^3.5.0 + '@vueuse/metadata@12.5.0': resolution: {integrity: sha512-Ui7Lo2a7AxrMAXRF+fAp9QsXuwTeeZ8fIB9wsLHqzq9MQk+2gMYE2IGJW48VMJ8ecvCB3z3GsGLKLbSasQ5Qlg==} + '@vueuse/metadata@14.0.0': + resolution: {integrity: sha512-6yoGqbJcMldVCevkFiHDBTB1V5Hq+G/haPlGIuaFZHpXC0HADB0EN1ryQAAceiW+ryS3niUwvdFbGiqHqBrfVA==} + '@vueuse/shared@12.5.0': resolution: {integrity: sha512-vMpcL1lStUU6O+kdj6YdHDixh0odjPAUM15uJ9f7MY781jcYkIwFA4iv2EfoIPO6vBmvutI1HxxAwmf0cx5ISQ==} + '@vueuse/shared@14.0.0': + resolution: {integrity: sha512-mTCA0uczBgurRlwVaQHfG0Ja7UdGe4g9mwffiJmvLiTtp1G4AQyIjej6si/k8c8pUwTfVpNufck+23gXptPAkw==} + peerDependencies: + vue: ^3.5.0 + abbrev@2.0.0: resolution: {integrity: sha512-6/mh1E2u2YgEsCHdY0Yx5oW+61gZU+1vXaoiHHrpKeuRNNgFvS+/jrwHiQhB5apAf5oB7UB7E19ol2R2LKH8hQ==} engines: {node: ^14.17.0 || ^16.13.0 || >=18.0.0} @@ -3976,6 +3992,8 @@ snapshots: '@types/web-bluetooth@0.0.20': {} + '@types/web-bluetooth@0.0.21': {} + '@typescript-eslint/eslint-plugin@8.21.0(@typescript-eslint/parser@8.21.0(eslint@9.18.0(jiti@2.4.2))(typescript@5.6.3))(eslint@9.18.0(jiti@2.4.2))(typescript@5.6.3)': dependencies: '@eslint-community/regexpp': 4.12.1 @@ -4267,14 +4285,27 @@ snapshots: transitivePeerDependencies: - typescript + '@vueuse/core@14.0.0(vue@3.5.13(typescript@5.6.3))': + dependencies: + '@types/web-bluetooth': 0.0.21 + '@vueuse/metadata': 14.0.0 + '@vueuse/shared': 14.0.0(vue@3.5.13(typescript@5.6.3)) + vue: 3.5.13(typescript@5.6.3) + '@vueuse/metadata@12.5.0': {} + '@vueuse/metadata@14.0.0': {} + '@vueuse/shared@12.5.0(typescript@5.6.3)': dependencies: vue: 3.5.13(typescript@5.6.3) transitivePeerDependencies: - typescript + '@vueuse/shared@14.0.0(vue@3.5.13(typescript@5.6.3))': + dependencies: + vue: 3.5.13(typescript@5.6.3) + abbrev@2.0.0: {} acorn-jsx@5.3.2(acorn@8.14.0): @@ -6365,7 +6396,7 @@ snapshots: universalify@2.0.1: {} - unplugin-auto-import@0.18.6(@vueuse/core@12.5.0(typescript@5.6.3))(rollup@4.31.0): + unplugin-auto-import@0.18.6(@vueuse/core@14.0.0(vue@3.5.13(typescript@5.6.3)))(rollup@4.31.0): dependencies: '@antfu/utils': 0.7.10 '@rollup/pluginutils': 5.1.4(rollup@4.31.0) @@ -6376,7 +6407,7 @@ snapshots: unimport: 3.14.6(rollup@4.31.0) unplugin: 1.16.1 optionalDependencies: - '@vueuse/core': 12.5.0(typescript@5.6.3) + '@vueuse/core': 14.0.0(vue@3.5.13(typescript@5.6.3)) transitivePeerDependencies: - rollup