Commit Graph

12 Commits (2f1cbe73283146b9dd6ac32564ac106dd7ef159d)

Author SHA1 Message Date
Bastien Wirtz 2f1cbe7328 chore: Update dependencies 2024-12-22 09:53:47 +01:00
dependabot[bot] 72a5daf705 chore(deps): bump nanoid from 3.3.7 to 3.3.8
Bumps [nanoid](https://github.com/ai/nanoid) from 3.3.7 to 3.3.8.
- [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.3.7...3.3.8)

---
updated-dependencies:
- dependency-name: nanoid
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-12-22 00:39:37 -08:00
Bastien Wirtz e58637d935
Glances service improvements (#837)
* feat: add a basic glances service widget

* feat: auto update for glances widget

* feat(services/glances): multiple metric support

* Update dependencies

---------

Co-authored-by: Manuel Quarneti <manuelquarneti@protonmail.com>
2024-11-23 07:00:01 -08:00
dependabot[bot] 9b0e3f595e chore(deps): bump cross-spawn from 7.0.3 to 7.0.5
Bumps [cross-spawn](https://github.com/moxystudio/node-cross-spawn) from 7.0.3 to 7.0.5.
- [Changelog](https://github.com/moxystudio/node-cross-spawn/blob/master/CHANGELOG.md)
- [Commits](https://github.com/moxystudio/node-cross-spawn/compare/v7.0.3...v7.0.5)

---
updated-dependencies:
- dependency-name: cross-spawn
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-11-18 04:19:45 -08:00
dependabot[bot] ce9a09ff81 chore(deps): bump @eslint/plugin-kit from 0.2.0 to 0.2.3
Bumps [@eslint/plugin-kit](https://github.com/eslint/rewrite) from 0.2.0 to 0.2.3.
- [Release notes](https://github.com/eslint/rewrite/releases)
- [Changelog](https://github.com/eslint/rewrite/blob/main/release-please-config.json)
- [Commits](https://github.com/eslint/rewrite/compare/core-v0.2.0...plugin-kit-v0.2.3)

---
updated-dependencies:
- dependency-name: "@eslint/plugin-kit"
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-11-18 04:18:35 -08:00
Bastien Wirtz 08bc4f417d chore(lint): Eslint 9 update 2024-10-16 21:31:58 +02:00
Bastien Wirtz 99697a6a07 chore: dependencies update 2024-10-16 14:08:13 +02:00
Bastien Wirtz 6c438298f2 fix(search): make keyboard shortcut works again 2024-07-15 13:55:32 +02:00
Bastien Wirtz 359f1ffb53 feat(ui): Rework theming system, add new theme. 2024-06-29 13:36:55 -07:00
Bastien Wirtz 3583c6a420 fix(lint): downgrade eslint, requires more work 2024-05-21 13:23:05 +02:00
Bastien Wirtz dd820b599f dependencies update 2024-05-01 22:04:38 +02:00
Bastien Wirtz 0740fb31b5 Switch package manager to pnpm 2024-04-22 19:55:25 +02:00