chore: pnpm 11 + dependency cleanup (#2089)

* core: upgrade to pnpm 11 and nodejs to 22.22.2

* chore: allow builds

* chore: remove unused

* chore: update actions

* chore: add stub for vitest

* reafactor: small optimization
This commit is contained in:
Alex Christoffer Rasmussen
2026-05-17 21:01:16 +02:00
committed by GitHub
parent d30d9cfd4e
commit 9ae49a7175
15 changed files with 104 additions and 519 deletions
+1 -1
View File
@@ -1,4 +1,4 @@
ARG NODE_VERSION=22.15.1
ARG NODE_VERSION=22.22.2
FROM node:${NODE_VERSION}-alpine
# Set environment variables