1
mirror of https://github.com/jakejarvis/rdapper.git synced 2026-01-27 21:45:19 -05:00

chore: bump deps

This commit is contained in:
2025-12-30 12:41:13 -05:00
parent b72324fd95
commit 1b73b7dc8d
2 changed files with 520 additions and 552 deletions

1062
package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@@ -46,14 +46,14 @@
"prepublishOnly": "npm run build"
},
"dependencies": {
"tldts": "7.0.17"
"tldts": "7.0.19"
},
"devDependencies": {
"@biomejs/biome": "2.3.2",
"@types/node": "24.9.2",
"tsdown": "0.15.12",
"@biomejs/biome": "2.3.10",
"@types/node": "25.0.3",
"tsdown": "0.18.4",
"typescript": "5.9.3",
"vitest": "^4.0.0"
"vitest": "^4.0.16"
},
"engines": {
"node": ">=18.17"