@o3r/testing 12.0.0-next.2 → 12.0.0-next.4

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 +14 -13
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@o3r/testing",
3
- "version": "12.0.0-next.2",
3
+ "version": "12.0.0-next.4",
4
4
  "publishConfig": {
5
5
  "access": "public"
6
6
  },
@@ -109,16 +109,17 @@
109
109
  "@material/slider": "^14.0.0",
110
110
  "@ngrx/store": "^18.0.0",
111
111
  "@ngx-translate/core": "^15.0.0",
112
- "@o3r/core": "^12.0.0-next.2",
113
- "@o3r/localization": "^12.0.0-next.2",
114
- "@o3r/schematics": "^12.0.0-next.2",
112
+ "@o3r/core": "^12.0.0-next.4",
113
+ "@o3r/localization": "^12.0.0-next.4",
114
+ "@o3r/schematics": "^12.0.0-next.4",
115
115
  "@playwright/test": "^1.49.0",
116
116
  "@schematics/angular": "^18.2.0",
117
- "pixelmatch": "^5.2.1",
117
+ "pixelmatch": "^6.0.0",
118
118
  "pngjs": "^7.0.0",
119
119
  "protractor": "^7.0.0",
120
120
  "rxjs": "^7.8.1",
121
121
  "temporal-polyfill": "^0.2.0",
122
+ "ts-node": "~10.9.2",
122
123
  "type-fest": "^4.10.2",
123
124
  "typescript": "^5.5.4"
124
125
  },
@@ -199,12 +200,12 @@
199
200
  "@ngx-translate/core": "~15.0.0",
200
201
  "@nx/eslint-plugin": "~19.8.0",
201
202
  "@nx/jest": "~19.8.0",
202
- "@o3r/build-helpers": "^12.0.0-next.2",
203
- "@o3r/core": "^12.0.0-next.2",
204
- "@o3r/eslint-plugin": "^12.0.0-next.2",
205
- "@o3r/localization": "^12.0.0-next.2",
206
- "@o3r/schematics": "^12.0.0-next.2",
207
- "@o3r/test-helpers": "^12.0.0-next.2",
203
+ "@o3r/build-helpers": "^12.0.0-next.4",
204
+ "@o3r/core": "^12.0.0-next.4",
205
+ "@o3r/eslint-plugin": "^12.0.0-next.4",
206
+ "@o3r/localization": "^12.0.0-next.4",
207
+ "@o3r/schematics": "^12.0.0-next.4",
208
+ "@o3r/test-helpers": "^12.0.0-next.4",
208
209
  "@playwright/test": "~1.49.0",
209
210
  "@schematics/angular": "~18.2.0",
210
211
  "@stylistic/eslint-plugin": "~2.7.0",
@@ -215,7 +216,7 @@
215
216
  "@types/pngjs": "^6.0.0",
216
217
  "@typescript-eslint/parser": "~8.18.0",
217
218
  "angular-eslint": "~18.4.0",
218
- "concurrently": "^8.0.0",
219
+ "concurrently": "^9.1.0",
219
220
  "cpy-cli": "^5.0.0",
220
221
  "eslint": "~9.17.0",
221
222
  "eslint-import-resolver-node": "^0.3.9",
@@ -236,7 +237,7 @@
236
237
  "jsonc-eslint-parser": "~2.4.0",
237
238
  "nx": "~19.8.0",
238
239
  "pid-from-port": "^1.1.3",
239
- "pixelmatch": "^5.2.1",
240
+ "pixelmatch": "^6.0.0",
240
241
  "pngjs": "^7.0.0",
241
242
  "protractor": "^7.0.0",
242
243
  "rxjs": "^7.8.1",