1
0
mirror of https://github.com/spacebarchat/server.git synced 2024-11-22 02:12:40 +01:00

Run npm update

This commit is contained in:
Emma [it/its]@Rory& 2024-10-15 11:16:32 +02:00 committed by Rory&
parent 3585e9316e
commit 192c7dd33b
4 changed files with 1845 additions and 908 deletions

View File

@ -20,11 +20,11 @@
},
"nixpkgs": {
"locked": {
"lastModified": 1728241625,
"narHash": "sha256-yumd4fBc/hi8a9QgA9IT8vlQuLZ2oqhkJXHPKxH/tRw=",
"lastModified": 1728492678,
"narHash": "sha256-9UTxR8eukdg+XZeHgxW5hQA9fIKHsKCdOIUycTryeVw=",
"owner": "nixos",
"repo": "nixpkgs",
"rev": "c31898adf5a8ed202ce5bea9f347b1c6871f32d1",
"rev": "5633bcff0c6162b9e4b5f1264264611e950c8ec7",
"type": "github"
},
"original": {

View File

@ -1,3 +1,3 @@
{
"npmDepsHash": "sha256-qcHlktC4qrhOJ6AwKbccPkr0cVrAtPhGK+xD/eV+scU="
"npmDepsHash": "sha256-YUhLZ2Qmm0xN7hzuOMTqYx3NXRD/6X2wItF4C+uTXao="
}

2744
package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@ -116,6 +116,7 @@
"@spacebar/util": "dist/util"
},
"optionalDependencies": {
"@yukikaze-bot/erlpack": "^1.0.1",
"erlpack": "^0.1.4",
"jimp": "^0.22.12",
"mysql": "^2.18.1",