|
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.15", |
37 | | - "@angular/cdk": "~20.2.14", |
38 | | - "@angular/common": "~20.3.15", |
39 | | - "@angular/compiler": "~20.3.15", |
40 | | - "@angular/core": "~20.3.15", |
41 | | - "@angular/forms": "~20.3.15", |
42 | | - "@angular/localize": "~20.3.15", |
43 | | - "@angular/platform-browser": "~20.3.15", |
44 | | - "@angular/platform-browser-dynamic": "~20.3.15", |
45 | | - "@angular/router": "~20.3.15", |
| 36 | + "@angular/animations": "~21.0.3", |
| 37 | + "@angular/cdk": "~21.0.2", |
| 38 | + "@angular/common": "~21.0.3", |
| 39 | + "@angular/compiler": "~21.0.3", |
| 40 | + "@angular/core": "~21.0.3", |
| 41 | + "@angular/forms": "~21.0.3", |
| 42 | + "@angular/localize": "~21.0.3", |
| 43 | + "@angular/platform-browser": "~21.0.3", |
| 44 | + "@angular/platform-browser-dynamic": "~21.0.3", |
| 45 | + "@angular/router": "~21.0.3", |
46 | 46 | "@commitlint/types": "^20.2.0", |
47 | | - "@design-factory/design-factory": "~20.0.0", |
| 47 | + "@design-factory/design-factory": "~20.0.2", |
48 | 48 | "@formatjs/intl-numberformat": "~8.15.0", |
49 | | - "@ng-bootstrap/ng-bootstrap": "^19.0.0", |
| 49 | + "@ng-bootstrap/ng-bootstrap": "^19.0.1", |
50 | 50 | "@ng-select/ng-select": "~20.0.0", |
51 | | - "@ngrx/effects": "~20.1.0", |
52 | | - "@ngrx/entity": "~20.1.0", |
53 | | - "@ngrx/store": "~20.1.0", |
54 | | - "@ngrx/store-devtools": "~20.1.0", |
| 51 | + "@ngrx/effects": "~21.0.0", |
| 52 | + "@ngrx/entity": "~21.0.0", |
| 53 | + "@ngrx/store": "~21.0.0", |
| 54 | + "@ngrx/store-devtools": "~21.0.0", |
55 | 55 | "@ngx-translate/core": "~16.0.4", |
56 | | - "@nx/jest": "~21.6.0", |
| 56 | + "@nx/jest": "~22.3.3", |
57 | 57 | "@o3r-training/showcase-sdk": "workspace:~", |
58 | 58 | "@o3r-training/training-tools": "workspace:~", |
59 | 59 | "@o3r/apis-manager": "workspace:~", |
|
87 | 87 | "intl-messageformat": "~10.7.0", |
88 | 88 | "jest-preset-angular": "~16.0.0", |
89 | 89 | "jest-util": "~30.2.0", |
90 | | - "jsdom": "^26.1.0", |
91 | | - "marked": "^15.0.0", |
| 90 | + "jsdom": "~27.3.0", |
| 91 | + "marked": "~17.0.0", |
92 | 92 | "monaco-editor": "~0.54.0", |
93 | | - "ngx-markdown": "^20.0.0", |
| 93 | + "ngx-markdown": "~21.0.1", |
94 | 94 | "ngx-monaco-editor-v2": "^20.0.0", |
95 | 95 | "ngx-monaco-tree": "~20.1.0", |
96 | 96 | "pixelmatch": "^7.0.0", |
|
101 | 101 | "sass-loader": "^16.0.0", |
102 | 102 | "ts-jest": "~29.4.0", |
103 | 103 | "tslib": "^2.6.2", |
104 | | - "typescript": "~5.9.2", |
105 | | - "zone.js": "~0.15.0" |
| 104 | + "typescript": "~5.9.2" |
106 | 105 | }, |
107 | 106 | "devDependencies": { |
108 | 107 | "@amadeus-it-group/kassette": "^1.7.0", |
109 | | - "@angular-devkit/architect": "0.2003.13", |
110 | | - "@angular-devkit/build-angular": "~20.3.13", |
111 | | - "@angular-devkit/core": "~20.3.13", |
112 | | - "@angular-devkit/schematics": "~20.3.13", |
113 | | - "@angular/cli": "~20.3.13", |
114 | | - "@angular/compiler-cli": "~20.3.15", |
| 108 | + "@angular-devkit/architect": "~0.2100.2", |
| 109 | + "@angular-devkit/build-angular": "~21.0.2", |
| 110 | + "@angular-devkit/core": "~21.0.2", |
| 111 | + "@angular-devkit/schematics": "~21.0.2", |
| 112 | + "@angular/cli": "~21.0.2", |
| 113 | + "@angular/compiler-cli": "~21.0.3", |
115 | 114 | "@eslint-community/eslint-plugin-eslint-comments": "^4.4.0", |
116 | | - "@nx/eslint-plugin": "~21.6.0", |
| 115 | + "@nx/eslint-plugin": "~22.3.3", |
117 | 116 | "@o3r-training/training-sdk": "workspace:~", |
118 | 117 | "@o3r/build-helpers": "workspace:~", |
119 | 118 | "@o3r/eslint-config": "workspace:~", |
|
123 | 122 | "@o3r/test-helpers": "workspace:~", |
124 | 123 | "@o3r/testing": "workspace:~", |
125 | 124 | "@playwright/test": "~1.57.0", |
126 | | - "@schematics/angular": "~20.3.13", |
| 125 | + "@schematics/angular": "~21.0.2", |
| 126 | + "@standard-schema/spec": "~1.0.0", |
127 | 127 | "@stylistic/eslint-plugin": "~5.6.0", |
128 | 128 | "@types/bootstrap": "^5.2.10", |
129 | 129 | "@types/jest": "~30.0.0", |
130 | 130 | "@types/node": "~24.10.0", |
131 | 131 | "@typescript-eslint/parser": "~8.47.0", |
132 | 132 | "@webcontainer/api": "~1.6.0", |
133 | | - "angular-eslint": "~20.6.0", |
| 133 | + "angular-eslint": "~21.0.1", |
134 | 134 | "concurrently": "^9.1.0", |
135 | 135 | "eslint": "~9.39.0", |
136 | 136 | "eslint-import-resolver-node": "~0.3.9", |
|
149 | 149 | "jest-junit": "~16.0.0", |
150 | 150 | "jest-preset-angular": "~16.0.0", |
151 | 151 | "jest-util": "~30.2.0", |
152 | | - "jsdom": "^26.1.0", |
| 152 | + "jsdom": "~27.3.0", |
153 | 153 | "jsonc-eslint-parser": "~2.4.0", |
154 | 154 | "lighthouse": "~13.0.0", |
155 | 155 | "minimist": "^1.2.6", |
|
0 commit comments