atuin/ui
dependabot[bot] e6384e7e9c
chore(deps): bump @tanstack/react-table from 8.17.3 to 8.19.2 in /ui (#2240)
Bumps [@tanstack/react-table](https://github.com/TanStack/table/tree/HEAD/packages/react-table) from 8.17.3 to 8.19.2.
- [Release notes](https://github.com/TanStack/table/releases)
- [Commits](https://github.com/TanStack/table/commits/v8.19.2/packages/react-table)

---
updated-dependencies:
- dependency-name: "@tanstack/react-table"
  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-08 12:27:31 +01:00
..
backend feat(gui): runbooks that run (#2233) 2024-07-08 11:17:47 +01:00
public feat(gui): add base structure (#1935) 2024-04-11 16:59:01 +01:00
src feat(gui): runbooks that run (#2233) 2024-07-08 11:17:47 +01:00
.gitignore chore: update email, gitignore, tweak ui (#2094) 2024-06-06 15:03:43 +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 @tanstack/react-table from 8.17.3 to 8.19.2 in /ui (#2240) 2024-07-08 12:27:31 +01:00
pnpm-lock.yaml chore(deps): bump @tanstack/react-table from 8.17.3 to 8.19.2 in /ui (#2240) 2024-07-08 12:27:31 +01:00
postcss.config.js feat(gui): add base structure (#1935) 2024-04-11 16:59:01 +01:00
README.md feat(gui): add base structure (#1935) 2024-04-11 16:59:01 +01:00
tailwind.config.js feat(gui): add base structure (#1935) 2024-04-11 16:59:01 +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

Tauri + React + Typescript

This template should help get you started developing with Tauri, React and Typescript in Vite.