Commit Graph

15 Commits

Author SHA1 Message Date
renovate[bot]
5b89e8cd15 chore(deps): Update dependency lucide-react to ^0.546.0 2025-10-24 01:52:19 -05:00
renovate[bot]
9155e7a153 chore(deps): Update dependency @tsconfig/vite-react to ^7.0.1 2025-10-24 01:48:02 -05:00
renovate[bot]
dcfd24ad09 chore(deps): Update dependency tsx to ^4.20.6 2025-10-24 01:47:00 -05:00
dependabot[bot]
ccbd9198d3 chore(deps): bump tailwindcss from 4.1.11 to 4.1.14
Bumps [tailwindcss](https://github.com/tailwindlabs/tailwindcss/tree/HEAD/packages/tailwindcss) from 4.1.11 to 4.1.14.
- [Release notes](https://github.com/tailwindlabs/tailwindcss/releases)
- [Changelog](https://github.com/tailwindlabs/tailwindcss/blob/main/CHANGELOG.md)
- [Commits](https://github.com/tailwindlabs/tailwindcss/commits/v4.1.14/packages/tailwindcss)

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

Signed-off-by: dependabot[bot] <support@github.com>
2025-10-24 00:40:39 -05:00
Ryan Walters
6b6f18a27e fix: update dependencies to resolve security vulnerabilities
- Update vite from ^6.0.3 to ^6.4.1 (fixes GHSA-93m4-6634-74q7)
- Update tracing-subscriber from 0.3 to 0.3.20 (fixes RUSTSEC-2025-0055)

Both security audits now pass with no known vulnerabilities.
2025-10-24 00:39:21 -05:00
Ryan Walters
22d73fabfd chore: add justfile for development workflow 2025-10-24 00:32:53 -05:00
Ryan Walters
f83fc24d13 refactor: simplify tsconfig with @tsconfig/bases for vite react, move 'features' into 'components' 2025-08-21 22:00:24 -05:00
Ryan Walters
c28fe92f1c chore: update dependencies 2025-08-21 13:49:17 -05:00
Ryan Walters
2f43f81555 ci: merge ci builds, run cargo tests directly, export bindings directly into src/ 2025-08-20 08:24:58 -05:00
Ryan Walters
8069d5a061 chore: solve clippy warnings, export directly into bindings/ dir, remove unreachable expression arms 2025-08-20 02:35:30 -05:00
Ryan Walters
f90f377277 feat: implement TypeScript bindings generation and enhance drop overlay component 2025-08-19 19:29:30 -05:00
c172fe4e31 chore: fix prettier ignore, reformat everything 2025-07-14 16:44:28 -05:00
88658fc6f5 chore: add vitest pkg 2025-07-14 16:32:35 -05:00
2f41943959 feat: invoke bindings generation, drop overlay preview 2025-07-14 13:44:18 -05:00
7fcb3e3f7c feat: switch from wails to tauri 2025-07-13 13:24:13 -05:00