fix(deps): update dependency @tabler/icons-react to ^2.47.0 (#32)

Co-authored-by: Renovate Bot <renovate@whitesourcesoftware.com>
This commit is contained in:
Manuel
2024-02-04 08:46:26 +01:00
committed by GitHub
parent f8a3aae116
commit 6a892e02c8
2 changed files with 8 additions and 8 deletions

View File

@@ -37,6 +37,6 @@
"dependencies": {
"@mantine/core": "^7.5.1",
"@mantine/dates": "^7.5.1",
"@tabler/icons-react": "^2.42.0"
"@tabler/icons-react": "^2.47.0"
}
}