mirror of
https://github.com/cupcakearmy/occulto.git
synced 2025-12-17 09:45:03 +00:00
update deps
This commit is contained in:
@@ -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": {
|
||||
|
||||
Reference in New Issue
Block a user