From 01e0fb9e8165b127909033e18bed7a25a366b6b7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 1 Feb 2025 06:16:30 +0000 Subject: [PATCH] build(deps): bump tom-select from 2.4.1 to 2.4.2 Bumps [tom-select](https://github.com/orchidjs/tom-select) from 2.4.1 to 2.4.2. - [Release notes](https://github.com/orchidjs/tom-select/releases) - [Commits](https://github.com/orchidjs/tom-select/compare/v2.4.1...v2.4.2) --- updated-dependencies: - dependency-name: tom-select dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- package-lock.json | 8 ++++---- package.json | 2 +- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package-lock.json b/package-lock.json index 13a903936c..e2dc89746f 100644 --- a/package-lock.json +++ b/package-lock.json @@ -40,7 +40,7 @@ "select2-bootstrap-5-theme": "^1.3.0", "strftime": "^0.10.3", "sweetalert2": "^11.3.5", - "tom-select": "^2.4.1", + "tom-select": "^2.4.2", "trix": "^2.1.12" }, "devDependencies": { @@ -10091,9 +10091,9 @@ } }, "node_modules/tom-select": { - "version": "2.4.1", - "resolved": "https://registry.npmjs.org/tom-select/-/tom-select-2.4.1.tgz", - "integrity": "sha512-adI8H8+wk8RRzHYLQ3bXSk2Q+FAq/kzAATrcWlJ2fbIrEzb0VkwaXzKHTAlBwSJrhqbPJvhV/0eypFkED/nAug==", + "version": "2.4.2", + "resolved": "https://registry.npmjs.org/tom-select/-/tom-select-2.4.2.tgz", + "integrity": "sha512-2RWjkL3gMDz9E+u8w+tQy9JWsYq8gaSytEVeugKYDeMus6ZtxT1HttLPnXsfHCnBPlsNubVyj5gtUeN+S+bcpA==", "license": "Apache-2.0", "dependencies": { "@orchidjs/sifter": "^1.1.0", diff --git a/package.json b/package.json index daf712bb9c..4404487aa6 100644 --- a/package.json +++ b/package.json @@ -44,7 +44,7 @@ "select2-bootstrap-5-theme": "^1.3.0", "strftime": "^0.10.3", "sweetalert2": "^11.3.5", - "tom-select": "^2.4.1", + "tom-select": "^2.4.2", "trix": "^2.1.12" }, "version": "0.1.0",