fix: package.json & package-lock.json to reduce vulnerabilities #102
Annotations
10 warnings
build:
src/components/Item.tsx#L5
Unexpected any. Specify a different type
|
build:
src/components/Item.tsx#L6
Unexpected any. Specify a different type
|
build:
src/components/Link.tsx#L7
Unexpected any. Specify a different type
|
build:
src/components/Link.tsx#L10
Unexpected any. Specify a different type
|
build:
src/components/List.tsx#L2
'PropTypes' is defined but never used
|
build:
src/components/List.tsx#L6
Unexpected any. Specify a different type
|
build:
src/components/Select.tsx#L2
'PropTypes' is defined but never used
|
build:
src/components/Select.tsx#L7
Unexpected any. Specify a different type
|
build:
src/components/Select.tsx#L8
Unexpected any. Specify a different type
|
build:
src/index.test.ts#L22
Unexpected any. Specify a different type
|