feat(ds-fr): Update dependencies

This commit is contained in:
Tom Hubrecht 2024-04-07 21:47:15 +02:00
parent ac2bd4bb13
commit 999817ce8b

View file

@ -5,7 +5,7 @@
git,
fetchYarnDeps,
yarn,
fixup_yarn_lock,
prefetch-yarn-deps,
nodejs,
ruby_3_2,
bundlerEnv,
@ -61,7 +61,7 @@ let
buildInputs = [ rubyEnv ];
nativeBuildInputs = [
fixup_yarn_lock
prefetch-yarn-deps
nodejs
yarn
rubyEnv.wrappedRuby
@ -86,7 +86,7 @@ let
buildPhase = ''
export HOME=$(mktemp -d)
yarn config --offline set yarn-offline-mirror $offlineCache
fixup_yarn_lock yarn.lock
fixup-yarn-lock yarn.lock
yarn install --offline --frozen-lockfile --ignore-platform --ignore-scripts --no-progress --non-interactive
patchShebangs node_modules/