@o3r/testing 12.0.0-next.5 → 12.0.0-next.8
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/package.json +41 -41
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@o3r/testing",
|
|
3
|
-
"version": "12.0.0-next.
|
|
3
|
+
"version": "12.0.0-next.8",
|
|
4
4
|
"publishConfig": {
|
|
5
5
|
"access": "public"
|
|
6
6
|
},
|
|
@@ -98,22 +98,22 @@
|
|
|
98
98
|
},
|
|
99
99
|
"peerDependencies": {
|
|
100
100
|
"@amadeus-it-group/kassette": "^1.7.0",
|
|
101
|
-
"@angular-devkit/core": "^
|
|
102
|
-
"@angular-devkit/schematics": "^
|
|
103
|
-
"@angular/animations": "^
|
|
104
|
-
"@angular/cli": "^
|
|
105
|
-
"@angular/common": "^
|
|
106
|
-
"@angular/core": "^
|
|
107
|
-
"@angular/forms": "^
|
|
108
|
-
"@angular/platform-browser": "^
|
|
101
|
+
"@angular-devkit/core": "^19.0.0",
|
|
102
|
+
"@angular-devkit/schematics": "^19.0.0",
|
|
103
|
+
"@angular/animations": "^19.0.0",
|
|
104
|
+
"@angular/cli": "^19.0.0",
|
|
105
|
+
"@angular/common": "^19.0.0",
|
|
106
|
+
"@angular/core": "^19.0.0",
|
|
107
|
+
"@angular/forms": "^19.0.0",
|
|
108
|
+
"@angular/platform-browser": "^19.0.0",
|
|
109
109
|
"@material/slider": "^14.0.0",
|
|
110
|
-
"@ngrx/store": "^
|
|
110
|
+
"@ngrx/store": "^19.0.0",
|
|
111
111
|
"@ngx-translate/core": "^15.0.0",
|
|
112
|
-
"@o3r/core": "^12.0.0-next.
|
|
113
|
-
"@o3r/localization": "^12.0.0-next.
|
|
114
|
-
"@o3r/schematics": "^12.0.0-next.
|
|
112
|
+
"@o3r/core": "^12.0.0-next.8",
|
|
113
|
+
"@o3r/localization": "^12.0.0-next.8",
|
|
114
|
+
"@o3r/schematics": "^12.0.0-next.8",
|
|
115
115
|
"@playwright/test": "^1.49.0",
|
|
116
|
-
"@schematics/angular": "^
|
|
116
|
+
"@schematics/angular": "^19.0.0",
|
|
117
117
|
"pixelmatch": "^6.0.0",
|
|
118
118
|
"pngjs": "^7.0.0",
|
|
119
119
|
"protractor": "^7.0.0",
|
|
@@ -180,42 +180,42 @@
|
|
|
180
180
|
},
|
|
181
181
|
"devDependencies": {
|
|
182
182
|
"@amadeus-it-group/kassette": "^1.7.0",
|
|
183
|
-
"@angular-devkit/build-angular": "~
|
|
184
|
-
"@angular-devkit/core": "~
|
|
185
|
-
"@angular-devkit/schematics": "~
|
|
186
|
-
"@angular/cli": "~
|
|
187
|
-
"@angular/common": "~
|
|
188
|
-
"@angular/compiler": "~
|
|
189
|
-
"@angular/compiler-cli": "~
|
|
190
|
-
"@angular/core": "~
|
|
191
|
-
"@angular/forms": "~
|
|
192
|
-
"@angular/platform-browser": "~
|
|
193
|
-
"@angular/platform-browser-dynamic": "~
|
|
183
|
+
"@angular-devkit/build-angular": "~19.0.0",
|
|
184
|
+
"@angular-devkit/core": "~19.0.0",
|
|
185
|
+
"@angular-devkit/schematics": "~19.0.0",
|
|
186
|
+
"@angular/cli": "~19.0.0",
|
|
187
|
+
"@angular/common": "~19.0.0",
|
|
188
|
+
"@angular/compiler": "~19.0.0",
|
|
189
|
+
"@angular/compiler-cli": "~19.0.0",
|
|
190
|
+
"@angular/core": "~19.0.0",
|
|
191
|
+
"@angular/forms": "~19.0.0",
|
|
192
|
+
"@angular/platform-browser": "~19.0.0",
|
|
193
|
+
"@angular/platform-browser-dynamic": "~19.0.0",
|
|
194
194
|
"@babel/core": "~7.26.0",
|
|
195
195
|
"@babel/preset-typescript": "~7.26.0",
|
|
196
196
|
"@compodoc/compodoc": "^1.1.19",
|
|
197
197
|
"@eslint-community/eslint-plugin-eslint-comments": "^4.4.0",
|
|
198
198
|
"@material/slider": "^14.0.0",
|
|
199
|
-
"@ngrx/store": "~
|
|
199
|
+
"@ngrx/store": "~19.0.0",
|
|
200
200
|
"@ngx-translate/core": "~15.0.0",
|
|
201
201
|
"@nx/eslint-plugin": "~19.8.0",
|
|
202
202
|
"@nx/jest": "~19.8.0",
|
|
203
|
-
"@o3r/build-helpers": "^12.0.0-next.
|
|
204
|
-
"@o3r/core": "^12.0.0-next.
|
|
205
|
-
"@o3r/eslint-plugin": "^12.0.0-next.
|
|
206
|
-
"@o3r/localization": "^12.0.0-next.
|
|
207
|
-
"@o3r/schematics": "^12.0.0-next.
|
|
208
|
-
"@o3r/test-helpers": "^12.0.0-next.
|
|
203
|
+
"@o3r/build-helpers": "^12.0.0-next.8",
|
|
204
|
+
"@o3r/core": "^12.0.0-next.8",
|
|
205
|
+
"@o3r/eslint-plugin": "^12.0.0-next.8",
|
|
206
|
+
"@o3r/localization": "^12.0.0-next.8",
|
|
207
|
+
"@o3r/schematics": "^12.0.0-next.8",
|
|
208
|
+
"@o3r/test-helpers": "^12.0.0-next.8",
|
|
209
209
|
"@playwright/test": "~1.49.0",
|
|
210
|
-
"@schematics/angular": "~
|
|
210
|
+
"@schematics/angular": "~19.0.0",
|
|
211
211
|
"@stylistic/eslint-plugin": "~2.7.0",
|
|
212
212
|
"@swc/helpers": "~0.5.0",
|
|
213
213
|
"@types/jest": "~29.5.2",
|
|
214
214
|
"@types/node": "^20.0.0",
|
|
215
215
|
"@types/pixelmatch": "^5.2.3",
|
|
216
216
|
"@types/pngjs": "^6.0.0",
|
|
217
|
-
"@typescript-eslint/parser": "~8.
|
|
218
|
-
"angular-eslint": "~
|
|
217
|
+
"@typescript-eslint/parser": "~8.19.0",
|
|
218
|
+
"angular-eslint": "~19.0.0",
|
|
219
219
|
"concurrently": "^9.1.0",
|
|
220
220
|
"cpy-cli": "^5.0.0",
|
|
221
221
|
"eslint": "~9.17.0",
|
|
@@ -233,7 +233,7 @@
|
|
|
233
233
|
"jest": "~29.7.0",
|
|
234
234
|
"jest-environment-jsdom": "~29.7.0",
|
|
235
235
|
"jest-junit": "~16.0.0",
|
|
236
|
-
"jest-preset-angular": "~14.
|
|
236
|
+
"jest-preset-angular": "~14.4.0",
|
|
237
237
|
"jsonc-eslint-parser": "~2.4.0",
|
|
238
238
|
"nx": "~19.8.0",
|
|
239
239
|
"pid-from-port": "^1.1.3",
|
|
@@ -243,12 +243,12 @@
|
|
|
243
243
|
"rxjs": "^7.8.1",
|
|
244
244
|
"semver": "^7.5.2",
|
|
245
245
|
"temporal-polyfill": "^0.2.0",
|
|
246
|
-
"ts-jest": "~29.2.
|
|
246
|
+
"ts-jest": "~29.2.5",
|
|
247
247
|
"ts-node": "~10.9.2",
|
|
248
|
-
"type-fest": "^4.
|
|
249
|
-
"typescript": "~5.
|
|
250
|
-
"typescript-eslint": "~8.
|
|
251
|
-
"zone.js": "~0.
|
|
248
|
+
"type-fest": "^4.30.1",
|
|
249
|
+
"typescript": "~5.6.2",
|
|
250
|
+
"typescript-eslint": "~8.19.0",
|
|
251
|
+
"zone.js": "~0.15.0"
|
|
252
252
|
},
|
|
253
253
|
"schematics": "./collection.json",
|
|
254
254
|
"ng-update": {
|