From fc53f5a87537dea62bc0d3c58c7049c6484db626 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 2 Dec 2024 13:29:02 +0200 Subject: [PATCH] chore(deps-dev): bump vite-plugin-checker from 0.5.5 to 0.8.0 (#16) Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index 724b4dd..50261fa 100644 --- a/package.json +++ b/package.json @@ -36,7 +36,7 @@ "transform-ast": "2.4.4", "typescript": "4.9.3", "vite": "4.5.5", - "vite-plugin-checker": "0.5.5", + "vite-plugin-checker": "0.8.0", "workbox-build": "6.5.4", "workbox-core": "7.3.0", "workbox-precaching": "6.5.4" @@ -195,7 +195,7 @@ "transform-ast": "2.4.4", "typescript": "4.9.3", "vite": "4.4.11", - "vite-plugin-checker": "0.5.5", + "vite-plugin-checker": "0.8.0", "workbox-build": "6.5.4", "workbox-core": "7.3.0", "workbox-precaching": "6.5.4"