mirror of
https://github.com/MetaCubeX/metacubexd.git
synced 2024-11-13 06:05:34 +08:00
build(deps): bump @tabler/icons-solidjs from 3.17.0 to 3.19.0 (#1039)
Bumps [@tabler/icons-solidjs](https://github.com/tabler/tabler-icons/tree/HEAD/packages/icons-solidjs) from 3.17.0 to 3.19.0. - [Release notes](https://github.com/tabler/tabler-icons/releases) - [Commits](https://github.com/tabler/tabler-icons/commits/v3.19.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:
parent
b420ce4761
commit
c47de97124
@ -29,7 +29,7 @@
|
||||
"@solid-primitives/timer": "^1.3.10",
|
||||
"@solid-primitives/websocket": "^1.2.2",
|
||||
"@solidjs/router": "^0.14.5",
|
||||
"@tabler/icons-solidjs": "^3.17.0",
|
||||
"@tabler/icons-solidjs": "^3.19.0",
|
||||
"@tanstack/match-sorter-utils": "^8.19.4",
|
||||
"@tanstack/solid-table": "^8.20.5",
|
||||
"@tanstack/solid-virtual": "^3.10.8",
|
||||
|
@ -54,8 +54,8 @@ importers:
|
||||
specifier: ^0.14.5
|
||||
version: 0.14.5(solid-js@1.9.1)
|
||||
'@tabler/icons-solidjs':
|
||||
specifier: ^3.17.0
|
||||
version: 3.17.0(solid-js@1.9.1)
|
||||
specifier: ^3.19.0
|
||||
version: 3.19.0(solid-js@1.9.1)
|
||||
'@tanstack/match-sorter-utils':
|
||||
specifier: ^8.19.4
|
||||
version: 8.19.4
|
||||
@ -1312,13 +1312,13 @@ packages:
|
||||
'@surma/rollup-plugin-off-main-thread@2.2.3':
|
||||
resolution: {integrity: sha512-lR8q/9W7hZpMWweNiAKU7NQerBnzQQLvi8qnTDU/fxItPhtZVMbPV3lbCwjhIlNBe9Bbr5V+KHshvWmVSG9cxQ==}
|
||||
|
||||
'@tabler/icons-solidjs@3.17.0':
|
||||
resolution: {integrity: sha512-/A4L6UqJonbGZlhS4sWyWMCzUSPK9oBJYbZUfngpHqurayhHaSN3w9ta7UJccfB+YaGmkmf0QTGHXGcwBI5O9w==}
|
||||
'@tabler/icons-solidjs@3.19.0':
|
||||
resolution: {integrity: sha512-wtYft78GxbQvLu/I6XAqBdXGmLsw/oDnniL9/BcFmSQLthtqLEZiq3V7dwF924U364cc/NysTXoWbQMRR45uCA==}
|
||||
peerDependencies:
|
||||
solid-js: ^1.4.7
|
||||
|
||||
'@tabler/icons@3.17.0':
|
||||
resolution: {integrity: sha512-sCSfAQ0w93KSnSL7tS08n73CdIKpuHP8foeLMWgDKiZaCs8ZE//N3ytazCk651ZtruTtByI3b+ZDj7nRf+hHvA==}
|
||||
'@tabler/icons@3.19.0':
|
||||
resolution: {integrity: sha512-A4WEWqpdbTfnpFEtwXqwAe9qf9sp1yRPvzppqAuwcoF0q5YInqB+JkJtSFToCyBpPVeLxJUxxkapLvt2qQgnag==}
|
||||
|
||||
'@tanstack/match-sorter-utils@8.19.4':
|
||||
resolution: {integrity: sha512-Wo1iKt2b9OT7d+YGhvEPD3DXvPv2etTusIMhMUoG7fbhmxcXCtIjJDEygy91Y2JFlwGyjqiBPRozme7UD8hoqg==}
|
||||
@ -5054,12 +5054,12 @@ snapshots:
|
||||
magic-string: 0.25.9
|
||||
string.prototype.matchall: 4.0.11
|
||||
|
||||
'@tabler/icons-solidjs@3.17.0(solid-js@1.9.1)':
|
||||
'@tabler/icons-solidjs@3.19.0(solid-js@1.9.1)':
|
||||
dependencies:
|
||||
'@tabler/icons': 3.17.0
|
||||
'@tabler/icons': 3.19.0
|
||||
solid-js: 1.9.1
|
||||
|
||||
'@tabler/icons@3.17.0': {}
|
||||
'@tabler/icons@3.19.0': {}
|
||||
|
||||
'@tanstack/match-sorter-utils@8.19.4':
|
||||
dependencies:
|
||||
|
Loading…
Reference in New Issue
Block a user