chore: update deps

This commit is contained in:
iCrawl
2023-11-06 21:36:31 +01:00
parent 637e1a4ddb
commit 6cd3adf030
39 changed files with 2872 additions and 3687 deletions

View File

@@ -62,19 +62,19 @@
"commander": "^11.1.0",
"jsdoc-to-markdown": "^8.0.0",
"tslib": "^2.6.2",
"typedoc": "^0.25.0"
"typedoc": "^0.25.3"
},
"devDependencies": {
"@favware/cliff-jumper": "^2.2.0",
"@types/jsdoc-to-markdown": "^7.0.4",
"@favware/cliff-jumper": "^2.2.1",
"@types/jsdoc-to-markdown": "^7.0.5",
"@types/node": "16.18.44",
"cross-env": "^7.0.3",
"eslint": "^8.51.0",
"eslint": "^8.53.0",
"eslint-config-neon": "^0.1.57",
"eslint-formatter-pretty": "^5.0.0",
"prettier": "^3.0.3",
"tsup": "^7.2.0",
"turbo": "^1.10.15",
"turbo": "^1.10.16",
"typescript": "^5.2.2"
},
"engines": {