Skip to content

Commit

Permalink
Update Tauri dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
martpie committed Apr 3, 2024
1 parent 96286d6 commit 5ce99d4
Show file tree
Hide file tree
Showing 5 changed files with 290 additions and 432 deletions.
10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@
"@radix-ui/react-slider": "^1.1.2",
"@tanstack/react-query": "^5.28.9",
"@tanstack/react-virtual": "3.2.0",
"@tauri-apps/api": "^2.0.0-beta.6",
"@tauri-apps/api": "^2.0.0-beta.7",
"@tauri-apps/plugin-dialog": "^2.0.0-beta.2",
"@tauri-apps/plugin-log": "^2.0.0-beta.2",
"@tauri-apps/plugin-notification": "^2.0.0-beta.2",
Expand All @@ -59,13 +59,13 @@
"zustand": "^4.5.2"
},
"devDependencies": {
"@tauri-apps/cli": "^2.0.0-beta.9",
"@tauri-apps/cli": "^2.0.0-beta.12",
"@types/lodash": "^4.17.0",
"@types/react": "^18.2.73",
"@types/react": "^18.2.74",
"@types/react-dom": "^18.2.23",
"@types/semver": "^7.5.8",
"@typescript-eslint/eslint-plugin": "^7.4.0",
"@typescript-eslint/parser": "^7.4.0",
"@typescript-eslint/eslint-plugin": "^7.5.0",
"@typescript-eslint/parser": "^7.5.0",
"@vitejs/plugin-react": "^4.2.1",
"autoprefixer": "^10.4.19",
"eslint": "^8.57.0",
Expand Down
Loading

0 comments on commit 5ce99d4

Please sign in to comment.