chore(deps): bump @tabler/icons-solidjs from 2.45.0 to 2.46.0 (#593)

This commit is contained in:
dependabot[bot] 2024-01-21 03:26:46 +08:00 committed by GitHub
parent ae2cafc835
commit bd11e8c74b
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
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.1",
"@solidjs/router": "^0.9.1",
"@tabler/icons-solidjs": "^2.45.0",
"@tabler/icons-solidjs": "^2.46.0",
"@tanstack/match-sorter-utils": "^8.11.3",
"@tanstack/solid-table": "^8.11.6",
"@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.11)
'@tabler/icons-solidjs':
specifier: ^2.45.0
version: 2.45.0(solid-js@1.8.11)
specifier: ^2.46.0
version: 2.46.0(solid-js@1.8.11)
'@tanstack/match-sorter-utils':
specifier: ^8.11.3
version: 8.11.3
@ -2275,17 +2275,17 @@ packages:
string.prototype.matchall: 4.0.10
dev: false
/@tabler/icons-solidjs@2.45.0(solid-js@1.8.11):
resolution: {integrity: sha512-pTjKtfsPBc8tNLqmNjyh/1djc/dbG7NdEWpX4jKNWajM+aJ9QVKJxd2Q6bTBNhPwctlWVxFhvD4NsmQHuNeHDg==}
/@tabler/icons-solidjs@2.46.0(solid-js@1.8.11):
resolution: {integrity: sha512-QnDzekO6qPgpEJJjueZ0z5bY/B6ZiXWcokiqV9qAECAHb0oBxUQuyiO578hDIYoI3ZHd0i/cf2GCDD1vqaSkIw==}
peerDependencies:
solid-js: ^1.4.7
dependencies:
'@tabler/icons': 2.45.0
'@tabler/icons': 2.46.0
solid-js: 1.8.11
dev: false
/@tabler/icons@2.45.0:
resolution: {integrity: sha512-J10UDghOni9wlrj5CpKAzychDCABCKYq897mGg0wGFsd+tYLaUdz0dt/HZeGnV8gZJo0hIiTPLGwBp5EW42Qsg==}
/@tabler/icons@2.46.0:
resolution: {integrity: sha512-Q5G8Pj5IO+Uhc6pszpu5/hGYY018JwEzzvmuqr+gKJtfIvAHA3umpwUilMRLEy89p+WCP+YsDhicMhfBCCv1qA==}
dev: false
/@tanstack/match-sorter-utils@8.11.3: