diff --git a/uSync.Backoffice.Management.Client/usync-assets/package-lock.json b/uSync.Backoffice.Management.Client/usync-assets/package-lock.json index 6ae927e8..69debfb7 100644 --- a/uSync.Backoffice.Management.Client/usync-assets/package-lock.json +++ b/uSync.Backoffice.Management.Client/usync-assets/package-lock.json @@ -19,7 +19,7 @@ "lit": "^3.2.0", "prettier": "^3.3.3", "typescript": "^5.5.4", - "vite": "^5.4.3", + "vite": "^5.4.6", "vite-plugin-dts": "^4.2.1", "vite-plugin-static-copy": "^1.0.6" } @@ -5055,9 +5055,9 @@ } }, "node_modules/vite": { - "version": "5.4.3", - "resolved": "https://pkgs.dev.azure.com/jumoo/Public/_packaging/nightly/npm/registry/vite/-/vite-5.4.3.tgz", - "integrity": "sha1-dxxHDoCMtnMvIE4e6Wwu1luXoOs=", + "version": "5.4.6", + "resolved": "https://pkgs.dev.azure.com/jumoo/Public/_packaging/nightly/npm/registry/vite/-/vite-5.4.6.tgz", + "integrity": "sha1-hak6Eiin+1pyPKF0PjN6JYjtAI8=", "dev": true, "license": "MIT", "dependencies": { diff --git a/uSync.Backoffice.Management.Client/usync-assets/package.json b/uSync.Backoffice.Management.Client/usync-assets/package.json index 8b3bd66a..040f051e 100644 --- a/uSync.Backoffice.Management.Client/usync-assets/package.json +++ b/uSync.Backoffice.Management.Client/usync-assets/package.json @@ -58,7 +58,7 @@ "lit": "^3.2.0", "prettier": "^3.3.3", "typescript": "^5.5.4", - "vite": "^5.4.3", + "vite": "^5.4.6", "vite-plugin-dts": "^4.2.1", "vite-plugin-static-copy": "^1.0.6" }