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" : " @docsearch/react" ,
33 "description" : " React package for DocSearch, the best search experience for docs." ,
4- "version" : " 4.6.0 " ,
4+ "version" : " 4.5.4 " ,
55 "license" : " MIT" ,
66 "homepage" : " https://docsearch.algolia.com" ,
77 "repository" : {
5454 },
5555 "dependencies" : {
5656 "@algolia/autocomplete-core" : " 1.19.2" ,
57- "@docsearch/core" : " 4.6.0" ,
58- "@docsearch/css" : " 4.6.0"
57+ "@docsearch/core" : " 4.5.4" ,
58+ "@docsearch/css" : " 4.5.4" ,
59+ "typesense" : " ^3.0.1" ,
60+ "typesense-docsearch-css" : " ^0.4.1" ,
61+ "typesense-instantsearch-adapter" : " ^2.9.0"
5962 },
6063 "devDependencies" : {
6164 "@ai-sdk/react" : " ^2.0.30" ,
6669 "algoliasearch" : " ^5.28.0" ,
6770 "marked" : " ^16.3.0" ,
6871 "nodemon" : " ^3.1.0" ,
72+ "rollup" : " 4.31.0" ,
6973 "rollup-plugin-dts" : " ^6.2.1" ,
74+ "typescript" : " 5.7.3" ,
7075 "vitest" : " 3.0.2" ,
7176 "zod" : " ^4.1.8"
7277 },
You can’t perform that action at this time.
0 commit comments