Bump vite from 5.1.3 to 5.1.7

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

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

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2024-04-03 17:12:51 +00:00 committed by GitHub
parent 7b19bb72d5
commit e58ae88c73
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 5 additions and 5 deletions

8
package-lock.json generated
View File

@ -32,7 +32,7 @@
"react-update-notification": "^1.2.0",
"uplot": "^1.6.30",
"uplot-react": "^1.1.5",
"vite": "^5.1.3"
"vite": "^5.1.7"
},
"devDependencies": {
"@total-typescript/ts-reset": "^0.5.1",
@ -12479,9 +12479,9 @@
}
},
"node_modules/vite": {
"version": "5.1.3",
"resolved": "https://registry.npmjs.org/vite/-/vite-5.1.3.tgz",
"integrity": "sha512-UfmUD36DKkqhi/F75RrxvPpry+9+tTkrXfMNZD+SboZqBCMsxKtO52XeGzzuh7ioz+Eo/SYDBbdb0Z7vgcDJew==",
"version": "5.1.7",
"resolved": "https://registry.npmjs.org/vite/-/vite-5.1.7.tgz",
"integrity": "sha512-sgnEEFTZYMui/sTlH1/XEnVNHMujOahPLGMxn1+5sIT45Xjng1Ec1K78jRP15dSmVgg5WBin9yO81j3o9OxofA==",
"dependencies": {
"esbuild": "^0.19.3",
"postcss": "^8.4.35",

View File

@ -44,7 +44,7 @@
"react-update-notification": "^1.2.0",
"uplot": "^1.6.30",
"uplot-react": "^1.1.5",
"vite": "^5.1.3"
"vite": "^5.1.7"
},
"devDependencies": {
"@total-typescript/ts-reset": "^0.5.1",