Skip to content

Commit

Permalink
fix(deps): update dependency pocketbase to ^0.24.0 (#322)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Dec 27, 2024
1 parent 7e53dd1 commit 3da99ec
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 8 deletions.
14 changes: 7 additions & 7 deletions package-lock.json

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

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,6 +38,6 @@
},
"type": "module",
"dependencies": {
"pocketbase": "^0.23.0"
"pocketbase": "^0.24.0"
}
}

0 comments on commit 3da99ec

Please sign in to comment.