mirror of
https://github.com/MetaCubeX/metacubexd.git
synced 2024-11-24 09:45:35 +08:00
build(deps): bump @tabler/icons-solidjs from 2.47.0 to 3.7.0 (#789)
Bumps [@tabler/icons-solidjs](https://github.com/tabler/tabler-icons/tree/HEAD/packages/icons-solidjs) from 2.47.0 to 3.7.0. - [Release notes](https://github.com/tabler/tabler-icons/releases) - [Commits](https://github.com/tabler/tabler-icons/commits/v3.7.0/packages/icons-solidjs) --- updated-dependencies: - dependency-name: "@tabler/icons-solidjs" dependency-type: direct:production update-type: version-update:semver-major ... 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
b8b7f99544
commit
1ca4882a99
@ -29,7 +29,7 @@
|
||||
"@solid-primitives/timer": "^1.3.9",
|
||||
"@solid-primitives/websocket": "^1.2.2",
|
||||
"@solidjs/router": "^0.13.6",
|
||||
"@tabler/icons-solidjs": "^2.47.0",
|
||||
"@tabler/icons-solidjs": "^3.7.0",
|
||||
"@tanstack/match-sorter-utils": "^8.15.1",
|
||||
"@tanstack/solid-table": "^8.17.3",
|
||||
"@tanstack/solid-virtual": "^3.7.0",
|
||||
|
@ -54,8 +54,8 @@ importers:
|
||||
specifier: ^0.13.6
|
||||
version: 0.13.6(solid-js@1.8.17)
|
||||
'@tabler/icons-solidjs':
|
||||
specifier: ^2.47.0
|
||||
version: 2.47.0(solid-js@1.8.17)
|
||||
specifier: ^3.7.0
|
||||
version: 3.7.0(solid-js@1.8.17)
|
||||
'@tanstack/match-sorter-utils':
|
||||
specifier: ^8.15.1
|
||||
version: 8.15.1
|
||||
@ -1304,13 +1304,13 @@ packages:
|
||||
'@surma/rollup-plugin-off-main-thread@2.2.3':
|
||||
resolution: {integrity: sha512-lR8q/9W7hZpMWweNiAKU7NQerBnzQQLvi8qnTDU/fxItPhtZVMbPV3lbCwjhIlNBe9Bbr5V+KHshvWmVSG9cxQ==}
|
||||
|
||||
'@tabler/icons-solidjs@2.47.0':
|
||||
resolution: {integrity: sha512-qyQau0ViXrYy0ut8ZkLTTvLlbCZi92P5YIlEV7t6f1a5sAN9CMuTcsjrZM60Vf7+6o7tloUgW+VFgc9kwsIBcg==}
|
||||
'@tabler/icons-solidjs@3.7.0':
|
||||
resolution: {integrity: sha512-cQpD73RlzrmiS0SyPGuO5VTsC3p4frQ0+AM61nfgUhpY6Pfs588CpdjvH64CCRucZhXuf/956C326EikZYE8sw==}
|
||||
peerDependencies:
|
||||
solid-js: ^1.4.7
|
||||
|
||||
'@tabler/icons@2.47.0':
|
||||
resolution: {integrity: sha512-4w5evLh+7FUUiA1GucvGj2ReX2TvOjEr4ejXdwL/bsjoSkof6r1gQmzqI+VHrE2CpJpB3al7bCTulOkFa/RcyA==}
|
||||
'@tabler/icons@3.7.0':
|
||||
resolution: {integrity: sha512-lJGIZLSWrPO6VygRUbaVvQjWgL2EaiBMD8e6leCYUQ8ZPO4LIzKMq358C8KlhXJcyNiRz1Io3YWoc/DNTcWqSg==}
|
||||
|
||||
'@tanstack/match-sorter-utils@8.15.1':
|
||||
resolution: {integrity: sha512-PnVV3d2poenUM31ZbZi/yXkBu3J7kd5k2u51CGwwNojag451AjTH9N6n41yjXz2fpLeewleyLBmNS6+HcGDlXw==}
|
||||
@ -4921,12 +4921,12 @@ snapshots:
|
||||
magic-string: 0.25.9
|
||||
string.prototype.matchall: 4.0.11
|
||||
|
||||
'@tabler/icons-solidjs@2.47.0(solid-js@1.8.17)':
|
||||
'@tabler/icons-solidjs@3.7.0(solid-js@1.8.17)':
|
||||
dependencies:
|
||||
'@tabler/icons': 2.47.0
|
||||
'@tabler/icons': 3.7.0
|
||||
solid-js: 1.8.17
|
||||
|
||||
'@tabler/icons@2.47.0': {}
|
||||
'@tabler/icons@3.7.0': {}
|
||||
|
||||
'@tanstack/match-sorter-utils@8.15.1':
|
||||
dependencies:
|
||||
|
Loading…
Reference in New Issue
Block a user