test(FN-000): address PR review feedback

This commit is contained in:
Aron Prins
2026-05-07 17:23:28 +02:00
parent 28a87b4ee1
commit 1ed390052c
8 changed files with 329 additions and 128 deletions

View File

@@ -68,9 +68,11 @@
"@changesets/cli": "^2.30.0",
"@eslint/js": "^9.0.0",
"eslint": "^9.0.0",
"fast-glob": "^3.3.3",
"react-devtools-core": "^7.0.1",
"tsx": "^4.19.0",
"typescript": "^5.7.0",
"typescript-eslint": "^8.0.0"
"typescript-eslint": "^8.0.0",
"yaml": "^2.8.3"
}
}