@o3r/testing 14.0.0-next.8 → 14.0.0-next.9

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 -14
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@o3r/testing",
3
- "version": "14.0.0-next.8",
3
+ "version": "14.0.0-next.9",
4
4
  "publishConfig": {
5
5
  "access": "public"
6
6
  },
@@ -99,10 +99,10 @@
99
99
  "@material/slider": "^14.0.0",
100
100
  "@ngrx/store": "^20.0.0",
101
101
  "@ngx-translate/core": "^15.0.0 || ~16.0.4",
102
- "@o3r/core": "~14.0.0-next.8",
103
- "@o3r/eslint-config": "~14.0.0-next.8",
104
- "@o3r/localization": "~14.0.0-next.8",
105
- "@o3r/schematics": "~14.0.0-next.8",
102
+ "@o3r/core": "~14.0.0-next.9",
103
+ "@o3r/eslint-config": "~14.0.0-next.9",
104
+ "@o3r/localization": "~14.0.0-next.9",
105
+ "@o3r/schematics": "~14.0.0-next.9",
106
106
  "@playwright/test": "^1.49.0",
107
107
  "@schematics/angular": "^20.0.0",
108
108
  "eslint": "~9.39.0",
@@ -170,7 +170,7 @@
170
170
  }
171
171
  },
172
172
  "dependencies": {
173
- "@o3r/schematics": "~14.0.0-next.8",
173
+ "@o3r/schematics": "~14.0.0-next.9",
174
174
  "esbuild": "~0.25.1",
175
175
  "module-from-string": "^3.2.0",
176
176
  "tslib": "^2.6.2"
@@ -197,11 +197,11 @@
197
197
  "@ngx-translate/core": "~16.0.4",
198
198
  "@nx/eslint-plugin": "~21.6.0",
199
199
  "@nx/jest": "~21.6.0",
200
- "@o3r/build-helpers": "~14.0.0-next.8",
201
- "@o3r/core": "~14.0.0-next.8",
202
- "@o3r/eslint-plugin": "~14.0.0-next.8",
203
- "@o3r/localization": "~14.0.0-next.8",
204
- "@o3r/test-helpers": "~14.0.0-next.8",
200
+ "@o3r/build-helpers": "~14.0.0-next.9",
201
+ "@o3r/core": "~14.0.0-next.9",
202
+ "@o3r/eslint-plugin": "~14.0.0-next.9",
203
+ "@o3r/localization": "~14.0.0-next.9",
204
+ "@o3r/test-helpers": "~14.0.0-next.9",
205
205
  "@playwright/test": "~1.57.0",
206
206
  "@schematics/angular": "~20.3.13",
207
207
  "@stylistic/eslint-plugin": "~5.6.0",
@@ -210,7 +210,7 @@
210
210
  "@types/node": "~24.10.0",
211
211
  "@types/pixelmatch": "^5.2.3",
212
212
  "@types/pngjs": "^6.0.0",
213
- "@typescript-eslint/parser": "~8.47.0",
213
+ "@typescript-eslint/parser": "~8.51.0",
214
214
  "angular-eslint": "~20.6.0",
215
215
  "concurrently": "^9.1.0",
216
216
  "cpy-cli": "^6.0.0",
@@ -219,7 +219,7 @@
219
219
  "eslint-import-resolver-typescript": "~4.4.0",
220
220
  "eslint-plugin-import": "~2.32.0",
221
221
  "eslint-plugin-import-newlines": "~1.4.0",
222
- "eslint-plugin-jest": "~29.1.0",
222
+ "eslint-plugin-jest": "~29.11.0",
223
223
  "eslint-plugin-jsdoc": "~61.5.0",
224
224
  "eslint-plugin-prefer-arrow": "~1.2.3",
225
225
  "eslint-plugin-unicorn": "~62.0.0",
@@ -242,7 +242,7 @@
242
242
  "ts-jest": "~29.4.0",
243
243
  "type-fest": "^5.3.1",
244
244
  "typescript": "~5.9.2",
245
- "typescript-eslint": "~8.47.0",
245
+ "typescript-eslint": "~8.51.0",
246
246
  "zone.js": "~0.15.0"
247
247
  },
248
248
  "generatorDependencies": {