Skip to content

Commit 851f60d

Browse files
chore: bump up tldts version to v7
1 parent afe5233 commit 851f60d

File tree

4 files changed

+16
-16
lines changed

4 files changed

+16
-16
lines changed

packages/image-proxy/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
"@cloudflare/workers-types": "^4.20231218.0",
1515
"@oxc-node/core": "^0.0.20",
1616
"@types/node": "^22.0.0",
17-
"tldts": "^6.1.38",
17+
"tldts": "^7.0.0",
1818
"typescript": "^5.5.4"
1919
}
2020
}

packages/utils/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
"devDependencies": {
1010
"@cloudflare/workers-types": "^4.20231218.0",
1111
"@types/node": "^22.0.0",
12-
"tldts": "^6.1.38",
12+
"tldts": "^7.0.0",
1313
"typescript": "^5.5.4"
1414
}
1515
}

packages/worker/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
"@cloudflare/workers-types": "^4.20231218.0",
1717
"@types/node": "^22.0.0",
1818
"itty-router": "^5.0.0",
19-
"tldts": "^6.1.38",
19+
"tldts": "^7.0.0",
2020
"typescript": "^5.5.4",
2121
"wrangler": "^4.0.0"
2222
}

pnpm-lock.yaml

Lines changed: 13 additions & 13 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)