Skip to content

Commit 22856a5

Browse files
committed
Update to latest tauri 1.x
1 parent efe3aaf commit 22856a5

File tree

4 files changed

+128
-122
lines changed

4 files changed

+128
-122
lines changed

apps/desktop/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@
3333
"@sentry/react": "^8.7.0",
3434
"@sentry/vite-plugin": "^2.18.0",
3535
"@tanstack/react-router": "0.0.1-beta.204",
36-
"@tauri-apps/api": "^1.5.3",
36+
"@tauri-apps/api": "^1.5.6",
3737
"class-variance-authority": "^0.7.0",
3838
"clsx": "^2.1.0",
3939
"date-fns": "^2.30.0",
@@ -50,7 +50,7 @@
5050
"zustand": "^4.5.2"
5151
},
5252
"devDependencies": {
53-
"@tauri-apps/cli": "^1.5.11",
53+
"@tauri-apps/cli": "^1.5.14",
5454
"@types/react": "^18.2.64",
5555
"@types/react-dom": "^18.2.21",
5656
"@types/uuid": "^9.0.8",

0 commit comments

Comments
 (0)