From 12a06e03c0c12331a653b7af12bc8f752cb8c288 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 4 Oct 2025 15:12:47 +0000 Subject: [PATCH] build(deps): bump the non-majors group across 1 directory with 3 updates Bumps the non-majors group with 3 updates in the /web-frontend directory: [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite), [@rollup/rollup-linux-arm64-gnu](https://github.com/rollup/rollup) and [@rollup/rollup-linux-x64-gnu](https://github.com/rollup/rollup). Updates `vite` from 7.1.7 to 7.1.9 - [Release notes](https://github.com/vitejs/vite/releases) - [Changelog](https://github.com/vitejs/vite/blob/main/packages/vite/CHANGELOG.md) - [Commits](https://github.com/vitejs/vite/commits/v7.1.9/packages/vite) Updates `@rollup/rollup-linux-arm64-gnu` from 4.52.3 to 4.52.4 - [Release notes](https://github.com/rollup/rollup/releases) - [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md) - [Commits](https://github.com/rollup/rollup/compare/v4.52.3...v4.52.4) Updates `@rollup/rollup-linux-x64-gnu` from 4.52.3 to 4.52.4 - [Release notes](https://github.com/rollup/rollup/releases) - [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md) - [Commits](https://github.com/rollup/rollup/compare/v4.52.3...v4.52.4) --- updated-dependencies: - dependency-name: vite dependency-version: 7.1.9 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: non-majors - dependency-name: "@rollup/rollup-linux-arm64-gnu" dependency-version: 4.52.4 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: non-majors - dependency-name: "@rollup/rollup-linux-x64-gnu" dependency-version: 4.52.4 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: non-majors ... Signed-off-by: dependabot[bot] --- web-frontend/package-lock.json | 25 +++++++++++++------------ web-frontend/package.json | 6 +++--- 2 files changed, 16 insertions(+), 15 deletions(-) diff --git a/web-frontend/package-lock.json b/web-frontend/package-lock.json index 5205d78e..d7c71a84 100644 --- a/web-frontend/package-lock.json +++ b/web-frontend/package-lock.json @@ -8,6 +8,7 @@ "name": "web-frontend", "version": "0.0.0", "dependencies": { + "@rollup/rollup-linux-x64-gnu": "4.52.4", "@tabler/icons-vue": "^3.35.0", "axios": "^1.12.2", "vue": "^3.5.22", @@ -19,15 +20,15 @@ "@vue/test-utils": "^2.4.6", "happy-dom": "^19.0.2", "http-server": "^14.1.1", - "vite": "^7.1.7", + "vite": "^7.1.9", "vitest": "^3.2.4" }, "engines": { "node": "22.12.0" }, "optionalDependencies": { - "@rollup/rollup-linux-arm64-gnu": "4.52.3", - "@rollup/rollup-linux-x64-gnu": "4.52.3" + "@rollup/rollup-linux-arm64-gnu": "4.52.4", + "@rollup/rollup-linux-x64-gnu": "4.52.4" } }, "node_modules/@babel/helper-string-parser": { @@ -663,9 +664,9 @@ ] }, "node_modules/@rollup/rollup-linux-arm64-gnu": { - "version": "4.52.3", - "resolved": "https://registry.npmjs.org/@rollup/rollup-linux-arm64-gnu/-/rollup-linux-arm64-gnu-4.52.3.tgz", - "integrity": "sha512-NcViG7A0YtuFDA6xWSgmFb6iPFzHlf5vcqb2p0lGEbT+gjrEEz8nC/EeDHvx6mnGXnGCC1SeVV+8u+smj0CeGQ==", + "version": "4.52.4", + "resolved": "https://registry.npmjs.org/@rollup/rollup-linux-arm64-gnu/-/rollup-linux-arm64-gnu-4.52.4.tgz", + "integrity": "sha512-4n4gVwhPHR9q/g8lKCyz0yuaD0MvDf7dV4f9tHt0C73Mp8h38UCtSCSE6R9iBlTbXlmA8CjpsZoujhszefqueg==", "cpu": [ "arm64" ], @@ -760,9 +761,9 @@ ] }, "node_modules/@rollup/rollup-linux-x64-gnu": { - "version": "4.52.3", - "resolved": "https://registry.npmjs.org/@rollup/rollup-linux-x64-gnu/-/rollup-linux-x64-gnu-4.52.3.tgz", - "integrity": "sha512-tPgGd6bY2M2LJTA1uGq8fkSPK8ZLYjDjY+ZLK9WHncCnfIz29LIXIqUgzCR0hIefzy6Hpbe8Th5WOSwTM8E7LA==", + "version": "4.52.4", + "resolved": "https://registry.npmjs.org/@rollup/rollup-linux-x64-gnu/-/rollup-linux-x64-gnu-4.52.4.tgz", + "integrity": "sha512-Wi6AXf0k0L7E2gteNsNHUs7UMwCIhsCTs6+tqQ5GPwVRWMaflqGec4Sd8n6+FNFDw9vGcReqk2KzBDhCa1DLYg==", "cpu": [ "x64" ], @@ -2822,9 +2823,9 @@ "license": "MIT" }, "node_modules/vite": { - "version": "7.1.7", - "resolved": "https://registry.npmjs.org/vite/-/vite-7.1.7.tgz", - "integrity": "sha512-VbA8ScMvAISJNJVbRDTJdCwqQoAareR/wutevKanhR2/1EkoXVZVkkORaYm/tNVCjP/UDTKtcw3bAkwOUdedmA==", + "version": "7.1.9", + "resolved": "https://registry.npmjs.org/vite/-/vite-7.1.9.tgz", + "integrity": "sha512-4nVGliEpxmhCL8DslSAUdxlB6+SMrhB0a1v5ijlh1xB1nEPuy1mxaHxysVucLHuWryAxLWg6a5ei+U4TLn/rFg==", "dev": true, "license": "MIT", "dependencies": { diff --git a/web-frontend/package.json b/web-frontend/package.json index 2dfdbe2b..d34fdb95 100644 --- a/web-frontend/package.json +++ b/web-frontend/package.json @@ -23,11 +23,11 @@ "@vue/test-utils": "^2.4.6", "happy-dom": "^19.0.2", "http-server": "^14.1.1", - "vite": "^7.1.7", + "vite": "^7.1.9", "vitest": "^3.2.4" }, "optionalDependencies": { - "@rollup/rollup-linux-arm64-gnu": "4.52.3", - "@rollup/rollup-linux-x64-gnu": "4.52.3" + "@rollup/rollup-linux-arm64-gnu": "4.52.4", + "@rollup/rollup-linux-x64-gnu": "4.52.4" } }