update dependencies and clarify dev dependencies

This commit is contained in:
Matt Walsh 2024-08-27 09:00:38 -05:00
commit 019908684b
7 changed files with 1075 additions and 1326 deletions

View file

@ -1,4 +1,3 @@
/* eslint-disable unicorn/consistent-function-scoping */
/* spell-checker: disable */
const getWeatherRegionalIconFromIconLink = (link, _isNightTime) => {