Skip to content

Commit

Permalink
update frontend tauri dependencies to the latest
Browse files Browse the repository at this point in the history
  • Loading branch information
cablehead committed Mar 5, 2024
1 parent efd95b5 commit 6613dfa
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
"prettier": "prettier --write ."
},
"dependencies": {
"@tauri-apps/api": "^1.2",
"@tauri-apps/api": "^1.5",
"ansi_up": "^5.1.0",
"classnames": "^2.3.1",
"has-ansi": "^5.0.1",
Expand All @@ -19,7 +19,7 @@
"react-icons": "^4.4.0"
},
"devDependencies": {
"@tauri-apps/cli": "^1.2",
"@tauri-apps/cli": "^1.5",
"@tsconfig/vite-react": "^1.0.0",
"@types/has-ansi": "^5.0.0",
"@types/react": "^18.0.15",
Expand Down

0 comments on commit 6613dfa

Please sign in to comment.