From 4559e6c5b3cc1ea540852e3c2e69113ec9143573 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 20 Dec 2023 16:41:05 +0000 Subject: [PATCH] Bump @heroicons/react from 2.0.18 to 2.1.1 Bumps [@heroicons/react](https://github.com/tailwindlabs/heroicons) from 2.0.18 to 2.1.1. - [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.0.18...v2.1.1) --- updated-dependencies: - dependency-name: "@heroicons/react" dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- package-lock.json | 14 +++++++------- package.json | 2 +- 2 files changed, 8 insertions(+), 8 deletions(-) diff --git a/package-lock.json b/package-lock.json index 7f1fd9e..3e1af8b 100644 --- a/package-lock.json +++ b/package-lock.json @@ -10,7 +10,7 @@ "dependencies": { "@bytescale/upload-widget-react": "^4.10.0", "@headlessui/react": "^1.7.17", - "@heroicons/react": "^2.0.18", + "@heroicons/react": "^2.1.1", "@vercel/analytics": "^1.1.1", "ai": "^2.2.12", "eslint": "8.49.0", @@ -183,9 +183,9 @@ } }, "node_modules/@heroicons/react": { - "version": "2.0.18", - "resolved": "https://registry.npmjs.org/@heroicons/react/-/react-2.0.18.tgz", - "integrity": "sha512-7TyMjRrZZMBPa+/5Y8lN0iyvUU/01PeMGX2+RE7cQWpEUIcb4QotzUObFkJDejj/HUH4qjP/eQ0gzzKs2f+6Yw==", + "version": "2.1.1", + "resolved": "https://registry.npmjs.org/@heroicons/react/-/react-2.1.1.tgz", + "integrity": "sha512-JyyN9Lo66kirbCMuMMRPtJxtKJoIsXKS569ebHGGRKbl8s4CtUfLnyKJxteA+vIKySocO4s1SkTkGS4xtG/yEA==", "peerDependencies": { "react": ">= 16" } @@ -5408,9 +5408,9 @@ } }, "@heroicons/react": { - "version": "2.0.18", - "resolved": "https://registry.npmjs.org/@heroicons/react/-/react-2.0.18.tgz", - "integrity": "sha512-7TyMjRrZZMBPa+/5Y8lN0iyvUU/01PeMGX2+RE7cQWpEUIcb4QotzUObFkJDejj/HUH4qjP/eQ0gzzKs2f+6Yw==", + "version": "2.1.1", + "resolved": "https://registry.npmjs.org/@heroicons/react/-/react-2.1.1.tgz", + "integrity": "sha512-JyyN9Lo66kirbCMuMMRPtJxtKJoIsXKS569ebHGGRKbl8s4CtUfLnyKJxteA+vIKySocO4s1SkTkGS4xtG/yEA==", "requires": {} }, "@humanwhocodes/config-array": { diff --git a/package.json b/package.json index 429d93b..a6c365e 100644 --- a/package.json +++ b/package.json @@ -12,7 +12,7 @@ "dependencies": { "@bytescale/upload-widget-react": "^4.10.0", "@headlessui/react": "^1.7.17", - "@heroicons/react": "^2.0.18", + "@heroicons/react": "^2.1.1", "@vercel/analytics": "^1.1.1", "ai": "^2.2.12", "eslint": "8.49.0",