Skip to content

Commit

Permalink
Merge pull request #70 from troccoli/pakage-updates
Browse files Browse the repository at this point in the history
Update packages to fix vulnerabilities.

See #68 and #69
  • Loading branch information
troccoli authored Sep 28, 2024
2 parents cbbbaa7 + 57c2ac1 commit 2010c08
Show file tree
Hide file tree
Showing 4 changed files with 809 additions and 779 deletions.
9 changes: 8 additions & 1 deletion .eslintrc-auto-import.json
Original file line number Diff line number Diff line change
Expand Up @@ -67,6 +67,13 @@
"watch": true,
"watchEffect": true,
"watchPostEffect": true,
"watchSyncEffect": true
"watchSyncEffect": true,
"DirectiveBinding": true,
"MaybeRef": true,
"MaybeRefOrGetter": true,
"onWatcherCleanup": true,
"useId": true,
"useModel": true,
"useTemplateRef": true
}
}
Loading

0 comments on commit 2010c08

Please sign in to comment.