We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6ef6505 commit 343115dCopy full SHA for 343115d
1 file changed
packages/docsearch-react/package.json
@@ -54,11 +54,11 @@
54
},
55
"dependencies": {
56
"@docsearch/core": "4.5.3",
57
- "@docsearch/css": "4.5.3"
+ "@docsearch/css": "4.5.3",
58
+ "@algolia/autocomplete-core": "1.19.2"
59
60
"devDependencies": {
61
"@ai-sdk/react": "^2.0.30",
- "@algolia/autocomplete-core": "1.19.2",
62
"@rollup/plugin-replace": "6.0.2",
63
"@testing-library/jest-dom": "6.6.3",
64
"@testing-library/react": "16.2.0",
0 commit comments