Update dependencies

This commit is contained in:
Matthew Ellison
2026-08-15 17:28:19 -04:00
parent 9ca9594681
commit 1a6de33ca7
61 changed files with 2805 additions and 4372 deletions

View File

@@ -22,7 +22,6 @@
"erasableSyntaxOnly": true,
"noFallthroughCasesInSwitch": true,
"noUncheckedSideEffectImports": true,
"baseUrl": ".",
"paths": {
"@/*": ["./src/*"],
"#root": ["."]