chore(deps): update tauri monorepo to v2.6.0 (v2) (#2804)

* chore(deps): update tauri monorepo to v2.6.0

* Regenerate api-iife.js

* Bump rust tauri

* Tweak all examples to match the new features

* Bump workspace min tauri version

* Bump `@tauri-apps/api` to ^2.6

* Add change file

* Update lock file

* missing `"`

---------

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Tony <legendmastertony@gmail.com>
This commit is contained in:
renovate[bot]
2025-06-25 17:52:38 +08:00
committed by GitHub
parent 19ed1bd3cc
commit f209b2f23c
79 changed files with 329 additions and 316 deletions
+1 -1
View File
@@ -25,6 +25,6 @@
"LICENSE"
],
"dependencies": {
"@tauri-apps/api": "^2.0.0"
"@tauri-apps/api": "^2.6.0"
}
}
@@ -10,8 +10,6 @@ database operations are available from the sql plugin.
All reading related operations are enabled.
Also allows to load or close a connection.
#### This default permission set includes the following:
- `allow-close`