From 6da646db01c5865ea1f30679e97872af69d8d58b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 4 Apr 2025 16:17:42 +0000 Subject: Bump vite from 6.0.13 to 6.0.14 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.13 to 6.0.14 - [Release notes](https://github.com/vitejs/vite/releases) - [Changelog](https://github.com/vitejs/vite/blob/v6.0.14/packages/vite/CHANGELOG.md) - [Commits](https://github.com/vitejs/vite/commits/v6.0.14/packages/vite) --- updated-dependencies: - dependency-name: vite dependency-version: 6.0.14 dependency-type: direct:development dependency-group: npm_and_yarn ... Signed-off-by: dependabot[bot] --- clients/www/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'clients/www/package.json') diff --git a/clients/www/package.json b/clients/www/package.json index 91b243a..f3fbd05 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.13", + "vite": "^6.0.14", "vite-plugin-pwa": "^0.21.1", "vite-plugin-tailwind-purgecss": "0.3.5" }, -- cgit v1.2.3