chore(deps): bump @tabler/icons-solidjs from 2.42.0 to 2.44.0 (#501)

Bumps [@tabler/icons-solidjs](https://github.com/tabler/tabler-icons/tree/HEAD/packages/icons-solidjs) from 2.42.0 to 2.44.0.
- [Release notes](https://github.com/tabler/tabler-icons/releases)
- [Commits](https://github.com/tabler/tabler-icons/commits/v2.44.0/packages/icons-solidjs)

---
updated-dependencies:
- dependency-name: "@tabler/icons-solidjs"
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot] 2023-12-12 11:46:08 +08:00 committed by GitHub
parent 0911706cea
commit e67f077db6
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 8 additions and 8 deletions

View File

@ -29,7 +29,7 @@
"@solid-primitives/timer": "^1.3.7",
"@solid-primitives/websocket": "^1.2.0",
"@solidjs/router": "^0.9.1",
"@tabler/icons-solidjs": "^2.42.0",
"@tabler/icons-solidjs": "^2.44.0",
"@tanstack/match-sorter-utils": "^8.8.4",
"@tanstack/solid-table": "^8.10.7",
"@tanstack/solid-virtual": "3.0.1",

View File

@ -51,8 +51,8 @@ dependencies:
specifier: ^0.9.1
version: 0.9.1(solid-js@1.8.7)
'@tabler/icons-solidjs':
specifier: ^2.42.0
version: 2.42.0(solid-js@1.8.7)
specifier: ^2.44.0
version: 2.44.0(solid-js@1.8.7)
'@tanstack/match-sorter-utils':
specifier: ^8.8.4
version: 8.8.4
@ -2260,17 +2260,17 @@ packages:
string.prototype.matchall: 4.0.10
dev: false
/@tabler/icons-solidjs@2.42.0(solid-js@1.8.7):
resolution: {integrity: sha512-KvsE5gZdS2kuKhTOk1yJaXsJuR3KrhID5kPNMBnXdcmbymN0otHMSxZe8I7+Bk/nlklDGtt3Yb2I/DJV/pU6vw==}
/@tabler/icons-solidjs@2.44.0(solid-js@1.8.7):
resolution: {integrity: sha512-0EkpSvZYn9013m7rDpGoDcx6isLv7E2QM+lp1UXt64dTQ1ZssGlE/oz/mJ+yWh3DETG5kW588Hb+8rN+VNMnwA==}
peerDependencies:
solid-js: ^1.4.7
dependencies:
'@tabler/icons': 2.42.0
'@tabler/icons': 2.44.0
solid-js: 1.8.7
dev: false
/@tabler/icons@2.42.0:
resolution: {integrity: sha512-ynV4iaC1c1mUhuAr9HRaoq8KrWYmZ0bJEpOh7qTBE+OfdDsdvQUe+0S7FW+DHkJ4RuxQMdO8djrZK7HrUw9YMA==}
/@tabler/icons@2.44.0:
resolution: {integrity: sha512-WPPtihDcAwEm1QZM9MXQw6+r/R2/qx7KMU1eegsi9DsqBLAb0W2kbt6e/syvd6j9c+6XNpRVBW1ziGqSWQAWOg==}
dev: false
/@tanstack/match-sorter-utils@8.8.4: