update deps

This commit is contained in:
2023-05-16 10:28:44 +02:00
parent dcfd25c823
commit ffc6e62f7c
5 changed files with 35 additions and 36 deletions

View File

@@ -1,6 +1,7 @@
{
"name": "occulto",
"version": "2.0.1",
"packageManager": "pnpm@8.4.0",
"license": "MIT",
"description": "crypt utility",
"keywords": [
@@ -41,14 +42,14 @@
},
"devDependencies": {
"@endyjasmi/karma-playwright-launcher": "^0.0.4",
"@types/node": "^16.18.25",
"@types/node": "^20.1.5",
"chai": "^4.3.7",
"karma": "^6.4.2",
"karma-mocha": "^2.0.1",
"mocha": "^10.2.0",
"npm-run-all": "^4.1.5",
"playwright": "^1.33.0",
"typedoc": "^0.24.6",
"typedoc": "^0.24.7",
"typescript": "^5.0.4"
},
"repository": {