dim.frontend: regenerate lockfile

Fixes some dependabot alerts.
This commit is contained in:
Michael Daniels
2026-05-14 20:06:40 -04:00
parent 3157d6d9eb
commit 5ad7e468ef
2 changed files with 1754 additions and 1599 deletions
+1753 -1598
View File
File diff suppressed because it is too large Load Diff
+1 -1
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