Skip to content

Commit 29a3b8f

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

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.1",
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.1"
718+
resolved "https://registry.yarnpkg.com/@tauri-apps/cli-darwin-arm64/-/cli-darwin-arm64-2.7.1.tgz#dc20102b0ef0b515ef8b332e6941249ae70b52cf"
719+
integrity sha512-j2NXQN6+08G03xYiyKDKqbCV2Txt+hUKg0a8hYr92AmoCU8fgCjHyva/p16lGFGUG3P2Yu0xiNe1hXL9ZuRMzA==
720+
721+
"@tauri-apps/[email protected]":
722+
version "2.7.1"
723+
resolved "https://registry.yarnpkg.com/@tauri-apps/cli-darwin-x64/-/cli-darwin-x64-2.7.1.tgz#84c9f51f12d10ea8c38dffb8e23620ac96f4d71f"
724+
integrity sha512-CdYAefeM35zKsc91qIyKzbaO7FhzTyWKsE8hj7tEJ1INYpoh1NeNNyL/NSEA3Nebi5ilugioJ5tRK8ZXG8y3gw==
725+
726+
"@tauri-apps/[email protected]":
727+
version "2.7.1"
728+
resolved "https://registry.yarnpkg.com/@tauri-apps/cli-linux-arm-gnueabihf/-/cli-linux-arm-gnueabihf-2.7.1.tgz#71757594b8b75d05c24008a7db595db685d54321"
729+
integrity sha512-dnvyJrTA1UJxJjQ8q1N/gWomjP8Twij1BUQu2fdcT3OPpqlrbOk5R1yT0oD/721xoKNjroB5BXCsmmlykllxNg==
730+
731+
"@tauri-apps/[email protected]":
732+
version "2.7.1"
733+
resolved "https://registry.yarnpkg.com/@tauri-apps/cli-linux-arm64-gnu/-/cli-linux-arm64-gnu-2.7.1.tgz#13444a904524b6fc4b9de0e722a6aeaa8a7c0a60"
734+
integrity sha512-FtBW6LJPNRTws3qyUc294AqCWU91l/H0SsFKq6q4Q45MSS4x6wxLxou8zB53tLDGEPx3JSoPLcDaSfPlSbyujQ==
735+
736+
"@tauri-apps/[email protected]":
737+
version "2.7.1"
738+
resolved "https://registry.yarnpkg.com/@tauri-apps/cli-linux-arm64-musl/-/cli-linux-arm64-musl-2.7.1.tgz#a344802fc7a49a2e79abf2dda90d3eaa028540c2"
739+
integrity sha512-/HXY0t4FHkpFzjeYS5c16mlA6z0kzn5uKLWptTLTdFSnYpr8FCnOP4Sdkvm2TDQPF2ERxXtNCd+WR/jQugbGnA==
740+
741+
"@tauri-apps/[email protected]":
742+
version "2.7.1"
743+
resolved "https://registry.yarnpkg.com/@tauri-apps/cli-linux-riscv64-gnu/-/cli-linux-riscv64-gnu-2.7.1.tgz#813c7125321445096de133044b54bd5c985220e9"
744+
integrity sha512-GeW5lVI2GhhnaYckiDzstG2j2Jwlud5d2XefRGwlOK+C/bVGLT1le8MNPYK8wgRlpeK8fG1WnJJYD6Ke7YQ8bg==
745+
746+
"@tauri-apps/[email protected]":
747+
version "2.7.1"
748+
resolved "https://registry.yarnpkg.com/@tauri-apps/cli-linux-x64-gnu/-/cli-linux-x64-gnu-2.7.1.tgz#8fd8d0f39e133dd4344be933d75ded3f47bf898c"
749+
integrity sha512-DprxKQkPxIPYwUgg+cscpv2lcIUhn2nxEPlk0UeaiV9vATxCXyytxr1gLcj3xgjGyNPlM0MlJyYaPy1JmRg1cA==
750+
751+
"@tauri-apps/[email protected]":
752+
version "2.7.1"
753+
resolved "https://registry.yarnpkg.com/@tauri-apps/cli-linux-x64-musl/-/cli-linux-x64-musl-2.7.1.tgz#d6b9ce5fe640beb0cf306b44de7e91907b81e3c7"
754+
integrity sha512-KLlq3kOK7OUyDR757c0zQjPULpGZpLhNB0lZmZpHXvoOUcqZoCXJHh4dT/mryWZJp5ilrem5l8o9ngrDo0X1AA==
755+
756+
"@tauri-apps/[email protected]":
757+
version "2.7.1"
758+
resolved "https://registry.yarnpkg.com/@tauri-apps/cli-win32-arm64-msvc/-/cli-win32-arm64-msvc-2.7.1.tgz#16b0374ff4c3b3ac0abbd6f293bea4388ce9b6a1"
759+
integrity sha512-dH7KUjKkSypCeWPiainHyXoES3obS+JIZVoSwSZfKq2gWgs48FY3oT0hQNYrWveE+VR4VoR3b/F3CPGbgFvksA==
760+
761+
"@tauri-apps/[email protected]":
762+
version "2.7.1"
763+
resolved "https://registry.yarnpkg.com/@tauri-apps/cli-win32-ia32-msvc/-/cli-win32-ia32-msvc-2.7.1.tgz#5dbea2353a5eda49525938c853966a4260c900b8"
764+
integrity sha512-1oeibfyWQPVcijOrTg709qhbXArjX3x1MPjrmA5anlygwrbByxLBcLXvotcOeULFcnH2FYUMMLLant8kgvwE5A==
765+
766+
"@tauri-apps/[email protected]":
767+
version "2.7.1"
768+
resolved "https://registry.yarnpkg.com/@tauri-apps/cli-win32-x64-msvc/-/cli-win32-x64-msvc-2.7.1.tgz#32d0635504d06529846e112ab4de2c88b0f37414"
769+
integrity sha512-D7Q9kDObutuirCNLxYQ7KAg2Xxg99AjcdYz/KuMw5HvyEPbkC9Q7JL0vOrQOrHEHxIQ2lYzFOZvKKoC2yyqXcg==
770+
771+
"@tauri-apps/[email protected]":
772+
version "2.7.1"
773+
resolved "https://registry.yarnpkg.com/@tauri-apps/cli/-/cli-2.7.1.tgz#19af06286ee9ae6dca21d1cec33489e950a5b52f"
774+
integrity sha512-RcGWR4jOUEl92w3uvI0h61Llkfj9lwGD1iwvDRD2isMrDhOzjeeeVn9aGzeW1jubQ/kAbMYfydcA4BA0Cy733Q==
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.1"
777+
"@tauri-apps/cli-darwin-x64" "2.7.1"
778+
"@tauri-apps/cli-linux-arm-gnueabihf" "2.7.1"
779+
"@tauri-apps/cli-linux-arm64-gnu" "2.7.1"
780+
"@tauri-apps/cli-linux-arm64-musl" "2.7.1"
781+
"@tauri-apps/cli-linux-riscv64-gnu" "2.7.1"
782+
"@tauri-apps/cli-linux-x64-gnu" "2.7.1"
783+
"@tauri-apps/cli-linux-x64-musl" "2.7.1"
784+
"@tauri-apps/cli-win32-arm64-msvc" "2.7.1"
785+
"@tauri-apps/cli-win32-ia32-msvc" "2.7.1"
786+
"@tauri-apps/cli-win32-x64-msvc" "2.7.1"
781787

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

0 commit comments

Comments
 (0)