chore(deps-dev): bump vite from 5.4.5 to 5.4.6 in /ui

Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 5.4.5 to 5.4.6.
- [Release notes](https://github.com/vitejs/vite/releases)
- [Changelog](https://github.com/vitejs/vite/blob/v5.4.6/packages/vite/CHANGELOG.md)
- [Commits](https://github.com/vitejs/vite/commits/v5.4.6/packages/vite)

---
updated-dependencies:
- dependency-name: vite
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2024-09-17 21:17:30 +01:00
committed by Łukasz Mierzwa
parent f26cc2bc62
commit e516f333d9
2 changed files with 5 additions and 6 deletions
+4 -5
View File
@@ -91,7 +91,7 @@
"terser": "5.32.0",
"ts-jest": "29.2.5",
"typescript": "5.6.2",
"vite": "5.4.5",
"vite": "5.4.6",
"vite-tsconfig-paths": "5.0.1"
}
},
@@ -13337,11 +13337,10 @@
}
},
"node_modules/vite": {
"version": "5.4.5",
"resolved": "https://registry.npmjs.org/vite/-/vite-5.4.5.tgz",
"integrity": "sha512-pXqR0qtb2bTwLkev4SE3r4abCNioP3GkjvIDLlzziPpXtHgiJIjuKl+1GN6ESOT3wMjG3JTeARopj2SwYaHTOA==",
"version": "5.4.6",
"resolved": "https://registry.npmjs.org/vite/-/vite-5.4.6.tgz",
"integrity": "sha512-IeL5f8OO5nylsgzd9tq4qD2QqI0k2CQLGrWD0rCN0EQJZpBK5vJAx0I+GDkMOXxQX/OfFHMuLIx6ddAxGX/k+Q==",
"dev": true,
"license": "MIT",
"dependencies": {
"esbuild": "^0.21.3",
"postcss": "^8.4.43",
+1 -1
View File
@@ -87,7 +87,7 @@
"terser": "5.32.0",
"ts-jest": "29.2.5",
"typescript": "5.6.2",
"vite": "5.4.5",
"vite": "5.4.6",
"vite-tsconfig-paths": "5.0.1"
},
"overrides": {