Cleanup
All checks were successful
Lint / lint (push) Successful in 13s

This commit is contained in:
Julien Valverdé
2025-10-27 18:42:05 +01:00
parent 8c8560b63c
commit f69125012e
3 changed files with 1 additions and 15 deletions

View File

@@ -41,8 +41,5 @@
"@types/react": "^19.0.0",
"effect": "^3.15.0",
"react": "^19.0.0"
},
"dependencies": {
"@typed/async-data": "^0.13.1"
}
}

View File

@@ -29,9 +29,7 @@
"@effect/platform": "^0.92.1",
"@effect/platform-browser": "^0.72.0",
"@radix-ui/themes": "^3.2.1",
"@typed/async-data": "^0.13.1",
"@typed/id": "^0.17.2",
"@typed/lazy-ref": "^0.3.3",
"effect": "^3.18.1",
"effect-fc": "workspace:*",
"react-icons": "^5.5.0"