|
19 | 19 | "private": true,
|
20 | 20 | "dependencies": {
|
21 | 21 | "@actions/core": "^1.10.0",
|
22 |
| - "@angular/animations": "19.1.3", |
23 |
| - "@angular/common": "19.1.3", |
24 |
| - "@angular/compiler": "19.1.3", |
25 |
| - "@angular/core": "19.1.3", |
26 |
| - "@angular/forms": "19.1.3", |
27 |
| - "@angular/platform-browser": "19.1.3", |
28 |
| - "@angular/platform-browser-dynamic": "19.1.3", |
29 |
| - "@angular/router": "19.1.3", |
30 |
| - "@nx/angular": "20.4.6", |
| 22 | + "@angular/animations": "19.2.1", |
| 23 | + "@angular/common": "19.2.1", |
| 24 | + "@angular/compiler": "19.2.1", |
| 25 | + "@angular/core": "19.2.1", |
| 26 | + "@angular/forms": "19.2.1", |
| 27 | + "@angular/platform-browser": "19.2.1", |
| 28 | + "@angular/platform-browser-dynamic": "19.2.1", |
| 29 | + "@angular/router": "19.2.1", |
| 30 | + "@nx/angular": "20.5.0", |
31 | 31 | "@sap-ui/common-css": "^0.39.0",
|
32 | 32 | "@storybook/addon-docs": "^8.6.4",
|
33 | 33 | "@storybook/blocks": "^8.6.4",
|
|
57 | 57 | "zone.js": "0.15.0"
|
58 | 58 | },
|
59 | 59 | "devDependencies": {
|
60 |
| - "@angular-devkit/architect": "0.1901.4", |
61 |
| - "@angular-devkit/build-angular": "19.1.4", |
62 |
| - "@angular-devkit/core": "19.1.4", |
63 |
| - "@angular-devkit/schematics": "19.1.4", |
64 |
| - "@angular-eslint/eslint-plugin": "19.0.2", |
65 |
| - "@angular-eslint/eslint-plugin-template": "19.0.2", |
66 |
| - "@angular-eslint/template-parser": "19.0.2", |
67 |
| - "@angular/cli": "~19.1.0", |
68 |
| - "@angular/compiler-cli": "19.1.3", |
69 |
| - "@angular/language-service": "19.1.3", |
| 60 | + "@angular-devkit/architect": "0.1902.1", |
| 61 | + "@angular-devkit/build-angular": "19.1.9", |
| 62 | + "@angular-devkit/core": "19.2.1", |
| 63 | + "@angular-devkit/schematics": "19.2.1", |
| 64 | + "@angular-eslint/eslint-plugin": "19.2.1", |
| 65 | + "@angular-eslint/eslint-plugin-template": "19.2.1", |
| 66 | + "@angular-eslint/template-parser": "19.2.1", |
| 67 | + "@angular/cli": "~19.2.0", |
| 68 | + "@angular/compiler-cli": "19.2.1", |
| 69 | + "@angular/language-service": "19.2.1", |
70 | 70 | "@babel/core": "^7.21.8",
|
71 | 71 | "@commitlint/cli": "17.3.0",
|
72 | 72 | "@commitlint/config-angular": "17.3.0",
|
73 | 73 | "@commitlint/config-conventional": "17.3.0",
|
74 |
| - "@nx/cypress": "20.4.6", |
75 |
| - "@nx/devkit": "20.4.6", |
76 |
| - "@nx/eslint": "20.4.6", |
77 |
| - "@nx/eslint-plugin": "20.4.6", |
78 |
| - "@nx/jest": "20.4.6", |
79 |
| - "@nx/js": "20.4.6", |
80 |
| - "@nx/plugin": "20.4.6", |
81 |
| - "@nx/storybook": "^20.5.0", |
82 |
| - "@nx/workspace": "20.4.6", |
83 |
| - "@schematics/angular": "19.1.4", |
| 74 | + "@nx/cypress": "20.5.0", |
| 75 | + "@nx/devkit": "20.5.0", |
| 76 | + "@nx/eslint": "20.5.0", |
| 77 | + "@nx/eslint-plugin": "20.5.0", |
| 78 | + "@nx/jest": "20.5.0", |
| 79 | + "@nx/js": "20.5.0", |
| 80 | + "@nx/plugin": "20.5.0", |
| 81 | + "@nx/storybook": "20.5.0", |
| 82 | + "@nx/workspace": "20.5.0", |
| 83 | + "@schematics/angular": "19.2.1", |
84 | 84 | "@storybook/addon-essentials": "^8.6.4",
|
85 | 85 | "@storybook/addon-mdx-gfm": "^8.6.4",
|
86 | 86 | "@storybook/angular": "^8.6.4",
|
|
111 | 111 | "jsonc-eslint-parser": "2.1.0",
|
112 | 112 | "lerna": "^8.1.2",
|
113 | 113 | "ng-packagr": "19.1.1",
|
114 |
| - "nx": "20.4.6", |
| 114 | + "nx": "20.5.0", |
115 | 115 | "patch-package": "^8.0.0",
|
116 | 116 | "postcss": "8.4.31",
|
117 | 117 | "postcss-import": "14.1.0",
|
|
124 | 124 | "through2": "^4.0.2",
|
125 | 125 | "ts-jest": "29.1.0",
|
126 | 126 | "ts-node": "10.9.1",
|
127 |
| - "typescript": "5.7.3", |
| 127 | + "typescript": "5.8.2", |
128 | 128 | "webpack": "^5.64.0"
|
129 | 129 | },
|
130 | 130 | "resolutions": {
|
131 |
| - "nx": "20.4.6" |
| 131 | + "nx": "20.5.0" |
132 | 132 | },
|
133 | 133 | "lint-staged": {
|
134 | 134 | "*": [
|
|
0 commit comments