From 45eb13b2423d84900a69c6cbcfc8b9f86751e3c9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 2 Sep 2025 02:55:16 +0000 Subject: [PATCH] meta: bump @orama/orama from 3.1.11 to 3.1.12 in the orama group Bumps the orama group with 1 update: [@orama/orama](https://github.com/oramasearch/orama). Updates `@orama/orama` from 3.1.11 to 3.1.12 - [Release notes](https://github.com/oramasearch/orama/releases) - [Commits](https://github.com/oramasearch/orama/compare/v3.1.11...v3.1.12) --- updated-dependencies: - dependency-name: "@orama/orama" dependency-version: 3.1.12 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: orama ... Signed-off-by: dependabot[bot] --- package-lock.json | 16 ++++++++-------- package.json | 2 +- 2 files changed, 9 insertions(+), 9 deletions(-) diff --git a/package-lock.json b/package-lock.json index 6ae90cd4..4047371f 100644 --- a/package-lock.json +++ b/package-lock.json @@ -11,7 +11,7 @@ "@minify-html/node": "^0.16.4", "@node-core/rehype-shiki": "1.1.0", "@node-core/ui-components": "1.1.0", - "@orama/orama": "^3.1.11", + "@orama/orama": "^3.1.12", "@orama/react-components": "^0.8.1", "@rollup/plugin-virtual": "^3.0.2", "acorn": "^8.15.0", @@ -1000,9 +1000,9 @@ "license": "Apache-2.0" }, "node_modules/@orama/orama": { - "version": "3.1.11", - "resolved": "https://registry.npmjs.org/@orama/orama/-/orama-3.1.11.tgz", - "integrity": "sha512-Szki0cgFiXE5F9RLx2lUyEtJllnuCSQ4B8RLDwIjXkVit6qZjoDAxH+xhJs29MjKLDz0tbPLdKFa6QrQ/qoGGA==", + "version": "3.1.12", + "resolved": "https://registry.npmjs.org/@orama/orama/-/orama-3.1.12.tgz", + "integrity": "sha512-U7PY8FwXHuJ6bNBpbsqe0KLzb91IcJuORDggqHHkFy1waokY5SpWLN9tzB3AOW776awp6s1bjwts9I9Davy3lw==", "license": "Apache-2.0", "engines": { "node": ">= 20.0.0" @@ -1023,13 +1023,13 @@ } }, "node_modules/@orama/switch": { - "version": "3.1.11", - "resolved": "https://registry.npmjs.org/@orama/switch/-/switch-3.1.11.tgz", - "integrity": "sha512-vkoEUFOWSSFsuI9kalEtUQItaasOSqJybAXpo1Da/pthnJultnfTY9EJRQU1jLJlxv0d3E3zisPSREmBHSe/hg==", + "version": "3.1.12", + "resolved": "https://registry.npmjs.org/@orama/switch/-/switch-3.1.12.tgz", + "integrity": "sha512-RoCzxT5H/dqlpkMsql4HiimHlT6hF7prTKxCH6B3JKTf/fZHX39KuM8OT/pkaYR+grJ51Piw8CVT6faRoJZWRA==", "license": "Apache-2.0", "peerDependencies": { "@orama/core": "^0.0.10", - "@orama/orama": "3.1.11", + "@orama/orama": "3.1.12", "@oramacloud/client": "^2.1.1" } }, diff --git a/package.json b/package.json index 8c018c42..fc0c29be 100644 --- a/package.json +++ b/package.json @@ -43,7 +43,7 @@ "@minify-html/node": "^0.16.4", "@node-core/rehype-shiki": "1.1.0", "@node-core/ui-components": "1.1.0", - "@orama/orama": "^3.1.11", + "@orama/orama": "^3.1.12", "@orama/react-components": "^0.8.1", "@rollup/plugin-virtual": "^3.0.2", "acorn": "^8.15.0",