@o3r/testing 12.0.0-next.16 → 12.0.0-next.17
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 +13 -13
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.17",
|
|
4
4
|
"publishConfig": {
|
|
5
5
|
"access": "public"
|
|
6
6
|
},
|
|
@@ -108,10 +108,10 @@
|
|
|
108
108
|
"@angular/platform-browser": "^19.0.0",
|
|
109
109
|
"@material/slider": "^14.0.0",
|
|
110
110
|
"@ngrx/store": "^19.0.0",
|
|
111
|
-
"@ngx-translate/core": "
|
|
112
|
-
"@o3r/core": "^12.0.0-next.
|
|
113
|
-
"@o3r/localization": "^12.0.0-next.
|
|
114
|
-
"@o3r/schematics": "^12.0.0-next.
|
|
111
|
+
"@ngx-translate/core": "~16.0.4",
|
|
112
|
+
"@o3r/core": "^12.0.0-next.17",
|
|
113
|
+
"@o3r/localization": "^12.0.0-next.17",
|
|
114
|
+
"@o3r/schematics": "^12.0.0-next.17",
|
|
115
115
|
"@playwright/test": "^1.49.0",
|
|
116
116
|
"@schematics/angular": "^19.0.0",
|
|
117
117
|
"pixelmatch": "^6.0.0",
|
|
@@ -197,18 +197,18 @@
|
|
|
197
197
|
"@eslint-community/eslint-plugin-eslint-comments": "^4.4.0",
|
|
198
198
|
"@material/slider": "^14.0.0",
|
|
199
199
|
"@ngrx/store": "~19.0.0",
|
|
200
|
-
"@ngx-translate/core": "~
|
|
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-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.17",
|
|
204
|
+
"@o3r/core": "^12.0.0-next.17",
|
|
205
|
+
"@o3r/eslint-plugin": "^12.0.0-next.17",
|
|
206
|
+
"@o3r/localization": "^12.0.0-next.17",
|
|
207
|
+
"@o3r/schematics": "^12.0.0-next.17",
|
|
208
|
+
"@o3r/test-helpers": "^12.0.0-next.17",
|
|
209
209
|
"@playwright/test": "~1.49.0",
|
|
210
210
|
"@schematics/angular": "~19.0.0",
|
|
211
|
-
"@stylistic/eslint-plugin": "~
|
|
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",
|