runtipi/packages/cli
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
..
assets chore: add loggin during start 2023-09-02 00:37:45 +02:00
src chore: fix typo in ts 2023-10-16 20:21:23 +02:00
tests refactor: translate bash scripts to node in packages/cli 2023-08-16 21:53:59 +02:00
.env.test tests(cli): include postgrest env vars in .env.test 2023-10-10 21:31:26 +02:00
.eslintignore feat: create new cli package 2023-08-16 21:53:59 +02:00
.eslintrc.js feat: create new cli package 2023-08-16 21:53:59 +02:00
.gitignore feat: create new cli package 2023-08-16 21:53:59 +02:00
.prettierrc.js feat: create new cli package 2023-08-16 21:53:59 +02:00
build.js feat: create app update event 2023-08-16 21:53:59 +02:00
nodemon.json feat: create new cli package 2023-08-16 21:53:59 +02:00
package.json chore(deps): bump zod from 3.21.4 to 3.22.4 2023-10-18 07:38:47 +02:00
tsconfig.json feat: create new cli package 2023-08-16 21:53:59 +02:00
vitest.config.ts feat: create new cli package 2023-08-16 21:53:59 +02:00