Skip to content

Commit ef2751e

Browse files
authored
chore: bump version to reduce peer warning (#4028)
## Proposed change chore: bump version to reduce peer warning <!-- Please include a summary of the changes and the related issue. Please also include relevant motivation and context. --> ## Related issues <!-- Please make sure to follow the [contribution guidelines](https://github.com/amadeus-digital/Otter/blob/main/CONTRIBUTING.md) --> *- No issue associated -* <!-- * 🐛 Fix #issue --> <!-- * 🐛 Fix resolves #issue --> <!-- * 🚀 Feature #issue --> <!-- * 🚀 Feature resolves #issue --> <!-- * :octocat: Pull Request #issue -->
2 parents 1954844 + b861a60 commit ef2751e

File tree

70 files changed

+2317
-2974
lines changed

Some content is hidden

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

70 files changed

+2317
-2974
lines changed

.yarnrc.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ packageExtensions:
3535
"optional": true
3636
nx@*:
3737
dependencies:
38-
"@swc/core": ~1.15.3
38+
"@swc/core": ~1.15.17
3939
probot@*:
4040
peerDependencies:
4141
"@types/express-serve-static-core": ^5.0.0

apps/chrome-devtools/package.json

Lines changed: 18 additions & 18 deletions
Original file line numberDiff line numberDiff line change
@@ -30,15 +30,15 @@
3030
"dist/"
3131
],
3232
"devDependencies": {
33-
"@angular-devkit/build-angular": "~21.1.0",
34-
"@angular-devkit/core": "~21.1.0",
35-
"@angular-devkit/schematics": "~21.1.0",
36-
"@angular/cli": "~21.1.0",
37-
"@angular/compiler": "~21.1.0",
38-
"@angular/compiler-cli": "~21.1.0",
33+
"@angular-devkit/build-angular": "~21.2.0",
34+
"@angular-devkit/core": "~21.2.0",
35+
"@angular-devkit/schematics": "~21.2.0",
36+
"@angular/cli": "~21.2.0",
37+
"@angular/compiler": "~21.2.0",
38+
"@angular/compiler-cli": "~21.2.0",
3939
"@eslint-community/eslint-plugin-eslint-comments": "^4.4.0",
40-
"@nx/eslint-plugin": "~22.5.0",
41-
"@nx/jest": "~22.5.0",
40+
"@nx/eslint-plugin": "~22.5.3",
41+
"@nx/jest": "~22.5.3",
4242
"@o3r/build-helpers": "workspace:~",
4343
"@o3r/eslint-config": "workspace:~",
4444
"@o3r/eslint-plugin": "workspace:~",
@@ -47,7 +47,7 @@
4747
"@o3r/rules-engine": "workspace:~",
4848
"@o3r/test-helpers": "workspace:~",
4949
"@playwright/test": "~1.58.0",
50-
"@schematics/angular": "~21.1.0",
50+
"@schematics/angular": "~21.2.0",
5151
"@standard-schema/spec": "~1.1.0",
5252
"@stylistic/eslint-plugin": "~5.7.0",
5353
"@types/chrome": "^0.1.0",
@@ -81,7 +81,7 @@
8181
"jsonc-eslint-parser": "~2.4.0",
8282
"lighthouse": "~13.0.0",
8383
"minimist": "^1.2.6",
84-
"nx": "~22.5.0",
84+
"nx": "~22.5.3",
8585
"playwright-lighthouse": "~4.0.0",
8686
"rimraf": "^6.0.1",
8787
"ts-jest": "~29.4.0",
@@ -96,14 +96,14 @@
9696
"@agnos-ui/core-bootstrap": "~0.10.0",
9797
"@ama-styling/devkit": "workspace:~",
9898
"@amadeus-it-group/tansu": "~2.0.0",
99-
"@angular/animations": "~21.1.0",
100-
"@angular/common": "~21.1.0",
101-
"@angular/core": "~21.1.0",
102-
"@angular/forms": "~21.1.0",
103-
"@angular/localize": "~21.1.0",
104-
"@angular/platform-browser": "~21.1.0",
105-
"@angular/platform-browser-dynamic": "~21.1.0",
106-
"@angular/router": "~21.1.0",
99+
"@angular/animations": "~21.2.0",
100+
"@angular/common": "~21.2.0",
101+
"@angular/core": "~21.2.0",
102+
"@angular/forms": "~21.2.0",
103+
"@angular/localize": "~21.2.0",
104+
"@angular/platform-browser": "~21.2.0",
105+
"@angular/platform-browser-dynamic": "~21.2.0",
106+
"@angular/router": "~21.2.0",
107107
"@crxjs/vite-plugin": "~2.3.0",
108108
"@design-factory/design-factory": "~21.0.0",
109109
"@design-factory/styles": "~21.0.0",

apps/github-cascading-app/package.json

Lines changed: 14 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -23,20 +23,20 @@
2323
},
2424
"devDependencies": {
2525
"@actions/github": "^6.0.0",
26-
"@angular-devkit/schematics": "~21.1.0",
27-
"@angular/animations": "~21.1.0",
28-
"@angular/cli": "~21.1.0",
29-
"@angular/common": "~21.1.0",
30-
"@angular/compiler": "~21.1.0",
31-
"@angular/compiler-cli": "~21.1.0",
32-
"@angular/core": "~21.1.0",
33-
"@angular/platform-browser": "~21.1.0",
34-
"@angular/platform-browser-dynamic": "~21.1.0",
26+
"@angular-devkit/schematics": "~21.2.0",
27+
"@angular/animations": "~21.2.0",
28+
"@angular/cli": "~21.2.0",
29+
"@angular/common": "~21.2.0",
30+
"@angular/compiler": "~21.2.0",
31+
"@angular/compiler-cli": "~21.2.0",
32+
"@angular/core": "~21.2.0",
33+
"@angular/platform-browser": "~21.2.0",
34+
"@angular/platform-browser-dynamic": "~21.2.0",
3535
"@eslint-community/eslint-plugin-eslint-comments": "^4.4.0",
36-
"@nx/eslint": "~22.5.0",
37-
"@nx/eslint-plugin": "~22.5.0",
38-
"@nx/jest": "~22.5.0",
39-
"@nx/js": "~22.5.0",
36+
"@nx/eslint": "~22.5.3",
37+
"@nx/eslint-plugin": "~22.5.3",
38+
"@nx/jest": "~22.5.3",
39+
"@nx/js": "~22.5.3",
4040
"@o3r/eslint-config": "workspace:~",
4141
"@o3r/eslint-plugin": "workspace:~",
4242
"@o3r/test-helpers": "workspace:~",
@@ -68,7 +68,7 @@
6868
"jest-util": "~30.2.0",
6969
"jsonc-eslint-parser": "~2.4.0",
7070
"nock": "^14.0.0",
71-
"nx": "~22.5.0",
71+
"nx": "~22.5.3",
7272
"rxjs": "^7.8.1",
7373
"smee-client": "^5.0.0",
7474
"ts-jest": "~29.4.0",

apps/palette-generator/package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -18,16 +18,16 @@
1818
"tslib": "^2.6.2"
1919
},
2020
"devDependencies": {
21-
"@angular/cli": "~21.1.0",
21+
"@angular/cli": "~21.2.0",
2222
"@eslint-community/eslint-plugin-eslint-comments": "^4.4.0",
2323
"@figma/eslint-plugin-figma-plugins": "^0.16.0",
2424
"@figma/plugin-typings": "^1.107.0",
25-
"@nx/eslint-plugin": "~22.5.0",
26-
"@nx/jest": "~22.5.0",
25+
"@nx/eslint-plugin": "~22.5.3",
26+
"@nx/jest": "~22.5.3",
2727
"@o3r/build-helpers": "workspace:~",
2828
"@o3r/eslint-plugin": "workspace:~",
2929
"@o3r/test-helpers": "workspace:~",
30-
"@schematics/angular": "~21.1.0",
30+
"@schematics/angular": "~21.2.0",
3131
"@stylistic/eslint-plugin": "~5.7.0",
3232
"@types/jest": "~30.0.0",
3333
"@types/node": "~24.10.0",

apps/showcase/package.json

Lines changed: 19 additions & 19 deletions
Original file line numberDiff line numberDiff line change
@@ -35,16 +35,16 @@
3535
"@ama-sdk/schematics": "workspace:~",
3636
"@ama-styling/devkit": "workspace:~",
3737
"@amadeus-it-group/tansu": "~2.0.0",
38-
"@angular/animations": "~21.1.0",
39-
"@angular/cdk": "~21.1.0",
40-
"@angular/common": "~21.1.0",
41-
"@angular/compiler": "~21.1.0",
42-
"@angular/core": "~21.1.0",
43-
"@angular/forms": "~21.1.0",
44-
"@angular/localize": "~21.1.0",
45-
"@angular/platform-browser": "~21.1.0",
46-
"@angular/platform-browser-dynamic": "~21.1.0",
47-
"@angular/router": "~21.1.0",
38+
"@angular/animations": "~21.2.0",
39+
"@angular/cdk": "~21.2.0",
40+
"@angular/common": "~21.2.0",
41+
"@angular/compiler": "~21.2.0",
42+
"@angular/core": "~21.2.0",
43+
"@angular/forms": "~21.2.0",
44+
"@angular/localize": "~21.2.0",
45+
"@angular/platform-browser": "~21.2.0",
46+
"@angular/platform-browser-dynamic": "~21.2.0",
47+
"@angular/router": "~21.2.0",
4848
"@commitlint/types": "^20.2.0",
4949
"@design-factory/design-factory": "~21.0.0",
5050
"@design-factory/styles": "~21.0.0",
@@ -56,7 +56,7 @@
5656
"@ngrx/store": "~21.0.0",
5757
"@ngrx/store-devtools": "~21.0.0",
5858
"@ngx-translate/core": "~16.0.4",
59-
"@nx/jest": "~22.5.0",
59+
"@nx/jest": "~22.5.3",
6060
"@o3r-training/showcase-sdk": "workspace:~",
6161
"@o3r-training/training-tools": "workspace:~",
6262
"@o3r/apis-manager": "workspace:~",
@@ -108,14 +108,14 @@
108108
"devDependencies": {
109109
"@ama-styling/style-dictionary": "workspace:~",
110110
"@amadeus-it-group/kassette": "^1.7.0",
111-
"@angular-devkit/architect": "~0.2101.0",
112-
"@angular-devkit/build-angular": "~21.1.0",
113-
"@angular-devkit/core": "~21.1.0",
114-
"@angular-devkit/schematics": "~21.1.0",
115-
"@angular/cli": "~21.1.0",
116-
"@angular/compiler-cli": "~21.1.0",
111+
"@angular-devkit/architect": "~0.2102.0",
112+
"@angular-devkit/build-angular": "~21.2.0",
113+
"@angular-devkit/core": "~21.2.0",
114+
"@angular-devkit/schematics": "~21.2.0",
115+
"@angular/cli": "~21.2.0",
116+
"@angular/compiler-cli": "~21.2.0",
117117
"@eslint-community/eslint-plugin-eslint-comments": "^4.4.0",
118-
"@nx/eslint-plugin": "~22.5.0",
118+
"@nx/eslint-plugin": "~22.5.3",
119119
"@o3r-training/training-sdk": "workspace:~",
120120
"@o3r/build-helpers": "workspace:~",
121121
"@o3r/eslint-config": "workspace:~",
@@ -124,7 +124,7 @@
124124
"@o3r/test-helpers": "workspace:~",
125125
"@o3r/testing": "workspace:~",
126126
"@playwright/test": "~1.58.0",
127-
"@schematics/angular": "~21.1.0",
127+
"@schematics/angular": "~21.2.0",
128128
"@standard-schema/spec": "~1.1.0",
129129
"@stylistic/eslint-plugin": "~5.7.0",
130130
"@types/bootstrap": "^5.2.10",

apps/vscode-extension/package.json

Lines changed: 15 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -414,26 +414,26 @@
414414
}
415415
},
416416
"devDependencies": {
417-
"@angular-devkit/build-angular": "~21.1.0",
418-
"@angular-devkit/core": "~21.1.0",
419-
"@angular-devkit/schematics": "~21.1.0",
420-
"@angular/animations": "~21.1.0",
421-
"@angular/cli": "~21.1.0",
422-
"@angular/common": "~21.1.0",
423-
"@angular/compiler": "~21.1.0",
424-
"@angular/compiler-cli": "~21.1.0",
425-
"@angular/core": "~21.1.0",
426-
"@angular/platform-browser": "~21.1.0",
427-
"@angular/platform-browser-dynamic": "~21.1.0",
417+
"@angular-devkit/build-angular": "~21.2.0",
418+
"@angular-devkit/core": "~21.2.0",
419+
"@angular-devkit/schematics": "~21.2.0",
420+
"@angular/animations": "~21.2.0",
421+
"@angular/cli": "~21.2.0",
422+
"@angular/common": "~21.2.0",
423+
"@angular/compiler": "~21.2.0",
424+
"@angular/compiler-cli": "~21.2.0",
425+
"@angular/core": "~21.2.0",
426+
"@angular/platform-browser": "~21.2.0",
427+
"@angular/platform-browser-dynamic": "~21.2.0",
428428
"@eslint-community/eslint-plugin-eslint-comments": "^4.4.0",
429-
"@nx/eslint-plugin": "~22.5.0",
430-
"@nx/jest": "~22.5.0",
429+
"@nx/eslint-plugin": "~22.5.3",
430+
"@nx/jest": "~22.5.3",
431431
"@o3r/build-helpers": "workspace:~",
432432
"@o3r/core": "workspace:~",
433433
"@o3r/eslint-plugin": "workspace:~",
434434
"@o3r/schematics": "workspace:~",
435435
"@o3r/test-helpers": "workspace:~",
436-
"@schematics/angular": "~21.1.0",
436+
"@schematics/angular": "~21.2.0",
437437
"@stylistic/eslint-plugin": "~5.7.0",
438438
"@types/eslint": "~9.6.0",
439439
"@types/jest": "~30.0.0",
@@ -461,7 +461,7 @@
461461
"jest-util": "~30.2.0",
462462
"jiti": "^2.4.0",
463463
"jsonc-eslint-parser": "~2.4.0",
464-
"nx": "~22.5.0",
464+
"nx": "~22.5.3",
465465
"rxjs": "^7.8.1",
466466
"ts-jest": "~29.4.0",
467467
"typescript": "~5.9.2",

package.json

Lines changed: 28 additions & 27 deletions
Original file line numberDiff line numberDiff line change
@@ -128,6 +128,7 @@
128128
}
129129
],
130130
"resolutions": {
131+
"@angular-devkit/schematics": "~21.2.0",
131132
"@sinonjs/fake-timers": "~15.1.0",
132133
"@types/node": "~24.10.0",
133134
"form-data": "^4.0.4",
@@ -147,23 +148,23 @@
147148
"@agnos-ui/core-bootstrap": "~0.10.0",
148149
"@amadeus-it-group/tansu": "~2.0.0",
149150
"@ampproject/remapping": "^2.3.0",
150-
"@angular-devkit/architect": "~0.2101.0",
151-
"@angular-devkit/build-angular": "~21.1.0",
152-
"@angular-devkit/core": "~21.1.0",
153-
"@angular-devkit/schematics": "~21.1.0",
154-
"@angular/animations": "~21.1.0",
155-
"@angular/build": "~21.1.0",
156-
"@angular/cdk": "~21.1.0",
157-
"@angular/cli": "~21.1.0",
158-
"@angular/common": "~21.1.0",
159-
"@angular/compiler": "~21.1.0",
160-
"@angular/compiler-cli": "~21.1.0",
161-
"@angular/core": "~21.1.0",
162-
"@angular/forms": "~21.1.0",
163-
"@angular/localize": "~21.1.0",
164-
"@angular/platform-browser": "~21.1.0",
165-
"@angular/platform-browser-dynamic": "~21.1.0",
166-
"@angular/router": "~21.1.0",
151+
"@angular-devkit/architect": "~0.2102.0",
152+
"@angular-devkit/build-angular": "~21.2.0",
153+
"@angular-devkit/core": "~21.2.0",
154+
"@angular-devkit/schematics": "~21.2.0",
155+
"@angular/animations": "~21.2.0",
156+
"@angular/build": "~21.2.0",
157+
"@angular/cdk": "~21.2.0",
158+
"@angular/cli": "~21.2.0",
159+
"@angular/common": "~21.2.0",
160+
"@angular/compiler": "~21.2.0",
161+
"@angular/compiler-cli": "~21.2.0",
162+
"@angular/core": "~21.2.0",
163+
"@angular/forms": "~21.2.0",
164+
"@angular/localize": "~21.2.0",
165+
"@angular/platform-browser": "~21.2.0",
166+
"@angular/platform-browser-dynamic": "~21.2.0",
167+
"@angular/router": "~21.2.0",
167168
"@babel/core": "~7.29.0",
168169
"@babel/preset-typescript": "~7.28.0",
169170
"@commitlint/cli": "^20.2.0",
@@ -182,13 +183,13 @@
182183
"@ngrx/store": "~21.0.0",
183184
"@ngrx/store-devtools": "~21.0.0",
184185
"@ngx-translate/core": "~16.0.4",
185-
"@nx/angular": "~22.5.0",
186-
"@nx/eslint": "~22.5.0",
187-
"@nx/eslint-plugin": "~22.5.0",
188-
"@nx/jest": "~22.5.0",
189-
"@nx/js": "~22.5.0",
190-
"@nx/vitest": "~22.5.0",
191-
"@nx/workspace": "~22.5.0",
186+
"@nx/angular": "~22.5.3",
187+
"@nx/eslint": "~22.5.3",
188+
"@nx/eslint-plugin": "~22.5.3",
189+
"@nx/jest": "~22.5.3",
190+
"@nx/js": "~22.5.3",
191+
"@nx/vitest": "~22.5.3",
192+
"@nx/workspace": "~22.5.3",
192193
"@o3r/components": "workspace:~",
193194
"@o3r/eslint-config": "workspace:~",
194195
"@o3r/eslint-plugin": "workspace:~",
@@ -200,11 +201,11 @@
200201
"@o3r/workspace-helpers": "workspace:~",
201202
"@playwright/test": "~1.58.0",
202203
"@popperjs/core": "^2.11.5",
203-
"@schematics/angular": "~21.1.0",
204+
"@schematics/angular": "~21.2.0",
204205
"@standard-schema/spec": "~1.1.0",
205206
"@stylistic/eslint-plugin": "~5.7.0",
206207
"@swc-node/register": "^1.9.2",
207-
"@swc/core": "~1.15.3",
208+
"@swc/core": "~1.15.17",
208209
"@swc/helpers": "~0.5.17",
209210
"@types/css-tree": "~2.3.0",
210211
"@types/eslint": "~9.6.0",
@@ -268,7 +269,7 @@
268269
"ngx-monaco-tree": "~20.1.0",
269270
"npm-cli-login": "~1.0.0",
270271
"npm-run-all2": "^8.0.0",
271-
"nx": "~22.5.0",
272+
"nx": "~22.5.3",
272273
"pixelmatch": "^7.0.0",
273274
"playwright-lighthouse": "~4.0.0",
274275
"pngjs": "^7.0.0",

packages/@ama-mcp/angular/package.json

Lines changed: 13 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -39,20 +39,20 @@
3939
},
4040
"devDependencies": {
4141
"@ama-mcp/core": "workspace:^",
42-
"@angular-devkit/schematics": "~21.1.0",
43-
"@angular/cli": "~21.1.0",
44-
"@angular/common": "~21.1.0",
45-
"@angular/compiler": "~21.1.0",
46-
"@angular/compiler-cli": "~21.1.0",
47-
"@angular/core": "~21.1.0",
48-
"@angular/platform-browser": "~21.1.0",
49-
"@angular/platform-browser-dynamic": "~21.1.0",
42+
"@angular-devkit/schematics": "~21.2.0",
43+
"@angular/cli": "~21.2.0",
44+
"@angular/common": "~21.2.0",
45+
"@angular/compiler": "~21.2.0",
46+
"@angular/compiler-cli": "~21.2.0",
47+
"@angular/core": "~21.2.0",
48+
"@angular/platform-browser": "~21.2.0",
49+
"@angular/platform-browser-dynamic": "~21.2.0",
5050
"@eslint-community/eslint-plugin-eslint-comments": "^4.4.0",
5151
"@modelcontextprotocol/sdk": "~1.27.0",
52-
"@nx/eslint": "~22.5.0",
53-
"@nx/eslint-plugin": "~22.5.0",
54-
"@nx/jest": "~22.5.0",
55-
"@nx/js": "~22.5.0",
52+
"@nx/eslint": "~22.5.3",
53+
"@nx/eslint-plugin": "~22.5.3",
54+
"@nx/jest": "~22.5.3",
55+
"@nx/js": "~22.5.3",
5656
"@o3r/build-helpers": "workspace:^",
5757
"@o3r/eslint-config": "workspace:^",
5858
"@o3r/eslint-plugin": "workspace:^",
@@ -81,7 +81,7 @@
8181
"jest-util": "~30.2.0",
8282
"jsdom": "~27.4.0",
8383
"jsonc-eslint-parser": "~2.4.0",
84-
"nx": "~22.5.0",
84+
"nx": "~22.5.3",
8585
"rxjs": "^7.8.1",
8686
"ts-jest": "~29.4.0",
8787
"type-fest": "^5.3.1",

0 commit comments

Comments
 (0)