Fix nix package

This commit is contained in:
Rory& 2025-09-30 06:15:45 +02:00
parent e8e9bb722a
commit 0fb9e94788
3 changed files with 2 additions and 2 deletions

View File

@ -1,3 +1,3 @@
{ {
"npmDepsHash": "sha256-GgNaRWT7ZD5iUgWcKqCwzBuPgJDamsPh9SLB2aiQFgY=" "npmDepsHash": "sha256-EQqDGr8mi7X1hr2iUvkNNJjhYW55ZUKI13sSRMzTjyg="
} }

BIN
package-lock.json generated

Binary file not shown.

View File

@ -63,7 +63,6 @@
"@typescript-eslint/eslint-plugin": "^8.45.0", "@typescript-eslint/eslint-plugin": "^8.45.0",
"@typescript-eslint/parser": "^8.45.0", "@typescript-eslint/parser": "^8.45.0",
"eslint": "^9.36.0", "eslint": "^9.36.0",
"express": "^5.1.0",
"globals": "^16.4.0", "globals": "^16.4.0",
"husky": "^9.1.7", "husky": "^9.1.7",
"prettier": "^3.6.2", "prettier": "^3.6.2",
@ -84,6 +83,7 @@
"discord-protos": "^1.2.69", "discord-protos": "^1.2.69",
"email-providers": "^2.15.0", "email-providers": "^2.15.0",
"exif-be-gone": "^1.5.1", "exif-be-gone": "^1.5.1",
"express": "^5.1.0",
"fast-zlib": "^2.0.1", "fast-zlib": "^2.0.1",
"fido2-lib": "^3.5.3", "fido2-lib": "^3.5.3",
"file-type": "^21.0.0", "file-type": "^21.0.0",