Skip to content

Commit 98ce60d

Browse files
renovate[bot]gezihuzi
authored andcommitted
fix(deps): update dependency @tauri-apps/api to v2.0.1 (tauri-apps#1862)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent af40430 commit 98ce60d

File tree

3 files changed

+35
-35
lines changed

3 files changed

+35
-35
lines changed

examples/api/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
"serve": "vite preview"
1010
},
1111
"dependencies": {
12-
"@tauri-apps/api": "2.0.0",
12+
"@tauri-apps/api": "2.0.1",
1313
"@tauri-apps/plugin-barcode-scanner": "2.0.0",
1414
"@tauri-apps/plugin-biometric": "2.0.0",
1515
"@tauri-apps/plugin-cli": "2.0.0",

plugins/deep-link/examples/app/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": "2.0.0",
13+
"@tauri-apps/api": "2.0.1",
1414
"@tauri-apps/plugin-deep-link": "2.0.0"
1515
},
1616
"devDependencies": {

pnpm-lock.yaml

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

0 commit comments

Comments
 (0)