From 382f5ec0561296179368c2f7b9bc2292d72fba0d Mon Sep 17 00:00:00 2001
From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com>
Date: Tue, 25 Mar 2025 15:30:50 +0000
Subject: Bump vite from 6.0.11 to 6.0.12 in the npm_and_yarn group

Bumps the npm_and_yarn group with 1 update: [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite).


Updates `vite` from 6.0.11 to 6.0.12
- [Release notes](https://github.com/vitejs/vite/releases)
- [Changelog](https://github.com/vitejs/vite/blob/v6.0.12/packages/vite/CHANGELOG.md)
- [Commits](https://github.com/vitejs/vite/commits/v6.0.12/packages/vite)

---
updated-dependencies:
- dependency-name: vite
  dependency-type: direct:development
  dependency-group: npm_and_yarn
...

Signed-off-by: dependabot[bot] <support@github.com>
---
 clients/www/package.json | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

(limited to 'clients')

diff --git a/clients/www/package.json b/clients/www/package.json
index 8282714..3a0d5fe 100644
--- a/clients/www/package.json
+++ b/clients/www/package.json
@@ -39,7 +39,7 @@
 		"tailwindcss": "3.4.17",
 		"tslib": "^2.8.1",
 		"typescript": "^5.7.3",
-		"vite": "^6.0.11",
+		"vite": "^6.0.12",
 		"vite-plugin-pwa": "^0.21.1",
 		"vite-plugin-tailwind-purgecss": "0.3.5"
 	},
-- 
cgit v1.2.3