Skip to content

Commit 76910ce

Browse files
fix(deps): update angular dependencies
1 parent 620fefe commit 76910ce

File tree

62 files changed

+2456
-2760
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

62 files changed

+2456
-2760
lines changed

apps/chrome-devtools/package.json

Lines changed: 17 additions & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -31,22 +31,22 @@
3131
"dist/"
3232
],
3333
"devDependencies": {
34-
"@angular-devkit/build-angular": "~19.0.0",
35-
"@angular-devkit/schematics": "~19.0.0",
36-
"@angular/cli": "~19.0.0",
37-
"@angular/compiler": "~19.0.0",
38-
"@angular/compiler-cli": "~19.0.0",
34+
"@angular-devkit/build-angular": "~19.1.0",
35+
"@angular-devkit/schematics": "~19.1.0",
36+
"@angular/cli": "~19.1.0",
37+
"@angular/compiler": "~19.1.0",
38+
"@angular/compiler-cli": "~19.1.0",
3939
"@eslint-community/eslint-plugin-eslint-comments": "^4.4.0",
40-
"@nx/eslint-plugin": "~20.2.0",
41-
"@nx/jest": "~20.2.0",
40+
"@nx/eslint-plugin": "~20.3.0",
41+
"@nx/jest": "~20.3.0",
4242
"@o3r/build-helpers": "workspace:^",
4343
"@o3r/eslint-config": "workspace:^",
4444
"@o3r/eslint-plugin": "workspace:^",
4545
"@o3r/localization": "workspace:^",
4646
"@o3r/logger": "workspace:^",
4747
"@o3r/rules-engine": "workspace:^",
4848
"@playwright/test": "~1.50.0",
49-
"@schematics/angular": "~19.0.0",
49+
"@schematics/angular": "~19.1.0",
5050
"@stylistic/eslint-plugin": "~3.0.0",
5151
"@types/chrome": "^0.0.297",
5252
"@types/jest": "~29.5.2",
@@ -77,7 +77,7 @@
7777
"jsonc-eslint-parser": "~2.4.0",
7878
"lighthouse": "~12.3.0",
7979
"minimist": "^1.2.6",
80-
"nx": "~20.2.0",
80+
"nx": "~20.3.0",
8181
"playwright-lighthouse": "~4.0.0",
8282
"rimraf": "^6.0.1",
8383
"tsc-watch": "^6.0.4",
@@ -88,14 +88,14 @@
8888
"@agnos-ui/angular-bootstrap": "~0.7.0",
8989
"@agnos-ui/core-bootstrap": "~0.7.0",
9090
"@amadeus-it-group/tansu": "~2.0.0",
91-
"@angular/animations": "~19.0.0",
92-
"@angular/common": "~19.0.0",
93-
"@angular/core": "~19.0.0",
94-
"@angular/forms": "~19.0.0",
95-
"@angular/localize": "~19.0.0",
96-
"@angular/platform-browser": "~19.0.0",
97-
"@angular/platform-browser-dynamic": "~19.0.0",
98-
"@angular/router": "~19.0.0",
91+
"@angular/animations": "~19.1.0",
92+
"@angular/common": "~19.1.0",
93+
"@angular/core": "~19.1.0",
94+
"@angular/forms": "~19.1.0",
95+
"@angular/localize": "~19.1.0",
96+
"@angular/platform-browser": "~19.1.0",
97+
"@angular/platform-browser-dynamic": "~19.1.0",
98+
"@angular/router": "~19.1.0",
9999
"@design-factory/design-factory": "~19.0.0",
100100
"@ng-bootstrap/ng-bootstrap": "^18.0.0",
101101
"@ng-select/ng-select": "~14.2.0",

apps/github-cascading-app/package.json

Lines changed: 13 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -23,19 +23,19 @@
2323
},
2424
"devDependencies": {
2525
"@actions/github": "^6.0.0",
26-
"@angular-devkit/schematics": "~19.0.0",
27-
"@angular/animations": "~19.0.0",
28-
"@angular/common": "~19.0.0",
29-
"@angular/compiler": "~19.0.0",
30-
"@angular/compiler-cli": "~19.0.0",
31-
"@angular/core": "~19.0.0",
32-
"@angular/platform-browser": "~19.0.0",
33-
"@angular/platform-browser-dynamic": "~19.0.0",
26+
"@angular-devkit/schematics": "~19.1.0",
27+
"@angular/animations": "~19.1.0",
28+
"@angular/common": "~19.1.0",
29+
"@angular/compiler": "~19.1.0",
30+
"@angular/compiler-cli": "~19.1.0",
31+
"@angular/core": "~19.1.0",
32+
"@angular/platform-browser": "~19.1.0",
33+
"@angular/platform-browser-dynamic": "~19.1.0",
3434
"@eslint-community/eslint-plugin-eslint-comments": "^4.4.0",
35-
"@nx/eslint": "~20.2.0",
36-
"@nx/eslint-plugin": "~20.2.0",
37-
"@nx/jest": "~20.2.0",
38-
"@nx/js": "~20.2.0",
35+
"@nx/eslint": "~20.3.0",
36+
"@nx/eslint-plugin": "~20.3.0",
37+
"@nx/jest": "~20.3.0",
38+
"@nx/js": "~20.3.0",
3939
"@o3r/eslint-config": "workspace:^",
4040
"@o3r/eslint-plugin": "workspace:^",
4141
"@stylistic/eslint-plugin": "~3.0.0",
@@ -64,7 +64,7 @@
6464
"jest-junit": "~16.0.0",
6565
"jsonc-eslint-parser": "~2.4.0",
6666
"nock": "^14.0.0",
67-
"nx": "~20.2.0",
67+
"nx": "~20.3.0",
6868
"rxjs": "^7.8.1",
6969
"smee-client": "^2.0.0",
7070
"ts-jest": "~29.2.5",

apps/showcase/package.json

Lines changed: 19 additions & 19 deletions
Original file line numberDiff line numberDiff line change
@@ -32,16 +32,16 @@
3232
"@ama-sdk/core": "workspace:^",
3333
"@ama-sdk/schematics": "workspace:^",
3434
"@amadeus-it-group/tansu": "~2.0.0",
35-
"@angular/animations": "~19.0.0",
36-
"@angular/cdk": "~19.0.0",
37-
"@angular/common": "~19.0.0",
38-
"@angular/compiler": "~19.0.0",
39-
"@angular/core": "~19.0.0",
40-
"@angular/forms": "~19.0.0",
41-
"@angular/localize": "~19.0.0",
42-
"@angular/platform-browser": "~19.0.0",
43-
"@angular/platform-browser-dynamic": "~19.0.0",
44-
"@angular/router": "~19.0.0",
35+
"@angular/animations": "~19.1.0",
36+
"@angular/cdk": "~19.1.0",
37+
"@angular/common": "~19.1.0",
38+
"@angular/compiler": "~19.1.0",
39+
"@angular/core": "~19.1.0",
40+
"@angular/forms": "~19.1.0",
41+
"@angular/localize": "~19.1.0",
42+
"@angular/platform-browser": "~19.1.0",
43+
"@angular/platform-browser-dynamic": "~19.1.0",
44+
"@angular/router": "~19.1.0",
4545
"@design-factory/design-factory": "~19.0.0",
4646
"@formatjs/intl-numberformat": "~8.15.0",
4747
"@ng-bootstrap/ng-bootstrap": "^18.0.0",
@@ -51,7 +51,7 @@
5151
"@ngrx/store": "~19.0.0",
5252
"@ngrx/store-devtools": "~19.0.0",
5353
"@ngx-translate/core": "~16.0.4",
54-
"@nx/jest": "~20.2.0",
54+
"@nx/jest": "~20.3.0",
5555
"@o3r-training/showcase-sdk": "workspace:^",
5656
"@o3r-training/training-tools": "workspace:^",
5757
"@o3r/apis-manager": "workspace:^",
@@ -94,14 +94,14 @@
9494
},
9595
"devDependencies": {
9696
"@amadeus-it-group/kassette": "^1.7.0",
97-
"@angular-devkit/architect": "~0.1900.0",
98-
"@angular-devkit/build-angular": "~19.0.0",
99-
"@angular-devkit/core": "~19.0.0",
100-
"@angular-devkit/schematics": "~19.0.0",
101-
"@angular/cli": "~19.0.0",
102-
"@angular/compiler-cli": "~19.0.0",
97+
"@angular-devkit/architect": "~0.1901.0",
98+
"@angular-devkit/build-angular": "~19.1.0",
99+
"@angular-devkit/core": "~19.1.0",
100+
"@angular-devkit/schematics": "~19.1.0",
101+
"@angular/cli": "~19.1.0",
102+
"@angular/compiler-cli": "~19.1.0",
103103
"@eslint-community/eslint-plugin-eslint-comments": "^4.4.0",
104-
"@nx/eslint-plugin": "~20.2.0",
104+
"@nx/eslint-plugin": "~20.3.0",
105105
"@o3r-training/training-sdk": "workspace:^",
106106
"@o3r/build-helpers": "workspace:^",
107107
"@o3r/design": "workspace:^",
@@ -110,7 +110,7 @@
110110
"@o3r/schematics": "workspace:^",
111111
"@o3r/testing": "workspace:^",
112112
"@playwright/test": "~1.50.0",
113-
"@schematics/angular": "~19.0.0",
113+
"@schematics/angular": "~19.1.0",
114114
"@stylistic/eslint-plugin": "~3.0.0",
115115
"@types/bootstrap": "^5.2.10",
116116
"@types/jest": "~29.5.2",

apps/vscode-extension/package.json

Lines changed: 14 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -347,24 +347,24 @@
347347
"eslint": "~9.19.0"
348348
},
349349
"devDependencies": {
350-
"@angular-devkit/build-angular": "~19.0.0",
351-
"@angular-devkit/core": "~19.0.0",
352-
"@angular-devkit/schematics": "~19.0.0",
353-
"@angular/animations": "~19.0.0",
354-
"@angular/common": "~19.0.0",
355-
"@angular/compiler": "~19.0.0",
356-
"@angular/compiler-cli": "~19.0.0",
357-
"@angular/core": "~19.0.0",
358-
"@angular/platform-browser": "~19.0.0",
359-
"@angular/platform-browser-dynamic": "~19.0.0",
350+
"@angular-devkit/build-angular": "~19.1.0",
351+
"@angular-devkit/core": "~19.1.0",
352+
"@angular-devkit/schematics": "~19.1.0",
353+
"@angular/animations": "~19.1.0",
354+
"@angular/common": "~19.1.0",
355+
"@angular/compiler": "~19.1.0",
356+
"@angular/compiler-cli": "~19.1.0",
357+
"@angular/core": "~19.1.0",
358+
"@angular/platform-browser": "~19.1.0",
359+
"@angular/platform-browser-dynamic": "~19.1.0",
360360
"@eslint-community/eslint-plugin-eslint-comments": "^4.4.0",
361-
"@nx/eslint-plugin": "~20.2.0",
362-
"@nx/jest": "~20.2.0",
361+
"@nx/eslint-plugin": "~20.3.0",
362+
"@nx/jest": "~20.3.0",
363363
"@o3r/build-helpers": "workspace:^",
364364
"@o3r/core": "workspace:^",
365365
"@o3r/eslint-plugin": "workspace:^",
366366
"@o3r/schematics": "workspace:^",
367-
"@schematics/angular": "~19.0.0",
367+
"@schematics/angular": "~19.1.0",
368368
"@stylistic/eslint-plugin": "~3.0.0",
369369
"@types/eslint": "~9.6.0",
370370
"@types/glob": "^8.0.0",
@@ -392,7 +392,7 @@
392392
"jest-junit": "~16.0.0",
393393
"jiti": "^2.4.0",
394394
"jsonc-eslint-parser": "~2.4.0",
395-
"nx": "~20.2.0",
395+
"nx": "~20.3.0",
396396
"rxjs": "^7.8.1",
397397
"ts-jest": "~29.2.5",
398398
"typescript": "~5.6.2",

package.json

Lines changed: 27 additions & 27 deletions
Original file line numberDiff line numberDiff line change
@@ -132,8 +132,8 @@
132132
"typescript-json-schema/typescript": "~5.7.2"
133133
},
134134
"dependencies": {
135-
"@angular/core": "~19.0.0",
136-
"@angular/platform-browser": "~19.0.0",
135+
"@angular/core": "~19.1.0",
136+
"@angular/platform-browser": "~19.1.0",
137137
"pixelmatch": "^6.0.0",
138138
"pngjs": "^7.0.0",
139139
"rxjs": "^7.8.1",
@@ -148,22 +148,22 @@
148148
"@agnos-ui/core-bootstrap": "~0.7.0",
149149
"@amadeus-it-group/tansu": "~2.0.0",
150150
"@ampproject/remapping": "^2.3.0",
151-
"@angular-devkit/architect": "~0.1900.0",
152-
"@angular-devkit/build-angular": "~19.0.0",
153-
"@angular-devkit/core": "~19.0.0",
154-
"@angular-devkit/schematics": "~19.0.0",
155-
"@angular/animations": "~19.0.0",
156-
"@angular/build": "~19.0.0",
157-
"@angular/cdk": "~19.0.0",
158-
"@angular/cli": "~19.0.0",
159-
"@angular/common": "~19.0.0",
160-
"@angular/compiler": "~19.0.0",
161-
"@angular/compiler-cli": "~19.0.0",
162-
"@angular/forms": "~19.0.0",
163-
"@angular/localize": "~19.0.0",
164-
"@angular/platform-browser": "~19.0.0",
165-
"@angular/platform-browser-dynamic": "~19.0.0",
166-
"@angular/router": "~19.0.0",
151+
"@angular-devkit/architect": "~0.1901.0",
152+
"@angular-devkit/build-angular": "~19.1.0",
153+
"@angular-devkit/core": "~19.1.0",
154+
"@angular-devkit/schematics": "~19.1.0",
155+
"@angular/animations": "~19.1.0",
156+
"@angular/build": "~19.1.0",
157+
"@angular/cdk": "~19.1.0",
158+
"@angular/cli": "~19.1.0",
159+
"@angular/common": "~19.1.0",
160+
"@angular/compiler": "~19.1.0",
161+
"@angular/compiler-cli": "~19.1.0",
162+
"@angular/forms": "~19.1.0",
163+
"@angular/localize": "~19.1.0",
164+
"@angular/platform-browser": "~19.1.0",
165+
"@angular/platform-browser-dynamic": "~19.1.0",
166+
"@angular/router": "~19.1.0",
167167
"@babel/core": "~7.26.0",
168168
"@babel/preset-typescript": "~7.26.0",
169169
"@commitlint/cli": "^19.0.0",
@@ -181,20 +181,20 @@
181181
"@ngrx/store": "~19.0.0",
182182
"@ngrx/store-devtools": "~19.0.0",
183183
"@ngx-translate/core": "~16.0.4",
184-
"@nx/angular": "~20.2.0",
185-
"@nx/eslint": "~20.2.0",
186-
"@nx/eslint-plugin": "~20.2.0",
187-
"@nx/jest": "~20.2.0",
188-
"@nx/js": "~20.2.0",
189-
"@nx/workspace": "~20.2.0",
184+
"@nx/angular": "~20.3.0",
185+
"@nx/eslint": "~20.3.0",
186+
"@nx/eslint-plugin": "~20.3.0",
187+
"@nx/jest": "~20.3.0",
188+
"@nx/js": "~20.3.0",
189+
"@nx/workspace": "~20.3.0",
190190
"@o3r/eslint-config": "workspace:^",
191191
"@o3r/eslint-plugin": "workspace:^",
192192
"@o3r/telemetry": "workspace:^",
193193
"@o3r/workspace": "workspace:^",
194194
"@o3r/workspace-helpers": "workspace:^",
195195
"@playwright/test": "~1.50.0",
196196
"@popperjs/core": "^2.11.5",
197-
"@schematics/angular": "~19.0.0",
197+
"@schematics/angular": "~19.1.0",
198198
"@stylistic/eslint-plugin": "~3.0.0",
199199
"@swc-node/register": "^1.9.2",
200200
"@swc/core": "~1.10.0",
@@ -247,12 +247,12 @@
247247
"lint-staged": "^15.0.0",
248248
"marked": "^15.0.6",
249249
"minimist": "^1.2.6",
250-
"ng-packagr": "~19.0.0",
250+
"ng-packagr": "~19.1.0",
251251
"ngx-markdown": "^19.0.0",
252252
"ngx-monaco-editor-v2": "^19.0.2",
253253
"ngx-monaco-tree": "^18.4.0",
254254
"npm-run-all2": "^7.0.0",
255-
"nx": "~20.2.0",
255+
"nx": "~20.3.0",
256256
"nx-cloud": "^19.1.0",
257257
"playwright-lighthouse": "~4.0.0",
258258
"postcss": "~8.5.1",

packages/@ama-sdk/client-angular/package.json

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -75,18 +75,18 @@
7575
},
7676
"devDependencies": {
7777
"@ama-sdk/core": "workspace:^",
78-
"@angular-devkit/core": "~19.0.0",
79-
"@angular-devkit/schematics": "~19.0.0",
80-
"@angular/common": "~19.0.0",
81-
"@angular/core": "~19.0.0",
78+
"@angular-devkit/core": "~19.1.0",
79+
"@angular-devkit/schematics": "~19.1.0",
80+
"@angular/common": "~19.1.0",
81+
"@angular/core": "~19.1.0",
8282
"@eslint-community/eslint-plugin-eslint-comments": "^4.4.0",
83-
"@nx/eslint-plugin": "~20.2.0",
84-
"@nx/jest": "~20.2.0",
83+
"@nx/eslint-plugin": "~20.3.0",
84+
"@nx/jest": "~20.3.0",
8585
"@o3r/build-helpers": "workspace:^",
8686
"@o3r/eslint-plugin": "workspace:^",
8787
"@o3r/schematics": "workspace:^",
8888
"@o3r/test-helpers": "workspace:^",
89-
"@schematics/angular": "~19.0.0",
89+
"@schematics/angular": "~19.1.0",
9090
"@stylistic/eslint-plugin": "~3.0.0",
9191
"@stylistic/eslint-plugin-ts": "~3.0.0",
9292
"@swc/cli": "~0.6.0",

packages/@ama-sdk/client-beacon/package.json

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -74,18 +74,18 @@
7474
},
7575
"devDependencies": {
7676
"@ama-sdk/core": "workspace:^",
77-
"@angular-devkit/core": "~19.0.0",
78-
"@angular-devkit/schematics": "~19.0.0",
79-
"@angular/common": "~19.0.0",
80-
"@angular/core": "~19.0.0",
77+
"@angular-devkit/core": "~19.1.0",
78+
"@angular-devkit/schematics": "~19.1.0",
79+
"@angular/common": "~19.1.0",
80+
"@angular/core": "~19.1.0",
8181
"@eslint-community/eslint-plugin-eslint-comments": "^4.4.0",
82-
"@nx/eslint-plugin": "~20.2.0",
83-
"@nx/jest": "~20.2.0",
82+
"@nx/eslint-plugin": "~20.3.0",
83+
"@nx/jest": "~20.3.0",
8484
"@o3r/build-helpers": "workspace:^",
8585
"@o3r/eslint-plugin": "workspace:^",
8686
"@o3r/schematics": "workspace:^",
8787
"@o3r/test-helpers": "workspace:^",
88-
"@schematics/angular": "~19.0.0",
88+
"@schematics/angular": "~19.1.0",
8989
"@stylistic/eslint-plugin": "~3.0.0",
9090
"@stylistic/eslint-plugin-ts": "~3.0.0",
9191
"@swc/cli": "~0.6.0",

packages/@ama-sdk/client-fetch/package.json

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -79,18 +79,18 @@
7979
},
8080
"devDependencies": {
8181
"@ama-sdk/core": "workspace:^",
82-
"@angular-devkit/core": "~19.0.0",
83-
"@angular-devkit/schematics": "~19.0.0",
84-
"@angular/common": "~19.0.0",
85-
"@angular/core": "~19.0.0",
82+
"@angular-devkit/core": "~19.1.0",
83+
"@angular-devkit/schematics": "~19.1.0",
84+
"@angular/common": "~19.1.0",
85+
"@angular/core": "~19.1.0",
8686
"@eslint-community/eslint-plugin-eslint-comments": "^4.4.0",
87-
"@nx/eslint-plugin": "~20.2.0",
88-
"@nx/jest": "~20.2.0",
87+
"@nx/eslint-plugin": "~20.3.0",
88+
"@nx/jest": "~20.3.0",
8989
"@o3r/build-helpers": "workspace:^",
9090
"@o3r/eslint-plugin": "workspace:^",
9191
"@o3r/schematics": "workspace:^",
9292
"@o3r/test-helpers": "workspace:^",
93-
"@schematics/angular": "~19.0.0",
93+
"@schematics/angular": "~19.1.0",
9494
"@stylistic/eslint-plugin": "~3.0.0",
9595
"@stylistic/eslint-plugin-ts": "~3.0.0",
9696
"@swc/cli": "~0.6.0",

0 commit comments

Comments
 (0)