File tree Expand file tree Collapse file tree 3 files changed +10
-5
lines changed
packages/instant-meilisearch Expand file tree Collapse file tree 3 files changed +10
-5
lines changed Original file line number Diff line number Diff line change
1
+ ---
2
+ " @meilisearch/instant-meilisearch " : patch
3
+ ---
4
+
5
+ Update meilisearch-js dependency to v0.40 (ignore previous version v0.39)
Original file line number Diff line number Diff line change 50
50
" templates"
51
51
],
52
52
"dependencies" : {
53
- "meilisearch" : " ^0.39 .0"
53
+ "meilisearch" : " ^0.40 .0"
54
54
},
55
55
"devDependencies" : {
56
56
"@babel/cli" : " ^7.22.9" ,
Original file line number Diff line number Diff line change 10429
10429
resolved "https://registry.yarnpkg.com/media-typer/-/media-typer-0.3.0.tgz#8710d7af0aa626f8fffa1ce00168545263255748"
10430
10430
integrity sha512-dq+qelQ9akHpcOl/gUVRTxVIOkAJ1wR3QAvb4RsVjS8oVoFjDGTc679wJYmUmknUF5HwMLOgb5O+a3KxfWapPQ==
10431
10431
10432
- meilisearch@^0.39 .0:
10433
- version "0.39 .0"
10434
- resolved "https://registry.yarnpkg.com/meilisearch/-/meilisearch-0.39 .0.tgz#958da44fd2aeb52caab3c09c15bff9f660016351 "
10435
- integrity sha512-nNf/HOqQ/wSxaSYKyIsE8thMPciLyIpEDIp0ZbJxkOZ/tETDNfaBNbY+Eq/wbTR9O769QSiQFf5OhssfGyOzbA ==
10432
+ meilisearch@^0.40 .0:
10433
+ version "0.40 .0"
10434
+ resolved "https://registry.yarnpkg.com/meilisearch/-/meilisearch-0.40 .0.tgz#b08b3dfddbdc781a6dc486ea9e098f5af78d691c "
10435
+ integrity sha512-BoRhQMr2mBFLEeCfsvPluksGb01IaOiWvV3Deu3iEY+yYJ4jdGTu+IQi5FCjKlNQ7/TMWSN2XUToSgvH1tj0BQ ==
10436
10436
dependencies:
10437
10437
cross-fetch "^3.1.6"
10438
10438
You can’t perform that action at this time.
0 commit comments