mirror of
https://github.com/ajnart/homarr.git
synced 2026-02-28 01:10:54 +01:00
fix(deps): update dependency tldts to ^6.1.41 (#1011)
Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
This commit is contained in:
committed by
GitHub
parent
df08258ba1
commit
7742d5f5b4
@@ -27,7 +27,7 @@
|
||||
"dayjs": "^1.11.13",
|
||||
"next": "^14.2.5",
|
||||
"react": "^18.3.1",
|
||||
"tldts": "^6.1.40"
|
||||
"tldts": "^6.1.41"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@homarr/eslint-config": "workspace:^0.2.0",
|
||||
|
||||
18
pnpm-lock.yaml
generated
18
pnpm-lock.yaml
generated
@@ -637,8 +637,8 @@ importers:
|
||||
specifier: ^18.3.1
|
||||
version: 18.3.1
|
||||
tldts:
|
||||
specifier: ^6.1.40
|
||||
version: 6.1.40
|
||||
specifier: ^6.1.41
|
||||
version: 6.1.41
|
||||
devDependencies:
|
||||
'@homarr/eslint-config':
|
||||
specifier: workspace:^0.2.0
|
||||
@@ -6135,11 +6135,11 @@ packages:
|
||||
title-case@2.1.1:
|
||||
resolution: {integrity: sha512-EkJoZ2O3zdCz3zJsYCsxyq2OC5hrxR9mfdd5I+w8h/tmFfeOxJ+vvkxsKxdmN0WtS9zLdHEgfgVOiMVgv+Po4Q==}
|
||||
|
||||
tldts-core@6.1.40:
|
||||
resolution: {integrity: sha512-csGlF+5GtK0qDvkqhZHbMflIvvMqs7JS3Y3KMrfBuhDAjI+oqH90p4KYMeiCPVF7akTeNoLgFaQ+aPZcGBc1kg==}
|
||||
tldts-core@6.1.41:
|
||||
resolution: {integrity: sha512-SkwZgo1ZzMp2ziMBwci5VBnLR9VywCi02jSgMX5TO5kf9fdaBsxZkblLff3NlJNTcH0vfvEsgw2B7jVR556Vgw==}
|
||||
|
||||
tldts@6.1.40:
|
||||
resolution: {integrity: sha512-SAvDKQxzqoi2gaC14XdC1egLtBqcCnYTe/hKM07FMXSTKw4Tti3fRDcZopWJGAhXK0H6LfuM0QWwZhECUvLKTg==}
|
||||
tldts@6.1.41:
|
||||
resolution: {integrity: sha512-RNpUkL5fYD2DTQQCdr8QMDp6UL0ThtpXT3q3+qPE05dIT+RK2I3M0VByVbQN1dEhLUGzimivVwxK2By9epLk6w==}
|
||||
hasBin: true
|
||||
|
||||
tmp@0.0.33:
|
||||
@@ -11782,11 +11782,11 @@ snapshots:
|
||||
no-case: 2.3.2
|
||||
upper-case: 1.1.3
|
||||
|
||||
tldts-core@6.1.40: {}
|
||||
tldts-core@6.1.41: {}
|
||||
|
||||
tldts@6.1.40:
|
||||
tldts@6.1.41:
|
||||
dependencies:
|
||||
tldts-core: 6.1.40
|
||||
tldts-core: 6.1.41
|
||||
|
||||
tmp@0.0.33:
|
||||
dependencies:
|
||||
|
||||
Reference in New Issue
Block a user