From cb80d7b15437d53059d3e24cafd3199acfd3c71e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 1 Jan 2024 12:47:11 +0000 Subject: [PATCH] chore(deps): bump @tabler/icons-react from 2.42.0 to 2.44.0 Bumps [@tabler/icons-react](https://github.com/tabler/tabler-icons/tree/HEAD/packages/icons-react) from 2.42.0 to 2.44.0. - [Release notes](https://github.com/tabler/tabler-icons/releases) - [Commits](https://github.com/tabler/tabler-icons/commits/v2.44.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.json | 2 +- yarn.lock | 31 +++++++++---------------------- 2 files changed, 10 insertions(+), 23 deletions(-) diff --git a/package.json b/package.json index 014751b1..adb3738a 100644 --- a/package.json +++ b/package.json @@ -27,7 +27,7 @@ "@popperjs/core": "^2.11.8", "@react-spring/web": "^9.7.3", "react-trello": "2.2.11", - "@tabler/icons-react": "^2.42.0", + "@tabler/icons-react": "^2.44.0", "@tailwindcss/forms": "^0.5.7", "@tailwindcss/typography": "^0.5.10", "@tauri-apps/api": "^1.5.1", diff --git a/yarn.lock b/yarn.lock index 4c2360f0..7a7988cc 100644 --- a/yarn.lock +++ b/yarn.lock @@ -3140,31 +3140,18 @@ "@svgr/plugin-svgo" "^5.5.0" loader-utils "^2.0.0" -"@tabler/icons-react@^2.30.0": - version "2.30.0" - resolved "https://registry.yarnpkg.com/@tabler/icons-react/-/icons-react-2.30.0.tgz#e7ece4b83d6cd66b3a4ec043b89bf18e5341c03e" - integrity sha512-aYggXusHW133L4KujJkVf4GIIrjg7tIRHgNf/n37mnoHqMjwNP+PjmVdrBM1Z8Ywx9PKFRlrwM0eUMDcG+I4HA== +"@tabler/icons-react@^2.30.0", "@tabler/icons-react@^2.44.0": + version "2.44.0" + resolved "https://registry.yarnpkg.com/@tabler/icons-react/-/icons-react-2.44.0.tgz#8119d3b6321ebaf98400fba7932e280d008125f8" + integrity sha512-10qwrqJ/QBNgY4YYer9PjWmCwm3wv9aVK8kGAkFKkwu6UJURVLZ2ea+oFh5j6vSXnA1zMtUG+X8anR5fZ67Isw== dependencies: - "@tabler/icons" "2.30.0" + "@tabler/icons" "2.44.0" prop-types "^15.7.2" -"@tabler/icons-react@^2.42.0": - version "2.42.0" - resolved "https://registry.yarnpkg.com/@tabler/icons-react/-/icons-react-2.42.0.tgz#139a57cddcd756892c47f4c2040a5d24b34848dd" - integrity sha512-2APr++u24P2mx9vJymJQJORRpu2Qej0rPrtAvgXu8YomHjLXVP+O1VtToSGyoSPH1ysA569XbxrwzOau9Ne12A== - dependencies: - "@tabler/icons" "2.42.0" - prop-types "^15.7.2" - -"@tabler/icons@2.30.0": - version "2.30.0" - resolved "https://registry.yarnpkg.com/@tabler/icons/-/icons-2.30.0.tgz#4ea3c4da56fd5653bb9d0be0dc7feaa33602555c" - integrity sha512-tvtmkI4ALjKThVVORh++sB9JnkFY7eGInKxNy+Df7WVQiF7T85tlvGADzlgX4Ic+CK5MIUzZ0jhOlQ/RRlgXpg== - -"@tabler/icons@2.42.0": - version "2.42.0" - resolved "https://registry.yarnpkg.com/@tabler/icons/-/icons-2.42.0.tgz#306a444d18c6cf2966ee9d30262d41da4746fb01" - integrity sha512-ynV4iaC1c1mUhuAr9HRaoq8KrWYmZ0bJEpOh7qTBE+OfdDsdvQUe+0S7FW+DHkJ4RuxQMdO8djrZK7HrUw9YMA== +"@tabler/icons@2.44.0": + version "2.44.0" + resolved "https://registry.yarnpkg.com/@tabler/icons/-/icons-2.44.0.tgz#9f3cf86150b23e84a6eaf9d29ab2b2aaa8c7eed6" + integrity sha512-WPPtihDcAwEm1QZM9MXQw6+r/R2/qx7KMU1eegsi9DsqBLAb0W2kbt6e/syvd6j9c+6XNpRVBW1ziGqSWQAWOg== "@tailwindcss/forms@^0.5.7": version "0.5.7"