Unlighthouse blogpost + version in docker
This commit is contained in:
parent
753a39e13c
commit
66c9220468
7 changed files with 269 additions and 22 deletions
|
@ -1,7 +1,7 @@
|
|||
{
|
||||
"name": "@firq/fgosite",
|
||||
"type": "module",
|
||||
"version": "0.2.0-pre.92",
|
||||
"version": "0.2.0-pre.93",
|
||||
"private": true,
|
||||
"scripts": {
|
||||
"dev": "astro dev",
|
||||
|
@ -18,10 +18,10 @@
|
|||
"@fontsource-variable/work-sans": "^5.2.5",
|
||||
"astro": "^5.6.1",
|
||||
"astro-meta-tags": "^0.3.1",
|
||||
"autoprefixer": "^10.4.19",
|
||||
"autoprefixer": "^10.4.21",
|
||||
"iconoir": "^7.10.1",
|
||||
"postcss-preset-env": "^10.1.5",
|
||||
"typescript": "^5.5.3"
|
||||
"typescript": "^5.8.3"
|
||||
},
|
||||
"devDependencies": {
|
||||
"unlighthouse": "^0.16.3"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue