From 09cdac7ba7064c37ac291b2869f44ab620e0b4a0 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 13 Dec 2024 08:00:56 +0000 Subject: [PATCH] chore(deps): update dependency unplugin-auto-import to ^0.19.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 08d1c9a..4abfebe 100644 --- a/package.json +++ b/package.json @@ -119,7 +119,7 @@ "pnpm": "7.10.0-0", "typescript": "^4.9.5", "unbuild": "^0.7.6", - "unplugin-auto-import": "^0.7.2", + "unplugin-auto-import": "^0.19.0", "vitest": "0.18.1" }, "lint-staged": {