Update npm pacakges

This commit is contained in:
2025-06-08 22:06:13 +02:00
parent f8aae2f701
commit 1fdabaa63a
7 changed files with 576 additions and 639 deletions
+1
View File
@@ -6,6 +6,7 @@ pkgs.mkShell {
(import ./auth/shell.nix {inherit pkgs;})
(import ./back/shell.nix {inherit pkgs;})
(import ./chart/shell.nix {inherit pkgs;})
(import ./front/shell.nix {inherit pkgs;})
(import ./scanner/shell.nix {inherit pkgs;})
(import ./transcoder/shell.nix {inherit pkgs;})
];