mirror of
https://github.com/ajnart/homarr.git
synced 2026-01-30 11:19:12 +01:00
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:
@@ -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"
|
||||
}
|
||||
}
|
||||
|
||||
14
pnpm-lock.yaml
generated
14
pnpm-lock.yaml
generated
@@ -459,8 +459,8 @@ importers:
|
||||
specifier: ^7.5.1
|
||||
version: 7.5.1(@mantine/core@7.5.1)(@mantine/hooks@7.5.1)(dayjs@1.11.10)(react-dom@18.2.0)(react@18.2.0)
|
||||
'@tabler/icons-react':
|
||||
specifier: ^2.42.0
|
||||
version: 2.42.0(react@18.2.0)
|
||||
specifier: ^2.47.0
|
||||
version: 2.47.0(react@18.2.0)
|
||||
devDependencies:
|
||||
'@homarr/eslint-config':
|
||||
specifier: workspace:^0.2.0
|
||||
@@ -1770,18 +1770,18 @@ packages:
|
||||
zod: 3.22.4
|
||||
dev: false
|
||||
|
||||
/@tabler/icons-react@2.42.0(react@18.2.0):
|
||||
resolution: {integrity: sha512-2APr++u24P2mx9vJymJQJORRpu2Qej0rPrtAvgXu8YomHjLXVP+O1VtToSGyoSPH1ysA569XbxrwzOau9Ne12A==}
|
||||
/@tabler/icons-react@2.47.0(react@18.2.0):
|
||||
resolution: {integrity: sha512-iqly2FvCF/qUbgmvS8E40rVeYY7laltc5GUjRxQj59DuX0x/6CpKHTXt86YlI2whg4czvd/c8Ce8YR08uEku0g==}
|
||||
peerDependencies:
|
||||
react: ^16.5.1 || ^17.0.0 || ^18.0.0
|
||||
dependencies:
|
||||
'@tabler/icons': 2.42.0
|
||||
'@tabler/icons': 2.47.0
|
||||
prop-types: 15.8.1
|
||||
react: 18.2.0
|
||||
dev: false
|
||||
|
||||
/@tabler/icons@2.42.0:
|
||||
resolution: {integrity: sha512-ynV4iaC1c1mUhuAr9HRaoq8KrWYmZ0bJEpOh7qTBE+OfdDsdvQUe+0S7FW+DHkJ4RuxQMdO8djrZK7HrUw9YMA==}
|
||||
/@tabler/icons@2.47.0:
|
||||
resolution: {integrity: sha512-4w5evLh+7FUUiA1GucvGj2ReX2TvOjEr4ejXdwL/bsjoSkof6r1gQmzqI+VHrE2CpJpB3al7bCTulOkFa/RcyA==}
|
||||
dev: false
|
||||
|
||||
/@tanstack/query-core@5.17.19:
|
||||
|
||||
Reference in New Issue
Block a user