summaryrefslogtreecommitdiffstats
path: root/package.json
Commit message (Collapse)AuthorAgeFiles
* Upgraded librariesv2.3.0Gravatar Tom van der Lee2026-04-031
| | | | | | | | | | | | | | | | | | Python: - Migrate to uv for dependency management; consolidate setup.cfg and requirements files into pyproject.toml (PEP 621) - Upgrade websockets 10 → 16; update import to ClientConnection and remove deprecated WebSocketClientProtocol - Fix PubSub.history classmethod/property combo removed in Python 3.13 - Set requires-python = ">=3.10" (minimum for match statement) JavaScript: - Upgrade React 18 → 19, Vite 5 → 8, TypeScript 5 → 6 and all other frontend dependencies to latest - Replace ReactDOM.render with createRoot (removed in React 18) - Swap react-json-view for @microlink/react-json-view (React 19 support) CI: - Switch GitHub Actions build to uv and --frozen-lockfile yarn install
* Updated the librariesGravatar Tom van der Lee2024-09-041
|
* Added a timestampv1.4.0.post1v1.4.0Gravatar Tom van der Lee2022-02-161
|
* Fixed type issuev1.3.1Gravatar Tom van der Lee2022-02-121
|
* Added dark modeGravatar Tom van der Lee2022-01-251
|
* Added boostrapGravatar Tom van der Lee2022-01-251
|
* Prepare for githubv1.0.0Gravatar Tom van der Lee2022-01-111