Skip to content

Commit

Permalink
Merge pull request #18 from Pinguin2001/main
Browse files Browse the repository at this point in the history
Migrate to tauri v2
  • Loading branch information
Abdenasser authored Nov 6, 2024
2 parents 63405d8 + 037e282 commit 6f719a7
Show file tree
Hide file tree
Showing 8 changed files with 996 additions and 2,037 deletions.
233 changes: 141 additions & 92 deletions package-lock.json

Large diffs are not rendered by default.

5 changes: 2 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,16 +15,15 @@
"dependencies": {
"@fortawesome/fontawesome-svg-core": "^6.6.0",
"@fortawesome/free-solid-svg-icons": "^6.6.0",
"@tauri-apps/api": "^1.5.3",
"@tauri-apps/plugin-shell": "^2",
"@tauri-apps/api": "^2.0.3",
"simple-icons": "^13.15.0",
"svelte-fa": "^4.0.3"
},
"devDependencies": {
"@sveltejs/adapter-static": "^3.0.5",
"@sveltejs/kit": "^2.7.0",
"@sveltejs/vite-plugin-svelte": "^4.0.0",
"@tauri-apps/cli": "^1.5.9",
"@tauri-apps/cli": "^2.0.4",
"svelte": "^5.0.0",
"svelte-check": "^4.0.0",
"typescript": "^5.5.0",
Expand Down
Loading

0 comments on commit 6f719a7

Please sign in to comment.