From 0db82dfecbd5cbcd13e54c6a4401413e09c6189c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 31 Mar 2025 18:41:48 +0000 Subject: [PATCH] chore(deps-dev): bump vite from 6.2.3 to 6.2.4 Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 6.2.3 to 6.2.4. - [Release notes](https://github.com/vitejs/vite/releases) - [Changelog](https://github.com/vitejs/vite/blob/v6.2.4/packages/vite/CHANGELOG.md) - [Commits](https://github.com/vitejs/vite/commits/v6.2.4/packages/vite) --- updated-dependencies: - dependency-name: vite dependency-type: direct:development ... Signed-off-by: dependabot[bot] --- package-lock.json | 14 +++++++------- package.json | 4 ++-- 2 files changed, 9 insertions(+), 9 deletions(-) diff --git a/package-lock.json b/package-lock.json index 8a9a83a..3a18cdc 100644 --- a/package-lock.json +++ b/package-lock.json @@ -41,7 +41,7 @@ "strip-css-comments": "5.0.0", "transform-ast": "2.4.4", "typescript": "5.7.3", - "vite": "6.2.3", + "vite": "6.2.4", "vite-plugin-checker": "0.8.0", "workbox-build": "7.3.0", "workbox-core": "7.3.0", @@ -7893,9 +7893,9 @@ } }, "node_modules/vite": { - "version": "6.2.3", - "resolved": "https://registry.npmjs.org/vite/-/vite-6.2.3.tgz", - "integrity": "sha512-IzwM54g4y9JA/xAeBPNaDXiBF8Jsgl3VBQ2YQ/wOY6fyW3xMdSoltIV3Bo59DErdqdE6RxUfv8W69DvUorE4Eg==", + "version": "6.2.4", + "resolved": "https://registry.npmjs.org/vite/-/vite-6.2.4.tgz", + "integrity": "sha512-veHMSew8CcRzhL5o8ONjy8gkfmFJAd5Ac16oxBUjlwgX3Gq2Wqr+qNC3TjPIpy7TPV/KporLga5GT9HqdrCizw==", "dev": true, "license": "MIT", "dependencies": { @@ -14240,9 +14240,9 @@ "requires": {} }, "vite": { - "version": "6.2.3", - "resolved": "https://registry.npmjs.org/vite/-/vite-6.2.3.tgz", - "integrity": "sha512-IzwM54g4y9JA/xAeBPNaDXiBF8Jsgl3VBQ2YQ/wOY6fyW3xMdSoltIV3Bo59DErdqdE6RxUfv8W69DvUorE4Eg==", + "version": "6.2.4", + "resolved": "https://registry.npmjs.org/vite/-/vite-6.2.4.tgz", + "integrity": "sha512-veHMSew8CcRzhL5o8ONjy8gkfmFJAd5Ac16oxBUjlwgX3Gq2Wqr+qNC3TjPIpy7TPV/KporLga5GT9HqdrCizw==", "dev": true, "requires": { "esbuild": "^0.25.0", diff --git a/package.json b/package.json index cff1427..26a32f7 100644 --- a/package.json +++ b/package.json @@ -36,7 +36,7 @@ "strip-css-comments": "5.0.0", "transform-ast": "2.4.4", "typescript": "5.7.3", - "vite": "6.2.3", + "vite": "6.2.4", "vite-plugin-checker": "0.8.0", "workbox-build": "7.3.0", "workbox-core": "7.3.0", @@ -78,7 +78,7 @@ "strip-css-comments": "5.0.0", "transform-ast": "2.4.4", "typescript": "5.7.3", - "vite": "6.2.3", + "vite": "6.2.4", "vite-plugin-checker": "0.8.0", "workbox-build": "7.3.0", "workbox-core": "7.3.0",