Merge origin/main into origin/dev-moritz

This commit is contained in:
Moritz Utcke
2025-01-12 14:25:35 +07:00
parent f16fb41db0
commit f8402a0136
54 changed files with 4907 additions and 130 deletions

View File

@@ -41,5 +41,6 @@
"#widgets/*": ["./src/components/widgets/*"]
},
"types": ["cypress", "cypress-file-upload", "bun-types", "svelte"]
}
},
"exclude": ["node_modules"]
}