Skip to content

Commit f02c60d

Browse files
committed
Update tauri versions used
1 parent bf0ce5e commit f02c60d

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -69,8 +69,8 @@
6969
"@capacitor/android": "^7.0.1",
7070
"@capacitor/core": "^7.0.1",
7171
"@fortawesome/fontawesome-free": "^6.5.2",
72-
"@tauri-apps/api": "^2.5.0",
73-
"@tauri-apps/cli": "^2.5.0",
72+
"@tauri-apps/api": "^2.9.0",
73+
"@tauri-apps/cli": "^2.9.1",
7474
"@vitejs/plugin-vue": "^6.0.1",
7575
"crypto-es": "^2.1.0",
7676
"d3": "^7.9.0",

yarn.lock

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2183,7 +2183,7 @@
21832183
magic-string "^0.25.0"
21842184
string.prototype.matchall "^4.0.6"
21852185

2186-
"@tauri-apps/api@^2.5.0":
2186+
"@tauri-apps/api@^2.9.0":
21872187
version "2.9.0"
21882188
resolved "https://registry.yarnpkg.com/@tauri-apps/api/-/api-2.9.0.tgz#047fcbfec05a719b0cec997eee244cee453fb2fc"
21892189
integrity sha512-qD5tMjh7utwBk9/5PrTA/aGr3i5QaJ/Mlt7p8NilQ45WgbifUNPyKWsA63iQ8YfQq6R8ajMapU+/Q8nMcPRLNw==
@@ -2243,7 +2243,7 @@
22432243
resolved "https://registry.yarnpkg.com/@tauri-apps/cli-win32-x64-msvc/-/cli-win32-x64-msvc-2.9.1.tgz#d7c8512dd70f9aa8203f2011322542ec11f76b66"
22442244
integrity sha512-/JHlOzpUDhjBOO9w167bcYxfJbcMQv7ykS/Y07xjtcga8np0rzUzVGWYmLMH7orKcDMC7wjhheEW1x8cbGma/Q==
22452245

2246-
"@tauri-apps/cli@^2.5.0":
2246+
"@tauri-apps/cli@^2.9.1":
22472247
version "2.9.1"
22482248
resolved "https://registry.yarnpkg.com/@tauri-apps/cli/-/cli-2.9.1.tgz#cdc1cc6a005fef017b2a8f1a96d32537afc74579"
22492249
integrity sha512-kKi2/WWsNXKoMdatBl4xrT7e1Ce27JvsetBVfWuIb6D3ep/Y0WO5SIr70yarXOSWam8NyDur4ipzjZkg6m7VDg==

0 commit comments

Comments
 (0)