Update dependency vite to v5.4.6

This commit is contained in:
renovate[bot] 2024-09-26 19:55:31 +00:00 committed by GitHub
parent fced76b623
commit 0e34bd9537
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

@ -28,7 +28,7 @@
"stylelint": "16.9.0",
"stylelint-config-standard": "36.0.1",
"typescript": "5.6.2",
"vite": "5.4.3",
"vite": "5.4.6",
"vitest": "2.1.1"
}
},
@ -5591,9 +5591,9 @@
"dev": true
},
"node_modules/vite": {
"version": "5.4.3",
"resolved": "https://registry.npmjs.org/vite/-/vite-5.4.3.tgz",
"integrity": "sha512-IH+nl64eq9lJjFqU+/yrRnrHPVTlgy42/+IzbOdaFDVlyLgI/wDlf+FCobXLX1cT0X5+7LMyH1mIy2xJdLfo8Q==",
"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": {

View File

@ -25,7 +25,7 @@
"stylelint": "16.9.0",
"stylelint-config-standard": "36.0.1",
"typescript": "5.6.2",
"vite": "5.4.3",
"vite": "5.4.6",
"vitest": "2.1.1"
},
"homepage": "https://jellyfin.org/",