immich/web/src/lib/managers
Min Idzelis b06b8ceef6
chore(web): upgrade ESLint and plugins (#22495)
* chore(web): upgrade ESLint and plugins, simplify linting configuration

- Update eslint from ^9.18.0 to ^9.36.0
- Update eslint plugins:
  - eslint-plugin-svelte: ^3.9.0 → ^3.12.4
  - eslint-plugin-unicorn: ^60.0.0 → ^61.0.2
  - svelte-eslint-parser: ^1.2.0 → ^1.3.3
  - typescript-eslint: ^8.28.0 → ^8.45.0
- Remove eslint-p dependency in favor of native eslint concurrency
- Add unicorn/no-array-sort rule exception
- Update linting scripts to use eslint's native --concurrency flag
- Update Makefile and mise.toml to reflect simplified lint commands
- Update GitHub Actions workflow to use standard pnpm lint command

* pnpm dedupe

---------

Co-authored-by: Ben McCann <322311+benmccann@users.noreply.github.com>
2025-10-06 12:41:28 -04:00
..
timeline-manager feat(web): use timeline in geolocation manager (#21492) 2025-09-09 21:26:26 -04:00
activity-manager.svelte.ts fix(web): properly update activityManager when browsing assets (#18909) 2025-06-12 12:13:35 +01:00
auth-manager.svelte.ts feat: shared links custom URL (#19999) 2025-07-28 14:16:55 -04:00
cast-manager.svelte.ts feat(web): add support for casting (#18231) 2025-05-20 16:08:23 -05:00
download-manager.svelte.ts refactor: download manager (#17935) 2025-04-28 14:21:24 -04:00
event-manager.svelte.ts refactor: theme manager (#17976) 2025-04-29 17:44:09 -04:00
language-manager.svelte.ts refactor: app init event (#17937) 2025-04-28 14:48:33 -04:00
theme-manager.svelte.ts chore(web): upgrade ESLint and plugins (#22495) 2025-10-06 12:41:28 -04:00
upload-manager.svelte.ts fix(web): cancel uploads on logout (#21760) 2025-09-10 08:15:03 -04:00