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

Bumps [unlighthouse](https://github.com/harlan-zw/unlighthouse) from 0.11.6 to 0.12.0.
- [Release notes](https://github.com/harlan-zw/unlighthouse/releases)
- [Commits](https://github.com/harlan-zw/unlighthouse/compare/v0.11.6...v0.12.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-04-29 05:02:05 +00:00 committed by GitHub
parent 62a9277c1a
commit f8cb5d383c
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 182 additions and 88 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.12.0",
"vite": "^5.2.10",
"zod": "^3.23.0"
},