|
19 | 19 | "@angular/platform-browser-dynamic": "~16.0.0",
|
20 | 20 | "@angular/router": "~16.0.0",
|
21 | 21 | "@ngneat/until-destroy": "10.0.0-beta.0",
|
22 |
| - "@nx/angular": "16.0.3", |
| 22 | + "@nx/angular": "16.1.4", |
23 | 23 | "@tailwindcss/aspect-ratio": "^0.4.2",
|
24 | 24 | "@tailwindcss/forms": "^0.5.3",
|
25 | 25 | "@tailwindcss/typography": "^0.5.9",
|
|
39 | 39 | "@angular/cli": "~16.0.0",
|
40 | 40 | "@angular/compiler-cli": "~16.0.0",
|
41 | 41 | "@angular/language-service": "~16.0.0",
|
42 |
| - "@nx/cypress": "16.1.0", |
43 |
| - "@nx/eslint-plugin": "16.1.0", |
44 |
| - "@nx/jest": "16.1.0", |
45 |
| - "@nx/js": "16.1.0", |
46 |
| - "@nx/linter": "16.1.0", |
47 |
| - "@nx/web": "16.0.3", |
48 |
| - "@nx/workspace": "16.0.3", |
| 42 | + "@nx/cypress": "16.1.4", |
| 43 | + "@nx/eslint-plugin": "16.1.4", |
| 44 | + "@nx/jest": "16.1.4", |
| 45 | + "@nx/js": "16.1.4", |
| 46 | + "@nx/linter": "16.1.4", |
| 47 | + "@nx/web": "16.1.4", |
| 48 | + "@nx/workspace": "16.1.4", |
49 | 49 | "@schematics/angular": "~16.0.0",
|
50 | 50 | "@testing-library/cypress": "^9.0.0",
|
51 | 51 | "@types/jest": "^29.5.1",
|
52 | 52 | "@types/node": "18.16.3",
|
53 |
| - "@typescript-eslint/eslint-plugin": "^5.59.2", |
54 |
| - "@typescript-eslint/parser": "^5.59.2", |
| 53 | + "@typescript-eslint/eslint-plugin": "^5.59.5", |
| 54 | + "@typescript-eslint/parser": "^5.59.5", |
55 | 55 | "autoprefixer": "^10.4.14",
|
56 |
| - "cypress": "^12.11.00", |
57 |
| - "eslint": "~8.39.0", |
| 56 | + "cypress": "^12.12.0", |
| 57 | + "eslint": "~8.40.0", |
58 | 58 | "eslint-config-prettier": "8.8.0",
|
59 | 59 | "eslint-plugin-cypress": "^2.13.3",
|
60 | 60 | "jest": "^29.5.0",
|
61 | 61 | "jest-environment-jsdom": "^29.5.0",
|
62 |
| - "jest-preset-angular": "~13.0.1", |
63 |
| - "nx": "16.1.0", |
| 62 | + "jest-preset-angular": "~13.1.0", |
| 63 | + "nx": "16.1.4", |
64 | 64 | "postcss": "^8.4.23",
|
65 | 65 | "prettier": "^2.8.8",
|
66 | 66 | "tailwindcss": "^3.3.2",
|
|
0 commit comments