ncu -u
This commit is contained in:
parent
bf0c9032cc
commit
0a4cac3571
2 changed files with 1814 additions and 196 deletions
12
package.json
12
package.json
|
|
@ -20,18 +20,18 @@
|
|||
"node": ">=17"
|
||||
},
|
||||
"dependencies": {
|
||||
"chalk": "^5.3.0",
|
||||
"chalk": "^5.4.1",
|
||||
"cross-env": "^7.0.3",
|
||||
"dotenv": "^16.4.5",
|
||||
"dotenv": "^16.5.0",
|
||||
"enquirer": "^2.4.1",
|
||||
"fingerprint-injector": "^2.1.52",
|
||||
"fingerprint-injector": "^2.1.66",
|
||||
"lowdb": "^7.0.1",
|
||||
"otplib": "^12.0.1",
|
||||
"playwright-firefox": "^1.45.0",
|
||||
"playwright-firefox": "^1.52.0",
|
||||
"puppeteer-extra-plugin-stealth": "^2.11.2"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@stylistic/eslint-plugin-js": "^4.0.0",
|
||||
"eslint": "^9.5.0"
|
||||
"@stylistic/eslint-plugin-js": "^4.2.0",
|
||||
"eslint": "^9.26.0"
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue