runtipi/packages/cli
dependabot[bot] 8b221dcf0a chore(deps): bump systeminformation from 5.21.13 to 5.21.15
Bumps [systeminformation](https://github.com/sebhildebrandt/systeminformation) from 5.21.13 to 5.21.15.
- [Changelog](https://github.com/sebhildebrandt/systeminformation/blob/master/CHANGELOG.md)
- [Commits](https://github.com/sebhildebrandt/systeminformation/compare/v5.21.13...v5.21.15)

---
updated-dependencies:
- dependency-name: systeminformation
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-10-28 12:13:48 +02:00
..
assets chore: add loggin during start 2023-09-02 00:37:45 +02:00
src refactor(cli): add spinner text when stopping and starting apps 2023-10-25 18:36:11 +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 systeminformation from 5.21.13 to 5.21.15 2023-10-28 12:13:48 +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