chore(deps-dev): bump unlighthouse from 0.11.6 to 0.13.0

Bumps [unlighthouse](https://github.com/harlan-zw/unlighthouse) from 0.11.6 to 0.13.0.
- [Release notes](https://github.com/harlan-zw/unlighthouse/releases)
- [Commits](https://github.com/harlan-zw/unlighthouse/compare/v0.11.6...v0.13.0)

---
updated-dependencies:
- dependency-name: unlighthouse
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2024-06-05 04:58:47 +00:00 committed by Bart van der Braak
parent fe806b258e
commit c05f13a0db
2 changed files with 156 additions and 28 deletions

View file

@ -37,7 +37,7 @@
"tailwindcss": "^3.4.3",
"tslib": "^2.6.2",
"typescript": "^5.4.5",
"unlighthouse": "^0.11.6",
"unlighthouse": "^0.13.0",
"vite": "^5.2.10",
"zod": "^3.23.0"
},