Skip to content

Commit

Permalink
Update Todoist deps
Browse files Browse the repository at this point in the history
  • Loading branch information
thomaslombart committed Jul 15, 2023
1 parent 51b0ea3 commit 7368779
Show file tree
Hide file tree
Showing 2 changed files with 69 additions and 35 deletions.
96 changes: 65 additions & 31 deletions extensions/todoist/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

8 changes: 4 additions & 4 deletions extensions/todoist/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -224,10 +224,10 @@
}
],
"dependencies": {
"@raycast/api": "^1.52.1",
"@raycast/utils": "^1.7.0",
"axios": "^1.3.6",
"date-fns": "^2.29.3",
"@raycast/api": "^1.55.2",
"@raycast/utils": "^1.8.0",
"axios": "^1.4.0",
"date-fns": "^2.30.0",
"form-data": "^4.0.0",
"lodash": "^4.17.21",
"mime": "^3.0.0",
Expand Down

0 comments on commit 7368779

Please sign in to comment.