summaryrefslogtreecommitdiffstats
path: root/yarn.lock
Commit message (Collapse)AuthorAgeFiles
* Filter based on subdomainsv2.4.1mainGravatar Tom van der Lee11 hours1
|
* 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
|
* Updated packagesGravatar Tom van der Lee2024-08-301
|
* Updated packagesv1.5.1Gravatar Tom van der Lee2022-11-181
|
* Merge pull request #9 from ↵v1.4.1Gravatar Tom van der Lee2022-05-061
|\ | | | | | | | | tomvanderlee/dependabot/npm_and_yarn/cross-fetch-3.1.5 Bump cross-fetch from 3.1.4 to 3.1.5
| * Bump cross-fetch from 3.1.4 to 3.1.5Gravatar dependabot[bot]2022-04-291
| | | | | | | | | | | | | | | | | | | | | | | | | | Bumps [cross-fetch](https://github.com/lquixada/cross-fetch) from 3.1.4 to 3.1.5. - [Release notes](https://github.com/lquixada/cross-fetch/releases) - [Commits](https://github.com/lquixada/cross-fetch/compare/v3.1.4...v3.1.5) --- updated-dependencies: - dependency-name: cross-fetch dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com>
* | Bump minimist from 1.2.5 to 1.2.6Gravatar dependabot[bot]2022-04-011
|/ | | | | | | | | | | | | Bumps [minimist](https://github.com/substack/minimist) from 1.2.5 to 1.2.6. - [Release notes](https://github.com/substack/minimist/releases) - [Commits](https://github.com/substack/minimist/compare/1.2.5...1.2.6) --- updated-dependencies: - dependency-name: minimist dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com>
* 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
|
* Beatified codev1.3.0Gravatar Tom van der Lee2022-02-121
|
* Added dark modeGravatar Tom van der Lee2022-01-251
|
* Added boostrapGravatar Tom van der Lee2022-01-251
|
* Bump nanoid from 3.1.30 to 3.2.0Gravatar dependabot[bot]2022-01-221
| | | | | | | | | | | | | | Bumps [nanoid](https://github.com/ai/nanoid) from 3.1.30 to 3.2.0. - [Release notes](https://github.com/ai/nanoid/releases) - [Changelog](https://github.com/ai/nanoid/blob/main/CHANGELOG.md) - [Commits](https://github.com/ai/nanoid/compare/3.1.30...3.2.0) --- updated-dependencies: - dependency-name: nanoid dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com>
* Prepare for githubv1.0.0Gravatar Tom van der Lee2022-01-111