chore(deps): bump @tabler/icons-react from 2.39.0 to 2.40.0

Bumps [@tabler/icons-react](https://github.com/tabler/tabler-icons/tree/HEAD/packages/icons-react) from 2.39.0 to 2.40.0.
- [Release notes](https://github.com/tabler/tabler-icons/releases)
- [Commits](https://github.com/tabler/tabler-icons/commits/v2.40.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-10-27 20:26:42 +00:00 committed by Nicolas Meienberger
parent 6c0f7548f7
commit 9688e059f3
2 changed files with 10 additions and 6 deletions

View file

@ -45,7 +45,7 @@
"@runtipi/postgres-migrations": "^5.3.0",
"@runtipi/shared": "workspace:^",
"@tabler/core": "1.0.0-beta20",
"@tabler/icons-react": "^2.39.0",
"@tabler/icons-react": "^2.40.0",
"argon2": "^0.31.1",
"bullmq": "^4.12.6",
"clsx": "^2.0.0",

View file

@ -48,8 +48,8 @@ importers:
specifier: 1.0.0-beta20
version: 1.0.0-beta20
'@tabler/icons-react':
specifier: ^2.39.0
version: 2.39.0(react@18.2.0)
specifier: ^2.40.0
version: 2.40.0(react@18.2.0)
argon2:
specifier: ^0.31.1
version: 0.31.1
@ -2963,12 +2963,12 @@ packages:
bootstrap: 5.3.1(@popperjs/core@2.11.8)
dev: false
/@tabler/icons-react@2.39.0(react@18.2.0):
resolution: {integrity: sha512-MyUK1jqtmHPZBnDXqIc1Y5OnfoqG+tGaSB1/gcl0mlY462fJ5f3QB0ZIZzAHMAGYb6K2iJSdFIFavhcgpDDZ7Q==}
/@tabler/icons-react@2.40.0(react@18.2.0):
resolution: {integrity: sha512-C+dDOZowFbwI3LGQP0fdua+hOPkGkW7XeMcRXTSdEKc5fD75W6zRO5nXnWivIMRKsi/Y26EDmnQo15N8JX378w==}
peerDependencies:
react: ^16.5.1 || ^17.0.0 || ^18.0.0
dependencies:
'@tabler/icons': 2.39.0
'@tabler/icons': 2.40.0
prop-types: 15.8.1
react: 18.2.0
dev: false
@ -2977,6 +2977,10 @@ packages:
resolution: {integrity: sha512-iK3j2jIEGIUaJcbYYg5iwyG1Y/m4lzUxAUbxRpvgeXCWP29jvZaH5hajZmU3KaSealddHuJg7PSQislPHpCsoQ==}
dev: false
/@tabler/icons@2.40.0:
resolution: {integrity: sha512-VqKsBSX159cLFTnCzkCmGhZtSPJHNN0lM2sC4xe0HPOfPUnjiex7rDHDdut4oe4iKRecDDpwXwM9BcU6xCPlCg==}
dev: false
/@testing-library/dom@9.3.3:
resolution: {integrity: sha512-fB0R+fa3AUqbLHWyxXa2kGVtf1Fe1ZZFr0Zp6AIbIAzXb2mKbEXl+PCQNUOaq5lbTab5tfctfXRNsWXxa2f7Aw==}
engines: {node: '>=14'}