mirror of
https://github.com/jakejarvis/rdapper.git
synced 2026-09-23 00:15:31 -04:00
chore(deps): update dependencies and build configuration
This commit is contained in:
+6
-5
@@ -46,14 +46,15 @@
|
||||
"prepublishOnly": "npm run build"
|
||||
},
|
||||
"dependencies": {
|
||||
"tldts": "7.0.19"
|
||||
"tldts": "~7.4.13"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@biomejs/biome": "2.3.11",
|
||||
"@types/node": "25.0.6",
|
||||
"tsdown": "0.19.0",
|
||||
"typescript": "5.9.3",
|
||||
"vitest": "^4.0.16"
|
||||
"@types/node": "^26.6.1",
|
||||
"tsdown": "^0.23.0",
|
||||
"typescript": "^6.0.3",
|
||||
"vite": "^8.3.0",
|
||||
"vitest": "^5.0.1"
|
||||
},
|
||||
"engines": {
|
||||
"node": ">=18.17"
|
||||
|
||||
Reference in New Issue
Block a user