We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent da983a9 commit 966bfafCopy full SHA for 966bfaf
package.json
@@ -38,12 +38,12 @@
38
"@angular/platform-browser-dynamic": "16.0.0",
39
"@angular/router": "16.0.0",
40
"@ngrx/store": "16.0.0",
41
+ "@nx/angular": "16.1.4",
42
"@testing-library/dom": "^9.0.0",
43
"nx-cloud": "16.0.5",
44
"rxjs": "7.8.0",
45
"tslib": "~2.3.1",
- "zone.js": "0.13.0",
46
- "@nx/angular": "16.1.4"
+ "zone.js": "0.13.0"
47
},
48
"devDependencies": {
49
"@angular-devkit/build-angular": "16.0.0",
@@ -67,7 +67,7 @@
67
"@schematics/angular": "16.0.0",
68
"@testing-library/jasmine-dom": "^1.2.0",
69
"@testing-library/jest-dom": "^5.16.5",
70
- "@testing-library/user-event": "^13.5.0",
+ "@testing-library/user-event": "^14.4.3",
71
"@types/jasmine": "4.3.1",
72
"@types/jest": "29.5.1",
73
"@types/node": "20.1.4",
0 commit comments