build(deps): bump next from 12.3.7 to 15.5.15 #8073
Annotations
10 errors
|
build (20.x):
node_modules/next/dist/server/route-modules/app-page/vendored/ssr/entrypoints.d.ts#L5
Cannot find module 'react/compiler-runtime' or its corresponding type declarations.
|
|
build (20.x):
node_modules/next/dist/server/route-modules/app-page/vendored/rsc/entrypoints.d.ts#L5
Cannot find module 'react/compiler-runtime' or its corresponding type declarations.
|
|
build (20.x):
node_modules/next/dist/next-devtools/dev-overlay/shared.d.ts#L181
Namespace 'React' has no exported member 'ActionDispatch'.
|
|
build (20.x):
node_modules/next/dist/compiled/@edge-runtime/cookies/index.d.ts#L146
Cannot find name 'MapIterator'. Did you mean 'Iterator'?
|
|
build (20.x):
node_modules/next/dist/client/components/router-reducer/fetch-server-response.d.ts#L28
Property 'priority' does not exist on type 'RequestInit'.
|
|
build (20.x):
components/lib/treetable/treetable.d.ts#L583
Interface 'TreeTableProps' incorrectly extends interface 'Omit<DetailedHTMLProps<InputHTMLAttributes<HTMLDivElement>, HTMLDivElement>, "size" | "ref" | "value" | "onContextMenu" | "onSelect">'.
|
|
build (20.x):
components/lib/treeselect/treeselect.d.ts#L389
Interface 'TreeSelectProps' incorrectly extends interface 'Omit<DetailedHTMLProps<InputHTMLAttributes<HTMLDivElement>, HTMLDivElement>, "ref" | "value" | "onChange" | "pt">'.
|
|
build (20.x):
components/lib/panel/panel.d.ts#L187
Interface 'PanelProps' incorrectly extends interface 'Omit<DetailedHTMLProps<HTMLAttributes<HTMLDivElement>, HTMLDivElement>, "ref">'.
|
|
build (20.x):
components/lib/inplace/inplace.d.ts#L92
Interface 'InplaceProps' incorrectly extends interface 'Omit<DetailedHTMLProps<HTMLAttributes<HTMLDivElement>, HTMLDivElement>, "ref">'.
|
|
build (20.x):
components/lib/fieldset/fieldset.d.ts#L118
Interface 'FieldsetProps' incorrectly extends interface 'Omit<DetailedHTMLProps<HTMLAttributes<HTMLFieldSetElement>, HTMLFieldSetElement>, "ref">'.
|