From 09899187a1f42755abf3635a485d3ea24a9ea279 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 31 Mar 2025 13:28:16 +0000 Subject: [PATCH] build(deps-dev): bump unplugin-auto-import from 0.18.3 to 19.1.2 Bumps [unplugin-auto-import](https://github.com/unplugin/unplugin-auto-import) from 0.18.3 to 19.1.2. - [Release notes](https://github.com/unplugin/unplugin-auto-import/releases) - [Commits](https://github.com/unplugin/unplugin-auto-import/compare/v0.18.3...v19.1.2) --- updated-dependencies: - dependency-name: unplugin-auto-import 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 0a216aa..9e9fc92 100644 --- a/package.json +++ b/package.json @@ -75,7 +75,7 @@ "ts-node": "10.9.2", "tslib": "2.8.1", "tsx": "4.19.2", - "unplugin-auto-import": "0.18.3", + "unplugin-auto-import": "19.1.2", "vite": "5.4.11", "vite-plugin-dts": "4.3.0", "vite-tsconfig-paths": "5.0.1"