Skip to content

Commit

Permalink
chore: upgrade to tauri 1.2 and use its tray menu
Browse files Browse the repository at this point in the history
  • Loading branch information
Leksat committed Jan 9, 2023
1 parent 6c5f9f6 commit 5a660f7
Show file tree
Hide file tree
Showing 9 changed files with 287 additions and 393 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
"tauri": "tauri"
},
"dependencies": {
"@tauri-apps/api": "^1.0.2",
"@tauri-apps/api": "^1.2.0",
"allotment": "^1.17.1",
"cron-schedule": "^3.0.6",
"react": "^18.2.0",
Expand All @@ -25,7 +25,7 @@
"devDependencies": {
"@amazeelabs/eslint-config": "^1.4.37",
"@amazeelabs/prettier-config": "^1.1.1",
"@tauri-apps/cli": "^1.0.5",
"@tauri-apps/cli": "^1.2.2",
"@testing-library/jest-dom": "^5.16.5",
"@testing-library/react": "^13.4.0",
"@testing-library/user-event": "^14.4.3",
Expand Down
72 changes: 36 additions & 36 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit 5a660f7

Please sign in to comment.