1. Updated dependencies (#215)

2. Conditionally render childAction
This commit is contained in:
Giancarlo Buomprisco
2025-03-24 10:24:48 +07:00
committed by GitHub
parent fcb37e7d75
commit a3c37d0e7c
29 changed files with 1038 additions and 898 deletions

View File

@@ -13,7 +13,7 @@
"license": "ISC",
"devDependencies": {
"@playwright/test": "^1.51.1",
"@types/node": "^22.13.10",
"@types/node": "^22.13.11",
"node-html-parser": "^7.0.1",
"totp-generator": "^1.0.0"
}