fix: bump all svelte related dependencies #15425
Annotations
10 errors
Run pnpm lint
//#globallint: command (/home/runner/work/gitbutler/gitbutler/) /home/runner/setup-pnpm/node_modules/.bin/pnpm run globallint exited (1)
|
Run pnpm lint:
apps/desktop/src/lib/components/Board.svelte#L1
Unrecognized attribute — should be one of `generics`, `lang` or `module`. If this exists for a preprocessor, ensure that the preprocessor removes it(script_unknown_attribute)
|
Run pnpm lint:
apps/desktop/src/lib/components/BranchPreview.svelte#L35
Properties of objects and arrays are not reactive unless in runes mode. Changes to this property will not cause the reactive statement to update(reactive_declaration_non_reactive_property)
|
Run pnpm lint:
apps/desktop/src/lib/components/ProjectSetup.svelte#L1
Unrecognized attribute — should be one of `generics`, `lang` or `module`. If this exists for a preprocessor, ensure that the preprocessor removes it(script_unknown_attribute)
|
Run pnpm lint:
apps/desktop/src/lib/components/ProjectSetupTarget.svelte#L1
Unrecognized attribute — should be one of `generics`, `lang` or `module`. If this exists for a preprocessor, ensure that the preprocessor removes it(script_unknown_attribute)
|
Run pnpm lint:
apps/desktop/src/lib/navigation/Navigation.svelte#L31
Properties of objects and arrays are not reactive unless in runes mode. Changes to this property will not cause the reactive statement to update(reactive_declaration_non_reactive_property)
|
Run pnpm lint:
apps/desktop/src/lib/navigation/TargetCard.svelte#L18
Properties of objects and arrays are not reactive unless in runes mode. Changes to this property will not cause the reactive statement to update(reactive_declaration_non_reactive_property)
|
Run pnpm lint:
apps/desktop/src/routes/[projectId]/base/+page.svelte#L27
Properties of objects and arrays are not reactive unless in runes mode. Changes to this property will not cause the reactive statement to update(reactive_declaration_non_reactive_property)
|
Run pnpm lint:
apps/desktop/src/routes/[projectId]/base/+page.svelte#L32
Properties of objects and arrays are not reactive unless in runes mode. Changes to this property will not cause the reactive statement to update(reactive_declaration_non_reactive_property)
|
Run pnpm lint:
apps/desktop/src/routes/[projectId]/board/+page.svelte#L43
Properties of objects and arrays are not reactive unless in runes mode. Changes to this property will not cause the reactive statement to update(reactive_declaration_non_reactive_property)
|
Loading