## Beschrijving Update alle devDependencies die niet compatible zijn met Node 24. Dit is de vervolgstap na Issue (Node 24 runtime upgrade). ## Acceptance Criteria - [x] Alle incompatible packages geupdate - [x] `pnpm install` succeeds - [ ] `pnpm audit` schoon - [x] Non-Strapi packages bouwen - [x] Breaking changes gedocumenteerd ## Taken Key tasks: - [ ] Run `pnpm outdated` - [x] Identify Node 24 incompatible packages - [x] Update packages - [x] Test builds - [x] Document breaking changes
Beschrijving
Update alle devDependencies die niet compatible zijn met Node 24.
Dit is de vervolgstap na Issue (Node 24 runtime upgrade).
Acceptance Criteria
pnpm installsucceedspnpm auditschoonTaken
Key tasks:
pnpm outdated