updated dependencies

This commit is contained in:
zomo
2025-12-10 13:54:32 -06:00
parent 1c62e14eac
commit 556d2d0b55
4 changed files with 873 additions and 2337 deletions

View File

@@ -15,10 +15,11 @@
"author": "",
"license": "ISC",
"devDependencies": {
"@types/greasemonkey": "^4.0.4",
"@types/greasemonkey": "^4.0.7",
"@types/node": "^25.0.0",
"browser-scripts-builder": "git+ssh://git@git.zomo.dev:zomo/browser-scripts-builder.git",
"eslint": "^8.38.0",
"prettier": "^2.8.7",
"typescript": "^5.0.4"
"eslint": "^9.39.1",
"prettier": "^3.7.4",
"typescript": "^5.9.3"
}
}