chore(deps): bump @tabler/icons-react from 2.19.0 to 2.22.0

Bumps [@tabler/icons-react](https://github.com/tabler/tabler-icons/tree/HEAD/packages/icons-react) from 2.19.0 to 2.22.0.
- [Release notes](https://github.com/tabler/tabler-icons/releases)
- [Commits](https://github.com/tabler/tabler-icons/commits/v2.22.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:
dependabot[bot] 2023-06-16 21:14:23 +00:00 committed by Nicolas Meienberger
parent 1599930c91
commit e74e81d2f7
2 changed files with 8 additions and 8 deletions

View file

@ -41,7 +41,7 @@
"@radix-ui/react-tabs": "^1.0.3",
"@runtipi/postgres-migrations": "^5.3.0",
"@tabler/core": "1.0.0-beta19",
"@tabler/icons-react": "^2.19.0",
"@tabler/icons-react": "^2.22.0",
"@tanstack/react-query": "^4.29.7",
"@tanstack/react-query-devtools": "^4.29.7",
"@trpc/client": "^10.27.1",

View file

@ -35,8 +35,8 @@ dependencies:
specifier: 1.0.0-beta19
version: 1.0.0-beta19
'@tabler/icons-react':
specifier: ^2.19.0
version: 2.19.0(react@18.2.0)
specifier: ^2.22.0
version: 2.22.0(react@18.2.0)
'@tanstack/react-query':
specifier: ^4.29.7
version: 4.29.7(react-dom@18.2.0)(react@18.2.0)
@ -2869,18 +2869,18 @@ packages:
bootstrap: 5.3.0-alpha3(@popperjs/core@2.11.7)
dev: false
/@tabler/icons-react@2.19.0(react@18.2.0):
resolution: {integrity: sha512-CitxGhjGcvxSmvK5JJ7JUAal5ifygUQzfMrVt/pOg+XELIt+3jtRDTyhZHHz84XoIddxRTQMZTl/11GOjtZ9SA==}
/@tabler/icons-react@2.22.0(react@18.2.0):
resolution: {integrity: sha512-9udRxrbsbWzUETur4jmbZQIZkH7jVA2GU7YnKYS7ZCUjdOHZZEhmsfJ/Gdbzz0gSRC3mU7SDMsKejun/IBjvpQ==}
peerDependencies:
react: ^16.5.1 || ^17.0.0 || ^18.0.0
dependencies:
'@tabler/icons': 2.19.0
'@tabler/icons': 2.22.0
prop-types: 15.8.1
react: 18.2.0
dev: false
/@tabler/icons@2.19.0:
resolution: {integrity: sha512-3bqWTxFOFkrld+hx0nDSgwGWPrP2NeB9ySCAqWjXMN0hwewXYnNPpDKkOYtDfUDRtB+iiR/0FyW+kki6tu6qkQ==}
/@tabler/icons@2.22.0:
resolution: {integrity: sha512-lOsGHqRPIKNARMWHHFkUUJH78C8ptQmUcDnumFBUI4YLRKFouKa7uAZL3ZfuH0HjDpOhsnWqUYZ7FhMCLcGpAQ==}
dev: false
/@tanstack/match-sorter-utils@8.7.6: