From f0154116bb6835042aab0585964fa4cc135a2552 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 23 Feb 2025 17:14:51 +0000 Subject: [PATCH] build(deps-dev): bump vite from 5.4.8 to 5.4.14 in /publicresults Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 5.4.8 to 5.4.14. - [Release notes](https://github.com/vitejs/vite/releases) - [Changelog](https://github.com/vitejs/vite/blob/v5.4.14/packages/vite/CHANGELOG.md) - [Commits](https://github.com/vitejs/vite/commits/v5.4.14/packages/vite) --- updated-dependencies: - dependency-name: vite dependency-type: direct:development ... Signed-off-by: dependabot[bot] --- publicresults/package-lock.json | 15 ++++++++------- publicresults/package.json | 4 ++-- 2 files changed, 10 insertions(+), 9 deletions(-) diff --git a/publicresults/package-lock.json b/publicresults/package-lock.json index db3a9dcbf0..de1b45d472 100644 --- a/publicresults/package-lock.json +++ b/publicresults/package-lock.json @@ -39,7 +39,7 @@ "strip-css-comments": "5.0.0", "transform-ast": "2.4.4", "typescript": "5.4.5", - "vite": "5.4.8", + "vite": "5.4.14", "vite-plugin-checker": "0.6.4", "workbox-build": "7.1.1", "workbox-core": "7.1.0", @@ -7115,10 +7115,11 @@ } }, "node_modules/vite": { - "version": "5.4.8", - "resolved": "https://registry.npmjs.org/vite/-/vite-5.4.8.tgz", - "integrity": "sha512-FqrItQ4DT1NC4zCUqMB4c4AZORMKIa0m8/URVCZ77OZ/QSNeJ54bU1vrFADbDsuwfIPcgknRkmqakQcgnL4GiQ==", + "version": "5.4.14", + "resolved": "https://registry.npmjs.org/vite/-/vite-5.4.14.tgz", + "integrity": "sha512-EK5cY7Q1D8JNhSaPKVK4pwBFvaTmZxEnoKXLG/U9gmdDcihQGNzFlgIvaxezFR4glP1LsuiedwMBqCXH3wZccA==", "dev": true, + "license": "MIT", "dependencies": { "esbuild": "^0.21.3", "postcss": "^8.4.43", @@ -12531,9 +12532,9 @@ } }, "vite": { - "version": "5.4.8", - "resolved": "https://registry.npmjs.org/vite/-/vite-5.4.8.tgz", - "integrity": "sha512-FqrItQ4DT1NC4zCUqMB4c4AZORMKIa0m8/URVCZ77OZ/QSNeJ54bU1vrFADbDsuwfIPcgknRkmqakQcgnL4GiQ==", + "version": "5.4.14", + "resolved": "https://registry.npmjs.org/vite/-/vite-5.4.14.tgz", + "integrity": "sha512-EK5cY7Q1D8JNhSaPKVK4pwBFvaTmZxEnoKXLG/U9gmdDcihQGNzFlgIvaxezFR4glP1LsuiedwMBqCXH3wZccA==", "dev": true, "requires": { "esbuild": "^0.21.3", diff --git a/publicresults/package.json b/publicresults/package.json index c14a7fd02f..50d462f0a3 100644 --- a/publicresults/package.json +++ b/publicresults/package.json @@ -34,7 +34,7 @@ "strip-css-comments": "5.0.0", "transform-ast": "2.4.4", "typescript": "5.4.5", - "vite": "5.3.3", + "vite": "5.4.14", "vite-plugin-checker": "0.6.4", "workbox-build": "7.1.1", "workbox-core": "7.1.0", @@ -74,7 +74,7 @@ "strip-css-comments": "5.0.0", "transform-ast": "2.4.4", "typescript": "5.4.5", - "vite": "5.3.3", + "vite": "5.4.14", "vite-plugin-checker": "0.6.4", "workbox-build": "7.1.1", "workbox-core": "7.1.0",