remove tsconfig, happy-dom dep

This commit is contained in:
Matthieu Baumann
2024-09-10 18:24:01 +02:00
committed by Matthieu Baumann
parent 6021514ab7
commit f0d9ccaf0f
4 changed files with 12 additions and 59 deletions

View File

@@ -50,9 +50,7 @@
"doc:dev": "npm run doc && open docs/index.html"
},
"devDependencies": {
"@playwright/test": "^1.45.2",
"@types/node": "^20.14.11",
"happy-dom": "^10.11.0",
"@playwright/test": "^1.47.0",
"jsdoc": "^4.0.2",
"vite": "^4.3.8",
"vite-plugin-css-injected-by-js": "^3.1.1",