RSSHub/lib/views
dependabot[bot] 802cbf95d2
chore(deps-dev): bump eslint-plugin-unicorn from 60.0.0 to 61.0.2 (#19998)
* chore(deps-dev): bump eslint-plugin-unicorn from 60.0.0 to 61.0.1

Bumps [eslint-plugin-unicorn](https://github.com/sindresorhus/eslint-plugin-unicorn) from 60.0.0 to 61.0.1.
- [Release notes](https://github.com/sindresorhus/eslint-plugin-unicorn/releases)
- [Commits](https://github.com/sindresorhus/eslint-plugin-unicorn/compare/v60.0.0...v61.0.1)

---
updated-dependencies:
- dependency-name: eslint-plugin-unicorn
  dependency-version: 61.0.1
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>

* refactor: replace `replace(/regex/g)` with replaceAll

* refactor: replace sort() with toSorted() for immutability in various routes and utilities

* refactor: fix unicorn/prefer-array-find

* refactor: fix unicorn/prefer-at

* refactor: add unicorn/no-array-sort rule to ESLint configuration

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-09-08 23:03:48 +08:00
..
atom.tsx feat: update descriptions 2024-07-23 16:30:41 +08:00
error.tsx feat: better error message display (#17477) 2024-11-07 01:55:12 +08:00
index.tsx chore(deps-dev): bump eslint-plugin-unicorn from 60.0.0 to 61.0.2 (#19998) 2025-09-08 23:03:48 +08:00
json.ts feat: add video preview url in attachments for bilibili and youtube 2025-01-21 18:32:09 +08:00
layout.tsx fix: error page layout (#16310) 2024-07-31 11:38:27 +00:00
rss.tsx style: auto format 2024-09-18 22:27:13 +00:00
rss3.test.ts feat(api/rss3): change platform to RSSHub 2024-11-28 17:13:56 +08:00
rss3.ts feat(api/rss3): change platform to RSSHub 2024-11-28 17:13:56 +08:00