atuin/ui
dependabot[bot] 5621d709a7
chore(deps): bump zustand from 4.5.2 to 4.5.4 in /ui (#2302)
Bumps [zustand](https://github.com/pmndrs/zustand) from 4.5.2 to 4.5.4.
- [Release notes](https://github.com/pmndrs/zustand/releases)
- [Commits](https://github.com/pmndrs/zustand/compare/v4.5.2...v4.5.4)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-07-22 11:51:45 +01:00
..
backend fix(gui): kill child on block stop (#2288) 2024-07-16 20:32:18 +01:00
public feat(gui): add base structure (#1935) 2024-04-11 16:59:01 +01:00
src fix(gui): terminal resize overflow (#2285) 2024-07-16 11:32:14 +01:00
.gitignore chore: update email, gitignore, tweak ui (#2094) 2024-06-06 15:03:43 +01:00
.npmrc feat(gui): use fancy new side nav (#2243) 2024-07-10 15:56:33 +01:00
components.json feat(gui): add base structure (#1935) 2024-04-11 16:59:01 +01:00
icon.png feat(gui): add base structure (#1935) 2024-04-11 16:59:01 +01:00
index.html feat(gui): add base structure (#1935) 2024-04-11 16:59:01 +01:00
package.json chore(deps): bump zustand from 4.5.2 to 4.5.4 in /ui (#2302) 2024-07-22 11:51:45 +01:00
pnpm-lock.yaml chore(deps): bump zustand from 4.5.2 to 4.5.4 in /ui (#2302) 2024-07-22 11:51:45 +01:00
postcss.config.js feat(gui): add base structure (#1935) 2024-04-11 16:59:01 +01:00
README.md docs(gui): update README (#2283) 2024-07-15 20:18:58 +01:00
tailwind.config.js feat(gui): use fancy new side nav (#2243) 2024-07-10 15:56:33 +01:00
tsconfig.json feat(gui): add base structure (#1935) 2024-04-11 16:59:01 +01:00
tsconfig.node.json feat(gui): add base structure (#1935) 2024-04-11 16:59:01 +01:00
vite.config.ts feat(gui): add base structure (#1935) 2024-04-11 16:59:01 +01:00

Atuin Desktop

Currently WIP and not yet ready for use