@o3r/testing 12.0.14 → 12.0.15

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.
Files changed (1) hide show
  1. package/package.json +10 -10
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@o3r/testing",
3
- "version": "12.0.14",
3
+ "version": "12.0.15",
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": "^15.0.0 || ~16.0.4",
112
- "@o3r/core": "^12.0.14",
113
- "@o3r/localization": "^12.0.14",
114
- "@o3r/schematics": "^12.0.14",
112
+ "@o3r/core": "^12.0.15",
113
+ "@o3r/localization": "^12.0.15",
114
+ "@o3r/schematics": "^12.0.15",
115
115
  "@playwright/test": "^1.49.0",
116
116
  "@schematics/angular": "^19.0.0",
117
117
  "pixelmatch": "^6.0.0",
@@ -206,12 +206,12 @@
206
206
  "@ngx-translate/core": "~16.0.4",
207
207
  "@nx/eslint-plugin": "~20.2.0",
208
208
  "@nx/jest": "~20.2.0",
209
- "@o3r/build-helpers": "^12.0.14",
210
- "@o3r/core": "^12.0.14",
211
- "@o3r/eslint-plugin": "^12.0.14",
212
- "@o3r/localization": "^12.0.14",
213
- "@o3r/schematics": "^12.0.14",
214
- "@o3r/test-helpers": "^12.0.14",
209
+ "@o3r/build-helpers": "^12.0.15",
210
+ "@o3r/core": "^12.0.15",
211
+ "@o3r/eslint-plugin": "^12.0.15",
212
+ "@o3r/localization": "^12.0.15",
213
+ "@o3r/schematics": "^12.0.15",
214
+ "@o3r/test-helpers": "^12.0.15",
215
215
  "@playwright/test": "~1.50.0",
216
216
  "@schematics/angular": "~19.1.0",
217
217
  "@stylistic/eslint-plugin": "~3.0.0",