From 34945900cbcc088d960f5a119e35aa7e098841c6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 5 Jan 2024 13:05:23 +0000 Subject: [PATCH] Bump unocss from 0.58.2 to 0.58.3 in /ui Bumps [unocss](https://github.com/unocss/unocss) from 0.58.2 to 0.58.3. - [Release notes](https://github.com/unocss/unocss/releases) - [Commits](https://github.com/unocss/unocss/compare/v0.58.2...v0.58.3) --- updated-dependencies: - dependency-name: unocss dependency-type: direct:development update-type: version-update:semver-patch ... 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 445b0705..100ea152 100644 --- a/ui/package.json +++ b/ui/package.json @@ -82,7 +82,7 @@ "lint-staged": "15.2.0", "terser": "5.26.0", "typescript": "5.3.3", - "unocss": "0.58.2", + "unocss": "0.58.3", "unplugin-auto-import": "0.17.3", "unplugin-vue-components": "0.26.0", "vite": "5.0.10",