From 31196e99303c27895ecb1f7957abe2c25417e918 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 13 Sep 2024 13:28:08 +0000 Subject: [PATCH] Bump @heroicons/react from 2.1.1 to 2.1.5 Bumps [@heroicons/react](https://github.com/tailwindlabs/heroicons) from 2.1.1 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.1...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 9ec943f2d..f182d1aaf 100644 --- a/package-lock.json +++ b/package-lock.json @@ -12,7 +12,7 @@ "@aws-sdk/client-dynamodb": "^3.622.0", "@aws-sdk/lib-dynamodb": "^3.540.0", "@headlessui/react": "^1.7.18", - "@heroicons/react": "^2.1.1", + "@heroicons/react": "^2.1.5", "@stripe/react-stripe-js": "^2.6.0", "@stripe/stripe-js": "^3.4.1", "decap-cms-app": "^3.0.12", @@ -6032,9 +6032,9 @@ } }, "node_modules/@heroicons/react": { - "version": "2.1.1", - "resolved": "https://registry.npmjs.org/@heroicons/react/-/react-2.1.1.tgz", - "integrity": "sha512-JyyN9Lo66kirbCMuMMRPtJxtKJoIsXKS569ebHGGRKbl8s4CtUfLnyKJxteA+vIKySocO4s1SkTkGS4xtG/yEA==", + "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 e768c42f4..ebc4a8c52 100644 --- a/package.json +++ b/package.json @@ -23,7 +23,7 @@ "@aws-sdk/client-dynamodb": "^3.622.0", "@aws-sdk/lib-dynamodb": "^3.540.0", "@headlessui/react": "^1.7.18", - "@heroicons/react": "^2.1.1", + "@heroicons/react": "^2.1.5", "@stripe/react-stripe-js": "^2.6.0", "@stripe/stripe-js": "^3.4.1", "decap-cms-app": "^3.0.12",