diff --git a/html-report/package-lock.json b/html-report/package-lock.json
index d04d53b..67552da 100644
--- a/html-report/package-lock.json
+++ b/html-report/package-lock.json
@@ -28,7 +28,7 @@
"tailwindcss": "3.4.17",
"typescript": "5.7.2",
"typescript-eslint": "8.18.1",
- "vite": "6.0.4",
+ "vite": "6.0.5",
"vite-plugin-singlefile": "2.1.0",
"vue-tsc": "https://pkg.pr.new/vuejs/language-tools/vue-tsc@3fb59af"
}
@@ -4019,13 +4019,13 @@
"license": "MIT"
},
"node_modules/vite": {
- "version": "6.0.4",
- "resolved": "https://registry.npmjs.org/vite/-/vite-6.0.4.tgz",
- "integrity": "sha512-zwlH6ar+6o6b4Wp+ydhtIKLrGM/LoqZzcdVmkGAFun0KHTzIzjh+h0kungEx7KJg/PYnC80I4TII9WkjciSR6Q==",
+ "version": "6.0.5",
+ "resolved": "https://registry.npmjs.org/vite/-/vite-6.0.5.tgz",
+ "integrity": "sha512-akD5IAH/ID5imgue2DYhzsEwCi0/4VKY31uhMLEYJwPP4TiUp8pL5PIK+Wo7H8qT8JY9i+pVfPydcFPYD1EL7g==",
"dev": true,
"license": "MIT",
"dependencies": {
- "esbuild": "^0.24.0",
+ "esbuild": "0.24.0",
"postcss": "^8.4.49",
"rollup": "^4.23.0"
},
diff --git a/html-report/package.json b/html-report/package.json
index 793064e..7b25ef9 100644
--- a/html-report/package.json
+++ b/html-report/package.json
@@ -29,7 +29,7 @@
"tailwindcss": "3.4.17",
"typescript": "5.7.2",
"typescript-eslint": "8.18.1",
- "vite": "6.0.4",
+ "vite": "6.0.5",
"vite-plugin-singlefile": "2.1.0",
"vue-tsc": "https://pkg.pr.new/vuejs/language-tools/vue-tsc@3fb59af"
}