@o3r/testing 12.0.0-rc.8 → 12.0.0
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 +29 -29
- package/schematics/ng-add/schema.json +1 -2
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@o3r/testing",
|
|
3
|
-
"version": "12.0.0
|
|
3
|
+
"version": "12.0.0",
|
|
4
4
|
"publishConfig": {
|
|
5
5
|
"access": "public"
|
|
6
6
|
},
|
|
@@ -109,9 +109,9 @@
|
|
|
109
109
|
"@material/slider": "^14.0.0",
|
|
110
110
|
"@ngrx/store": "^19.0.0",
|
|
111
111
|
"@ngx-translate/core": "~16.0.4",
|
|
112
|
-
"@o3r/core": "^12.0.0
|
|
113
|
-
"@o3r/localization": "^12.0.0
|
|
114
|
-
"@o3r/schematics": "^12.0.0
|
|
112
|
+
"@o3r/core": "^12.0.0",
|
|
113
|
+
"@o3r/localization": "^12.0.0",
|
|
114
|
+
"@o3r/schematics": "^12.0.0",
|
|
115
115
|
"@playwright/test": "^1.49.0",
|
|
116
116
|
"@schematics/angular": "^19.0.0",
|
|
117
117
|
"pixelmatch": "^6.0.0",
|
|
@@ -174,23 +174,23 @@
|
|
|
174
174
|
}
|
|
175
175
|
},
|
|
176
176
|
"dependencies": {
|
|
177
|
-
"esbuild": "~0.
|
|
177
|
+
"esbuild": "~0.25.0",
|
|
178
178
|
"module-from-string": "^3.2.0",
|
|
179
179
|
"tslib": "^2.6.2"
|
|
180
180
|
},
|
|
181
181
|
"devDependencies": {
|
|
182
182
|
"@amadeus-it-group/kassette": "^1.7.0",
|
|
183
|
-
"@angular-devkit/build-angular": "~19.
|
|
184
|
-
"@angular-devkit/core": "~19.
|
|
185
|
-
"@angular-devkit/schematics": "~19.
|
|
186
|
-
"@angular/cli": "~19.
|
|
187
|
-
"@angular/common": "~19.
|
|
188
|
-
"@angular/compiler": "~19.
|
|
189
|
-
"@angular/compiler-cli": "~19.
|
|
190
|
-
"@angular/core": "~19.
|
|
191
|
-
"@angular/forms": "~19.
|
|
192
|
-
"@angular/platform-browser": "~19.
|
|
193
|
-
"@angular/platform-browser-dynamic": "~19.
|
|
183
|
+
"@angular-devkit/build-angular": "~19.1.0",
|
|
184
|
+
"@angular-devkit/core": "~19.1.0",
|
|
185
|
+
"@angular-devkit/schematics": "~19.1.0",
|
|
186
|
+
"@angular/cli": "~19.1.0",
|
|
187
|
+
"@angular/common": "~19.1.0",
|
|
188
|
+
"@angular/compiler": "~19.1.0",
|
|
189
|
+
"@angular/compiler-cli": "~19.1.0",
|
|
190
|
+
"@angular/core": "~19.1.0",
|
|
191
|
+
"@angular/forms": "~19.1.0",
|
|
192
|
+
"@angular/platform-browser": "~19.1.0",
|
|
193
|
+
"@angular/platform-browser-dynamic": "~19.1.0",
|
|
194
194
|
"@babel/core": "~7.26.0",
|
|
195
195
|
"@babel/preset-typescript": "~7.26.0",
|
|
196
196
|
"@compodoc/compodoc": "^1.1.19",
|
|
@@ -200,31 +200,31 @@
|
|
|
200
200
|
"@ngx-translate/core": "~16.0.4",
|
|
201
201
|
"@nx/eslint-plugin": "~20.2.0",
|
|
202
202
|
"@nx/jest": "~20.2.0",
|
|
203
|
-
"@o3r/build-helpers": "^12.0.0
|
|
204
|
-
"@o3r/core": "^12.0.0
|
|
205
|
-
"@o3r/eslint-plugin": "^12.0.0
|
|
206
|
-
"@o3r/localization": "^12.0.0
|
|
207
|
-
"@o3r/schematics": "^12.0.0
|
|
208
|
-
"@o3r/test-helpers": "^12.0.0
|
|
203
|
+
"@o3r/build-helpers": "^12.0.0",
|
|
204
|
+
"@o3r/core": "^12.0.0",
|
|
205
|
+
"@o3r/eslint-plugin": "^12.0.0",
|
|
206
|
+
"@o3r/localization": "^12.0.0",
|
|
207
|
+
"@o3r/schematics": "^12.0.0",
|
|
208
|
+
"@o3r/test-helpers": "^12.0.0",
|
|
209
209
|
"@playwright/test": "~1.50.0",
|
|
210
|
-
"@schematics/angular": "~19.
|
|
210
|
+
"@schematics/angular": "~19.1.0",
|
|
211
211
|
"@stylistic/eslint-plugin": "~3.0.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.
|
|
217
|
+
"@typescript-eslint/parser": "~8.23.0",
|
|
218
218
|
"angular-eslint": "~19.0.0",
|
|
219
219
|
"concurrently": "^9.1.0",
|
|
220
220
|
"cpy-cli": "^5.0.0",
|
|
221
|
-
"eslint": "~9.
|
|
221
|
+
"eslint": "~9.19.0",
|
|
222
222
|
"eslint-import-resolver-node": "^0.3.9",
|
|
223
223
|
"eslint-import-resolver-typescript": "^3.6.3",
|
|
224
224
|
"eslint-plugin-import": "^2.31.0",
|
|
225
225
|
"eslint-plugin-import-newlines": "^1.4.0",
|
|
226
|
-
"eslint-plugin-jest": "~28.
|
|
227
|
-
"eslint-plugin-jsdoc": "~50.
|
|
226
|
+
"eslint-plugin-jest": "~28.11.0",
|
|
227
|
+
"eslint-plugin-jsdoc": "~50.6.0",
|
|
228
228
|
"eslint-plugin-prefer-arrow": "~1.2.3",
|
|
229
229
|
"eslint-plugin-unicorn": "^56.0.0",
|
|
230
230
|
"eslint-plugin-unused-imports": "^4.1.4",
|
|
@@ -246,8 +246,8 @@
|
|
|
246
246
|
"ts-jest": "~29.2.5",
|
|
247
247
|
"ts-node": "~10.9.2",
|
|
248
248
|
"type-fest": "^4.30.1",
|
|
249
|
-
"typescript": "~5.
|
|
250
|
-
"typescript-eslint": "~8.
|
|
249
|
+
"typescript": "~5.7.3",
|
|
250
|
+
"typescript-eslint": "~8.23.0",
|
|
251
251
|
"zone.js": "~0.15.0"
|
|
252
252
|
},
|
|
253
253
|
"generatorDependencies": {
|