From a8e68b6e974597be9797ea888be7d45a7ab69929 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 25 Jan 2024 12:36:29 +0000 Subject: [PATCH] Bump unplugin-auto-import from 0.17.3 to 0.17.4 in /ui Bumps [unplugin-auto-import](https://github.com/unplugin/unplugin-auto-import) from 0.17.3 to 0.17.4. - [Release notes](https://github.com/unplugin/unplugin-auto-import/releases) - [Commits](https://github.com/unplugin/unplugin-auto-import/compare/v0.17.3...v0.17.4) --- updated-dependencies: - dependency-name: unplugin-auto-import 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 a4502905..63af2c50 100644 --- a/ui/package.json +++ b/ui/package.json @@ -83,7 +83,7 @@ "terser": "5.26.0", "typescript": "5.3.3", "unocss": "0.58.3", - "unplugin-auto-import": "0.17.3", + "unplugin-auto-import": "0.17.4", "unplugin-vue-components": "0.26.0", "vite": "5.0.12", "vue-tsc": "1.8.27"