claude-prism/apps/desktop
dependabot[bot] c47a92f462
chore(deps): bump tauri
Bumps the cargo group with 1 update in the /apps/desktop/src-tauri directory: [tauri](https://github.com/tauri-apps/tauri).


Updates `tauri` from 2.10.3 to 2.11.1
- [Release notes](https://github.com/tauri-apps/tauri/releases)
- [Commits](https://github.com/tauri-apps/tauri/compare/tauri-v2.10.3...tauri-v2.11.1)

---
updated-dependencies:
- dependency-name: tauri
  dependency-version: 2.11.1
  dependency-type: direct:production
  dependency-group: cargo
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-05-30 14:19:42 +00:00
..
public feat: Enhance Claude installation process and permissions handling 2026-03-06 19:23:41 +09:00
scripts chore: fix all lint and formatting issues (biome check) 2026-03-16 17:04:36 +09:00
src feat(workspace): add toggle for PDF preview pane (#141) 2026-05-29 22:14:43 +09:00
src-tauri chore(deps): bump tauri 2026-05-30 14:19:42 +00:00
.gitignore Refactor desktop application to integrate Claude chat functionality 2026-02-20 17:28:08 +09:00
CHANGELOG.md chore: version bump 2026-03-10 12:27:44 +00:00
index.html feat: add macOS app icon support and update project configuration 2026-02-22 03:24:34 +09:00
package.json feat: add vim mode toggle to LaTeX editor (#140) 2026-05-29 22:14:25 +09:00
postcss.config.mjs Enhance desktop application setup with new components and configurations 2026-02-20 15:27:06 +09:00
tsconfig.json Enhance desktop application setup with new components and configurations 2026-02-20 15:27:06 +09:00
vite.config.ts style: format MuPDF dev loading files 2026-04-07 16:19:01 +08:00
vitest.config.ts test: add test infrastructure with Vitest (frontend) and Rust unit tests 2026-03-02 15:08:22 +09:00