CFE-20 implement middlewarecomponent and middleware test

This commit is contained in:
Yasiu1376
2023-10-10 16:15:10 +03:30
parent 8a925c5b0b
commit 5c870008a8
13 changed files with 245 additions and 97 deletions

View File

@@ -64,7 +64,7 @@
"jest": "^29.7.0",
"jest-environment-jsdom": "^29.7.0",
"msw": "^1.3.1",
"next-router-mock": "^0.9.9",
"next-router-mock": "^0.9.10",
"run-script-os": "^1.1.6"
}
}