Skip to content

Commit fc8ab99

Browse files
Update tauri monorepo to v2
1 parent 0e895ae commit fc8ab99

File tree

3 files changed

+79
-73
lines changed

3 files changed

+79
-73
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,13 +10,13 @@
1010
"tauri": "tauri"
1111
},
1212
"dependencies": {
13-
"@tauri-apps/api": "1.6.0",
13+
"@tauri-apps/api": "2.7.0",
1414
"react": "18.3.1",
1515
"react-beautiful-dnd": "13.1.1",
1616
"react-dom": "18.3.1"
1717
},
1818
"devDependencies": {
19-
"@tauri-apps/cli": "1.5.6",
19+
"@tauri-apps/cli": "2.7.0",
2020
"@types/react": "18.3.23",
2121
"@types/react-beautiful-dnd": "13.1.3",
2222
"@types/react-dom": "18.3.7",

src-tauri/Cargo.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,12 +7,12 @@ license = "Apache-2.0 OR MIT"
77
edition = "2021"
88

99
[build-dependencies]
10-
tauri-build = { version = "1.5.0", features = [] }
10+
tauri-build = { version = "2.0.0", features = [] }
1111

1212
[dependencies]
1313
serde_json = "1.0"
1414
serde = { version = "1.0", features = [ "derive" ] }
15-
tauri = { version = "1.5.2", features = ["api-all"] }
15+
tauri = { version = "2.0.0", features = ["api-all"] }
1616

1717
[features]
1818
default = [ "custom-protocol" ]

yarn.lock

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

711-
"@tauri-apps/[email protected]":
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==
715-
716-
"@tauri-apps/[email protected]":
717-
version "1.5.6"
718-
resolved "https://registry.yarnpkg.com/@tauri-apps/cli-darwin-arm64/-/cli-darwin-arm64-1.5.6.tgz#0d68eaf6fa1b35197a9d4991ac5377e6085a569a"
719-
integrity sha512-NNvG3XLtciCMsBahbDNUEvq184VZmOveTGOuy0So2R33b/6FDkuWaSgWZsR1mISpOuP034htQYW0VITCLelfqg==
720-
721-
"@tauri-apps/[email protected]":
722-
version "1.5.6"
723-
resolved "https://registry.yarnpkg.com/@tauri-apps/cli-darwin-x64/-/cli-darwin-x64-1.5.6.tgz#a48e1f66b12c33cf6c9c216865f2e9a3ff18a923"
724-
integrity sha512-nkiqmtUQw3N1j4WoVjv81q6zWuZFhBLya/RNGUL94oafORloOZoSY0uTZJAoeieb3Y1YK0rCHSDl02MyV2Fi4A==
725-
726-
"@tauri-apps/[email protected]":
727-
version "1.5.6"
728-
resolved "https://registry.yarnpkg.com/@tauri-apps/cli-linux-arm-gnueabihf/-/cli-linux-arm-gnueabihf-1.5.6.tgz#385cd8054be7722cc07acc2d6d86f8e20c6265ef"
729-
integrity sha512-z6SPx+axZexmWXTIVPNs4Tg7FtvdJl9EKxYN6JPjOmDZcqA13iyqWBQal2DA/GMZ1Xqo3vyJf6EoEaKaliymPQ==
730-
731-
"@tauri-apps/[email protected]":
732-
version "1.5.6"
733-
resolved "https://registry.yarnpkg.com/@tauri-apps/cli-linux-arm64-gnu/-/cli-linux-arm64-gnu-1.5.6.tgz#bd3f8f61637a1073909cb2d663aa0c6e8e036337"
734-
integrity sha512-QuQjMQmpsCbzBrmtQiG4uhnfAbdFx3nzm+9LtqjuZlurc12+Mj5MTgqQ3AOwQedH3f7C+KlvbqD2AdXpwTg7VA==
735-
736-
"@tauri-apps/[email protected]":
737-
version "1.5.6"
738-
resolved "https://registry.yarnpkg.com/@tauri-apps/cli-linux-arm64-musl/-/cli-linux-arm64-musl-1.5.6.tgz#77fb4a804b77447bffba725a4b8b62df45f9ff97"
739-
integrity sha512-8j5dH3odweFeom7bRGlfzDApWVOT4jIq8/214Wl+JeiNVehouIBo9lZGeghZBH3XKFRwEvU23i7sRVjuh2s8mg==
740-
741-
"@tauri-apps/[email protected]":
742-
version "1.5.6"
743-
resolved "https://registry.yarnpkg.com/@tauri-apps/cli-linux-x64-gnu/-/cli-linux-x64-gnu-1.5.6.tgz#e70a6c9dd243c2a3fa1fec69de9ebc9abf4dc795"
744-
integrity sha512-gbFHYHfdEGW0ffk8SigDsoXks6USpilF6wR0nqB/JbWzbzFR/sBuLVNQlJl1RKNakyJHu+lsFxGy0fcTdoX8xA==
745-
746-
"@tauri-apps/[email protected]":
747-
version "1.5.6"
748-
resolved "https://registry.yarnpkg.com/@tauri-apps/cli-linux-x64-musl/-/cli-linux-x64-musl-1.5.6.tgz#f25dad778b2da6ab7b2b81f81c0805026d742c33"
749-
integrity sha512-9v688ogoLkeFYQNgqiSErfhTreLUd8B3prIBSYUt+x4+5Kcw91zWvIh+VSxL1n3KCGGsM7cuXhkGPaxwlEh1ug==
750-
751-
"@tauri-apps/[email protected]":
752-
version "1.5.6"
753-
resolved "https://registry.yarnpkg.com/@tauri-apps/cli-win32-arm64-msvc/-/cli-win32-arm64-msvc-1.5.6.tgz#47d0f359e04d93c1fd0b527e18a56606f3df9bed"
754-
integrity sha512-DRNDXFNZb6y5IZrw+lhTTA9l4wbzO4TNRBAlHAiXUrH+pRFZ/ZJtv5WEuAj9ocVSahVw2NaK5Yaold4NPAxHog==
755-
756-
"@tauri-apps/[email protected]":
757-
version "1.5.6"
758-
resolved "https://registry.yarnpkg.com/@tauri-apps/cli-win32-ia32-msvc/-/cli-win32-ia32-msvc-1.5.6.tgz#54c7ec152065e8167068411b82748a25a483d948"
759-
integrity sha512-oUYKNR/IZjF4fsOzRpw0xesl2lOjhsQEyWlgbpT25T83EU113Xgck9UjtI7xemNI/OPCv1tPiaM1e7/ABdg5iA==
760-
761-
"@tauri-apps/[email protected]":
762-
version "1.5.6"
763-
resolved "https://registry.yarnpkg.com/@tauri-apps/cli-win32-x64-msvc/-/cli-win32-x64-msvc-1.5.6.tgz#963280a4f7001c27d4e4745f302728297c007deb"
764-
integrity sha512-RmEf1os9C8//uq2hbjXi7Vgz9ne7798ZxqemAZdUwo1pv3oLVZSz1/IvZmUHPdy2e6zSeySqWu1D0Y3QRNN+dg==
765-
766-
"@tauri-apps/[email protected]":
767-
version "1.5.6"
768-
resolved "https://registry.yarnpkg.com/@tauri-apps/cli/-/cli-1.5.6.tgz#5011c9dd3a36dc89073fed7d4cb429d38b37862b"
769-
integrity sha512-k4Y19oVCnt7WZb2TnDzLqfs7o98Jq0tUoVMv+JQSzuRDJqaVu2xMBZ8dYplEn+EccdR5SOMyzaLBJWu38TVK1A==
711+
"@tauri-apps/[email protected]":
712+
version "2.7.0"
713+
resolved "https://registry.yarnpkg.com/@tauri-apps/api/-/api-2.7.0.tgz#44319e7cd34e898d21cc770961209bd50ac4cefe"
714+
integrity sha512-v7fVE8jqBl8xJFOcBafDzXFc8FnicoH3j8o8DNNs0tHuEBmXUDqrCOAzMRX0UkfpwqZLqvrvK0GNQ45DfnoVDg==
715+
716+
"@tauri-apps/[email protected]":
717+
version "2.7.0"
718+
resolved "https://registry.yarnpkg.com/@tauri-apps/cli-darwin-arm64/-/cli-darwin-arm64-2.7.0.tgz#578afae1dde87b0e0bd4379c55baaf023f1ebd95"
719+
integrity sha512-4sSrBlZuGb78UKkVQHdexzrYCamsiFQXFFuh9EI8vdq9PgTG8oXByQNIMx+p01HB594kLhaySrgozst6EFPoVQ==
720+
721+
"@tauri-apps/[email protected]":
722+
version "2.7.0"
723+
resolved "https://registry.yarnpkg.com/@tauri-apps/cli-darwin-x64/-/cli-darwin-x64-2.7.0.tgz#6b182c797c00a0cd7fb04caa3957ecdaf80e6598"
724+
integrity sha512-Uec0pKyw5/w4UmcRLyPt/+JG4dsIKj0TeKtF3PDz4EAGOevjSBaLIgu8aC62s3wKLCtDydTdIMMQ1ENHTJgfPA==
725+
726+
"@tauri-apps/[email protected]":
727+
version "2.7.0"
728+
resolved "https://registry.yarnpkg.com/@tauri-apps/cli-linux-arm-gnueabihf/-/cli-linux-arm-gnueabihf-2.7.0.tgz#032bc0b268baf440fda9bc6d0741b86e7fa701bd"
729+
integrity sha512-ZE7y/3MW9i1DccnHyktBDbryMWVFdnIfdqQoJ40iBzQGoBIQk4DonA5zROcqw0qGRTsXfTRnVjIXnh5eLkoCzQ==
730+
731+
"@tauri-apps/[email protected]":
732+
version "2.7.0"
733+
resolved "https://registry.yarnpkg.com/@tauri-apps/cli-linux-arm64-gnu/-/cli-linux-arm64-gnu-2.7.0.tgz#3c75441a01f168a1348b7a1bf8a6398095cd872f"
734+
integrity sha512-cWGl8OL+FjPWib+K8YK1S6o2Z34+f2LxnFRziTPdHwrdlVNO2xYkJmrT6X3PyHtccf/IByicxVvjkExLlpZ4+A==
735+
736+
"@tauri-apps/[email protected]":
737+
version "2.7.0"
738+
resolved "https://registry.yarnpkg.com/@tauri-apps/cli-linux-arm64-musl/-/cli-linux-arm64-musl-2.7.0.tgz#92fb90e9e519324e3b59120862e8661bbcaf1dbb"
739+
integrity sha512-MftwAsMDw9dmKosbHdSHyCa0jgKjt9UslJsRpXym8dmbw+gzD3YrY41GORq0HbCYImC5rS/qQf9eELoLcqY/BQ==
740+
741+
"@tauri-apps/[email protected]":
742+
version "2.7.0"
743+
resolved "https://registry.yarnpkg.com/@tauri-apps/cli-linux-riscv64-gnu/-/cli-linux-riscv64-gnu-2.7.0.tgz#a4650d3a6aff7550492e9c084de0209234090fe2"
744+
integrity sha512-QwL4YhckgtozR7wlXOTRKijkgViz4B0OeXqhsIrhQock2HDxqCh5VqhGQ9LRJ6HsXY1JkAYZQUAFvcBj2DHUXQ==
745+
746+
"@tauri-apps/[email protected]":
747+
version "2.7.0"
748+
resolved "https://registry.yarnpkg.com/@tauri-apps/cli-linux-x64-gnu/-/cli-linux-x64-gnu-2.7.0.tgz#768438a0f4cc79ac2d73f8ec73c7219057d48f4a"
749+
integrity sha512-4MwN2sqUEYGKjwcs0afPp79DkiydAfkGNdBTPfvNrDUmhbT6JE95RhYyzfZLfXNinsdB4nbZmYGEPIv5NpK2KQ==
750+
751+
"@tauri-apps/[email protected]":
752+
version "2.7.0"
753+
resolved "https://registry.yarnpkg.com/@tauri-apps/cli-linux-x64-musl/-/cli-linux-x64-musl-2.7.0.tgz#be6731c31b09f94c95a577e7ccbcb94de6fca8ac"
754+
integrity sha512-N1hygCRW0X4msCpdG3/UXb+Z8wpc4lYRqlkhbbxLOjzHwjuLS+86GYAvRLe7JIePVXVUI5BfX1HeurdbWWINTg==
755+
756+
"@tauri-apps/[email protected]":
757+
version "2.7.0"
758+
resolved "https://registry.yarnpkg.com/@tauri-apps/cli-win32-arm64-msvc/-/cli-win32-arm64-msvc-2.7.0.tgz#42162414743849128248e45c964f2074335890a3"
759+
integrity sha512-sqVDkwvUsuHeUVlMXpkXPo4gWFXuOcNbme0xPQ1r07hqBxYJlqwDY9XS0sC/7XljnO6anJaSr8FJkuixnIqyUQ==
760+
761+
"@tauri-apps/[email protected]":
762+
version "2.7.0"
763+
resolved "https://registry.yarnpkg.com/@tauri-apps/cli-win32-ia32-msvc/-/cli-win32-ia32-msvc-2.7.0.tgz#f31ba05b498782bf24336e9793091da0b6f847ed"
764+
integrity sha512-2sZFAZZC8fwc65d5ACrTUgKPYbZgd3DAN5gI4WzCyTQgPqLq/7CWD25Wt7+scTV7FhT1zjL88hI10yPsEE0kkA==
765+
766+
"@tauri-apps/[email protected]":
767+
version "2.7.0"
768+
resolved "https://registry.yarnpkg.com/@tauri-apps/cli-win32-x64-msvc/-/cli-win32-x64-msvc-2.7.0.tgz#2a434666a76d69cbc4c1faf9986f34f9785d8336"
769+
integrity sha512-mGqRRpqdZ5iKLaQwP1paz89koLVrE/mUOrq6boftHDxF8K1sU/9Um/E7SLrkfeICiWbVG5yY7j2N/j8/D80blw==
770+
771+
"@tauri-apps/[email protected]":
772+
version "2.7.0"
773+
resolved "https://registry.yarnpkg.com/@tauri-apps/cli/-/cli-2.7.0.tgz#91795ec9b180cbcbeb78b1c48082c19d8d9f212d"
774+
integrity sha512-ozyxKm5YvivvLyrgHKyl6L+6y1/TkkeoA0cppPqxDv+ldbbtYiXx7dH8/G20tINh7dE+omSimN36i9M1ClGxtQ==
770775
optionalDependencies:
771-
"@tauri-apps/cli-darwin-arm64" "1.5.6"
772-
"@tauri-apps/cli-darwin-x64" "1.5.6"
773-
"@tauri-apps/cli-linux-arm-gnueabihf" "1.5.6"
774-
"@tauri-apps/cli-linux-arm64-gnu" "1.5.6"
775-
"@tauri-apps/cli-linux-arm64-musl" "1.5.6"
776-
"@tauri-apps/cli-linux-x64-gnu" "1.5.6"
777-
"@tauri-apps/cli-linux-x64-musl" "1.5.6"
778-
"@tauri-apps/cli-win32-arm64-msvc" "1.5.6"
779-
"@tauri-apps/cli-win32-ia32-msvc" "1.5.6"
780-
"@tauri-apps/cli-win32-x64-msvc" "1.5.6"
776+
"@tauri-apps/cli-darwin-arm64" "2.7.0"
777+
"@tauri-apps/cli-darwin-x64" "2.7.0"
778+
"@tauri-apps/cli-linux-arm-gnueabihf" "2.7.0"
779+
"@tauri-apps/cli-linux-arm64-gnu" "2.7.0"
780+
"@tauri-apps/cli-linux-arm64-musl" "2.7.0"
781+
"@tauri-apps/cli-linux-riscv64-gnu" "2.7.0"
782+
"@tauri-apps/cli-linux-x64-gnu" "2.7.0"
783+
"@tauri-apps/cli-linux-x64-musl" "2.7.0"
784+
"@tauri-apps/cli-win32-arm64-msvc" "2.7.0"
785+
"@tauri-apps/cli-win32-ia32-msvc" "2.7.0"
786+
"@tauri-apps/cli-win32-x64-msvc" "2.7.0"
781787

782788
"@tootallnate/once@1":
783789
version "1.1.2"

0 commit comments

Comments
 (0)