From 6b772926e26e5804e75fb00d9f585302995f4576 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 12 May 2025 03:28:02 +0000 Subject: [PATCH] build(deps-dev): bump unocss from 65.5.0 to 66.1.1 Bumps [unocss](https://github.com/unocss/unocss/tree/HEAD/packages-presets/unocss) from 65.5.0 to 66.1.1. - [Release notes](https://github.com/unocss/unocss/releases) - [Commits](https://github.com/unocss/unocss/commits/v66.1.1/packages-presets/unocss) --- updated-dependencies: - dependency-name: unocss dependency-version: 66.1.1 dependency-type: direct:development 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 a4c9485..41f0a84 100644 --- a/package.json +++ b/package.json @@ -42,7 +42,7 @@ "naive-ui": "^2.41.0", "simple-git-hooks": "^2.11.1", "typescript": "^5.7.3", - "unocss": "^65.5.0", + "unocss": "^66.1.1", "unplugin-auto-import": "^19.1.0", "unplugin-vue-components": "^28.1.0", "unplugin-vue-macros": "^2.14.2",