From eaaae1595354ea9e69c0f6fa957811731f1ce6e3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 11 Mar 2026 04:05:47 +0000 Subject: [PATCH] build(deps): bump choices.js from 11.1.0 to 11.2.1 Bumps [choices.js](https://github.com/Choices-js/Choices) from 11.1.0 to 11.2.1. - [Release notes](https://github.com/Choices-js/Choices/releases) - [Changelog](https://github.com/Choices-js/Choices/blob/main/CHANGELOG.md) - [Commits](https://github.com/Choices-js/Choices/compare/v11.1.0...v11.2.1) --- updated-dependencies: - dependency-name: choices.js dependency-version: 11.2.1 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- package.json | 2 +- pnpm-lock.yaml | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 48d023a4e4..dfe8f7f1ca 100644 --- a/package.json +++ b/package.json @@ -39,7 +39,7 @@ "bootstrap-datepicker": "^1.10.1", "bootstrap-icons": "^1.13.1", "chart.js": "^4.5.1", - "choices.js": "^11.1.0", + "choices.js": "^11.2.1", "handlebars": "4.7.8", "highlight.js": "^11.11.1", "jodit": "^4.11.3", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 33f39d4611..38146bfeba 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -27,8 +27,8 @@ dependencies: specifier: ^4.5.1 version: 4.5.1 choices.js: - specifier: ^11.1.0 - version: 11.1.0 + specifier: ^11.2.1 + version: 11.2.1 handlebars: specifier: 4.7.8 version: 4.7.8 @@ -2798,8 +2798,8 @@ packages: '@kurkle/color': 0.3.4 dev: false - /choices.js@11.1.0: - resolution: {integrity: sha512-mIt0uLhedHg2ea/K2PACrVpt391vRGHuOoctPAiHcyemezwzNMxj7jOzNEk8e7EbjLh0S0sspDkSCADOKz9kcw==} + /choices.js@11.2.1: + resolution: {integrity: sha512-SyA0FRr0+UHOjKO/9oR0/hVYRgk3v5C9ZD+CLnQfLFR7ZSiNb/rQeAUOsqXaPTk/552X5dtvRaDiG94Ga7G2Gg==} dependencies: fuse.js: 7.1.0 dev: false