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.0.6 to 6.0.11
- [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/v6.0.11/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-01-21 21:15:12 +00:00
committed by Łukasz Mierzwa
parent 5c4946748f
commit 60b0fa572a
2 changed files with 5 additions and 5 deletions
+4 -4
View File
@@ -91,7 +91,7 @@
"terser": "5.37.0",
"ts-jest": "29.2.5",
"typescript": "5.7.2",
"vite": "6.0.6",
"vite": "6.0.11",
"vite-tsconfig-paths": "5.1.4"
}
},
@@ -13749,9 +13749,9 @@
}
},
"node_modules/vite": {
"version": "6.0.6",
"resolved": "https://registry.npmjs.org/vite/-/vite-6.0.6.tgz",
"integrity": "sha512-NSjmUuckPmDU18bHz7QZ+bTYhRR0iA72cs2QAxCqDpafJ0S6qetco0LB3WW2OxlMHS0JmAv+yZ/R3uPmMyGTjQ==",
"version": "6.0.11",
"resolved": "https://registry.npmjs.org/vite/-/vite-6.0.11.tgz",
"integrity": "sha512-4VL9mQPKoHy4+FE0NnRE/kbY51TOfaknxAjt3fJbGJxhIpBZiqVzlZDEesWWsuREXHwNdAoOFZ9MkPEVXczHwg==",
"dev": true,
"license": "MIT",
"dependencies": {
+1 -1
View File
@@ -87,7 +87,7 @@
"terser": "5.37.0",
"ts-jest": "29.2.5",
"typescript": "5.7.2",
"vite": "6.0.6",
"vite": "6.0.11",
"vite-tsconfig-paths": "5.1.4"
},
"overrides": {