Commit graph

6 commits

Author SHA1 Message Date
dependabot[bot]
57dc28f518 chore(deps): bump zod from 3.21.4 to 3.22.4
Bumps [zod](https://github.com/colinhacks/zod) from 3.21.4 to 3.22.4.
- [Release notes](https://github.com/colinhacks/zod/releases)
- [Changelog](https://github.com/colinhacks/zod/blob/master/CHANGELOG.md)
- [Commits](https://github.com/colinhacks/zod/compare/v3.21.4...v3.22.4)

---
updated-dependencies:
- dependency-name: zod
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-10-18 07:38:47 +02:00
Nicolas Meienberger
779f7951d9 refactor: remove usages of singletons and optimize redis connections count 2023-09-05 22:33:24 +02:00
Nicolas Meienberger
aba1781d65 feat: add setting to see pre-release versions in dashboard 2023-09-02 01:03:59 +02:00
Nicolas Meienberger
30d1977a63 refactor: protect redis instance with a password 2023-08-24 18:40:38 +02:00
Nicolas Meienberger
56c9d51d13 feat: create app update event 2023-08-16 21:53:59 +02:00
Nicolas Meienberger
da9fa0d72a feat: create shared package between main app and cli 2023-08-16 21:53:59 +02:00