From 54e445c2f9864b210708e0c5c951282c8c6fe24a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 25 Mar 2023 12:00:45 +0000 Subject: [PATCH] build(deps): bump @lyrasearch/lyra from 0.4.11 to 0.4.12 Bumps [@lyrasearch/lyra](https://github.com/lyrasearch/lyra) from 0.4.11 to 0.4.12. - [Release notes](https://github.com/lyrasearch/lyra/releases) - [Changelog](https://github.com/oramasearch/orama/blob/main/release.mjs) - [Commits](https://github.com/lyrasearch/lyra/compare/v0.4.11...v0.4.12) --- updated-dependencies: - dependency-name: "@lyrasearch/lyra" dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index b6b7e53..cb08c7a 100644 --- a/package.json +++ b/package.json @@ -26,7 +26,7 @@ "@graphql-codegen/typescript": "^3.0.0", "@graphql-codegen/typescript-operations": "^3.0.0", "@graphql-codegen/typescript-react-apollo": "^3.3.7", - "@lyrasearch/lyra": "^0.4.6", + "@lyrasearch/lyra": "^0.4.12", "@next/font": "^13.2.4", "@radix-ui/react-navigation-menu": "^1.1.1", "@radix-ui/react-tooltip": "^1.0.3", diff --git a/yarn.lock b/yarn.lock index 6864360..f427ed4 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2241,10 +2241,10 @@ jsbi "^4.1.0" tslib "^2.3.1" -"@lyrasearch/lyra@^0.4.6": - version "0.4.11" - resolved "https://registry.yarnpkg.com/@lyrasearch/lyra/-/lyra-0.4.11.tgz#285f5bcdb528de7e0558d731e73b6e240a755827" - integrity sha512-KvTTCLNG5+BaAKQnYXP/b/NMatqitHFu5LDKGxbga7IXZMPFBdJe4TSvhkJcPsdnEQOccYlPYvkxgjV9BPmV0Q== +"@lyrasearch/lyra@^0.4.12": + version "0.4.12" + resolved "https://registry.yarnpkg.com/@lyrasearch/lyra/-/lyra-0.4.12.tgz#c642772e2ac5c372d0e77450b4aaff7476e85989" + integrity sha512-7lcUALhAKUhC4p8h6JJRuZFrOHzNxq0uEgHzTSIAXYfFufA2X0BfBDPABlrFwgJ5GP+LwmjMet2rS3XHvG9xNg== "@mailchimp/mailchimp_marketing@^3.0.75": version "3.0.80"