diff --git a/package-lock.json b/package-lock.json index 3fb79f5d..57a4caeb 100644 --- a/package-lock.json +++ b/package-lock.json @@ -28,7 +28,7 @@ "stylelint": "16.9.0", "stylelint-config-standard": "36.0.1", "typescript": "5.6.2", - "vite": "5.4.6", + "vite": "5.4.8", "vitest": "2.1.1" } }, @@ -5598,9 +5598,9 @@ "dev": true }, "node_modules/vite": { - "version": "5.4.6", - "resolved": "https://registry.npmjs.org/vite/-/vite-5.4.6.tgz", - "integrity": "sha512-IeL5f8OO5nylsgzd9tq4qD2QqI0k2CQLGrWD0rCN0EQJZpBK5vJAx0I+GDkMOXxQX/OfFHMuLIx6ddAxGX/k+Q==", + "version": "5.4.8", + "resolved": "https://registry.npmjs.org/vite/-/vite-5.4.8.tgz", + "integrity": "sha512-FqrItQ4DT1NC4zCUqMB4c4AZORMKIa0m8/URVCZ77OZ/QSNeJ54bU1vrFADbDsuwfIPcgknRkmqakQcgnL4GiQ==", "dev": true, "license": "MIT", "dependencies": { diff --git a/package.json b/package.json index 74c50c03..27ae7b80 100644 --- a/package.json +++ b/package.json @@ -25,7 +25,7 @@ "stylelint": "16.9.0", "stylelint-config-standard": "36.0.1", "typescript": "5.6.2", - "vite": "5.4.6", + "vite": "5.4.8", "vitest": "2.1.1" }, "homepage": "https://jellyfin.org/",