Skip to content

Commit

Permalink
chore(deps): update dependencies & remove unused dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
mmvanheusden committed Dec 22, 2024
1 parent 3155054 commit 95c2d8e
Show file tree
Hide file tree
Showing 2 changed files with 85 additions and 96 deletions.
11 changes: 5 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,19 +13,18 @@
"dependencies": {
"@tauri-apps/api": "2.1.1",
"@tauri-apps/plugin-dialog": "2.2.0",
"@tauri-apps/plugin-fs": "~2",
"@tauri-apps/plugin-shell": "2.2.0",
"jquery": "^3.7.1"
},
"devDependencies": {
"@eslint/js": "^9.16.0",
"@eslint/js": "^9.17.0",
"@tauri-apps/cli": "2.1.0",
"@types/eslint__js": "^8.42.3",
"@types/jquery": "^3.5.32",
"eslint": "^9.16.0",
"eslint": "^9.17.0",
"typescript": "^5.7.2",
"typescript-eslint": "^8.18.0",
"vite": "^6.0.3"
"typescript-eslint": "^8.18.1",
"vite": "^6.0.5"
},
"packageManager": "pnpm@9.15.0"
"packageManager": "pnpm@9.15.1"
}
Loading

0 comments on commit 95c2d8e

Please sign in to comment.