chore(deps): update dependency vite to v5.1.4

This commit is contained in:
renovate[bot] 2024-03-04 21:00:32 +00:00 committed by GitHub
parent 60ec2e698b
commit 2021b0c0be
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.2.1",
"stylelint-config-standard": "36.0.0",
"typescript": "5.3.3",
"vite": "5.1.3",
"vite": "5.1.4",
"vitest": "1.3.1"
}
},
@ -5578,9 +5578,9 @@
"dev": true
},
"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.4",
"resolved": "https://registry.npmjs.org/vite/-/vite-5.1.4.tgz",
"integrity": "sha512-n+MPqzq+d9nMVTKyewqw6kSt+R3CkvF9QAKY8obiQn8g1fwTscKxyfaYnC632HtBXAQGc1Yjomphwn1dtwGAHg==",
"dev": true,
"dependencies": {
"esbuild": "^0.19.3",

View File

@ -25,7 +25,7 @@
"stylelint": "16.2.1",
"stylelint-config-standard": "36.0.0",
"typescript": "5.3.3",
"vite": "5.1.3",
"vite": "5.1.4",
"vitest": "1.3.1"
},
"homepage": "https://jellyfin.org/",