diff --git a/package-lock.json b/package-lock.json index 127f077..7e794e0 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.56.0", "tsc-watch": "^5.0.3", "typescript": "^4.7.4", "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.56.0", + "resolved": "https://registry.npmjs.org/tabler-icons-react/-/tabler-icons-react-1.56.0.tgz", + "integrity": "sha512-FOme3w6PJIWDpeXqQ4xjArQqdxzrr9xNy7PSSgWpRzOUQ71RyZ7jt6WThsfyLBz5os78TPJRA8f/0NLjnKcx9A==", "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.56.0", + "resolved": "https://registry.npmjs.org/tabler-icons-react/-/tabler-icons-react-1.56.0.tgz", + "integrity": "sha512-FOme3w6PJIWDpeXqQ4xjArQqdxzrr9xNy7PSSgWpRzOUQ71RyZ7jt6WThsfyLBz5os78TPJRA8f/0NLjnKcx9A==", "dev": true, "requires": {} }, diff --git a/package.json b/package.json index 27e5dd3..59e9e06 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.56.0", "tsc-watch": "^5.0.3", "typescript": "^4.7.4", "usehooks-ts": "^2.5.3",