atuin/ui
dependabot[bot] fde86d3899
chore(deps): bump highlight.js from 11.9.0 to 11.10.0 in /ui (#2298)
Bumps [highlight.js](https://github.com/highlightjs/highlight.js) from 11.9.0 to 11.10.0.
- [Release notes](https://github.com/highlightjs/highlight.js/releases)
- [Changelog](https://github.com/highlightjs/highlight.js/blob/main/CHANGES.md)
- [Commits](https://github.com/highlightjs/highlight.js/compare/11.9.0...11.10.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-07-22 11:58:18 +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 highlight.js from 11.9.0 to 11.10.0 in /ui (#2298) 2024-07-22 11:58:18 +01:00
pnpm-lock.yaml chore(deps): bump highlight.js from 11.9.0 to 11.10.0 in /ui (#2298) 2024-07-22 11:58:18 +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