Skip to content

Commit

Permalink
chore: Update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
AaronErhardt committed Nov 7, 2024
1 parent 10a1bed commit 3e819cf
Show file tree
Hide file tree
Showing 16 changed files with 734 additions and 774 deletions.
2 changes: 1 addition & 1 deletion .vscode/settings.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,8 @@
"files.watcherExclude": {
"**/.git/objects/**": true,
"**/.git/subtree-cache/**": true,
"**/node_modules/*/**": true,
"**/.hg/store/**": true,
"**/node_modules/*/**": true,
".flatpak/**": true,
"_build/**": true
},
Expand Down
Loading

0 comments on commit 3e819cf

Please sign in to comment.