chore(deps): bump @tabler/icons-solidjs from 2.35.0 to 2.36.0 (#310)

This commit is contained in:
dependabot[bot] 2023-09-27 21:07:15 -05:00 committed by GitHub
parent cb3371d696
commit b4482c2407
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.1.0",
"@solidjs/router": "^0.8.3",
"@tabler/icons-solidjs": "^2.35.0",
"@tabler/icons-solidjs": "^2.36.0",
"@tanstack/match-sorter-utils": "^8.8.4",
"@tanstack/solid-table": "^8.10.3",
"@tanstack/solid-virtual": "3.0.0-beta.61",

View File

@ -51,8 +51,8 @@ dependencies:
specifier: ^0.8.3
version: 0.8.3(solid-js@1.7.12)
'@tabler/icons-solidjs':
specifier: ^2.35.0
version: 2.35.0(solid-js@1.7.12)
specifier: ^2.36.0
version: 2.36.0(solid-js@1.7.12)
'@tanstack/match-sorter-utils':
specifier: ^8.8.4
version: 8.8.4
@ -2166,17 +2166,17 @@ packages:
string.prototype.matchall: 4.0.10
dev: false
/@tabler/icons-solidjs@2.35.0(solid-js@1.7.12):
resolution: {integrity: sha512-Z90jZ5GDzE3qTsmq4QIvnvFJE8tdKX9SCzrTt4Au3nCZ2qBurHw6wa8vwETchtBMvNVGtoxkiI1zwpwhoxhdKw==}
/@tabler/icons-solidjs@2.36.0(solid-js@1.7.12):
resolution: {integrity: sha512-2U/5ilgp0sd9Q4ThkGCpAXa0mz8RXVE/+4yNrF5L8boJvL9Uh2JLQucEYcHs3Gbbq3PlFBHdAiMewIQXOruRHw==}
peerDependencies:
solid-js: ^1.4.7
dependencies:
'@tabler/icons': 2.35.0
'@tabler/icons': 2.36.0
solid-js: 1.7.12
dev: false
/@tabler/icons@2.35.0:
resolution: {integrity: sha512-qW/itKdmFvfGw6mAQ+cZy+2MYTXb0XdGAVhO3obYLJEfsSPMwQRO0S9ckFk1xMQX/Tj7REC3TEmWUBWNi3/o3g==}
/@tabler/icons@2.36.0:
resolution: {integrity: sha512-pgUAALzzr3sDQ1m0s240LrwVxeUgkFuP6oZnwd1zTB5V7sgvgVUt0Uf0/qYwUQkoqt0oDgGQngXriCCp7AOvrg==}
dev: false
/@tanstack/match-sorter-utils@8.8.4: