Skip to content

Commit

Permalink
chore: bump deps
Browse files Browse the repository at this point in the history
  • Loading branch information
acifani committed Dec 20, 2024
1 parent 5831eb3 commit dfaded2
Show file tree
Hide file tree
Showing 2 changed files with 120 additions and 91 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,11 +13,11 @@
"author": "Alessandro Cifani <alessandro.cifani@gmail.com>",
"license": "MIT",
"dependencies": {
"@actual-app/api": "^24.11.0",
"@actual-app/api": "^24.12.0",
"express": "^5.0.1"
},
"devDependencies": {
"@types/express": "^5.0.0",
"typescript": "^5.6.3"
"typescript": "^5.7.2"
}
}
Loading

0 comments on commit dfaded2

Please sign in to comment.