Skip to content

chore(examples): bump typescript, jose, ejs and supertest types#34

Open
frederikprijck wants to merge 1 commit into
mainfrom
chore/examples-bump-deps
Open

chore(examples): bump typescript, jose, ejs and supertest types#34
frederikprijck wants to merge 1 commit into
mainfrom
chore/examples-bump-deps

Conversation

@frederikprijck

Copy link
Copy Markdown
Member

Updates dependency versions across the example apps.

Changes

Package From → To Examples affected
typescript ~5.9.3~7.0.2 all
jose ^5.9.6^6.2.3 web-call-api, stateful-sessions
ejs ^4.0.1^6.0.1 web, web-call-api, mcd, dynamic-app-base-url, stateful-sessions
@types/supertest ^6.0.3^7.2.1 web-call-api, mcd, dynamic-app-base-url, stateful-sessions

Notes

  • Only the example package.json files are touched — SDK packages are unchanged.
  • eslint / @eslint/js were requested but are not present in the examples (they live in the SDK packages/), so no example change was needed for those.
  • TypeScript 7 is the native compiler port; example build/test should be run to confirm compatibility.

- typescript ~5.9.3 -> ~7.0.2 (all examples)
- jose ^5.9.6 -> ^6.2.3 (web-call-api, stateful-sessions)
- ejs ^4.0.1 -> ^6.0.1 (all with ejs)
- @types/supertest ^6.0.3 -> ^7.2.1 (examples with supertest)
@frederikprijck
frederikprijck marked this pull request as ready for review July 14, 2026 12:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant