feat(challenge14): race condition with rxjs

This commit is contained in:
thomas laforge
2023-01-11 16:20:13 +01:00
parent b6e6886a46
commit c28c9cc7fc
21 changed files with 2622 additions and 1408 deletions

View File

@@ -49,6 +49,7 @@
"@angular/language-service": "15.0.2",
"@commitlint/cli": "^17.2.0",
"@commitlint/config-conventional": "^17.2.0",
"@cypress/webpack-dev-server": "^2.0.0",
"@ngrx/schematics": "15.0.0",
"@nrwl/cli": "15.3.0",
"@nrwl/cypress": "15.3.0",
@@ -65,6 +66,7 @@
"eslint": "~8.15.0",
"eslint-config-prettier": "8.1.0",
"eslint-plugin-cypress": "^2.10.3",
"html-webpack-plugin": "^5.5.0",
"husky": "^8.0.2",
"jest": "28.1.1",
"jest-environment-jsdom": "28.1.1",