Commit 4a97fda
authored
Update Toolchain Dependencies (#1131)
This updates the frontend and Tauri toolchains to newer releases
and adjusts the TypeScript and Vite configuration for the newer
compiler and Rolldown Babel integration. The new config keeps
linting, builds, and node-side type checking working after the
Vite 8 and TypeScript 6 upgrade, and it replaces the stale
direct `@types/babel__core` dependency with a small local shim
that covers the subset of Babel options this config uses.
This also refreshes the Rust lockfile for the newer Tauri stack
and adds the repo-local `AGENTS.md` instructions that describe
the expected formatting, testing, and documentation workflow
for later changes.1 parent 8ddf0a2 commit 4a97fda
File tree
8 files changed
+3381
-3243
lines changed- src-tauri
- src/type-definitions
8 files changed
+3381
-3243
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
0 commit comments