fixed unlighthouse 10

This commit is contained in:
Firq 2025-04-12 00:06:46 +02:00
parent 278befbb50
commit 215b803749
Signed by: Firq
GPG key ID: DCE182BA39C697B2
4 changed files with 5913 additions and 18 deletions

View file

@ -1,7 +1,7 @@
{
"name": "@firq/fgosite",
"type": "module",
"version": "0.2.0-pre.90",
"version": "0.2.0-pre.91",
"private": true,
"scripts": {
"dev": "astro dev",
@ -23,6 +23,9 @@
"postcss-preset-env": "^10.1.5",
"typescript": "^5.5.3"
},
"devDependencies": {
"unlighthouse": "^0.16.3"
},
"browserslist": [
"last 2 versions",
">0.5% and not dead"