dim.frontend: regenerate lockfile (#520272)

This commit is contained in:
Michael Daniels
2026-05-30 02:26:53 +00:00
committed by GitHub
2 changed files with 1754 additions and 1599 deletions

File diff suppressed because it is too large Load Diff

View File

@@ -34,7 +34,7 @@ rustPlatform.buildRustPackage (finalAttrs: {
ln -s ${./package-lock.json} package-lock.json
'';
npmDepsHash = "sha256-fVcx5K4r5P/pokmW31IobHSYsshB7PJOHsk6BP5dA1Q=";
npmDepsHash = "sha256-sWP7blhtuuRRxVfLMhAAXPgyaGVpf/7OCynF3PaGA9M=";
installPhase = ''
runHook preInstall