chore: bump tauri to 2.10 (#3246)

* chore: bump tauri to 2.10

* pnpm i

* audit fix
This commit is contained in:
Lucas Fernandes Nogueira
2026-02-02 21:48:08 -03:00
committed by GitHub
parent d4613ff002
commit 89f3e17952
37 changed files with 204 additions and 203 deletions
@@ -9,6 +9,6 @@
"author": "",
"license": "MIT",
"devDependencies": {
"@tauri-apps/cli": "2.9.6"
"@tauri-apps/cli": "2.10.0"
}
}