Skip to content

Commit 77a4923

Browse files
committed
Merge branch 'main' into terminal
2 parents 3b2e4c1 + 796ee09 commit 77a4923

7 files changed

Lines changed: 442 additions & 338 deletions

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ Supports Swift 6.2 and the Swift Package Manager.
1818

1919
### Demo
2020

21-
https://github.com/user-attachments/assets/d0f23971-4711-4de5-be58-ce2e6a66523e
21+
https://github.com/user-attachments/assets/9cbe2b71-d765-46c6-aa25-ef16b539deec
2222

2323
## Installation
2424

bun.lock

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

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
"@mui/icons-material": "^7.0.2",
3030
"@mui/joy": "^5.0.0-beta.52",
3131
"@mui/material": "^7.0.2",
32-
"@tauri-apps/api": "^2",
32+
"@tauri-apps/api": "^2.9.0",
3333
"@tauri-apps/plugin-cli": "^2.4.0",
3434
"@tauri-apps/plugin-dialog": "^2",
3535
"@tauri-apps/plugin-fs": "^2",
@@ -54,7 +54,7 @@
5454
"vscode-ws-jsonrpc": "^3.4.0"
5555
},
5656
"devDependencies": {
57-
"@tauri-apps/cli": "^2",
57+
"@tauri-apps/cli": "^2.9.4",
5858
"@types/react": "^18.2.15",
5959
"@types/react-dom": "^18.2.7",
6060
"@types/vscode": "^1.102.0",

0 commit comments

Comments
 (0)