1
0
This commit is contained in:
2025-05-24 12:11:44 +02:00
parent 9af08e71fc
commit c98e462142
24 changed files with 1702 additions and 688 deletions

View File

@@ -12,9 +12,9 @@
"author": "Hervé BECHER",
"license": "ISC",
"devDependencies": {
"@types/node": "^20.14.15",
"esbuild": "^0.23.0",
"tsx": "^4.17.0",
"typescript": "^5.5.4"
"@types/node": "^22.15.21",
"esbuild": "^0.25.4",
"tsx": "^4.19.4",
"typescript": "^5.8.3"
}
}