From 299a350f9e10053ddfe09755e4f8649ef612b4aa Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 25 Jul 2022 23:43:19 +0000 Subject: [PATCH] Bump tabler-icons-react from 1.48.1 to 1.53.0 Bumps [tabler-icons-react](https://github.com/konradkalemba/tabler-icons-react) from 1.48.1 to 1.53.0. - [Release notes](https://github.com/konradkalemba/tabler-icons-react/releases) - [Commits](https://github.com/konradkalemba/tabler-icons-react/compare/1.48.1...1.53.0) --- updated-dependencies: - dependency-name: tabler-icons-react dependency-type: direct:development 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 626d4c6..3eb6d90 100644 --- a/package-lock.json +++ b/package-lock.json @@ -26,7 +26,7 @@ "eslint": "^8.16.0", "eslint-config-prettier": "^8.4.0", "eslint-plugin-prettier": "^4.0.0", - "tabler-icons-react": "^1.48.1", + "tabler-icons-react": "^1.53.0", "tsc-watch": "^5.0.3", "typescript": "^4.7.2", "usehooks-ts": "^2.5.3", @@ -2802,9 +2802,9 @@ } }, "node_modules/tabler-icons-react": { - "version": "1.48.1", - "resolved": "https://registry.npmjs.org/tabler-icons-react/-/tabler-icons-react-1.48.1.tgz", - "integrity": "sha512-TX12VEymcICeHOUd0f086JgMZhwogol36aTbEZBe4KnvHIjr7TyHFUUKkqydgPwjdJPEA+6Y1XOglJ9IGKVC5Q==", + "version": "1.53.0", + "resolved": "https://registry.npmjs.org/tabler-icons-react/-/tabler-icons-react-1.53.0.tgz", + "integrity": "sha512-48csX1qiZaXK0yPgNmvkgsZSyqxBU0AVGGzT4DXh1CVEcTkKF39rQP7EeLYeTGeCnM2Ot9tSiKfay1FLOzr0Rg==", "dev": true, "peerDependencies": { "react": ">= 16.8.0" @@ -5018,9 +5018,9 @@ } }, "tabler-icons-react": { - "version": "1.48.1", - "resolved": "https://registry.npmjs.org/tabler-icons-react/-/tabler-icons-react-1.48.1.tgz", - "integrity": "sha512-TX12VEymcICeHOUd0f086JgMZhwogol36aTbEZBe4KnvHIjr7TyHFUUKkqydgPwjdJPEA+6Y1XOglJ9IGKVC5Q==", + "version": "1.53.0", + "resolved": "https://registry.npmjs.org/tabler-icons-react/-/tabler-icons-react-1.53.0.tgz", + "integrity": "sha512-48csX1qiZaXK0yPgNmvkgsZSyqxBU0AVGGzT4DXh1CVEcTkKF39rQP7EeLYeTGeCnM2Ot9tSiKfay1FLOzr0Rg==", "dev": true, "requires": {} }, diff --git a/package.json b/package.json index af283e7..abf8e9c 100644 --- a/package.json +++ b/package.json @@ -28,7 +28,7 @@ "eslint": "^8.16.0", "eslint-config-prettier": "^8.4.0", "eslint-plugin-prettier": "^4.0.0", - "tabler-icons-react": "^1.48.1", + "tabler-icons-react": "^1.53.0", "tsc-watch": "^5.0.3", "typescript": "^4.7.2", "usehooks-ts": "^2.5.3",