chore(deps): bump @tabler/icons-react from 2.40.0 to 2.42.0
Bumps [@tabler/icons-react](https://github.com/tabler/tabler-icons/tree/HEAD/packages/icons-react) from 2.40.0 to 2.42.0. - [Release notes](https://github.com/tabler/tabler-icons/releases) - [Commits](https://github.com/tabler/tabler-icons/commits/v2.42.0/packages/icons-react) --- updated-dependencies: - dependency-name: "@tabler/icons-react" dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
bb9f26b2b1
commit
6cd7ca1a4e
2 changed files with 8 additions and 8 deletions
|
@ -45,7 +45,7 @@
|
|||
"@runtipi/postgres-migrations": "^5.3.0",
|
||||
"@runtipi/shared": "workspace:^",
|
||||
"@tabler/core": "1.0.0-beta20",
|
||||
"@tabler/icons-react": "^2.40.0",
|
||||
"@tabler/icons-react": "^2.42.0",
|
||||
"argon2": "^0.31.2",
|
||||
"bullmq": "^4.13.0",
|
||||
"clsx": "^2.0.0",
|
||||
|
|
|
@ -48,8 +48,8 @@ importers:
|
|||
specifier: 1.0.0-beta20
|
||||
version: 1.0.0-beta20
|
||||
'@tabler/icons-react':
|
||||
specifier: ^2.40.0
|
||||
version: 2.40.0(react@18.2.0)
|
||||
specifier: ^2.42.0
|
||||
version: 2.42.0(react@18.2.0)
|
||||
argon2:
|
||||
specifier: ^0.31.2
|
||||
version: 0.31.2
|
||||
|
@ -3021,12 +3021,12 @@ packages:
|
|||
bootstrap: 5.3.1(@popperjs/core@2.11.8)
|
||||
dev: false
|
||||
|
||||
/@tabler/icons-react@2.40.0(react@18.2.0):
|
||||
resolution: {integrity: sha512-C+dDOZowFbwI3LGQP0fdua+hOPkGkW7XeMcRXTSdEKc5fD75W6zRO5nXnWivIMRKsi/Y26EDmnQo15N8JX378w==}
|
||||
/@tabler/icons-react@2.42.0(react@18.2.0):
|
||||
resolution: {integrity: sha512-2APr++u24P2mx9vJymJQJORRpu2Qej0rPrtAvgXu8YomHjLXVP+O1VtToSGyoSPH1ysA569XbxrwzOau9Ne12A==}
|
||||
peerDependencies:
|
||||
react: ^16.5.1 || ^17.0.0 || ^18.0.0
|
||||
dependencies:
|
||||
'@tabler/icons': 2.40.0
|
||||
'@tabler/icons': 2.42.0
|
||||
prop-types: 15.8.1
|
||||
react: 18.2.0
|
||||
dev: false
|
||||
|
@ -3035,8 +3035,8 @@ packages:
|
|||
resolution: {integrity: sha512-iK3j2jIEGIUaJcbYYg5iwyG1Y/m4lzUxAUbxRpvgeXCWP29jvZaH5hajZmU3KaSealddHuJg7PSQislPHpCsoQ==}
|
||||
dev: false
|
||||
|
||||
/@tabler/icons@2.40.0:
|
||||
resolution: {integrity: sha512-VqKsBSX159cLFTnCzkCmGhZtSPJHNN0lM2sC4xe0HPOfPUnjiex7rDHDdut4oe4iKRecDDpwXwM9BcU6xCPlCg==}
|
||||
/@tabler/icons@2.42.0:
|
||||
resolution: {integrity: sha512-ynV4iaC1c1mUhuAr9HRaoq8KrWYmZ0bJEpOh7qTBE+OfdDsdvQUe+0S7FW+DHkJ4RuxQMdO8djrZK7HrUw9YMA==}
|
||||
dev: false
|
||||
|
||||
/@testing-library/dom@9.3.3:
|
||||
|
|
Loading…
Reference in a new issue