fix(deps): update dependency tldts to ^6.1.60 (#1460)
Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
This commit is contained in:
committed by
GitHub
parent
ce32b4839d
commit
4ab40c6fa8
@@ -29,7 +29,7 @@
|
|||||||
"dayjs": "^1.11.13",
|
"dayjs": "^1.11.13",
|
||||||
"next": "^14.2.17",
|
"next": "^14.2.17",
|
||||||
"react": "^18.3.1",
|
"react": "^18.3.1",
|
||||||
"tldts": "^6.1.59"
|
"tldts": "^6.1.60"
|
||||||
},
|
},
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
"@homarr/eslint-config": "workspace:^0.2.0",
|
"@homarr/eslint-config": "workspace:^0.2.0",
|
||||||
|
|||||||
22
pnpm-lock.yaml
generated
22
pnpm-lock.yaml
generated
@@ -672,8 +672,8 @@ importers:
|
|||||||
specifier: ^18.3.1
|
specifier: ^18.3.1
|
||||||
version: 18.3.1
|
version: 18.3.1
|
||||||
tldts:
|
tldts:
|
||||||
specifier: ^6.1.59
|
specifier: ^6.1.60
|
||||||
version: 6.1.59
|
version: 6.1.60
|
||||||
devDependencies:
|
devDependencies:
|
||||||
'@homarr/eslint-config':
|
'@homarr/eslint-config':
|
||||||
specifier: workspace:^0.2.0
|
specifier: workspace:^0.2.0
|
||||||
@@ -7586,11 +7586,11 @@ packages:
|
|||||||
title-case@2.1.1:
|
title-case@2.1.1:
|
||||||
resolution: {integrity: sha512-EkJoZ2O3zdCz3zJsYCsxyq2OC5hrxR9mfdd5I+w8h/tmFfeOxJ+vvkxsKxdmN0WtS9zLdHEgfgVOiMVgv+Po4Q==}
|
resolution: {integrity: sha512-EkJoZ2O3zdCz3zJsYCsxyq2OC5hrxR9mfdd5I+w8h/tmFfeOxJ+vvkxsKxdmN0WtS9zLdHEgfgVOiMVgv+Po4Q==}
|
||||||
|
|
||||||
tldts-core@6.1.59:
|
tldts-core@6.1.60:
|
||||||
resolution: {integrity: sha512-EiYgNf275AQyVORl8HQYYe7rTVnmLb4hkWK7wAk/12Ksy5EiHpmUmTICa4GojookBPC8qkLMBKKwCmzNA47ZPQ==}
|
resolution: {integrity: sha512-XHjoxak8SFQnHnmYHb3PcnW5TZ+9ErLZemZei3azuIRhQLw4IExsVbL3VZJdHcLeNaXq6NqawgpDPpjBOg4B5g==}
|
||||||
|
|
||||||
tldts@6.1.59:
|
tldts@6.1.60:
|
||||||
resolution: {integrity: sha512-472ilPxsRuqBBpn+KuRBHJvZhk6tTo4yTVsmODrLBNLwRYJPkDfMEHivgNwp5iEl+cbrZzzRtLKRxZs7+QKkRg==}
|
resolution: {integrity: sha512-TYVHm7G9NCnhgqOsFalbX6MG1Po5F4efF+tLfoeiOGQq48Oqgwcgz8upY2R1BHWa4aDrj28RYx0dkYJ63qCFMg==}
|
||||||
hasBin: true
|
hasBin: true
|
||||||
|
|
||||||
tmp@0.0.33:
|
tmp@0.0.33:
|
||||||
@@ -14741,11 +14741,11 @@ snapshots:
|
|||||||
no-case: 2.3.2
|
no-case: 2.3.2
|
||||||
upper-case: 1.1.3
|
upper-case: 1.1.3
|
||||||
|
|
||||||
tldts-core@6.1.59: {}
|
tldts-core@6.1.60: {}
|
||||||
|
|
||||||
tldts@6.1.59:
|
tldts@6.1.60:
|
||||||
dependencies:
|
dependencies:
|
||||||
tldts-core: 6.1.59
|
tldts-core: 6.1.60
|
||||||
|
|
||||||
tmp@0.0.33:
|
tmp@0.0.33:
|
||||||
dependencies:
|
dependencies:
|
||||||
@@ -14774,7 +14774,7 @@ snapshots:
|
|||||||
|
|
||||||
tough-cookie@5.0.0:
|
tough-cookie@5.0.0:
|
||||||
dependencies:
|
dependencies:
|
||||||
tldts: 6.1.59
|
tldts: 6.1.60
|
||||||
|
|
||||||
tr46@0.0.3: {}
|
tr46@0.0.3: {}
|
||||||
|
|
||||||
@@ -15264,7 +15264,7 @@ snapshots:
|
|||||||
'@webassemblyjs/wasm-parser': 1.12.1
|
'@webassemblyjs/wasm-parser': 1.12.1
|
||||||
acorn: 8.14.0
|
acorn: 8.14.0
|
||||||
acorn-import-attributes: 1.9.5(acorn@8.14.0)
|
acorn-import-attributes: 1.9.5(acorn@8.14.0)
|
||||||
browserslist: 4.23.3
|
browserslist: 4.24.2
|
||||||
chrome-trace-event: 1.0.4
|
chrome-trace-event: 1.0.4
|
||||||
enhanced-resolve: 5.17.1
|
enhanced-resolve: 5.17.1
|
||||||
es-module-lexer: 1.5.4
|
es-module-lexer: 1.5.4
|
||||||
|
|||||||
Reference in New Issue
Block a user