Skip to content

Commit

Permalink
feat: update searchbox package
Browse files Browse the repository at this point in the history
  • Loading branch information
raiindev committed Oct 7, 2024
1 parent 6c7aee2 commit 13913f3
Show file tree
Hide file tree
Showing 2 changed files with 91 additions and 15 deletions.
10 changes: 5 additions & 5 deletions packages/plugin-docusaurus-v3/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,11 +22,11 @@
},
"dependencies": {
"@orama/highlight": "^0.1.5",
"@orama/orama": "workspace:*",
"@orama/react-components": "^0.0.25",
"@orama/plugin-analytics": "workspace:*",
"@orama/plugin-parsedoc": "workspace:*",
"@orama/switch": "workspace:*",
"@orama/orama": "^2.1.0",
"@orama/react-components": "^0.0.26",
"@orama/plugin-analytics": "^2.1.0",
"@orama/plugin-parsedoc": "^2.1.0",
"@orama/switch": "^2.1.0",
"github-slugger": "^2.0.0",
"gray-matter": "^4.0.3",
"jsdom": "^23.2.0",
Expand Down
96 changes: 86 additions & 10 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 13913f3

Please sign in to comment.