|
37 | 37 | "@angular/platform-browser": "15.0.0",
|
38 | 38 | "@angular/platform-browser-dynamic": "15.0.0",
|
39 | 39 | "@angular/router": "15.0.0",
|
40 |
| - "@ngrx/store": "14.0.2", |
41 |
| - "@nrwl/angular": "15.2.1", |
| 40 | + "@ngrx/store": "15.0.0", |
| 41 | + "@nrwl/angular": "15.4.5", |
42 | 42 | "@nrwl/nx-cloud": "15.0.2",
|
43 | 43 | "@testing-library/dom": "^8.11.1",
|
44 | 44 | "rxjs": "7.5.6",
|
|
47 | 47 | },
|
48 | 48 | "devDependencies": {
|
49 | 49 | "@angular-devkit/build-angular": "15.0.0",
|
50 |
| - "@angular-eslint/builder": "14.0.2", |
51 |
| - "@angular-eslint/eslint-plugin": "14.0.4", |
52 |
| - "@angular-eslint/eslint-plugin-template": "14.0.4", |
53 |
| - "@angular-eslint/schematics": "14.0.2", |
54 |
| - "@angular-eslint/template-parser": "14.0.4", |
| 50 | + "@angular-eslint/builder": "15.0.0", |
| 51 | + "@angular-eslint/eslint-plugin": "15.0.0", |
| 52 | + "@angular-eslint/eslint-plugin-template": "15.0.0", |
| 53 | + "@angular-eslint/schematics": "15.0.0", |
| 54 | + "@angular-eslint/template-parser": "15.0.0", |
55 | 55 | "@angular/cli": "~15.0.0",
|
56 | 56 | "@angular/compiler-cli": "15.0.0",
|
57 | 57 | "@angular/forms": "15.0.0",
|
58 | 58 | "@angular/language-service": "15.0.0",
|
59 |
| - "@nrwl/cli": "15.2.1", |
60 |
| - "@nrwl/eslint-plugin-nx": "15.2.1", |
61 |
| - "@nrwl/jest": "15.2.1", |
62 |
| - "@nrwl/linter": "15.2.1", |
63 |
| - "@nrwl/node": "15.2.1", |
64 |
| - "@nrwl/nx-plugin": "15.2.1", |
65 |
| - "@nrwl/workspace": "15.2.1", |
| 59 | + "@nrwl/cli": "15.4.5", |
| 60 | + "@nrwl/eslint-plugin-nx": "15.4.5", |
| 61 | + "@nrwl/jest": "15.4.5", |
| 62 | + "@nrwl/linter": "15.4.5", |
| 63 | + "@nrwl/node": "15.4.5", |
| 64 | + "@nrwl/nx-plugin": "15.4.5", |
| 65 | + "@nrwl/workspace": "15.4.5", |
66 | 66 | "@swc-node/register": "^1.4.2",
|
67 | 67 | "@swc/core": "^1.2.173",
|
68 | 68 | "@testing-library/jasmine-dom": "^1.2.0",
|
|
85 | 85 | "jasmine-spec-reporter": "7.0.0",
|
86 | 86 | "jest": "28.1.3",
|
87 | 87 | "jest-environment-jsdom": "28.1.3",
|
88 |
| - "jest-preset-angular": "12.2.2", |
| 88 | + "jest-preset-angular": "12.2.3", |
89 | 89 | "karma": "6.4.0",
|
90 | 90 | "karma-chrome-launcher": "^3.1.0",
|
91 | 91 | "karma-jasmine": "5.1.0",
|
92 | 92 | "karma-jasmine-html-reporter": "2.0.0",
|
93 | 93 | "lint-staged": "^12.1.6",
|
94 | 94 | "ng-packagr": "15.0.0",
|
95 |
| - "nx": "15.2.1", |
| 95 | + "nx": "15.4.5", |
96 | 96 | "postcss": "^8.4.5",
|
97 | 97 | "postcss-import": "14.1.0",
|
98 | 98 | "postcss-preset-env": "7.5.0",
|
|
0 commit comments