Skip to content

Commit

Permalink
Upgrade dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
Borber committed Dec 5, 2023
1 parent 3807ced commit ca7e55b
Show file tree
Hide file tree
Showing 3 changed files with 245 additions and 265 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,13 +18,13 @@
"devDependencies": {
"@tauri-apps/cli": "^1.5.7",
"@types/node": "^20.10.3",
"@typescript-eslint/eslint-plugin": "^6.13.1",
"@typescript-eslint/parser": "^6.13.1",
"@typescript-eslint/eslint-plugin": "^6.13.2",
"@typescript-eslint/parser": "^6.13.2",
"eslint": "^8.55.0",
"eslint-plugin-simple-import-sort": "^10.0.0",
"eslint-plugin-solid": "^0.13.0",
"typescript": "^5.3.2",
"vite": "^5.0.4",
"vite": "^5.0.5",
"vite-plugin-solid": "^2.7.2"
}
}
Loading

0 comments on commit ca7e55b

Please sign in to comment.