Skip to content

Commit 2cf8faa

Browse files
authored
chore(deps): update to tauri alpha.20, @tauri-apps/api alpha.13 (#839)
* chore(deps): update to tauri alpha.20, @tauri-apps/api alpha.13 * fix lockfile
1 parent e5f979f commit 2cf8faa

69 files changed

Lines changed: 314 additions & 216 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

.changes/alpha.20.md

Lines changed: 30 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,30 @@
1+
---
2+
"authenticator": patch
3+
"autostart": patch
4+
"barcode-scanner": patch
5+
"cli": patch
6+
"clipboard-manager": patch
7+
"deep-link": patch
8+
"dialog": patch
9+
"fs": patch
10+
"global-shortcut": patch
11+
"http": patch
12+
"localhost": patch
13+
"log-plugin": patch
14+
"notification": patch
15+
"os": patch
16+
"persisted-scope": patch
17+
"positioner": patch
18+
"process": patch
19+
"shell": patch
20+
"single-instance": patch
21+
"sql": patch
22+
"store": patch
23+
"stronghold": patch
24+
"updater": patch
25+
"upload": patch
26+
"websocket": patch
27+
"window-state": patch
28+
---
29+
30+
Update to tauri@alpha.20.

.changes/api-alpha.12.md

Lines changed: 27 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,27 @@
1+
---
2+
"authenticator-js": patch
3+
"autostart-js": patch
4+
"barcode-scanner-js": patch
5+
"cli-js": patch
6+
"clipboard-manager-js": patch
7+
"deep-link-js": patch
8+
"dialog-js": patch
9+
"fs-js": patch
10+
"global-shortcut-js": patch
11+
"http-js": patch
12+
"log-js": patch
13+
"notification-js": patch
14+
"os-js": patch
15+
"positioner-js": patch
16+
"process-js": patch
17+
"shell-js": patch
18+
"sql-js": patch
19+
"store-js": patch
20+
"stronghold-js": patch
21+
"updater-js": patch
22+
"upload-js": patch
23+
"websocket-js": patch
24+
"window-state-js": patch
25+
---
26+
27+
Update to @tauri-apps/api v2.0.0-alpha.12.

.changes/api-alpha.13.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,4 +24,4 @@
2424
"window-state-js": patch
2525
---
2626

27-
Update to @tauri-apps/api v2.0.0-alpha.12.
27+
Update to @tauri-apps/api v2.0.0-alpha.13.

.changes/pre.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
".changes/alpha.17.md",
66
".changes/alpha.18.md",
77
".changes/api-alpha.11.md",
8-
".changes/api-alpha.13.md",
8+
".changes/api-alpha.12.md",
99
".changes/api-alpha.9.md",
1010
".changes/deep-link-initial-release.md",
1111
".changes/dialog-async-message-dialog.md",

0 commit comments

Comments
 (0)