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": {
|
"dependencies": {
|
||||||
"@mantine/core": "^7.5.1",
|
"@mantine/core": "^7.5.1",
|
||||||
"@mantine/dates": "^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
|
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)
|
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':
|
'@tabler/icons-react':
|
||||||
specifier: ^2.42.0
|
specifier: ^2.47.0
|
||||||
version: 2.42.0(react@18.2.0)
|
version: 2.47.0(react@18.2.0)
|
||||||
devDependencies:
|
devDependencies:
|
||||||
'@homarr/eslint-config':
|
'@homarr/eslint-config':
|
||||||
specifier: workspace:^0.2.0
|
specifier: workspace:^0.2.0
|
||||||
@@ -1770,18 +1770,18 @@ packages:
|
|||||||
zod: 3.22.4
|
zod: 3.22.4
|
||||||
dev: false
|
dev: false
|
||||||
|
|
||||||
/@tabler/icons-react@2.42.0(react@18.2.0):
|
/@tabler/icons-react@2.47.0(react@18.2.0):
|
||||||
resolution: {integrity: sha512-2APr++u24P2mx9vJymJQJORRpu2Qej0rPrtAvgXu8YomHjLXVP+O1VtToSGyoSPH1ysA569XbxrwzOau9Ne12A==}
|
resolution: {integrity: sha512-iqly2FvCF/qUbgmvS8E40rVeYY7laltc5GUjRxQj59DuX0x/6CpKHTXt86YlI2whg4czvd/c8Ce8YR08uEku0g==}
|
||||||
peerDependencies:
|
peerDependencies:
|
||||||
react: ^16.5.1 || ^17.0.0 || ^18.0.0
|
react: ^16.5.1 || ^17.0.0 || ^18.0.0
|
||||||
dependencies:
|
dependencies:
|
||||||
'@tabler/icons': 2.42.0
|
'@tabler/icons': 2.47.0
|
||||||
prop-types: 15.8.1
|
prop-types: 15.8.1
|
||||||
react: 18.2.0
|
react: 18.2.0
|
||||||
dev: false
|
dev: false
|
||||||
|
|
||||||
/@tabler/icons@2.42.0:
|
/@tabler/icons@2.47.0:
|
||||||
resolution: {integrity: sha512-ynV4iaC1c1mUhuAr9HRaoq8KrWYmZ0bJEpOh7qTBE+OfdDsdvQUe+0S7FW+DHkJ4RuxQMdO8djrZK7HrUw9YMA==}
|
resolution: {integrity: sha512-4w5evLh+7FUUiA1GucvGj2ReX2TvOjEr4ejXdwL/bsjoSkof6r1gQmzqI+VHrE2CpJpB3al7bCTulOkFa/RcyA==}
|
||||||
dev: false
|
dev: false
|
||||||
|
|
||||||
/@tanstack/query-core@5.17.19:
|
/@tanstack/query-core@5.17.19:
|
||||||
|
|||||||
Reference in New Issue
Block a user