From 44177f1f8692fd15694b2c3af23986371bcbce47 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 20 Sep 2023 13:05:36 +0000 Subject: [PATCH] :arrow_up: Bump unocss from 0.55.7 to 0.56.0 in /ui Bumps [unocss](https://github.com/unocss/unocss) from 0.55.7 to 0.56.0. - [Release notes](https://github.com/unocss/unocss/releases) - [Commits](https://github.com/unocss/unocss/compare/v0.55.7...v0.56.0) --- updated-dependencies: - dependency-name: unocss dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- ui/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ui/package.json b/ui/package.json index 5aabd430..8be6f63e 100644 --- a/ui/package.json +++ b/ui/package.json @@ -82,7 +82,7 @@ "lint-staged": "14.0.1", "terser": "5.19.4", "typescript": "5.2.2", - "unocss": "0.55.7", + "unocss": "0.56.0", "unplugin-auto-import": "0.16.6", "unplugin-vue-components": "0.25.2", "vite": "4.4.9",