From 9d5c750cfa7512ddbcec1798fb9b2201d70d798a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 19 Nov 2024 12:53:49 +0000 Subject: [PATCH] chore(deps): bump @heroicons/react from 2.1.5 to 2.2.0 Bumps [@heroicons/react](https://github.com/tailwindlabs/heroicons) from 2.1.5 to 2.2.0. - [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.5...v2.2.0) --- updated-dependencies: - dependency-name: "@heroicons/react" dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- package.json | 2 +- yarn.lock | 12 ++++++------ 2 files changed, 7 insertions(+), 7 deletions(-) diff --git a/package.json b/package.json index 273a406..feb55cb 100644 --- a/package.json +++ b/package.json @@ -10,7 +10,7 @@ "local": "next build && next start" }, "dependencies": { - "@heroicons/react": "^2.1.5", + "@heroicons/react": "^2.2.0", "@material-tailwind/react": "^2.1.10", "@vercel/analytics": "^1.4.0", "@vercel/speed-insights": "^1.1.0", diff --git a/yarn.lock b/yarn.lock index f44dd96..b6c1242 100644 --- a/yarn.lock +++ b/yarn.lock @@ -172,12 +172,12 @@ __metadata: languageName: node linkType: hard -"@heroicons/react@npm:^2.1.5": - version: 2.1.5 - resolution: "@heroicons/react@npm:2.1.5" +"@heroicons/react@npm:^2.2.0": + version: 2.2.0 + resolution: "@heroicons/react@npm:2.2.0" peerDependencies: - react: ">= 16" - checksum: 10c0/d0ca2d017545da103ed8e90e9e6679d46329c1b09bb4c06ff509b0fe7cfbba7034409ea24b0469fabd2a0a9b144e8e717f58de924615e0b0a1bed7b51fcc5940 + react: ">= 16 || ^19.0.0-rc" + checksum: 10c0/f8d3cf689b56716339c91df3542f3948115042d1e70e6bc940a3f3e347c0bc78b56aa563917fbd7ce097fe2f38ebb21bffb0db39be914cbc545a754bddae9ab4 languageName: node linkType: hard @@ -3768,7 +3768,7 @@ __metadata: version: 0.0.0-use.local resolution: "oprf-rank-viewer@workspace:." dependencies: - "@heroicons/react": "npm:^2.1.5" + "@heroicons/react": "npm:^2.2.0" "@material-tailwind/react": "npm:^2.1.10" "@types/node": "npm:^22" "@types/react": "npm:types-react@19.0.0-rc.1"