chore: deps

This commit is contained in:
iCrawl
2024-03-11 17:50:39 +01:00
parent 5f2095b76c
commit 0d4c26ba4c
32 changed files with 2218 additions and 2304 deletions

View File

@@ -62,10 +62,10 @@
"commander": "^12.0.0",
"jsdoc-to-markdown": "^8.0.1",
"tslib": "^2.6.2",
"typedoc": "^0.25.10"
"typedoc": "^0.25.12"
},
"devDependencies": {
"@favware/cliff-jumper": "^3.0.0",
"@favware/cliff-jumper": "^3.0.1",
"@types/jsdoc-to-markdown": "^7.0.6",
"@types/node": "18.18.8",
"cross-env": "^7.0.3",
@@ -74,8 +74,8 @@
"eslint-formatter-pretty": "^6.0.1",
"prettier": "^3.2.5",
"tsup": "^8.0.2",
"turbo": "^1.12.4",
"typescript": "^5.3.3"
"turbo": "^1.12.5",
"typescript": "^5.4.2"
},
"engines": {
"node": ">=18"