Refactor webmention data structure and update dependencies

- Updated webmention JSON files to reorder entries for consistency.
- Incremented version of `caniuse-lite` in package-lock.json.
- Added new packages `click`, `colorama`, `markdown-it-py`, `marshmallow`, `mdurl`, `packaging`, `pygments`, `rich`, and `weeknotebot` to poetry.lock with their respective versions and dependencies.
- Removed outdated requirements from requirements.txt.
- Updated pyproject.toml to include `weeknotebot` as a dependency.
This commit is contained in:
Fundor333
2025-04-16 11:56:43 +02:00
parent 9962eb45fe
commit 12a097bad6
14 changed files with 165 additions and 22 deletions

File diff suppressed because one or more lines are too long