Skip to content

Commit

Permalink
Upgrade dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
Borber committed Dec 3, 2023
1 parent e5f4ae2 commit c0ce7b3
Show file tree
Hide file tree
Showing 3 changed files with 270 additions and 174 deletions.
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,14 +13,14 @@
"dependencies": {
"@solidjs/router": "^0.9.1",
"@tauri-apps/api": "^1.5.1",
"solid-js": "^1.8.6"
"solid-js": "^1.8.7"
},
"devDependencies": {
"@tauri-apps/cli": "^1.5.6",
"@types/node": "^20.10.1",
"@tauri-apps/cli": "^1.5.7",
"@types/node": "^20.10.2",
"@typescript-eslint/eslint-plugin": "^6.13.1",
"@typescript-eslint/parser": "^6.13.1",
"eslint": "^8.54.0",
"eslint": "^8.55.0",
"eslint-plugin-simple-import-sort": "^10.0.0",
"eslint-plugin-solid": "^0.13.0",
"typescript": "^5.3.2",
Expand Down
Loading

0 comments on commit c0ce7b3

Please sign in to comment.