chore: deps

This commit is contained in:
iCrawl
2023-12-19 14:33:04 +01:00
parent db56324624
commit 171cb182ed
27 changed files with 2984 additions and 2322 deletions

View File

@@ -61,19 +61,19 @@
"commander": "^11.1.0",
"jsdoc-to-markdown": "^8.0.0",
"tslib": "^2.6.2",
"typedoc": "^0.25.3"
"typedoc": "^0.25.4"
},
"devDependencies": {
"@favware/cliff-jumper": "^2.2.1",
"@favware/cliff-jumper": "^2.2.3",
"@types/jsdoc-to-markdown": "^7.0.6",
"@types/node": "18.18.8",
"cross-env": "^7.0.3",
"eslint": "^8.53.0",
"eslint": "^8.56.0",
"eslint-config-neon": "^0.1.57",
"eslint-formatter-pretty": "^5.0.0",
"prettier": "^3.1.0",
"prettier": "^3.1.1",
"tsup": "^7.2.0",
"turbo": "^1.10.17-canary.0",
"turbo": "^1.11.2",
"typescript": "^5.2.2"
},
"engines": {