chore(deps-dev): bump vite

Bumps the npm_and_yarn group with 1 update in the /ui directory: [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite).


Updates `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
  dependency-group: npm_and_yarn
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2025-03-31 20:24:46 +01:00
committed by Łukasz Mierzwa
parent bf27860f0a
commit 5fdafd5ecd
2 changed files with 5 additions and 5 deletions
+4 -4
View File
@@ -91,7 +91,7 @@
"terser": "5.39.0",
"ts-jest": "29.2.6",
"typescript": "5.8.2",
"vite": "6.2.3",
"vite": "6.2.4",
"vite-tsconfig-paths": "5.1.4"
}
},
@@ -13833,9 +13833,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": {
+1 -1
View File
@@ -87,7 +87,7 @@
"terser": "5.39.0",
"ts-jest": "29.2.6",
"typescript": "5.8.2",
"vite": "6.2.3",
"vite": "6.2.4",
"vite-tsconfig-paths": "5.1.4"
},
"overrides": {