Update dependency vite to v5.4.15 [SECURITY] (#2292)
authorrenovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Fri, 28 Mar 2025 09:17:17 +0000 (20:17 +1100)
committerGitHub <noreply@github.com>
Fri, 28 Mar 2025 09:17:17 +0000 (20:17 +1100)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
package-lock.json
package.json

index 9781432e075590cfd1ed4e1ac15ad01b1666310a..ac6f5d305346133bccce940d4bf25230946016d8 100644 (file)
@@ -99,7 +99,7 @@
         "prettier": "2.8.1",
         "sass": "1.56.2",
         "typescript": "4.9.4",
-        "vite": "5.4.12",
+        "vite": "5.4.15",
         "vite-plugin-pwa": "0.20.5",
         "vite-plugin-static-copy": "1.0.4",
         "vite-plugin-top-level-await": "1.4.4"
       }
     },
     "node_modules/vite": {
-      "version": "5.4.12",
-      "resolved": "https://registry.npmjs.org/vite/-/vite-5.4.12.tgz",
-      "integrity": "sha512-KwUaKB27TvWwDJr1GjjWthLMATbGEbeWYZIbGZ5qFIsgPP3vWzLu4cVooqhm5/Z2SPDUMjyPVjTztm5tYKwQxA==",
+      "version": "5.4.15",
+      "resolved": "https://registry.npmjs.org/vite/-/vite-5.4.15.tgz",
+      "integrity": "sha512-6ANcZRivqL/4WtwPGTKNaosuNJr5tWiftOC7liM7G9+rMb8+oeJeyzymDu4rTN93seySBmbjSfsS3Vzr19KNtA==",
       "license": "MIT",
       "dependencies": {
         "esbuild": "^0.21.3",
index f8499289362b6dd9840115f3dab936b284ea48b1..dbc5e105417139c8d84706b556116fd785d28615 100644 (file)
     "prettier": "2.8.1",
     "sass": "1.56.2",
     "typescript": "4.9.4",
-    "vite": "5.4.12",
+    "vite": "5.4.15",
     "vite-plugin-pwa": "0.20.5",
     "vite-plugin-static-copy": "1.0.4",
     "vite-plugin-top-level-await": "1.4.4"