File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11{
22 "name" : " typesense-docsearch.js" ,
33 "description" : " JavaScript package for DocSearch, adapted to work with Typesense" ,
4- "version" : " 3.4.0-9 " ,
4+ "version" : " 3.4.0" ,
55 "license" : " MIT" ,
66 "homepage" : " https://typesense.org/docs/latest/guide/docsearch.html" ,
77 "repository" : " typesense/docsearch.js" ,
Original file line number Diff line number Diff line change 11{
22 "name" : " typesense-docsearch-react" ,
33 "description" : " React package for DocSearch, customized to work with Typesense" ,
4- "version" : " 3.4.0-9 " ,
4+ "version" : " 3.4.0" ,
55 "license" : " MIT" ,
66 "homepage" : " https://typesense.org/docs/latest/guide/docsearch.html" ,
77 "repository" : " typesense/docsearch.js" ,
Original file line number Diff line number Diff line change @@ -20593,6 +20593,17 @@ typescript@4.7.4:
2059320593 resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.7.4.tgz#1a88596d1cf47d59507a1bcdfb5b9dfe4d488235"
2059420594 integrity sha512-C0WQT0gezHuw6AdY1M2jxUO83Rjf0HP7Sk1DtXj6j1EwkQNZrHAg2XPWlq62oqEhYvONq5pkC2Y9oPljWToLmQ==
2059520595
20596+ typesense-docsearch-react@3.4.0-9:
20597+ version "3.4.0-9"
20598+ resolved "https://registry.yarnpkg.com/typesense-docsearch-react/-/typesense-docsearch-react-3.4.0-9.tgz#00a776e980644d3e5de6c94eec04de7f7b83eea3"
20599+ integrity sha512-0rh8YpRC2fgMEnJDaYKcUJQoD17ArmcjecCITq11DRYHYRnY7tGRWMtvaN41SU5/fyxVekkqnZKcOxaIdEItEg==
20600+ dependencies:
20601+ "@algolia/autocomplete-core" "1.8.2"
20602+ "@algolia/autocomplete-preset-algolia" "1.8.2"
20603+ typesense "^1.4.0-3"
20604+ typesense-docsearch-css "^0.4.0"
20605+ typesense-instantsearch-adapter "^2.4.2-1"
20606+
2059620607typesense-instantsearch-adapter@^2.4.2-1:
2059720608 version "2.4.2-1"
2059820609 resolved "https://registry.yarnpkg.com/typesense-instantsearch-adapter/-/typesense-instantsearch-adapter-2.4.2-1.tgz#922aa2c84fbe027a15bb357db9378687c04ca855"
You can’t perform that action at this time.
0 commit comments