From 39ef4676fbb6ad2102293fa4b784ab6e6ecc1a2a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 12 May 2025 13:42:13 +0000 Subject: [PATCH] build(deps-dev): bump unplugin-auto-import from 0.18.3 to 19.2.0 Bumps [unplugin-auto-import](https://github.com/unplugin/unplugin-auto-import) from 0.18.3 to 19.2.0. - [Release notes](https://github.com/unplugin/unplugin-auto-import/releases) - [Commits](https://github.com/unplugin/unplugin-auto-import/compare/v0.18.3...v19.2.0) --- updated-dependencies: - dependency-name: unplugin-auto-import dependency-version: 19.2.0 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..38c00db 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.2.0", "vite": "5.4.11", "vite-plugin-dts": "4.3.0", "vite-tsconfig-paths": "5.0.1"