chore(deps): bump vite from 5.0.9 to 5.0.10 in /ui

Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 5.0.9 to 5.0.10.
- [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/v5.0.10/packages/vite)

---
updated-dependencies:
- dependency-name: vite
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2023-12-15 21:52:07 +00:00
committed by Łukasz Mierzwa
parent 76e113c617
commit 8886a15db8
2 changed files with 5 additions and 5 deletions
+4 -4
View File
@@ -51,7 +51,7 @@
"react-select": "5.8.0",
"react-transition-group": "4.4.5",
"typeface-open-sans": "1.1.13",
"vite": "5.0.9",
"vite": "5.0.10",
"vite-tsconfig-paths": "4.2.2"
},
"devDependencies": {
@@ -12455,9 +12455,9 @@
}
},
"node_modules/vite": {
"version": "5.0.9",
"resolved": "https://registry.npmjs.org/vite/-/vite-5.0.9.tgz",
"integrity": "sha512-wVqMd5kp28QWGgfYPDfrj771VyHTJ4UDlCteLH7bJDGDEamaz5hV8IX6h1brSGgnnyf9lI2RnzXq/JmD0c2wwg==",
"version": "5.0.10",
"resolved": "https://registry.npmjs.org/vite/-/vite-5.0.10.tgz",
"integrity": "sha512-2P8J7WWgmc355HUMlFrwofacvr98DAjoE52BfdbwQtyLH06XKwaL/FMnmKM2crF0iX4MpmMKoDlNCB1ok7zHCw==",
"dependencies": {
"esbuild": "^0.19.3",
"postcss": "^8.4.32",
+1 -1
View File
@@ -46,7 +46,7 @@
"react-select": "5.8.0",
"react-transition-group": "4.4.5",
"typeface-open-sans": "1.1.13",
"vite": "5.0.9",
"vite": "5.0.10",
"vite-tsconfig-paths": "4.2.2"
},
"devDependencies": {