filebrowser/.github/workflows
Kloon ImKloon 9aa8444a2e
Update to node 22 and pnpm
This commit brings the project to support node 22 which became LTS and
fixes broken builds with typescript 5.7+ until vue-tsc is updated and
replaces npm with pnpm.

- Update tsconfig for node 22
- Pin typescript to 5.6.x to not break vue-tsc
- Replace npm with pnpm (corepack recommended)
- Update Makefile and main workflow for pnpm
- Migrate to eslint 9 flat config
- Fix broken imports
- Exclude non-TS vue files for vue-tsc
2024-12-04 14:34:13 +01:00
..
main.yaml Update to node 22 and pnpm 2024-12-04 14:34:13 +01:00
pr-lint.yaml ci: fix permission for pr-lint 2024-04-24 23:10:41 +02:00
stale.yml chore: bump 'actions/stale' to latest version (#3489) 2024-09-30 11:01:43 +02:00