bigbuffet-rw/packages/pl-hooks
dependabot[bot] 8fd6215a75
build(deps): bump cross-spawn from 7.0.3 to 7.0.5 in /packages/pl-hooks
Bumps [cross-spawn](https://github.com/moxystudio/node-cross-spawn) from 7.0.3 to 7.0.5.
- [Changelog](https://github.com/moxystudio/node-cross-spawn/blob/master/CHANGELOG.md)
- [Commits](https://github.com/moxystudio/node-cross-spawn/compare/v7.0.3...v7.0.5)

---
updated-dependencies:
- dependency-name: cross-spawn
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-11-16 15:18:35 +00:00
..
lib Apply some changes from hooks-migration branch 2024-11-05 16:12:16 +01:00
.eslintignore WIP 2024-09-27 17:02:02 +02:00
.eslintrc.json WIP 2024-09-27 17:02:02 +02:00
.gitignore WIP 2024-09-27 17:02:02 +02:00
index.html WIP 2024-09-27 17:02:02 +02:00
package.json pl-hooks: bump version 2024-11-16 16:17:46 +01:00
README.md pl-hooks: release 0.0.2 2024-11-05 16:24:40 +01:00
tsconfig-build.json WIP 2024-09-27 17:02:02 +02:00
tsconfig.json Make pl-hooks self-containted 2024-10-17 21:08:50 +02:00
vite.config.ts pl-hooks: more prefetching 2024-10-21 12:07:19 +02:00
yarn.lock build(deps): bump cross-spawn from 7.0.3 to 7.0.5 in /packages/pl-hooks 2024-11-16 15:18:35 +00:00

pl-hooks

This project includes Tanstack Query-based functions for remote state management for Mastodon API clients. The project is currently not aiming at providing stable API, so if you're interested in something more stable, I recommend trying pl-api and handling the state your own way.

License

This program is free software: you can redistribute it and/or modify it under the terms of the GNU Affero General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.

This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public License for more details.

You should have received a copy of the GNU Affero General Public License along with this program. If not, see https://www.gnu.org/licenses/.