mirror of
https://github.com/versia-pub/server.git
synced 2026-04-27 20:59:15 +02:00
chore: ⬆️ Upgrade dependencies
This commit is contained in:
parent
441c7714d9
commit
4a4f72fd66
92 changed files with 1056 additions and 1730 deletions
|
|
@ -15,14 +15,13 @@ in
|
|||
version = packageJson.version;
|
||||
|
||||
src = ../.;
|
||||
patches = [./fix-build-spinner.patch];
|
||||
|
||||
# Fixes the build script mv usage
|
||||
pnpmInstallFlags = ["--shamefully-hoist"];
|
||||
|
||||
pnpmDeps = pnpm.fetchDeps {
|
||||
inherit (finalAttrs) pname version src pnpmInstallFlags;
|
||||
hash = "sha256-bDgLkz0aT3/jM2inVsfMoJBKZacxqfHFi8GtIg7zc+M=";
|
||||
hash = "sha256-q5Ec7b77XdGpRul7mM4AfSuHC2jayMD4u5zwZksA85g=";
|
||||
};
|
||||
|
||||
nativeBuildInputs = [
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue