From 578212efd32de28f236d1995ed3e714b840a77a2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 31 Mar 2025 19:16:03 +0000 Subject: Bump vite from 6.0.12 to 6.0.13 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.12 to 6.0.13 - [Release notes](https://github.com/vitejs/vite/releases) - [Changelog](https://github.com/vitejs/vite/blob/v6.0.13/packages/vite/CHANGELOG.md) - [Commits](https://github.com/vitejs/vite/commits/v6.0.13/packages/vite) --- updated-dependencies: - dependency-name: vite 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') diff --git a/clients/www/package.json b/clients/www/package.json index 3a0d5fe..91b243a 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.12", + "vite": "^6.0.13", "vite-plugin-pwa": "^0.21.1", "vite-plugin-tailwind-purgecss": "0.3.5" }, -- cgit v1.2.3