chore: deps

This commit is contained in:
iCrawl
2022-07-27 12:23:07 +02:00
parent 2130aae321
commit b6bba9901b
13 changed files with 248 additions and 245 deletions

View File

@@ -46,7 +46,7 @@
"commander": "^9.4.0",
"jsdoc-to-markdown": "^7.1.1",
"tslib": "^2.4.0",
"typedoc": "^0.23.8"
"typedoc": "^0.23.9"
},
"devDependencies": {
"@favware/cliff-jumper": "^1.8.5",
@@ -55,7 +55,7 @@
"eslint": "^8.20.0",
"prettier": "^2.7.1",
"rollup-plugin-typescript2": "0.32.1",
"tsup": "^6.1.3",
"tsup": "^6.2.0",
"typescript": "^4.7.4",
"unbuild": "^0.7.6"
},