Skip to content

Commit a46f416

Browse files
Update tauri monorepo
1 parent 3c83088 commit a46f416

File tree

3 files changed

+55
-36
lines changed

3 files changed

+55
-36
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
"tauri": "tauri"
1111
},
1212
"dependencies": {
13-
"@tauri-apps/api": "1.5.6",
13+
"@tauri-apps/api": "1.6.0",
1414
"react": "18.3.1",
1515
"react-beautiful-dnd": "13.1.1",
1616
"react-dom": "18.3.1"

src-tauri/Cargo.lock

Lines changed: 50 additions & 31 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -708,10 +708,10 @@
708708
dependencies:
709709
defer-to-connect "^2.0.0"
710710

711-
"@tauri-apps/api@1.5.6":
712-
version "1.5.6"
713-
resolved "https://registry.yarnpkg.com/@tauri-apps/api/-/api-1.5.6.tgz#7496d79f6586659a59bc6e9d6666eed8d24dc6da"
714-
integrity sha512-LH5ToovAHnDVe5Qa9f/+jW28I6DeMhos8bNDtBOmmnaDpPmJmYLyHdeDblAWWWYc7KKRDg9/66vMuKyq0WIeFA==
711+
"@tauri-apps/api@1.6.0":
712+
version "1.6.0"
713+
resolved "https://registry.yarnpkg.com/@tauri-apps/api/-/api-1.6.0.tgz#745b7e4e26782c3b2ad9510d558fa5bb2cf29186"
714+
integrity sha512-rqI++FWClU5I2UBp4HXFvl+sBWkdigBkxnpJDQUWttNyG7IZP4FwQGhTNL5EOw0vI8i6eSAJ5frLqO7n7jbJdg==
715715

716716
"@tauri-apps/[email protected]":
717717
version "1.5.5"

0 commit comments

Comments
 (0)