updated packages to the latest versions

This commit is contained in:
2026-07-23 14:11:49 -05:00
parent 2eaa8723d0
commit 4a479283da
4 changed files with 1338 additions and 1830 deletions
+1 -2
View File
@@ -21,8 +21,7 @@
"noUnusedParameters": true,
"noFallthroughCasesInSwitch": true,
"noUncheckedSideEffectImports": true,
"baseUrl": ".",
"paths": {
"@/*": ["./src/*"]
}