From 2104d53a5a6f266d4a149ef4f6b724a7dd0abb3d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 16 Jul 2024 05:38:08 +0000 Subject: [PATCH] Bump @heroicons/react from 2.1.3 to 2.1.5 in /assets Bumps [@heroicons/react](https://github.com/tailwindlabs/heroicons) from 2.1.3 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.3...v2.1.5) --- updated-dependencies: - dependency-name: "@heroicons/react" dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- assets/package-lock.json | 8 ++++---- assets/package.json | 2 +- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/assets/package-lock.json b/assets/package-lock.json index 23155a886d..2b3cf0d1c2 100644 --- a/assets/package-lock.json +++ b/assets/package-lock.json @@ -6,7 +6,7 @@ "": { "dependencies": { "@headlessui/react": "^1.7.19", - "@heroicons/react": "^2.1.3", + "@heroicons/react": "^2.1.5", "@reduxjs/toolkit": "^2.2.2", "axios": "^1.7.2", "axios-auth-refresh": "^3.3.6", @@ -2975,9 +2975,9 @@ } }, "node_modules/@heroicons/react": { - "version": "2.1.3", - "resolved": "https://registry.npmjs.org/@heroicons/react/-/react-2.1.3.tgz", - "integrity": "sha512-fEcPfo4oN345SoqdlCDdSa4ivjaKbk0jTd+oubcgNxnNgAfzysfwWfQUr+51wigiWHQQRiZNd1Ao0M5Y3M2EGg==", + "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/assets/package.json b/assets/package.json index c667a14033..f4d08aa2a7 100644 --- a/assets/package.json +++ b/assets/package.json @@ -47,7 +47,7 @@ }, "dependencies": { "@headlessui/react": "^1.7.19", - "@heroicons/react": "^2.1.3", + "@heroicons/react": "^2.1.5", "@reduxjs/toolkit": "^2.2.2", "axios": "^1.7.2", "axios-auth-refresh": "^3.3.6",