Skip to content
This repository was archived by the owner on Nov 9, 2023. It is now read-only.

Commit 30d993a

Browse files
committed
chore(package): upgrade tauri
1 parent 3278baa commit 30d993a

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
"dependencies": {
1414
"@vue/cli-shared-utils": "^4.1.1",
1515
"execa": "^3.4.0",
16-
"tauri": "^0.7.0"
16+
"tauri": "^0.8.1"
1717
},
1818
"devDependencies": {
1919
"@vue/cli": "^4.1.1",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -13106,10 +13106,10 @@ tasklist@^3.1.0:
1310613106
pify "^2.2.0"
1310713107
sec "^1.0.0"
1310813108

13109-
tauri@^0.7.0:
13110-
version "0.7.0"
13111-
resolved "https://registry.yarnpkg.com/tauri/-/tauri-0.7.0.tgz#fa806aa3b85d35154634c6ffc1b8d0dd63145240"
13112-
integrity sha512-80PgT4rczLTS7bNJBO27JT+81IMjcDwXOajAfut8gI/AdtRx16wFaWPkroG3r1MHqzrqf+2ypZM6E5qQj7WWRw==
13109+
tauri@^0.8.1:
13110+
version "0.8.1"
13111+
resolved "https://registry.yarnpkg.com/tauri/-/tauri-0.8.1.tgz#cf839fa643e26b86c6a5c0a5bf49cffb3b57fc8b"
13112+
integrity sha512-VRufgxBFFNEBczIy9RmFO2xp7wpmtA6O0Sxw09qqrrEctT9T+zzNCWHZeYB8QMlgjF7t/GsoRKCj1bqsxecMnQ==
1311313113
dependencies:
1311413114
"@tauri-apps/tauri-inliner" "1.14.1"
1311513115
"@tauri-apps/toml" "2.2.4"

0 commit comments

Comments
 (0)