chore(deps): update all non-major dependencies #707
Annotations
11 errors
build (16.x):
packages/graphql-explorer/src/ObjectSection.tsx#L158
Fragments should contain more than one child - otherwise, there’s no need for a Fragment at all
|
build (16.x):
packages/graphql-explorer/src/logic/Configuration.ts#L13
`./QueryBuilder` import should occur before import of `../resolvers/connectionResolver`
|
build (16.x):
packages/graphql-explorer/src/logic/Configuration.ts#L14
`./resolvers` import should occur before import of `../resolvers/connectionResolver`
|
build (16.x):
packages/graphql-explorer/src/ui/PanelContainer.tsx#L47
The object passed as the value prop to the Context provider (at line 47) changes every render. To fix this consider wrapping it in a useMemo hook
|
build (16.x)
Process completed with exit code 1.
|
build (14.x)
The job was canceled because "_16_x" failed.
|
build (14.x):
packages/graphql-explorer/src/ObjectSection.tsx#L158
Fragments should contain more than one child - otherwise, there’s no need for a Fragment at all
|
build (14.x):
packages/graphql-explorer/src/logic/Configuration.ts#L13
`./QueryBuilder` import should occur before import of `../resolvers/connectionResolver`
|
build (14.x):
packages/graphql-explorer/src/logic/Configuration.ts#L14
`./resolvers` import should occur before import of `../resolvers/connectionResolver`
|
build (14.x):
packages/graphql-explorer/src/ui/PanelContainer.tsx#L47
The object passed as the value prop to the Context provider (at line 47) changes every render. To fix this consider wrapping it in a useMemo hook
|
build (14.x)
The operation was canceled.
|