Updates dependencies and ignores files

Updates dependencies by replacing ioutil with io.
Adds .tool-versions and web/yarn.lock to .gitignore.
This commit is contained in:
Ethan
2025-11-05 11:29:23 +08:00
parent 272e830707
commit fb1c093b68
2 changed files with 5 additions and 3 deletions
+2
View File
@@ -30,6 +30,7 @@ Thumbs.db
.env
config.json
config.db
.tool-versions
# 决策日志
decision_logs/
@@ -41,3 +42,4 @@ web/node_modules/
node_modules/
web/dist/
web/.vite/
web/yarn.lock