update deps

This commit is contained in:
2026-03-15 13:18:15 -05:00
parent 2a6523b9f1
commit c711afdcc8
16 changed files with 1219 additions and 1129 deletions

8
.editorconfig Normal file
View File

@@ -0,0 +1,8 @@
root = true
[*]
charset = utf-8
indent_size = 2
indent_style = space
insert_final_newline = true
trim_trailing_whitespace = true