chore(deps): bump dependencies

This commit is contained in:
Neko Ayaka
2026-08-26 19:47:20 +08:00
parent 6a24582696
commit e60a04a4ec
6 changed files with 78 additions and 96 deletions
+5 -1
View File
@@ -58,5 +58,9 @@
"localforage"
],
"vitest.disableWorkspaceWarning": true,
"editor.quickSuggestions": false
"editor.quickSuggestions": {
"comments": "off",
"strings": "off",
"other": "off"
}
}