|
29 | 29 | "@capacitor/ios": "^5.0.3", |
30 | 30 | "@chromatic-com/storybook": "^3.2.3", |
31 | 31 | "@eslint/eslintrc": "^2.1.1", |
32 | | - "@nx/angular": "20.3.1", |
33 | | - "@nx/cypress": "20.3.1", |
34 | | - "@nx/devkit": "20.3.1", |
35 | | - "@nx/eslint": "20.3.1", |
36 | | - "@nx/eslint-plugin": "20.3.1", |
37 | | - "@nx/jest": "20.3.1", |
38 | | - "@nx/js": "20.3.1", |
39 | | - "@nx/plugin": "20.3.1", |
40 | | - "@nx/storybook": "20.3.1", |
41 | | - "@nx/vite": "20.3.1", |
42 | | - "@nx/web": "20.3.1", |
43 | | - "@nx/workspace": "20.3.1", |
| 32 | + "@nx/angular": "20.3.2", |
| 33 | + "@nx/cypress": "20.3.2", |
| 34 | + "@nx/devkit": "20.3.2", |
| 35 | + "@nx/eslint": "20.3.2", |
| 36 | + "@nx/eslint-plugin": "20.3.2", |
| 37 | + "@nx/jest": "20.3.2", |
| 38 | + "@nx/js": "20.3.2", |
| 39 | + "@nx/plugin": "20.3.2", |
| 40 | + "@nx/storybook": "20.3.2", |
| 41 | + "@nx/vite": "20.3.2", |
| 42 | + "@nx/web": "20.3.2", |
| 43 | + "@nx/workspace": "20.3.2", |
44 | 44 | "@nxext/ionic-angular": "^19.0.0", |
45 | 45 | "@phenomnomnominal/tsquery": "^6.1.3", |
46 | 46 | "@schematics/angular": "19.0.7", |
|
76 | 76 | "jsdom": "^24.1.1", |
77 | 77 | "jsonc-eslint-parser": "^2.4.0", |
78 | 78 | "ng-packagr": "19.0.1", |
79 | | - "nx": "20.3.1", |
| 79 | + "nx": "20.3.2", |
80 | 80 | "postcss": "^8.4.49", |
81 | 81 | "postcss-import": "~16.1.0", |
82 | 82 | "postcss-preset-env": "~9.6.0", |
|
181 | 181 | }, |
182 | 182 | "pnpm": { |
183 | 183 | "patchedDependencies": { |
184 | | - "@nx/angular@20.3.1": "patches/@nx__angular@20.3.0.patch" |
| 184 | + "@nx/angular@20.3.2": "patches/@nx__angular@20.3.0.patch" |
185 | 185 | } |
186 | 186 | } |
187 | 187 | } |
0 commit comments