Skip to content

Commit

Permalink
chore(deps): lock file maintenance (#1072)
Browse files Browse the repository at this point in the history
* chore(deps): lock file maintenance

* fix: build after deps

---------

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: Quentin Deroubaix <[email protected]>
  • Loading branch information
github-actions[bot] and quentinderoubaix authored Jan 4, 2025
1 parent 23050f4 commit ad84dee
Show file tree
Hide file tree
Showing 13 changed files with 3,010 additions and 2,642 deletions.
1 change: 0 additions & 1 deletion demo/src/lib/docsearch/Search.svelte
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,6 @@
indexName: 'agnosui',
apiKey: 'e82efd11bdb692114cb75b90299504b8',
searchParameters: {
indexName: 'agnosui',
facetFilters: [`${value ? 'tags:' + value : ''}`],
},
});
Expand Down
Loading

0 comments on commit ad84dee

Please sign in to comment.