From 59a6c011248eb0e9ceba5c6928150ae10f7e8d8f Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 29 May 2023 20:42:29 +0200 Subject: [PATCH] chore(deps): update dependency @orama/orama to v1.0.2 (#3842) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- packages/search/package.json | 2 +- pnpm-lock.yaml | 30 +++++++++++++++++------------- 2 files changed, 18 insertions(+), 14 deletions(-) diff --git a/packages/search/package.json b/packages/search/package.json index e5e976238..2cfa2a7df 100644 --- a/packages/search/package.json +++ b/packages/search/package.json @@ -40,7 +40,7 @@ "devDependencies": { "@types/node": "16.18.10", "@verdaccio/types": "workspace:11.0.0-6-next.25", - "@orama/orama": "1.0.0-beta.16", + "@orama/orama": "1.0.2", "debug": "4.3.4", "esbuild": "0.14.10" }, diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 61d8b52c0..201968f6b 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -1,4 +1,8 @@ -lockfileVersion: '6.0' +lockfileVersion: '6.1' + +settings: + autoInstallPeers: true + excludeLinksFromLockfile: false overrides: got: 11.8.5 @@ -1453,8 +1457,8 @@ importers: packages/search: devDependencies: '@orama/orama': - specifier: 1.0.0-beta.16 - version: 1.0.0-beta.16 + specifier: 1.0.2 + version: 1.0.2 '@types/node': specifier: 16.18.10 version: 16.18.10 @@ -3513,10 +3517,10 @@ packages: peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/compat-data': 7.21.9 + '@babel/compat-data': 7.21.4 '@babel/core': 7.20.7 - '@babel/helper-compilation-targets': 7.21.5(@babel/core@7.20.7) - '@babel/helper-plugin-utils': 7.21.5 + '@babel/helper-compilation-targets': 7.21.4(@babel/core@7.20.7) + '@babel/helper-plugin-utils': 7.20.2 '@babel/plugin-syntax-object-rest-spread': 7.8.3(@babel/core@7.20.7) '@babel/plugin-transform-parameters': 7.21.3(@babel/core@7.20.7) @@ -3526,10 +3530,10 @@ packages: peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/compat-data': 7.21.9 + '@babel/compat-data': 7.21.4 '@babel/core': 7.21.4 - '@babel/helper-compilation-targets': 7.21.5(@babel/core@7.21.4) - '@babel/helper-plugin-utils': 7.21.5 + '@babel/helper-compilation-targets': 7.21.4(@babel/core@7.21.4) + '@babel/helper-plugin-utils': 7.20.2 '@babel/plugin-syntax-object-rest-spread': 7.8.3(@babel/core@7.21.4) '@babel/plugin-transform-parameters': 7.21.3(@babel/core@7.21.4) dev: true @@ -5807,7 +5811,7 @@ packages: '@babel/core': ^7.0.0-0 dependencies: '@babel/core': 7.20.7 - '@babel/helper-plugin-utils': 7.21.5 + '@babel/helper-plugin-utils': 7.20.2 '@babel/helper-validator-option': 7.21.0 '@babel/plugin-transform-react-display-name': 7.18.6(@babel/core@7.20.7) '@babel/plugin-transform-react-jsx': 7.21.0(@babel/core@7.20.7) @@ -5821,7 +5825,7 @@ packages: '@babel/core': ^7.0.0-0 dependencies: '@babel/core': 7.21.4 - '@babel/helper-plugin-utils': 7.21.5 + '@babel/helper-plugin-utils': 7.20.2 '@babel/helper-validator-option': 7.21.0 '@babel/plugin-transform-react-display-name': 7.18.6(@babel/core@7.21.4) '@babel/plugin-transform-react-jsx': 7.21.0(@babel/core@7.21.4) @@ -9072,8 +9076,8 @@ packages: resolution: {integrity: sha512-Aq58f5HiWdyDlFffbbSjAlv596h/cOnt2DO1w3DOC7OJ5EHs0hd/nycJfiu9RJbT6Yk6F1knnRRXNSpxoIVZ9Q==} dev: true - /@orama/orama@1.0.0-beta.16: - resolution: {integrity: sha512-mmjP9+w7EgnpyLLs/vIPHsNKwreTsHAkPK44JQ62kRYseatHT5VEL/5nr/duBAReEZVbqMFst1jVJCHsucXr3g==} + /@orama/orama@1.0.2: + resolution: {integrity: sha512-IcAuSZnJHeMHNlJKrLrz9YwWThHfHa0eG1G/BrUiiGPQgjoH2Ls0auneRxCyupqnYQHcgAdTBtp6M1bC9yZjsQ==} engines: {node: '>= 16.0.0'} dev: true