From 4c6969202f3e4c5caef6d38e3961452303ff6bef Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 17 Jul 2024 21:08:33 +0000 Subject: [PATCH] NPM(deps): Bump @heroicons/react from 2.1.4 to 2.1.5 Bumps [@heroicons/react](https://github.com/tailwindlabs/heroicons) from 2.1.4 to 2.1.5. - [Release notes](https://github.com/tailwindlabs/heroicons/releases) - [Changelog](https://github.com/tailwindlabs/heroicons/blob/master/CHANGELOG.md) - [Commits](https://github.com/tailwindlabs/heroicons/compare/v2.1.4...v2.1.5) --- updated-dependencies: - dependency-name: "@heroicons/react" 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 209687de..fdc2193b 100644 --- a/package-lock.json +++ b/package-lock.json @@ -9,7 +9,7 @@ "version": "2.10.1", "license": "GPL-2.0-or-later", "dependencies": { - "@heroicons/react": "^2.1.4", + "@heroicons/react": "^2.1.5", "@newfold-labs/wp-module-ecommerce": "^1.3.37", "@newfold-labs/wp-module-runtime": "^1.0.11", "@newfold/ui-component-library": "^1.1.0", @@ -2533,9 +2533,9 @@ } }, "node_modules/@heroicons/react": { - "version": "2.1.4", - "resolved": "https://registry.npmjs.org/@heroicons/react/-/react-2.1.4.tgz", - "integrity": "sha512-ju0wj0wwrUTMQ2Yceyrma7TKuI3BpSjp+qKqV81K9KGcUHdvTMdiwfRc2cwXBp3uXtKuDZkh0v03nWOQnJFv2Q==", + "version": "2.1.5", + "resolved": "https://registry.npmjs.org/@heroicons/react/-/react-2.1.5.tgz", + "integrity": "sha512-FuzFN+BsHa+7OxbvAERtgBTNeZpUjgM/MIizfVkSCL2/edriN0Hx/DWRCR//aPYwO5QX/YlgLGXk+E3PcfZwjA==", "peerDependencies": { "react": ">= 16" } diff --git a/package.json b/package.json index bcaa59bc..34007c71 100644 --- a/package.json +++ b/package.json @@ -16,7 +16,7 @@ "npm": ">=10" }, "dependencies": { - "@heroicons/react": "^2.1.4", + "@heroicons/react": "^2.1.5", "@newfold-labs/wp-module-ecommerce": "^1.3.37", "@newfold-labs/wp-module-runtime": "^1.0.11", "@newfold/ui-component-library": "^1.1.0",