feat(deps)!: upgrade to NestJS v10 and to MikroORM v6 #12
Annotations
10 warnings
check (18.x):
src/api/app.model.ts#L1
'ObjectType' is defined but never used
|
check (18.x):
src/api/app.model.ts#L4
'App' is defined but never used
|
check (18.x):
src/app.config.api.ts#L1
'ApiProperty' is defined but never used
|
check (18.x):
src/app.controller.ts#L2
'Body' is defined but never used
|
check (18.x):
src/app.controller.ts#L3
'ClassSerializerInterceptor' is defined but never used
|
check (18.x):
src/app.controller.ts#L4
'Controller' is defined but never used
|
check (18.x):
src/app.controller.ts#L5
'Get' is defined but never used
|
check (18.x):
src/app.controller.ts#L6
'Header' is defined but never used
|
check (18.x):
src/app.controller.ts#L10
'Options' is defined but never used
|
check (18.x):
src/app.controller.ts#L11
'Param' is defined but never used
|