Skip to content

Commit 23374ef

Browse files
fix: 📦 update nrwl monorepo to v19
1 parent 9385f4a commit 23374ef

File tree

2 files changed

+5011
-1103
lines changed

2 files changed

+5011
-1103
lines changed

‎package.json

+6-6
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@
4848
"@angular/platform-browser": "^11.0.1",
4949
"@angular/platform-browser-dynamic": "^11.0.1",
5050
"@angular/router": "^11.0.1",
51-
"@nrwl/angular": "^11.0.0",
51+
"@nrwl/angular": "^19.0.0",
5252
"body-parser": "^1.19.0",
5353
"core-js": "^3.6.4",
5454
"cors": "^2.8.5",
@@ -66,11 +66,11 @@
6666
"@commitlint/config-angular": "^12.0.0",
6767
"@commitlint/config-conventional": "^12.0.0",
6868
"@hirez_io/observer-spy": "^2.0.0",
69-
"@nrwl/cypress": "11.3.1",
70-
"@nrwl/express": "^11.0.0",
71-
"@nrwl/jest": "11.3.1",
72-
"@nrwl/node": "11.3.1",
73-
"@nrwl/workspace": "11.3.1",
69+
"@nrwl/cypress": "19.8.2",
70+
"@nrwl/express": "^19.0.0",
71+
"@nrwl/jest": "19.8.2",
72+
"@nrwl/node": "19.8.2",
73+
"@nrwl/workspace": "19.8.2",
7474
"@types/express": "4.17.13",
7575
"@types/jest": "27.0.3",
7676
"@types/lru-cache": "^5.1.0",

0 commit comments

Comments
 (0)