Skip to content

Commit 5a660f7

Browse files
committed
chore: upgrade to tauri 1.2 and use its tray menu
1 parent 6c5f9f6 commit 5a660f7

File tree

9 files changed

+287
-393
lines changed

9 files changed

+287
-393
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
"tauri": "tauri"
1515
},
1616
"dependencies": {
17-
"@tauri-apps/api": "^1.0.2",
17+
"@tauri-apps/api": "^1.2.0",
1818
"allotment": "^1.17.1",
1919
"cron-schedule": "^3.0.6",
2020
"react": "^18.2.0",
@@ -25,7 +25,7 @@
2525
"devDependencies": {
2626
"@amazeelabs/eslint-config": "^1.4.37",
2727
"@amazeelabs/prettier-config": "^1.1.1",
28-
"@tauri-apps/cli": "^1.0.5",
28+
"@tauri-apps/cli": "^1.2.2",
2929
"@testing-library/jest-dom": "^5.16.5",
3030
"@testing-library/react": "^13.4.0",
3131
"@testing-library/user-event": "^14.4.3",

pnpm-lock.yaml

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

0 commit comments

Comments
 (0)