mirror of
https://github.com/MetaCubeX/metacubexd.git
synced 2024-11-26 22:34:02 +08:00
build(deps): bump @tabler/icons-solidjs from 3.19.0 to 3.21.0 (#1141)
Bumps [@tabler/icons-solidjs](https://github.com/tabler/tabler-icons/tree/HEAD/packages/icons-solidjs) from 3.19.0 to 3.21.0. - [Release notes](https://github.com/tabler/tabler-icons/releases) - [Commits](https://github.com/tabler/tabler-icons/commits/v3.21.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
dc8dd27eda
commit
1fc62d04f3
@ -33,7 +33,7 @@
|
||||
"@solid-primitives/websocket": "^1.2.2",
|
||||
"@solidjs/meta": "^0.29.4",
|
||||
"@solidjs/router": "^0.14.10",
|
||||
"@tabler/icons-solidjs": "^3.19.0",
|
||||
"@tabler/icons-solidjs": "^3.21.0",
|
||||
"@tanstack/match-sorter-utils": "^8.19.4",
|
||||
"@tanstack/solid-table": "^8.20.5",
|
||||
"@tanstack/solid-virtual": "^3.10.8",
|
||||
|
@ -66,8 +66,8 @@ importers:
|
||||
specifier: ^0.14.10
|
||||
version: 0.14.10(solid-js@1.9.3)
|
||||
'@tabler/icons-solidjs':
|
||||
specifier: ^3.19.0
|
||||
version: 3.19.0(solid-js@1.9.3)
|
||||
specifier: ^3.21.0
|
||||
version: 3.21.0(solid-js@1.9.3)
|
||||
'@tanstack/match-sorter-utils':
|
||||
specifier: ^8.19.4
|
||||
version: 8.19.4
|
||||
@ -1388,13 +1388,13 @@ packages:
|
||||
'@surma/rollup-plugin-off-main-thread@2.2.3':
|
||||
resolution: {integrity: sha512-lR8q/9W7hZpMWweNiAKU7NQerBnzQQLvi8qnTDU/fxItPhtZVMbPV3lbCwjhIlNBe9Bbr5V+KHshvWmVSG9cxQ==}
|
||||
|
||||
'@tabler/icons-solidjs@3.19.0':
|
||||
resolution: {integrity: sha512-wtYft78GxbQvLu/I6XAqBdXGmLsw/oDnniL9/BcFmSQLthtqLEZiq3V7dwF924U364cc/NysTXoWbQMRR45uCA==}
|
||||
'@tabler/icons-solidjs@3.21.0':
|
||||
resolution: {integrity: sha512-g0qk8bzO6KrhQbJjFvyRGfT0ZKtaYk7MBxye6/FukqVoBWcTHOQKwEePXLy69oXm//xUyWkrfA+7WeHRxEf03w==}
|
||||
peerDependencies:
|
||||
solid-js: ^1.4.7
|
||||
|
||||
'@tabler/icons@3.19.0':
|
||||
resolution: {integrity: sha512-A4WEWqpdbTfnpFEtwXqwAe9qf9sp1yRPvzppqAuwcoF0q5YInqB+JkJtSFToCyBpPVeLxJUxxkapLvt2qQgnag==}
|
||||
'@tabler/icons@3.21.0':
|
||||
resolution: {integrity: sha512-5+GkkmWCr1wgMor5cOF1/YYflTQdc15y10FUikJ3HW8hDiFjfbuoAHJi17FT1vwsr1sA78rkJMn+fDoOOjnnPA==}
|
||||
|
||||
'@tanstack/match-sorter-utils@8.19.4':
|
||||
resolution: {integrity: sha512-Wo1iKt2b9OT7d+YGhvEPD3DXvPv2etTusIMhMUoG7fbhmxcXCtIjJDEygy91Y2JFlwGyjqiBPRozme7UD8hoqg==}
|
||||
@ -5209,12 +5209,12 @@ snapshots:
|
||||
magic-string: 0.25.9
|
||||
string.prototype.matchall: 4.0.11
|
||||
|
||||
'@tabler/icons-solidjs@3.19.0(solid-js@1.9.3)':
|
||||
'@tabler/icons-solidjs@3.21.0(solid-js@1.9.3)':
|
||||
dependencies:
|
||||
'@tabler/icons': 3.19.0
|
||||
'@tabler/icons': 3.21.0
|
||||
solid-js: 1.9.3
|
||||
|
||||
'@tabler/icons@3.19.0': {}
|
||||
'@tabler/icons@3.21.0': {}
|
||||
|
||||
'@tanstack/match-sorter-utils@8.19.4':
|
||||
dependencies:
|
||||
|
Loading…
Reference in New Issue
Block a user