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

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

---
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-05-08 05:08:42 +00:00 committed by GitHub
parent 62a9277c1a
commit 063381d3be
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 205 additions and 101 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.1",
"vite": "^5.2.10",
"zod": "^3.23.0"
},