Skip to content

Commit

Permalink
fix(deps): update dependency algoliasearch to v5
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Sep 27, 2024
1 parent 1cc8683 commit b6806bb
Show file tree
Hide file tree
Showing 3 changed files with 77 additions and 252 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@
"@types/react-dom": "^18.0.0",
"@typescript-eslint/eslint-plugin": "5.41.0",
"@typescript-eslint/parser": "5.41.0",
"algoliasearch": "4.24.0",
"algoliasearch": "5.6.1",
"babel-eslint": "10.1.0",
"babel-loader": "9.2.1",
"babel-plugin-inline-replace-variables": "1.3.1",
Expand Down
2 changes: 1 addition & 1 deletion packages/docsearch-react/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@
"@algolia/autocomplete-core": "1.9.3",
"@algolia/autocomplete-preset-algolia": "1.9.3",
"@docsearch/css": "3.5.2",
"algoliasearch": "^4.19.1"
"algoliasearch": "^5.0.0"
},
"peerDependencies": {
"@types/react": ">= 16.8.0 < 19.0.0",
Expand Down
Loading

0 comments on commit b6806bb

Please sign in to comment.