From aab686bfde6e40212293e223e9ecf2630f2822eb Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 14 Nov 2022 20:11:55 +0000 Subject: [PATCH] Bump unplugin-auto-expose from 0.0.3 to 0.0.4 Bumps [unplugin-auto-expose](https://github.com/cawa-93/unplugin-auto-expose) from 0.0.3 to 0.0.4. - [Release notes](https://github.com/cawa-93/unplugin-auto-expose/releases) - [Commits](https://github.com/cawa-93/unplugin-auto-expose/compare/v0.0.3...v0.0.4) --- updated-dependencies: - dependency-name: unplugin-auto-expose dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 15b7f30..12a9092 100644 --- a/package.json +++ b/package.json @@ -32,7 +32,7 @@ "svelte-modals": "^1.2.0", "svelte-preprocess": "^4.10.7", "svelte-spa-router": "^3.3.0", - "unplugin-auto-expose": "^0.0.3", + "unplugin-auto-expose": "^0.0.4", "vite": "^3.1.3" }, "main": "packages/main/dist/index.cjs",