From afa90e9dc5db8ffc3e1d827cf61048e91aefec1a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 3 Sep 2024 16:19:22 +0000 Subject: [PATCH] Bump @tabler/icons-react from 3.10.0 to 3.14.0 Bumps [@tabler/icons-react](https://github.com/tabler/tabler-icons/tree/HEAD/packages/icons-react) from 3.10.0 to 3.14.0. - [Release notes](https://github.com/tabler/tabler-icons/releases) - [Commits](https://github.com/tabler/tabler-icons/commits/v3.14.0/packages/icons-react) --- updated-dependencies: - dependency-name: "@tabler/icons-react" dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- package-lock.json | 18 ++++++++---------- package.json | 2 +- yarn.lock | 2 +- 3 files changed, 10 insertions(+), 12 deletions(-) diff --git a/package-lock.json b/package-lock.json index 81ebad0..d0d9fea 100644 --- a/package-lock.json +++ b/package-lock.json @@ -32,7 +32,7 @@ "@microsoft/eslint-formatter-sarif": "^3.1.0", "@mui/material": "^5.16.0", "@nextui-org/react": "^2.4.2", - "@tabler/icons-react": "^3.10.0", + "@tabler/icons-react": "^3.14.0", "@tiptap/extension-link": "^2.4.0", "@tiptap/react": "^2.4.0", "@tiptap/starter-kit": "^2.4.0", @@ -7619,22 +7619,20 @@ } }, "node_modules/@tabler/icons": { - "version": "3.10.0", - "resolved": "https://registry.npmjs.org/@tabler/icons/-/icons-3.10.0.tgz", - "integrity": "sha512-jCMO+hDTw8Gn1CNb15zIENLQ9b0UplGXtjMnEUhDoKH+Q4fta8tBLUxZpPpFtpV+q+gzGqfM76xNAoD1GBpmnA==", - "license": "MIT", + "version": "3.14.0", + "resolved": "https://registry.npmjs.org/@tabler/icons/-/icons-3.14.0.tgz", + "integrity": "sha512-OakKjK1kuDWKoNwdnHHVMt11kTZAC10iZpN/8o/CSYdeBH7S3v5n8IyqAYynFxLI8yBGTyBvljtvWdmWh57zSg==", "funding": { "type": "github", "url": "https://github.com/sponsors/codecalm" } }, "node_modules/@tabler/icons-react": { - "version": "3.10.0", - "resolved": "https://registry.npmjs.org/@tabler/icons-react/-/icons-react-3.10.0.tgz", - "integrity": "sha512-FTES0wJLIV+M9Ggng0j/6Kn/j43ZuBukR5n6DNV8Npk4woPCDcRjA+2KzKQyvSdwtPMAM6o1e8fQBPDS337Spg==", - "license": "MIT", + "version": "3.14.0", + "resolved": "https://registry.npmjs.org/@tabler/icons-react/-/icons-react-3.14.0.tgz", + "integrity": "sha512-3XdbuyhBNq8aZW0qagR9YL8diACZYSAtaw6VuwcO2l6HzVFPN6N5TDex9WTz/3lf+uktAvOv1kNuuFBjSjN9yw==", "dependencies": { - "@tabler/icons": "3.10.0" + "@tabler/icons": "3.14.0" }, "funding": { "type": "github", diff --git a/package.json b/package.json index 1baeb4c..c284bd4 100644 --- a/package.json +++ b/package.json @@ -34,7 +34,7 @@ "@microsoft/eslint-formatter-sarif": "^3.1.0", "@mui/material": "^5.16.0", "@nextui-org/react": "^2.4.2", - "@tabler/icons-react": "^3.10.0", + "@tabler/icons-react": "^3.14.0", "@tiptap/extension-link": "^2.4.0", "@tiptap/react": "^2.4.0", "@tiptap/starter-kit": "^2.4.0", diff --git a/yarn.lock b/yarn.lock index 7e4100e..fb1b803 100644 --- a/yarn.lock +++ b/yarn.lock @@ -5033,7 +5033,7 @@ dependencies: defer-to-connect "^2.0.1" -"@tabler/icons-react@^3.10.0": +"@tabler/icons-react@^3.14.0": version "3.14.0" resolved "https://registry.yarnpkg.com/@tabler/icons-react/-/icons-react-3.14.0.tgz#38bf3b398ed2dbf2d88729d27d4c278936af6292" integrity sha512-3XdbuyhBNq8aZW0qagR9YL8diACZYSAtaw6VuwcO2l6HzVFPN6N5TDex9WTz/3lf+uktAvOv1kNuuFBjSjN9yw==