From 3e05acc0773063d892d433b1644c8d46895182c2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 9 Jun 2025 18:10:58 +0000 Subject: [PATCH] Bump @plugin-web-update-notification/vite from 1.8.1 to 2.0.0 Bumps [@plugin-web-update-notification/vite](https://github.com/GreatAuk/plugin-web-update-notification/tree/HEAD/packages/vite-plugin) from 1.8.1 to 2.0.0. - [Release notes](https://github.com/GreatAuk/plugin-web-update-notification/releases) - [Commits](https://github.com/GreatAuk/plugin-web-update-notification/commits/v2.0.0/packages/vite-plugin) --- updated-dependencies: - dependency-name: "@plugin-web-update-notification/vite" dependency-version: 2.0.0 dependency-type: direct:production 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 9055b983..c1df500e 100644 --- a/package.json +++ b/package.json @@ -91,7 +91,7 @@ "@fortawesome/free-regular-svg-icons": "^6.3.0", "@fortawesome/free-solid-svg-icons": "^6.3.0", "@fortawesome/vue-fontawesome": "^3.0.3", - "@plugin-web-update-notification/vite": "^1.3.0", + "@plugin-web-update-notification/vite": "^2.0.0", "@rollup/plugin-inject": "^5.0.3", "@sentry/tracing": "^7.38.0", "@sentry/vue": "^8.37.1",