chore(deps): pin and audit npm packages #71

Merged
Reliodas merged 1 commit from chore/npm-audit into develop 2026-06-26 00:58:26 +00:00
Owner

Summary

  • pin all direct npm dependency versions across workspaces
  • update non-major dependency versions and remove deprecated/vulnerable Jest/Istanbul chain
  • port the remaining Jest timer tests to node:test
  • approve esbuild install scripts and silence the Playwright NO_COLOR/FORCE_COLOR warning

Verification

  • npm install
  • npm audit --audit-level=low
  • npm run typecheck
  • npm test
  • npm run test:coverage
  • npm run build
  • npm run validate:questions
  • npm run check:assets
  • npm run smoke
  • npm run test:e2e

Notes

  • npm outdated only reports majors intentionally left out of scope: @types/node 26, TypeScript 6, Vite 8, Vue Router 5, vue-tsc 3, and @vitejs/plugin-vue 6.
## Summary - pin all direct npm dependency versions across workspaces - update non-major dependency versions and remove deprecated/vulnerable Jest/Istanbul chain - port the remaining Jest timer tests to node:test - approve esbuild install scripts and silence the Playwright NO_COLOR/FORCE_COLOR warning ## Verification - npm install - npm audit --audit-level=low - npm run typecheck - npm test - npm run test:coverage - npm run build - npm run validate:questions - npm run check:assets - npm run smoke - npm run test:e2e ## Notes - npm outdated only reports majors intentionally left out of scope: @types/node 26, TypeScript 6, Vite 8, Vue Router 5, vue-tsc 3, and @vitejs/plugin-vue 6.
chore(deps): pin and audit npm packages
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
ci/woodpecker/pr/woodpecker Pipeline was successful
ci/woodpecker/pull_request_closed/woodpecker Pipeline was successful
0a2cd95d51
Reliodas merged commit 8760ffc085 into develop 2026-06-26 00:58:26 +00:00
Sign in to join this conversation.
No reviewers
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: jeux/le-grand-concours#71
No description provided.