Skip to content

Commit

Permalink
build: update dependencies and add sysinfo crate
Browse files Browse the repository at this point in the history
  • Loading branch information
Xtr126 committed Oct 27, 2024
1 parent 001b6f1 commit a7a5818
Show file tree
Hide file tree
Showing 4 changed files with 468 additions and 369 deletions.
10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,13 +11,13 @@
},
"dependencies": {
"@lit/localize": "^0.12.2",
"@material/web": "2.1.0",
"@tauri-apps/api": "^1.6.0",
"lit": "^3.2.0"
"@material/web": "2.2.0",
"@tauri-apps/api": "^2.0.3",
"lit": "^3.2.1"
},
"devDependencies": {
"@lit/localize-tools": "^0.8.0",
"@tauri-apps/cli": "^1.6.1",
"vite": "5.4.2"
"@tauri-apps/cli": "^2.0.4",
"vite": "5.4.10"
}
}
Loading

0 comments on commit a7a5818

Please sign in to comment.