From 948766513308bbc4e84aeaeb7d1c3b6a97f8344f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 8 Jul 2024 23:00:29 +0000 Subject: [PATCH] chore(deps): bump minisearch Bumps the npm-major-production-dependencies group with 1 update: [minisearch](https://github.com/lucaong/minisearch). Updates `minisearch` from 6.3.0 to 7.0.0 - [Changelog](https://github.com/lucaong/minisearch/blob/master/CHANGELOG.md) - [Commits](https://github.com/lucaong/minisearch/compare/v6.3.0...v7.0.0) --- updated-dependencies: - dependency-name: minisearch dependency-type: direct:production update-type: version-update:semver-major dependency-group: npm-major-production-dependencies ... Signed-off-by: dependabot[bot] --- package-lock.json | 9 ++++----- package.json | 2 +- 2 files changed, 5 insertions(+), 6 deletions(-) diff --git a/package-lock.json b/package-lock.json index d51189ff..8a4a12e2 100644 --- a/package-lock.json +++ b/package-lock.json @@ -13,7 +13,7 @@ "image-size": "^1.1.1", "markdown-it": "^14.1.0", "markdown-it-anchor": "^9.0.1", - "minisearch": "^6.3.0", + "minisearch": "^7.0.0", "prompts": "^2.4.2" }, "devDependencies": { @@ -4176,10 +4176,9 @@ } }, "node_modules/minisearch": { - "version": "6.3.0", - "resolved": "https://registry.npmjs.org/minisearch/-/minisearch-6.3.0.tgz", - "integrity": "sha512-ihFnidEeU8iXzcVHy74dhkxh/dn8Dc08ERl0xwoMMGqp4+LvRSCgicb+zGqWthVokQKvCSxITlh3P08OzdTYCQ==", - "license": "MIT" + "version": "7.0.0", + "resolved": "https://registry.npmjs.org/minisearch/-/minisearch-7.0.0.tgz", + "integrity": "sha512-0OIJ3hUE+YBJNruDCqbTMFmk/IoB1CpZzuGfl11khFIel66ew9UoLF/+gfq3bdyrneqr3P7BTjFZApUbmk+9Dg==" }, "node_modules/mkdirp": { "version": "0.5.6", diff --git a/package.json b/package.json index 2297e902..7a73240a 100644 --- a/package.json +++ b/package.json @@ -54,7 +54,7 @@ "image-size": "^1.1.1", "markdown-it": "^14.1.0", "markdown-it-anchor": "^9.0.1", - "minisearch": "^6.3.0", + "minisearch": "^7.0.0", "prompts": "^2.4.2" }, "browserslist": [