mirror of
https://github.com/MetaCubeX/metacubexd.git
synced 2024-11-13 06:05:34 +08:00
chore(deps): bump @tabler/icons-solidjs from 2.37.0 to 2.38.0 (#325)
This commit is contained in:
parent
e8c389b21f
commit
28aa66e304
@ -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.37.0",
|
||||
"@tabler/icons-solidjs": "^2.38.0",
|
||||
"@tanstack/match-sorter-utils": "^8.8.4",
|
||||
"@tanstack/solid-table": "^8.10.3",
|
||||
"@tanstack/solid-virtual": "3.0.0-beta.61",
|
||||
|
@ -51,8 +51,8 @@ dependencies:
|
||||
specifier: ^0.8.3
|
||||
version: 0.8.3(solid-js@1.7.12)
|
||||
'@tabler/icons-solidjs':
|
||||
specifier: ^2.37.0
|
||||
version: 2.37.0(solid-js@1.7.12)
|
||||
specifier: ^2.38.0
|
||||
version: 2.38.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.37.0(solid-js@1.7.12):
|
||||
resolution: {integrity: sha512-NdHW3wV0ko2dRT4kC8YLYkIe9klhi35Pf1f/F18OtS0WKdoUSCmZWoKPbzz9GIJQfEZv3s2W/xoUKfSGfMro+w==}
|
||||
/@tabler/icons-solidjs@2.38.0(solid-js@1.7.12):
|
||||
resolution: {integrity: sha512-+gG96ZDmPYMCi7dsQdW1BCfGmQ4UPNw3dWG79bbMx9MR0/C+V3JR6EWnKMzui2DyJKIHR0IDxAALcyIxW3eJNw==}
|
||||
peerDependencies:
|
||||
solid-js: ^1.4.7
|
||||
dependencies:
|
||||
'@tabler/icons': 2.37.0
|
||||
'@tabler/icons': 2.38.0
|
||||
solid-js: 1.7.12
|
||||
dev: false
|
||||
|
||||
/@tabler/icons@2.37.0:
|
||||
resolution: {integrity: sha512-Qo/aRhs2xXcD8IDSuePonR/39GSvQUdwv6RXdbcAhMfpJZP+pHRn2TQFPNGJND9B5uUBez694j4Nx71539XHGA==}
|
||||
/@tabler/icons@2.38.0:
|
||||
resolution: {integrity: sha512-icDKK6n8jUYAavHK+L2Xe0/tYjwZVS7uhVazhCMVjdm3RfJLFbeLSNEIWcYdGOg6QAock9yqWse8hnhvsy2M3w==}
|
||||
dev: false
|
||||
|
||||
/@tanstack/match-sorter-utils@8.8.4:
|
||||
@ -2291,10 +2291,6 @@ packages:
|
||||
resolution: {integrity: sha512-4tT2UrL5LBqDwoed9wZ6N3umC4Yhz3W3FloMmiiG4JwmUJWpie0c7lcnUNd4gtMKuDEO4wRVS8B6Xa0uMRsMKg==}
|
||||
dev: false
|
||||
|
||||
/@types/node@20.7.1:
|
||||
resolution: {integrity: sha512-LT+OIXpp2kj4E2S/p91BMe+VgGX2+lfO+XTpfXhh+bCk2LkQtHZSub8ewFBMGP5ClysPjTDFa4sMI8Q3n4T0wg==}
|
||||
dev: false
|
||||
|
||||
/@types/node@20.7.2:
|
||||
resolution: {integrity: sha512-RcdC3hOBOauLP+r/kRt27NrByYtDjsXyAuSbR87O6xpsvi763WI+5fbSIvYJrXnt9w4RuxhV6eAXfIs7aaf/FQ==}
|
||||
dev: false
|
||||
@ -2306,7 +2302,7 @@ packages:
|
||||
/@types/resolve@1.17.1:
|
||||
resolution: {integrity: sha512-yy7HuzQhj0dhGpD8RLXSZWEkLsV9ibvxvi6EiJ3bkqLAO1RGo0WbkWQiwpRlSFymTJRz0d3k5LM3kkx8ArDbLw==}
|
||||
dependencies:
|
||||
'@types/node': 20.7.1
|
||||
'@types/node': 20.7.2
|
||||
dev: false
|
||||
|
||||
/@types/semver@7.5.2:
|
||||
@ -4317,7 +4313,7 @@ packages:
|
||||
resolution: {integrity: sha512-KWYVV1c4i+jbMpaBC+U++4Va0cp8OisU185o73T1vo99hqi7w8tSJfUXYswwqqrjzwxa6KpRK54WhPvwf5w6PQ==}
|
||||
engines: {node: '>= 10.13.0'}
|
||||
dependencies:
|
||||
'@types/node': 20.7.1
|
||||
'@types/node': 20.7.2
|
||||
merge-stream: 2.0.0
|
||||
supports-color: 7.2.0
|
||||
dev: false
|
||||
|
Loading…
Reference in New Issue
Block a user