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

Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
This commit is contained in:
homarr-renovate[bot]
2024-04-13 14:26:19 +02:00
committed by GitHub
parent 0edce9fd0b
commit c40533e758
2 changed files with 11 additions and 11 deletions

View File

@@ -37,7 +37,7 @@
"dependencies": {
"@mantine/core": "^7.7.1",
"@mantine/dates": "^7.7.1",
"@tabler/icons-react": "^3.1.0",
"@tabler/icons-react": "^3.2.0",
"mantine-react-table": "2.0.0-beta.1"
}
}

20
pnpm-lock.yaml generated
View File

@@ -719,11 +719,11 @@ importers:
specifier: ^7.7.1
version: 7.7.1(@mantine/core@7.7.1)(@mantine/hooks@7.7.1)(dayjs@1.11.10)(react-dom@18.2.0)(react@18.2.0)
'@tabler/icons-react':
specifier: ^3.1.0
version: 3.1.0(react@18.2.0)
specifier: ^3.2.0
version: 3.2.0(react@18.2.0)
mantine-react-table:
specifier: 2.0.0-beta.1
version: 2.0.0-beta.1(@mantine/core@7.7.1)(@mantine/dates@7.7.1)(@mantine/hooks@7.7.1)(@tabler/icons-react@3.1.0)(clsx@2.1.0)(dayjs@1.11.10)(react-dom@18.2.0)(react@18.2.0)
version: 2.0.0-beta.1(@mantine/core@7.7.1)(@mantine/dates@7.7.1)(@mantine/hooks@7.7.1)(@tabler/icons-react@3.2.0)(clsx@2.1.0)(dayjs@1.11.10)(react-dom@18.2.0)(react@18.2.0)
devDependencies:
'@homarr/eslint-config':
specifier: workspace:^0.2.0
@@ -2576,17 +2576,17 @@ packages:
zod: 3.22.4
dev: false
/@tabler/icons-react@3.1.0(react@18.2.0):
resolution: {integrity: sha512-k/WTlax2vbj/LpxvaJ+BmaLAAhVUgyLj4Ftgaczz66tUSNzqrAZXCFdOU7cRMYPNVBqyqE2IdQd2rzzhDEJvkw==}
/@tabler/icons-react@3.2.0(react@18.2.0):
resolution: {integrity: sha512-b1mZT1XpZrzvbM+eFe1YbYbxkzgJ18tM4knZKqXh0gnHDZ6XVLIH3TzJZ3HZ7PTkUqZLZ7XcGae3qQVGburlBw==}
peerDependencies:
react: '>= 16'
dependencies:
'@tabler/icons': 3.1.0
'@tabler/icons': 3.2.0
react: 18.2.0
dev: false
/@tabler/icons@3.1.0:
resolution: {integrity: sha512-CpZGyS1IVJKFcv88yZ2sYZIpWWhQ6oy76BQKQ5SF0fGgOqgyqKdBGG/YGyyMW632on37MX7VqQIMTzN/uQqmFg==}
/@tabler/icons@3.2.0:
resolution: {integrity: sha512-h8GQ2rtxgiSjltrVz4vcopAxTPSpUSUi5nBfJ09H3Bk4fJk6wZ/dVUjzhv/BHfDwGTkAxZBiYe/Q/T95cPeg5Q==}
dev: false
/@tanstack/match-sorter-utils@8.11.8:
@@ -6712,7 +6712,7 @@ packages:
/make-error@1.3.6:
resolution: {integrity: sha512-s8UhlNe7vPKomQhC1qFelMokr/Sc3AgNbso3n74mVPA5LTZwkB9NlXf4XPamLxJE8h0gh73rM94xvwRT2CVInw==}
/mantine-react-table@2.0.0-beta.1(@mantine/core@7.7.1)(@mantine/dates@7.7.1)(@mantine/hooks@7.7.1)(@tabler/icons-react@3.1.0)(clsx@2.1.0)(dayjs@1.11.10)(react-dom@18.2.0)(react@18.2.0):
/mantine-react-table@2.0.0-beta.1(@mantine/core@7.7.1)(@mantine/dates@7.7.1)(@mantine/hooks@7.7.1)(@tabler/icons-react@3.2.0)(clsx@2.1.0)(dayjs@1.11.10)(react-dom@18.2.0)(react@18.2.0):
resolution: {integrity: sha512-TptKzSL/x8rMReMOaRP1lItIngK5UaD7+uy01V2jz+Y+PtodqTSDfyjUD9ON4iWUEiSMFNxaPAXa2MbMJXPW0Q==}
engines: {node: '>=16'}
peerDependencies:
@@ -6728,7 +6728,7 @@ packages:
'@mantine/core': 7.7.1(@mantine/hooks@7.7.1)(@types/react@18.2.78)(react-dom@18.2.0)(react@18.2.0)
'@mantine/dates': 7.7.1(@mantine/core@7.7.1)(@mantine/hooks@7.7.1)(dayjs@1.11.10)(react-dom@18.2.0)(react@18.2.0)
'@mantine/hooks': 7.7.1(react@18.2.0)
'@tabler/icons-react': 3.1.0(react@18.2.0)
'@tabler/icons-react': 3.2.0(react@18.2.0)
'@tanstack/match-sorter-utils': 8.11.8
'@tanstack/react-table': 8.15.0(react-dom@18.2.0)(react@18.2.0)
'@tanstack/react-virtual': 3.2.0(react-dom@18.2.0)(react@18.2.0)