Update various dev dependencies by lucas-koehler · Pull Request #2503 · eclipsesource/jsonforms

added 7 commits

November 18, 2025 10:54
- Upgrade jest to ^29.7.0
  - Add now needed explicit jest-environment-jsdom where needed
  - vue: Add now needed module name mapper for @vue/test-utils
- Upgrade ts-jest to ^29.4.5
- vue-vanilla: Replace outdated vue-jest with @vue/vue3-jest
With this, remove obsolete jsdom-global dependency
- Remove @types/jest from root package.json and add to consuming packages
- Align @types/jest with jest 29
- Fix affected cell.test.ts