mirror of
https://github.com/ajnart/homarr.git
synced 2026-01-29 10:49:14 +01:00
fix(deps): update dependency tldts to ^6.1.55 (#1369)
Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
This commit is contained in:
committed by
GitHub
parent
041006c181
commit
3a6e957710
@@ -29,7 +29,7 @@
|
||||
"dayjs": "^1.11.13",
|
||||
"next": "^14.2.16",
|
||||
"react": "^18.3.1",
|
||||
"tldts": "^6.1.54"
|
||||
"tldts": "^6.1.55"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@homarr/eslint-config": "workspace:^0.2.0",
|
||||
|
||||
20
pnpm-lock.yaml
generated
20
pnpm-lock.yaml
generated
@@ -672,8 +672,8 @@ importers:
|
||||
specifier: ^18.3.1
|
||||
version: 18.3.1
|
||||
tldts:
|
||||
specifier: ^6.1.54
|
||||
version: 6.1.54
|
||||
specifier: ^6.1.55
|
||||
version: 6.1.55
|
||||
devDependencies:
|
||||
'@homarr/eslint-config':
|
||||
specifier: workspace:^0.2.0
|
||||
@@ -7385,11 +7385,11 @@ packages:
|
||||
title-case@2.1.1:
|
||||
resolution: {integrity: sha512-EkJoZ2O3zdCz3zJsYCsxyq2OC5hrxR9mfdd5I+w8h/tmFfeOxJ+vvkxsKxdmN0WtS9zLdHEgfgVOiMVgv+Po4Q==}
|
||||
|
||||
tldts-core@6.1.54:
|
||||
resolution: {integrity: sha512-5cc42+0G0EjYRDfIJHKraaT3I5kPm7j6or3Zh1T9sF+Ftj1T+isT4thicUyQQ1bwN7/xjHQIuY2fXCoXP8Haqg==}
|
||||
tldts-core@6.1.55:
|
||||
resolution: {integrity: sha512-BL+BuKHHaOpntE5BGI6naXjULU6aRlgaYdfDHR3T/hdbNTWkWUZ9yuc11wGnwgpvRwlyUiIK+QohYK3olaVU6Q==}
|
||||
|
||||
tldts@6.1.54:
|
||||
resolution: {integrity: sha512-rDaL1t59gb/Lg0HPMUGdV1vAKLQcXwU74D26aMaYV4QW7mnMvShd1Vmkg3HYAPWx2JCTUmsrXt/Yl9eJ5UFBQw==}
|
||||
tldts@6.1.55:
|
||||
resolution: {integrity: sha512-HxQR/9roQ07Pwc8RyyrJMAxRz5/ssoF3qIPPUiIo3zUt6yMdmYZjM2OZIFMiZ3jHyz9jrGHEHuQZrUhoc1LkDw==}
|
||||
hasBin: true
|
||||
|
||||
tmp@0.0.33:
|
||||
@@ -14297,11 +14297,11 @@ snapshots:
|
||||
no-case: 2.3.2
|
||||
upper-case: 1.1.3
|
||||
|
||||
tldts-core@6.1.54: {}
|
||||
tldts-core@6.1.55: {}
|
||||
|
||||
tldts@6.1.54:
|
||||
tldts@6.1.55:
|
||||
dependencies:
|
||||
tldts-core: 6.1.54
|
||||
tldts-core: 6.1.55
|
||||
|
||||
tmp@0.0.33:
|
||||
dependencies:
|
||||
@@ -14330,7 +14330,7 @@ snapshots:
|
||||
|
||||
tough-cookie@5.0.0:
|
||||
dependencies:
|
||||
tldts: 6.1.54
|
||||
tldts: 6.1.55
|
||||
|
||||
tr46@0.0.3: {}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user