Skip to content

Commit 985b29b

Browse files
⬆ [frontend-deps]: Bump vite in /frontend in the npm_and_yarn group
Bumps the npm_and_yarn group in /frontend with 1 update: [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite). Updates `vite` from 6.2.4 to 6.2.7 - [Release notes](https://github.com/vitejs/vite/releases) - [Changelog](https://github.com/vitejs/vite/blob/v6.2.7/packages/vite/CHANGELOG.md) - [Commits](https://github.com/vitejs/vite/commits/v6.2.7/packages/vite) --- updated-dependencies: - dependency-name: vite dependency-version: 6.2.7 dependency-type: direct:development dependency-group: npm_and_yarn ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 8b295a5 commit 985b29b

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

frontend/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,6 +64,6 @@
6464
"globals": "^16.0.0",
6565
"typescript": "~5.7.2",
6666
"typescript-eslint": "^8.26.0",
67-
"vite": "^6.2.4"
67+
"vite": "^6.2.7"
6868
}
6969
}

frontend/yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2940,10 +2940,10 @@ victory-vendor@^36.6.8:
29402940
d3-time "^3.0.0"
29412941
d3-timer "^3.0.1"
29422942

2943-
vite@^6.2.4:
2944-
version "6.2.4"
2945-
resolved "https://registry.npmjs.org/vite/-/vite-6.2.4.tgz"
2946-
integrity sha512-veHMSew8CcRzhL5o8ONjy8gkfmFJAd5Ac16oxBUjlwgX3Gq2Wqr+qNC3TjPIpy7TPV/KporLga5GT9HqdrCizw==
2943+
vite@^6.2.7:
2944+
version "6.2.7"
2945+
resolved "https://registry.yarnpkg.com/vite/-/vite-6.2.7.tgz#699fb6e4b3e65d749480e0087cdbe3f3f0de00fa"
2946+
integrity sha512-qg3LkeuinTrZoJHHF94coSaTfIPyBYoywp+ys4qu20oSJFbKMYoIJo0FWJT9q6Vp49l6z9IsJRbHdcGtiKbGoQ==
29472947
dependencies:
29482948
esbuild "^0.25.0"
29492949
postcss "^8.5.3"

0 commit comments

Comments
 (0)