diff --git a/materialious/package-lock.json b/materialious/package-lock.json index 5795fdf8..1d9a5287 100644 --- a/materialious/package-lock.json +++ b/materialious/package-lock.json @@ -53,7 +53,7 @@ "svelte-check": "^3.8.4", "tslib": "^2.6.3", "typescript": "^5.5.3", - "vite": "^5.3.3" + "vite": "^5.3.4" } }, "node_modules/@ampproject/remapping": { @@ -12073,9 +12073,9 @@ } }, "node_modules/vite": { - "version": "5.3.3", - "resolved": "https://registry.npmjs.org/vite/-/vite-5.3.3.tgz", - "integrity": "sha512-NPQdeCU0Dv2z5fu+ULotpuq5yfCS1BzKUIPhNbP3YBfAMGJXbt2nS+sbTFu+qchaqWTD+H3JK++nRwr6XIcp6A==", + "version": "5.3.4", + "resolved": "https://registry.npmjs.org/vite/-/vite-5.3.4.tgz", + "integrity": "sha512-Cw+7zL3ZG9/NZBB8C+8QbQZmR54GwqIz+WMI4b3JgdYJvX+ny9AjJXqkGQlDXSXRP9rP0B4tbciRMOVEKulVOA==", "dev": true, "dependencies": { "esbuild": "^0.21.3", diff --git a/materialious/package.json b/materialious/package.json index aac41d6f..32865479 100644 --- a/materialious/package.json +++ b/materialious/package.json @@ -34,7 +34,7 @@ "svelte-check": "^3.8.4", "tslib": "^2.6.3", "typescript": "^5.5.3", - "vite": "^5.3.3" + "vite": "^5.3.4" }, "type": "module", "dependencies": {