This commit is contained in:
chk
2026-05-20 22:44:15 +02:00
parent 8410ce685b
commit c8a4787bb3
5 changed files with 1249 additions and 1840 deletions

View File

@@ -23,8 +23,8 @@
},
"devDependencies": {
"esbuild": "^0.28.0",
"jest": "^30.3.0",
"jest-environment-jsdom": "^30.3.0",
"jest": "^29.7.0",
"jest-environment-jsdom": "^29.7.0",
"nodemon": "^3.0.2"
}
}