deps:update

This commit is contained in:
Ralf Vogler 2025-07-23 00:23:59 +02:00
parent 9c522bd9ec
commit 78a65e9c73
2 changed files with 352 additions and 958 deletions

View file

@ -23,15 +23,15 @@
},
"dependencies": {
"chalk": "^5.4.1",
"dotenv": "^16.5.0",
"dotenv": "^17.2.0",
"enquirer": "^2.4.1",
"fingerprint-injector": "^2.1.66",
"fingerprint-injector": "^2.1.69",
"lowdb": "^7.0.1",
"otplib": "^12.0.1",
"patchright": "^1.52.4"
"patchright": "^1.52.5"
},
"devDependencies": {
"@stylistic/eslint-plugin": "^4.4.0",
"eslint": "^9.27.0"
"@stylistic/eslint-plugin": "^5.2.2",
"eslint": "^9.31.0"
}
}