Merge branch 'master' into fix_jellyfin_sdk_type_errors

# Conflicts:
#	package-lock.json
This commit is contained in:
Peaches_MLG
2026-01-23 18:49:28 +00:00
28 changed files with 289 additions and 16609 deletions
+2 -2
View File
@@ -168,8 +168,8 @@
"stylelint": "stylelint \"src/**/*.{css,scss}\""
},
"engines": {
"node": ">=20.0.0",
"npm": ">=9.6.4 <11.0.0",
"node": ">=24.0.0",
"npm": ">=11.0.0",
"yarn": "YARN NO LONGER USED - use npm instead."
}
}