steam-sysreq
Advanced tools
{ | ||
"name": "steam-sysreq", | ||
"version": "1.3.7", | ||
"version": "1.3.8", | ||
"description": "Gets system requirement information to compare to the ones shown in Steam.", | ||
@@ -20,9 +20,9 @@ "main": "index.js", | ||
"dependencies": { | ||
"systeminformation": "^5.21.4" | ||
"systeminformation": "^5.21.6" | ||
}, | ||
"devDependencies": { | ||
"@types/node": "^20.5.9", | ||
"@typescript-eslint/eslint-plugin": "^6.6.0", | ||
"@typescript-eslint/parser": "^6.6.0", | ||
"eslint": "^8.48.0", | ||
"@types/node": "^20.6.2", | ||
"@typescript-eslint/eslint-plugin": "^6.7.2", | ||
"@typescript-eslint/parser": "^6.7.2", | ||
"eslint": "^8.49.0", | ||
"prettier": "^3.0.3", | ||
@@ -29,0 +29,0 @@ "typescript": "^5.2.2" |