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
+2 -1
View File
@@ -28,7 +28,8 @@
"minimumReleaseAge": 4320,
"pnpm": {
"overrides": {
"esbuild@<0.25.0": ">=0.25.0"
"esbuild@<0.25.0": ">=0.25.0",
"lodash@>=4.0.0 <=4.17.22": ">=4.17.23"
},
"onlyBuiltDependencies": [
"esbuild"