🆙bump: update dependencies #2818
Annotations
10 warnings
lint/style/noDefaultExport:
app/@modal/default.tsx#L3
Avoid default exports.
|
lint/style/noDefaultExport:
app/@modal/(.)users/[path]/page.tsx#L5
Avoid default exports.
|
lint/style/useNamingConvention:
app/api/image/[key]/route.ts#L13
This object property name should be in camelCase.
|
lint/style/useNamingConvention:
app/api/image/[key]/route.ts#L14
This object property name should be in camelCase.
|
lint/style/noDefaultExport:
tailwind.config.ts#L4
Avoid default exports.
|
lint/style/noDefaultExport:
postcss.config.mjs#L8
Avoid default exports.
|
lint/style/useNamingConvention:
app/api/users/route.ts#L52
This object property name should be in camelCase.
|
lint/style/useNamingConvention:
app/api/users/route.ts#L53
This object property name should be in camelCase.
|
lint/style/useNamingConvention:
app/api/users/route.ts#L54
This object property name should be in camelCase.
|
lint/style/useNamingConvention:
app/api/users/route.ts#L55
This object property name should be in camelCase.
|