chore(deps): update storybook monorepo to v8.4.5 #10206
Annotations
3 warnings
test (20.x):
apps/nextjs-app/config/tests/I18nextTestStubProvider.tsx#L10
Caution: `i18next` also has a named export `use`. Check if you meant to write `import {use} from 'i18next'` instead
|
test (20.x):
apps/nextjs-app/src/server/features/poem/SearchPoems/SearchPoemsQuery.ts#L17
'createdAt' is assigned a value but never used. Allowed unused vars must match /^_/u
|
test (20.x):
apps/nextjs-app/src/server/features/poem/SearchPoems/SearchPoemsQuery.ts#L17
'updatedAt' is assigned a value but never used. Allowed unused vars must match /^_/u
|