From 3b1431e6367f2ed570c560b524db05c98be5f085 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 1 Jul 2025 05:32:13 +0000 Subject: [PATCH] build(deps): bump @tabler/icons-react from 2.47.0 to 3.34.0 in /hms-app Bumps [@tabler/icons-react](https://github.com/tabler/tabler-icons/tree/HEAD/packages/icons-react) from 2.47.0 to 3.34.0. - [Release notes](https://github.com/tabler/tabler-icons/releases) - [Commits](https://github.com/tabler/tabler-icons/commits/v3.34.0/packages/icons-react) --- updated-dependencies: - dependency-name: "@tabler/icons-react" dependency-version: 3.34.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- hms-app/package-lock.json | 34 ++++++++++++++++------------------ hms-app/package.json | 2 +- 2 files changed, 17 insertions(+), 19 deletions(-) diff --git a/hms-app/package-lock.json b/hms-app/package-lock.json index 6907bedf..07e8dc91 100644 --- a/hms-app/package-lock.json +++ b/hms-app/package-lock.json @@ -19,7 +19,7 @@ "@mantine/rte": "^5.10.5", "@microsoft/microsoft-graph-types": "^2.40.0", "@reduxjs/toolkit": "^1.9.7", - "@tabler/icons-react": "^2.47.0", + "@tabler/icons-react": "^3.34.0", "@testing-library/jest-dom": "^5.17.0", "@testing-library/react": "^12.1.4", "@testing-library/user-event": "^14.6.1", @@ -3742,25 +3742,24 @@ } }, "node_modules/@tabler/icons-react": { - "version": "2.47.0", - "resolved": "https://registry.npmjs.org/@tabler/icons-react/-/icons-react-2.47.0.tgz", - "integrity": "sha512-iqly2FvCF/qUbgmvS8E40rVeYY7laltc5GUjRxQj59DuX0x/6CpKHTXt86YlI2whg4czvd/c8Ce8YR08uEku0g==", + "version": "3.34.0", + "resolved": "https://registry.npmjs.org/@tabler/icons-react/-/icons-react-3.34.0.tgz", + "integrity": "sha512-OpEIR2iZsIXECtAIMbn1zfKfQ3zKJjXyIZlkgOGUL9UkMCFycEiF2Y8AVfEQsyre/3FnBdlWJvGr0NU47n2TbQ==", "dependencies": { - "@tabler/icons": "2.47.0", - "prop-types": "^15.7.2" + "@tabler/icons": "3.34.0" }, "funding": { "type": "github", "url": "https://github.com/sponsors/codecalm" }, "peerDependencies": { - "react": "^16.5.1 || ^17.0.0 || ^18.0.0" + "react": ">= 16" } }, "node_modules/@tabler/icons-react/node_modules/@tabler/icons": { - "version": "2.47.0", - "resolved": "https://registry.npmjs.org/@tabler/icons/-/icons-2.47.0.tgz", - "integrity": "sha512-4w5evLh+7FUUiA1GucvGj2ReX2TvOjEr4ejXdwL/bsjoSkof6r1gQmzqI+VHrE2CpJpB3al7bCTulOkFa/RcyA==", + "version": "3.34.0", + "resolved": "https://registry.npmjs.org/@tabler/icons/-/icons-3.34.0.tgz", + "integrity": "sha512-jtVqv0JC1WU2TTEBN32D9+R6mc1iEBuPwLnBsWaR02SIEciu9aq5806AWkCHuObhQ4ERhhXErLEK7Fs+tEZxiA==", "funding": { "type": "github", "url": "https://github.com/sponsors/codecalm" @@ -20932,18 +20931,17 @@ "requires": {} }, "@tabler/icons-react": { - "version": "2.47.0", - "resolved": "https://registry.npmjs.org/@tabler/icons-react/-/icons-react-2.47.0.tgz", - "integrity": "sha512-iqly2FvCF/qUbgmvS8E40rVeYY7laltc5GUjRxQj59DuX0x/6CpKHTXt86YlI2whg4czvd/c8Ce8YR08uEku0g==", + "version": "3.34.0", + "resolved": "https://registry.npmjs.org/@tabler/icons-react/-/icons-react-3.34.0.tgz", + "integrity": "sha512-OpEIR2iZsIXECtAIMbn1zfKfQ3zKJjXyIZlkgOGUL9UkMCFycEiF2Y8AVfEQsyre/3FnBdlWJvGr0NU47n2TbQ==", "requires": { - "@tabler/icons": "2.47.0", - "prop-types": "^15.7.2" + "@tabler/icons": "3.34.0" }, "dependencies": { "@tabler/icons": { - "version": "2.47.0", - "resolved": "https://registry.npmjs.org/@tabler/icons/-/icons-2.47.0.tgz", - "integrity": "sha512-4w5evLh+7FUUiA1GucvGj2ReX2TvOjEr4ejXdwL/bsjoSkof6r1gQmzqI+VHrE2CpJpB3al7bCTulOkFa/RcyA==" + "version": "3.34.0", + "resolved": "https://registry.npmjs.org/@tabler/icons/-/icons-3.34.0.tgz", + "integrity": "sha512-jtVqv0JC1WU2TTEBN32D9+R6mc1iEBuPwLnBsWaR02SIEciu9aq5806AWkCHuObhQ4ERhhXErLEK7Fs+tEZxiA==" } } }, diff --git a/hms-app/package.json b/hms-app/package.json index 0bb1f162..8b831f9a 100644 --- a/hms-app/package.json +++ b/hms-app/package.json @@ -14,7 +14,7 @@ "@mantine/rte": "^5.10.5", "@microsoft/microsoft-graph-types": "^2.40.0", "@reduxjs/toolkit": "^1.9.7", - "@tabler/icons-react": "^2.47.0", + "@tabler/icons-react": "^3.34.0", "@testing-library/jest-dom": "^5.17.0", "@testing-library/react": "^12.1.4", "@testing-library/user-event": "^14.6.1",