-
Notifications
You must be signed in to change notification settings - Fork 283
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore(deps): update tauri monorepo (#1363)
* fix(deps): update tauri monorepo * Create tauri-beta-20.md --------- Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: Fabian-Lars <[email protected]>
- Loading branch information
1 parent
ec05513
commit 430bd6f
Showing
35 changed files
with
276 additions
and
207 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,57 @@ | ||
--- | ||
"authenticator": patch | ||
"autostart": patch | ||
"barcode-scanner": patch | ||
"biometric": patch | ||
"cli": patch | ||
"clipboard-manager": patch | ||
"deep-link": patch | ||
"dialog": patch | ||
"fs": patch | ||
"global-shortcut": patch | ||
"http": patch | ||
"localhost": patch | ||
"log-plugin": patch | ||
"nfc": patch | ||
"notification": patch | ||
"os": patch | ||
"persisted-scope": patch | ||
"positioner": patch | ||
"process": patch | ||
"shell": patch | ||
"single-instance": patch | ||
"sql": patch | ||
"store": patch | ||
"stronghold": patch | ||
"updater": patch | ||
"upload": patch | ||
"websocket": patch | ||
"window-state": patch | ||
"authenticator-js": patch | ||
"autostart-js": patch | ||
"barcode-scanner-js": patch | ||
"biometric-js": patch | ||
"cli-js": patch | ||
"clipboard-manager-js": patch | ||
"deep-link-js": patch | ||
"dialog-js": patch | ||
"fs-js": patch | ||
"global-shortcut-js": patch | ||
"http-js": patch | ||
"log-js": patch | ||
"nfc-js": patch | ||
"notification-js": patch | ||
"os-js": patch | ||
"positioner-js": patch | ||
"process-js": patch | ||
"shell-js": patch | ||
"sql-js": patch | ||
"store-js": patch | ||
"stronghold-js": patch | ||
"updater-js": patch | ||
"upload-js": patch | ||
"websocket-js": patch | ||
"window-state-js": patch | ||
--- | ||
|
||
Update to tauri beta.20. |
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -24,6 +24,6 @@ | |
"LICENSE" | ||
], | ||
"dependencies": { | ||
"@tauri-apps/api": "2.0.0-beta.11" | ||
"@tauri-apps/api": "2.0.0-beta.12" | ||
} | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -23,6 +23,6 @@ | |
"LICENSE" | ||
], | ||
"dependencies": { | ||
"@tauri-apps/api": "2.0.0-beta.11" | ||
"@tauri-apps/api": "2.0.0-beta.12" | ||
} | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -24,6 +24,6 @@ | |
"LICENSE" | ||
], | ||
"dependencies": { | ||
"@tauri-apps/api": "2.0.0-beta.11" | ||
"@tauri-apps/api": "2.0.0-beta.12" | ||
} | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -24,6 +24,6 @@ | |
"LICENSE" | ||
], | ||
"dependencies": { | ||
"@tauri-apps/api": "2.0.0-beta.11" | ||
"@tauri-apps/api": "2.0.0-beta.12" | ||
} | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -23,6 +23,6 @@ | |
"LICENSE" | ||
], | ||
"dependencies": { | ||
"@tauri-apps/api": "2.0.0-beta.11" | ||
"@tauri-apps/api": "2.0.0-beta.12" | ||
} | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -23,6 +23,6 @@ | |
"LICENSE" | ||
], | ||
"dependencies": { | ||
"@tauri-apps/api": "2.0.0-beta.11" | ||
"@tauri-apps/api": "2.0.0-beta.12" | ||
} | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -24,6 +24,6 @@ | |
"LICENSE" | ||
], | ||
"dependencies": { | ||
"@tauri-apps/api": "2.0.0-beta.11" | ||
"@tauri-apps/api": "2.0.0-beta.12" | ||
} | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -23,6 +23,6 @@ | |
"LICENSE" | ||
], | ||
"dependencies": { | ||
"@tauri-apps/api": "2.0.0-beta.11" | ||
"@tauri-apps/api": "2.0.0-beta.12" | ||
} | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -24,6 +24,6 @@ | |
"LICENSE" | ||
], | ||
"dependencies": { | ||
"@tauri-apps/api": "2.0.0-beta.11" | ||
"@tauri-apps/api": "2.0.0-beta.12" | ||
} | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -23,6 +23,6 @@ | |
"LICENSE" | ||
], | ||
"dependencies": { | ||
"@tauri-apps/api": "2.0.0-beta.11" | ||
"@tauri-apps/api": "2.0.0-beta.12" | ||
} | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -23,6 +23,6 @@ | |
"LICENSE" | ||
], | ||
"dependencies": { | ||
"@tauri-apps/api": "2.0.0-beta.11" | ||
"@tauri-apps/api": "2.0.0-beta.12" | ||
} | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -24,6 +24,6 @@ | |
"LICENSE" | ||
], | ||
"dependencies": { | ||
"@tauri-apps/api": "2.0.0-beta.11" | ||
"@tauri-apps/api": "2.0.0-beta.12" | ||
} | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -24,6 +24,6 @@ | |
"LICENSE" | ||
], | ||
"dependencies": { | ||
"@tauri-apps/api": "2.0.0-beta.11" | ||
"@tauri-apps/api": "2.0.0-beta.12" | ||
} | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -23,6 +23,6 @@ | |
"LICENSE" | ||
], | ||
"dependencies": { | ||
"@tauri-apps/api": "2.0.0-beta.11" | ||
"@tauri-apps/api": "2.0.0-beta.12" | ||
} | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -23,6 +23,6 @@ | |
"LICENSE" | ||
], | ||
"dependencies": { | ||
"@tauri-apps/api": "2.0.0-beta.11" | ||
"@tauri-apps/api": "2.0.0-beta.12" | ||
} | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -24,6 +24,6 @@ | |
"LICENSE" | ||
], | ||
"dependencies": { | ||
"@tauri-apps/api": "2.0.0-beta.11" | ||
"@tauri-apps/api": "2.0.0-beta.12" | ||
} | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -23,6 +23,6 @@ | |
"LICENSE" | ||
], | ||
"dependencies": { | ||
"@tauri-apps/api": "2.0.0-beta.11" | ||
"@tauri-apps/api": "2.0.0-beta.12" | ||
} | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -23,6 +23,6 @@ | |
"LICENSE" | ||
], | ||
"dependencies": { | ||
"@tauri-apps/api": "2.0.0-beta.11" | ||
"@tauri-apps/api": "2.0.0-beta.12" | ||
} | ||
} |
Oops, something went wrong.