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
+1 -1
View File
@@ -25,6 +25,6 @@
"LICENSE"
],
"dependencies": {
"@tauri-apps/api": "^2.8.0"
"@tauri-apps/api": "^2.10.1"
}
}