Skip to content
Snippets Groups Projects
Verified Commit 931f2d29 authored by Volker Schukai's avatar Volker Schukai :alien:
Browse files

chore: update node

parent 58c00a73
No related branches found
No related tags found
No related merge requests found
...@@ -26,6 +26,13 @@ tests: ...@@ -26,6 +26,13 @@ tests:
- nixos-gen3 - nixos-gen3
script: script:
- nix develop .#gitlab --command run-ci-tests - nix develop .#gitlab --command run-ci-tests
cache:
untracked: true
key:
files:
- pnpm-lock.yaml
paths:
- node_modules/
rules: rules:
- if: $DEPLOY_VERSION == null - if: $DEPLOY_VERSION == null
......
...@@ -96,5 +96,6 @@ ...@@ -96,5 +96,6 @@
"vite-plugin-mock": "^3.0.2", "vite-plugin-mock": "^3.0.2",
"vite-plugin-terminal": "^1.2.0", "vite-plugin-terminal": "^1.2.0",
"ws": "^8.18.0" "ws": "^8.18.0"
} },
"packageManager": "pnpm@10.1.0+sha512.c89847b0667ddab50396bbbd008a2a43cf3b581efd59cf5d9aa8923ea1fb4b8106c041d540d08acb095037594d73ebc51e1ec89ee40c88b30b8a66c0fae0ac1b"
} }
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment