Commit 88e59cf
committed
chore: upgrade TypeScript to 5.9.3 across packages
- Updated TypeScript from 5.4.5 to 5.9.3 in all dependencies and peer dependencies.
- Adjusted imports to include `with {type: "json"}` for better file type enforcement.
- Minor refactor in `SocketSessionData` to reorder static and instance members.1 parent 001fc70 commit 88e59cf
File tree
76 files changed
+194
-192
lines changed- packages
- config
- core
- src/utils
- di
- engines
- graphql
- apollo
- graphql-ws
- typegraphql
- hooks
- orm
- adapters-redis
- adapters
- ioredis
- mikro-orm
- mongoose
- objection
- prisma
- src/__mock__
- testcontainers-mongo
- perf
- platform
- common
- platform-accept-mimes
- platform-cache
- platform-exceptions
- platform-express
- platform-http
- platform-koa
- platform-log-middleware
- platform-log-request
- platform-middlewares
- platform-multer
- platform-params
- platform-response-filter
- platform-router
- platform-serverless-http
- platform-serverless-testing
- platform-serverless
- platform-test-sdk
- src/tests
- platform-views
- security
- jwks
- oidc-provider-plugin-wildcard-redirect-uri
- oidc-provider
- passport
- specs
- ajv
- exceptions
- json-mapper
- openapi-utils
- openspec
- scalar
- schema-async-api
- schema
- src/utils
- swagger
- third-parties
- agenda
- bullmq
- components-scan
- event-emitter
- formio-types
- formio
- test/app
- normalize-path
- pulse
- schema-formio
- socketio-testing
- socketio
- src/class
- sse
- stripe
- temporal
- terminus
- vike
- tools/integration
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
76 files changed
+194
-192
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
93 | 93 | | |
94 | 94 | | |
95 | 95 | | |
| 96 | + | |
| 97 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
145 | 145 | | |
146 | 146 | | |
147 | 147 | | |
148 | | - | |
| 148 | + | |
149 | 149 | | |
150 | 150 | | |
151 | 151 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
73 | 73 | | |
74 | 74 | | |
75 | 75 | | |
76 | | - | |
| 76 | + | |
77 | 77 | | |
78 | 78 | | |
79 | 79 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
43 | 43 | | |
44 | 44 | | |
45 | 45 | | |
46 | | - | |
| 46 | + | |
47 | 47 | | |
48 | 48 | | |
49 | 49 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
19 | 19 | | |
20 | 20 | | |
21 | 21 | | |
22 | | - | |
| 22 | + | |
23 | 23 | | |
24 | 24 | | |
25 | 25 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
36 | 36 | | |
37 | 37 | | |
38 | 38 | | |
39 | | - | |
| 39 | + | |
40 | 40 | | |
41 | 41 | | |
42 | 42 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
89 | 89 | | |
90 | 90 | | |
91 | 91 | | |
92 | | - | |
| 92 | + | |
93 | 93 | | |
94 | 94 | | |
95 | 95 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
39 | 39 | | |
40 | 40 | | |
41 | 41 | | |
42 | | - | |
| 42 | + | |
43 | 43 | | |
44 | 44 | | |
45 | 45 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
33 | 33 | | |
34 | 34 | | |
35 | 35 | | |
36 | | - | |
| 36 | + | |
37 | 37 | | |
38 | 38 | | |
39 | 39 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
44 | 44 | | |
45 | 45 | | |
46 | 46 | | |
47 | | - | |
| 47 | + | |
48 | 48 | | |
49 | 49 | | |
50 | 50 | | |
| |||
0 commit comments