pds: upgrade pds package version, switch to pnpm

This commit is contained in:
Charlotte Som 2024-12-19 14:32:28 +00:00
parent f4436c5a38
commit 9f5531ca7d
4 changed files with 4144 additions and 5895 deletions

View file

@ -7,6 +7,7 @@
devShells."x86_64-linux".default = pkgs.mkShell {
buildInputs = [
pkgs.nodejs_22
pkgs.pnpm
];
};
};

5894
pds/package-lock.json generated

File diff suppressed because it is too large Load diff

View file

@ -6,7 +6,8 @@
"main": "index.js",
"license": "MIT",
"dependencies": {
"@atproto/pds": "0.4.75",
"@atproto/common": "^0.4.5",
"@atproto/pds": "0.4.77",
"dotenv": "^16.4.5",
"express": "^4.21.1"
},

4141
pds/pnpm-lock.yaml Normal file

File diff suppressed because it is too large Load diff