mirror of
https://github.com/ankitects/anki.git
synced 2026-05-16 08:00:41 -04:00
## Linked issue Issue related #4747 ## Summary/motivation Add `[tool.uv]` `exclude-newer` + `required-version`, regenerate `uv.lock`; bump bundled uv binaries in `python.rs`; bump **Yarn** and `npmMinimalAgeGate`; remove --no-config from pyenv uv sync --locked so it matches the lockfile. ## How to test - [ ] ./ninja check - [ ] yarn install
Anki's TypeScript and Sass dependencies. Some TS/JS code is also stored separately in ../qt/aqt/data/web/.
To update all dependencies:
./update.sh
To add a new dev dependency, use something like:
./add.sh -D @rollup/plugin-alias