From e07e3fcc191e28745c3b6f0c1354304cc225eac2 Mon Sep 17 00:00:00 2001 From: Ariel Costas Guerrero Date: Sun, 12 Oct 2025 20:46:14 +0200 Subject: Update frontend dependencies, remove root package.json (replaced by Taskfile) --- src/frontend/react-router.config.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/frontend/react-router.config.ts') diff --git a/src/frontend/react-router.config.ts b/src/frontend/react-router.config.ts index b913b59..ffc98bc 100644 --- a/src/frontend/react-router.config.ts +++ b/src/frontend/react-router.config.ts @@ -4,5 +4,5 @@ export default { ssr: false, future: { unstable_subResourceIntegrity: true, - }, + } } satisfies Config; -- cgit v1.3