chore(ui): regenerate package-lock.json to have integrity fields (#5276)

* fix(ui): regenerate package-lock.json to have integrity fields

* chore(deps): update esbuild and related packages to version 0.27.7

Signed-off-by: Deluan <deluan@navidrome.org>

* chore(lint): exclude node_modules from golangci-lint

Prevents lint errors from Go files inside npm packages under
ui/node_modules from being picked up by golangci-lint.

---------

Signed-off-by: Deluan <deluan@navidrome.org>
Co-authored-by: Deluan Quintão <deluan@navidrome.org>
This commit is contained in:
Chris M 2026-04-05 11:37:50 -04:00 committed by GitHub
parent e7c7cba873
commit 2018979bc3
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 2348 additions and 447 deletions

View file

@ -55,6 +55,7 @@ linters:
- third_party$
- builtin$
- examples$
- node_modules
formatters:
exclusions:
generated: lax
@ -62,3 +63,4 @@ formatters:
- third_party$
- builtin$
- examples$
- node_modules

2793
ui/package-lock.json generated

File diff suppressed because it is too large Load diff