From b785852077eccd007ed7105ea0144cd9fd8fcf38 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 17 Feb 2025 14:50:37 +0000 Subject: [PATCH] build(deps): bump @vueuse/core from 11.2.0 to 12.7.0 Bumps [@vueuse/core](https://github.com/vueuse/vueuse/tree/HEAD/packages/core) from 11.2.0 to 12.7.0. - [Release notes](https://github.com/vueuse/vueuse/releases) - [Commits](https://github.com/vueuse/vueuse/commits/v12.7.0/packages/core) --- updated-dependencies: - dependency-name: "@vueuse/core" dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 2a5cb8c..54e7a18 100644 --- a/package.json +++ b/package.json @@ -52,7 +52,7 @@ "@codemirror/theme-one-dark": "6.1.2", "@vue-office/docx": "1.6.2", "@vue-office/excel": "1.7.8", - "@vueuse/core": "11.2.0", + "@vueuse/core": "12.7.0", "codemirror": "^6.0.1", "epubjs": "0.3.93", "highlight.js": "11.10.0",