Skip to content

Commit 279e36e

Browse files
chore(deps-dev): bump vite from 6.2.4 to 6.2.5 in /src/Serilog.Ui.Web (#172)
Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 6.2.4 to 6.2.5. - [Release notes](https://github.com/vitejs/vite/releases) - [Changelog](https://github.com/vitejs/vite/blob/v6.2.5/packages/vite/CHANGELOG.md) - [Commits](https://github.com/vitejs/vite/commits/v6.2.5/packages/vite) --- updated-dependencies: - dependency-name: vite dependency-version: 6.2.5 dependency-type: direct:development ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 721d615 commit 279e36e

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

Diff for: src/Serilog.Ui.Web/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@
6565
"testing-library-selector": "^0.3.1",
6666
"typescript": "^5.8.2",
6767
"typescript-eslint": "^8.26.1",
68-
"vite": "^6.2.4",
68+
"vite": "^6.2.5",
6969
"vite-plugin-checker": "^0.9.0",
7070
"vite-plugin-mkcert": "^1.17.8",
7171
"vite-tsconfig-paths": "^5.1.4",

Diff for: src/Serilog.Ui.Web/yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -4634,10 +4634,10 @@ vite-tsconfig-paths@^5.1.4:
46344634
globrex "^0.1.2"
46354635
tsconfck "^3.0.3"
46364636

4637-
"vite@^5.0.0 || ^6.0.0", vite@^6.2.4:
4638-
version "6.2.4"
4639-
resolved "https://registry.yarnpkg.com/vite/-/vite-6.2.4.tgz#05809de3f918fded87f73a838761995a4d66a680"
4640-
integrity sha512-veHMSew8CcRzhL5o8ONjy8gkfmFJAd5Ac16oxBUjlwgX3Gq2Wqr+qNC3TjPIpy7TPV/KporLga5GT9HqdrCizw==
4637+
"vite@^5.0.0 || ^6.0.0", vite@^6.2.5:
4638+
version "6.2.5"
4639+
resolved "https://registry.yarnpkg.com/vite/-/vite-6.2.5.tgz#d093b5fe8eb96e594761584a966ab13f24457820"
4640+
integrity sha512-j023J/hCAa4pRIUH6J9HemwYfjB5llR2Ps0CWeikOtdR8+pAURAk0DoJC5/mm9kd+UgdnIy7d6HE4EAvlYhPhA==
46414641
dependencies:
46424642
esbuild "^0.25.0"
46434643
postcss "^8.5.3"

0 commit comments

Comments
 (0)