diff --git a/apps/hello-carbon-vue3/package.json b/apps/hello-carbon-vue3/package.json index 7f6c729..ef1c2ac 100644 --- a/apps/hello-carbon-vue3/package.json +++ b/apps/hello-carbon-vue3/package.json @@ -20,8 +20,8 @@ "@carbon/icons-vue": "^10.99.1", "@carbon/themes": "^10.55.6", "@carbon/vue": "^3.0.26", - "@vueuse/components": "^13.9.0", - "@vueuse/core": "^13.2.0", + "@vueuse/components": "^14.0.0", + "@vueuse/core": "^14.0.0", "carbon-components": "^10.59.2", "i18next": "^25.5.2", "i18next-http-backend": "^3.0.2", diff --git a/apps/hello-carbon11-vue3/package.json b/apps/hello-carbon11-vue3/package.json index 6b9fe48..5abf9ce 100644 --- a/apps/hello-carbon11-vue3/package.json +++ b/apps/hello-carbon11-vue3/package.json @@ -20,7 +20,7 @@ "@carbon/themes": "^11.55.0", "@carbon/web-components": "^2.36.0", "@stylistic/eslint-plugin": "^5.4.0", - "@vueuse/core": "^13.5.0", + "@vueuse/core": "^14.0.0", "i18next": "^25.5.2", "i18next-http-backend": "^3.0.2", "i18next-vue": "^5.3.0", diff --git a/package-lock.json b/package-lock.json index 13970c3..475fc66 100644 --- a/package-lock.json +++ b/package-lock.json @@ -195,8 +195,8 @@ "@carbon/icons-vue": "^10.99.1", "@carbon/themes": "^10.55.6", "@carbon/vue": "^3.0.26", - "@vueuse/components": "^13.9.0", - "@vueuse/core": "^13.2.0", + "@vueuse/components": "^14.0.0", + "@vueuse/core": "^14.0.0", "carbon-components": "^10.59.2", "i18next": "^25.5.2", "i18next-http-backend": "^3.0.2", @@ -260,7 +260,7 @@ "@carbon/themes": "^11.55.0", "@carbon/web-components": "^2.36.0", "@stylistic/eslint-plugin": "^5.4.0", - "@vueuse/core": "^13.5.0", + "@vueuse/core": "^14.0.0", "i18next": "^25.5.2", "i18next-http-backend": "^3.0.2", "i18next-vue": "^5.3.0", @@ -8315,27 +8315,27 @@ } }, "node_modules/@vueuse/components": { - "version": "13.9.0", - "resolved": "https://registry.npmjs.org/@vueuse/components/-/components-13.9.0.tgz", - "integrity": "sha512-0DDFpjG3hEEK+3YgSzE/OzOGqpo/KmxcXWzW2YdmgahZvaoUdegn68GmbdcHRJE7CH55dDj13Cz47iN8QoI3jQ==", + "version": "14.0.0", + "resolved": "https://registry.npmjs.org/@vueuse/components/-/components-14.0.0.tgz", + "integrity": "sha512-0PFAbAzKo+Ipt45R0OVHvZwjTj9oDZJQ/lc77d020fKl9GrxEIRvVIzMW1CZVn1vwmGhXEZPIF3erjixW2yqpg==", "license": "MIT", "dependencies": { - "@vueuse/core": "13.9.0", - "@vueuse/shared": "13.9.0" + "@vueuse/core": "14.0.0", + "@vueuse/shared": "14.0.0" }, "peerDependencies": { "vue": "^3.5.0" } }, "node_modules/@vueuse/core": { - "version": "13.9.0", - "resolved": "https://registry.npmjs.org/@vueuse/core/-/core-13.9.0.tgz", - "integrity": "sha512-ts3regBQyURfCE2BcytLqzm8+MmLlo5Ln/KLoxDVcsZ2gzIwVNnQpQOL/UKV8alUqjSZOlpFZcRNsLRqj+OzyA==", + "version": "14.0.0", + "resolved": "https://registry.npmjs.org/@vueuse/core/-/core-14.0.0.tgz", + "integrity": "sha512-d6tKRWkZE8IQElX2aHBxXOMD478fHIYV+Dzm2y9Ag122ICBpNKtGICiXKOhWU3L1kKdttDD9dCMS4bGP3jhCTQ==", "license": "MIT", "dependencies": { "@types/web-bluetooth": "^0.0.21", - "@vueuse/metadata": "13.9.0", - "@vueuse/shared": "13.9.0" + "@vueuse/metadata": "14.0.0", + "@vueuse/shared": "14.0.0" }, "funding": { "url": "https://github.com/sponsors/antfu" @@ -8345,18 +8345,18 @@ } }, "node_modules/@vueuse/metadata": { - "version": "13.9.0", - "resolved": "https://registry.npmjs.org/@vueuse/metadata/-/metadata-13.9.0.tgz", - "integrity": "sha512-1AFRvuiGphfF7yWixZa0KwjYH8ulyjDCC0aFgrGRz8+P4kvDFSdXLVfTk5xAN9wEuD1J6z4/myMoYbnHoX07zg==", + "version": "14.0.0", + "resolved": "https://registry.npmjs.org/@vueuse/metadata/-/metadata-14.0.0.tgz", + "integrity": "sha512-6yoGqbJcMldVCevkFiHDBTB1V5Hq+G/haPlGIuaFZHpXC0HADB0EN1ryQAAceiW+ryS3niUwvdFbGiqHqBrfVA==", "license": "MIT", "funding": { "url": "https://github.com/sponsors/antfu" } }, "node_modules/@vueuse/shared": { - "version": "13.9.0", - "resolved": "https://registry.npmjs.org/@vueuse/shared/-/shared-13.9.0.tgz", - "integrity": "sha512-e89uuTLMh0U5cZ9iDpEI2senqPGfbPRTHM/0AaQkcxnpqjkZqDYP8rpfm7edOz8s+pOCOROEy1PIveSW8+fL5g==", + "version": "14.0.0", + "resolved": "https://registry.npmjs.org/@vueuse/shared/-/shared-14.0.0.tgz", + "integrity": "sha512-mTCA0uczBgurRlwVaQHfG0Ja7UdGe4g9mwffiJmvLiTtp1G4AQyIjej6si/k8c8pUwTfVpNufck+23gXptPAkw==", "license": "MIT", "funding": { "url": "https://github.com/sponsors/antfu"