This commit is contained in:
evilchili
2026-05-15 20:31:27 -07:00
parent 38af541c5d
commit 781af3cc1e
5 changed files with 472 additions and 557 deletions
+4 -5
View File
@@ -26,12 +26,11 @@
"esbuild": "^0.28.0",
"happy-dom": "^20.9.0",
"jest": "^29.7.0",
"live-server": "^1.2.0",
"node-watch": "^0.7.4",
"playwright": "^1.60.0",
"selenium-webdriver": "^4.43.0",
"ts-jest": "^29.4.9",
"typescript": "^6.0.3",
"live-server": "^1.2.0",
"node-watch": "^0.7.4"
},
"dependencies": {
"typescript": "^6.0.3"
}
}