bigbuffet-rw/packages/pl-hooks
dependabot[bot] 0fec37521e
build(deps-dev): bump vite from 5.4.0 to 5.4.6 in /packages/pl-hooks
Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 5.4.0 to 5.4.6.
- [Release notes](https://github.com/vitejs/vite/releases)
- [Changelog](https://github.com/vitejs/vite/blob/v5.4.6/packages/vite/CHANGELOG.md)
- [Commits](https://github.com/vitejs/vite/commits/v5.4.6/packages/vite)

---
updated-dependencies:
- dependency-name: vite
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-10-23 13:14:31 +00:00
..
lib Merge branch 'develop' into hooks-migration 2024-10-22 23:11:50 +02: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 build(deps-dev): bump vite from 5.4.0 to 5.4.6 in /packages/pl-hooks 2024-10-23 13:14:31 +00:00
README.md WIP 2024-09-27 17:02:02 +02: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-dev): bump vite from 5.4.0 to 5.4.6 in /packages/pl-hooks 2024-10-23 13:14:31 +00:00

pl-hooks

This project should be considered unstable before the 1.0.0 release. I will not provide any changelog or information on breaking changes until then.

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/.