|
33 | 33 | "@ama-sdk/core": "workspace:~", |
34 | 34 | "@ama-sdk/schematics": "workspace:~", |
35 | 35 | "@amadeus-it-group/tansu": "~2.0.0", |
36 | | - "@angular/animations": "~20.3.13", |
37 | | - "@angular/cdk": "~20.2.14", |
38 | | - "@angular/common": "~20.3.13", |
39 | | - "@angular/compiler": "~20.3.13", |
40 | | - "@angular/core": "~20.3.13", |
41 | | - "@angular/forms": "~20.3.13", |
42 | | - "@angular/localize": "~20.3.13", |
43 | | - "@angular/platform-browser": "~20.3.13", |
44 | | - "@angular/platform-browser-dynamic": "~20.3.13", |
45 | | - "@angular/router": "~20.3.13", |
| 36 | + "@angular/animations": "~21.0.1", |
| 37 | + "@angular/cdk": "~21.0.1", |
| 38 | + "@angular/common": "~21.0.1", |
| 39 | + "@angular/compiler": "~21.0.1", |
| 40 | + "@angular/core": "~21.0.1", |
| 41 | + "@angular/forms": "~21.0.1", |
| 42 | + "@angular/localize": "~21.0.1", |
| 43 | + "@angular/platform-browser": "~21.0.1", |
| 44 | + "@angular/platform-browser-dynamic": "~21.0.1", |
| 45 | + "@angular/router": "~21.0.1", |
46 | 46 | "@commitlint/types": "^19.0.0", |
47 | 47 | "@design-factory/design-factory": "~20.0.0", |
48 | 48 | "@formatjs/intl-numberformat": "~8.15.0", |
|
53 | 53 | "@ngrx/store": "~20.1.0", |
54 | 54 | "@ngrx/store-devtools": "~20.1.0", |
55 | 55 | "@ngx-translate/core": "~16.0.4", |
56 | | - "@nx/jest": "~21.6.0", |
| 56 | + "@nx/jest": "~22.1.3", |
57 | 57 | "@o3r-training/showcase-sdk": "workspace:~", |
58 | 58 | "@o3r-training/training-tools": "workspace:~", |
59 | 59 | "@o3r/apis-manager": "workspace:~", |
|
85 | 85 | "globals": "^16.0.0", |
86 | 86 | "globby": "^11.1.0", |
87 | 87 | "intl-messageformat": "~10.7.0", |
88 | | - "jest-preset-angular": "~14.6.0", |
89 | | - "marked": "^15.0.0", |
| 88 | + "jest-preset-angular": "~15.0.3", |
| 89 | + "jsdom": "~27.2.0", |
| 90 | + "marked": "~17.0.0", |
90 | 91 | "monaco-editor": "~0.54.0", |
91 | | - "ngx-markdown": "^20.0.0", |
| 92 | + "ngx-markdown": "~21.0.0", |
92 | 93 | "ngx-monaco-editor-v2": "^20.0.0", |
93 | 94 | "ngx-monaco-tree": "~20.1.0", |
94 | 95 | "pixelmatch": "^7.0.0", |
|
99 | 100 | "sass-loader": "^16.0.0", |
100 | 101 | "ts-jest": "~29.4.0", |
101 | 102 | "tslib": "^2.6.2", |
102 | | - "typescript": "~5.9.2", |
103 | | - "zone.js": "~0.15.0" |
| 103 | + "typescript": "~5.9.2" |
104 | 104 | }, |
105 | 105 | "devDependencies": { |
106 | 106 | "@amadeus-it-group/kassette": "^1.7.0", |
107 | | - "@angular-devkit/architect": "~0.2003.11", |
108 | | - "@angular-devkit/build-angular": "~20.3.11", |
109 | | - "@angular-devkit/core": "~20.3.11", |
110 | | - "@angular-devkit/schematics": "~20.3.11", |
111 | | - "@angular/cli": "~20.3.11", |
112 | | - "@angular/compiler-cli": "~20.3.13", |
| 107 | + "@angular-devkit/architect": "~0.2100.1", |
| 108 | + "@angular-devkit/build-angular": "~21.0.1", |
| 109 | + "@angular-devkit/core": "~21.0.1", |
| 110 | + "@angular-devkit/schematics": "~21.0.1", |
| 111 | + "@angular/cli": "~21.0.1", |
| 112 | + "@angular/compiler-cli": "~21.0.1", |
113 | 113 | "@eslint-community/eslint-plugin-eslint-comments": "^4.4.0", |
114 | | - "@nx/eslint-plugin": "~21.6.0", |
| 114 | + "@nx/eslint-plugin": "~22.1.3", |
115 | 115 | "@o3r-training/training-sdk": "workspace:~", |
116 | 116 | "@o3r/build-helpers": "workspace:~", |
117 | 117 | "@o3r/eslint-config": "workspace:~", |
|
121 | 121 | "@o3r/test-helpers": "workspace:~", |
122 | 122 | "@o3r/testing": "workspace:~", |
123 | 123 | "@playwright/test": "~1.56.0", |
124 | | - "@schematics/angular": "~20.3.11", |
| 124 | + "@schematics/angular": "~21.0.1", |
| 125 | + "@standard-schema/spec": "~1.0.0", |
125 | 126 | "@stylistic/eslint-plugin": "~5.6.0", |
126 | 127 | "@types/bootstrap": "^5.2.10", |
127 | 128 | "@types/jest": "~29.5.2", |
|
142 | 143 | "eslint-plugin-unused-imports": "~4.3.0", |
143 | 144 | "globals": "^16.0.0", |
144 | 145 | "globby": "^11.1.0", |
145 | | - "jest": "~29.7.0", |
146 | | - "jest-environment-jsdom": "~29.7.0", |
| 146 | + "jest": "~30.2.0", |
| 147 | + "jest-environment-jsdom": "~30.2.0", |
147 | 148 | "jest-junit": "~16.0.0", |
148 | | - "jest-preset-angular": "~14.6.0", |
149 | | - "jest-util": "~29.7.0", |
| 149 | + "jest-preset-angular": "~15.0.3", |
| 150 | + "jest-util": "~30.2.0", |
150 | 151 | "jsonc-eslint-parser": "~2.4.0", |
151 | 152 | "lighthouse": "~12.8.0", |
152 | 153 | "minimist": "^1.2.6", |
|
0 commit comments