@o3r/testing 13.3.0-prerelease.7 → 13.4.0-prerelease.5
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 +19 -20
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@o3r/testing",
|
|
3
|
-
"version": "13.
|
|
3
|
+
"version": "13.4.0-prerelease.5",
|
|
4
4
|
"publishConfig": {
|
|
5
5
|
"access": "public"
|
|
6
6
|
},
|
|
@@ -11,7 +11,6 @@
|
|
|
11
11
|
"otter-module"
|
|
12
12
|
],
|
|
13
13
|
"main": "public_api.js",
|
|
14
|
-
"typings": "public_api.d.ts",
|
|
15
14
|
"types": "public_api.d.ts",
|
|
16
15
|
"sideEffects": false,
|
|
17
16
|
"scripts": {
|
|
@@ -100,13 +99,13 @@
|
|
|
100
99
|
"@material/slider": "^14.0.0",
|
|
101
100
|
"@ngrx/store": "^20.0.0",
|
|
102
101
|
"@ngx-translate/core": "^15.0.0 || ~16.0.4",
|
|
103
|
-
"@o3r/core": "
|
|
104
|
-
"@o3r/eslint-config": "
|
|
105
|
-
"@o3r/localization": "
|
|
106
|
-
"@o3r/schematics": "
|
|
102
|
+
"@o3r/core": "13.4.0-prerelease.5",
|
|
103
|
+
"@o3r/eslint-config": "13.4.0-prerelease.5",
|
|
104
|
+
"@o3r/localization": "13.4.0-prerelease.5",
|
|
105
|
+
"@o3r/schematics": "13.4.0-prerelease.5",
|
|
107
106
|
"@playwright/test": "^1.49.0",
|
|
108
107
|
"@schematics/angular": "^20.0.0",
|
|
109
|
-
"eslint": "~9.
|
|
108
|
+
"eslint": "~9.38.0",
|
|
110
109
|
"pixelmatch": "^7.0.0",
|
|
111
110
|
"pngjs": "^7.0.0",
|
|
112
111
|
"rxjs": "^7.8.1",
|
|
@@ -172,7 +171,7 @@
|
|
|
172
171
|
}
|
|
173
172
|
},
|
|
174
173
|
"dependencies": {
|
|
175
|
-
"@o3r/schematics": "
|
|
174
|
+
"@o3r/schematics": "13.4.0-prerelease.5",
|
|
176
175
|
"esbuild": "~0.25.1",
|
|
177
176
|
"module-from-string": "^3.2.0",
|
|
178
177
|
"tslib": "^2.6.2"
|
|
@@ -191,32 +190,32 @@
|
|
|
191
190
|
"@angular/platform-browser": "~20.3.0",
|
|
192
191
|
"@angular/platform-browser-dynamic": "~20.3.0",
|
|
193
192
|
"@babel/core": "~7.28.0",
|
|
194
|
-
"@babel/preset-typescript": "~7.
|
|
193
|
+
"@babel/preset-typescript": "~7.28.0",
|
|
195
194
|
"@compodoc/compodoc": "^1.1.19",
|
|
196
195
|
"@eslint-community/eslint-plugin-eslint-comments": "^4.4.0",
|
|
197
196
|
"@material/slider": "^14.0.0",
|
|
198
|
-
"@ngrx/store": "~20.
|
|
197
|
+
"@ngrx/store": "~20.1.0",
|
|
199
198
|
"@ngx-translate/core": "~16.0.4",
|
|
200
199
|
"@nx/eslint-plugin": "~21.6.0",
|
|
201
200
|
"@nx/jest": "~21.6.0",
|
|
202
|
-
"@o3r/build-helpers": "
|
|
203
|
-
"@o3r/core": "
|
|
204
|
-
"@o3r/eslint-plugin": "
|
|
205
|
-
"@o3r/localization": "
|
|
206
|
-
"@o3r/test-helpers": "
|
|
207
|
-
"@playwright/test": "~1.
|
|
201
|
+
"@o3r/build-helpers": "13.4.0-prerelease.5",
|
|
202
|
+
"@o3r/core": "13.4.0-prerelease.5",
|
|
203
|
+
"@o3r/eslint-plugin": "13.4.0-prerelease.5",
|
|
204
|
+
"@o3r/localization": "13.4.0-prerelease.5",
|
|
205
|
+
"@o3r/test-helpers": "13.4.0-prerelease.5",
|
|
206
|
+
"@playwright/test": "~1.56.0",
|
|
208
207
|
"@schematics/angular": "~20.3.0",
|
|
209
|
-
"@stylistic/eslint-plugin": "~5.
|
|
208
|
+
"@stylistic/eslint-plugin": "~5.5.0",
|
|
210
209
|
"@swc/helpers": "~0.5.0",
|
|
211
210
|
"@types/jest": "~29.5.2",
|
|
212
211
|
"@types/node": "~22.18.0",
|
|
213
212
|
"@types/pixelmatch": "^5.2.3",
|
|
214
213
|
"@types/pngjs": "^6.0.0",
|
|
215
214
|
"@typescript-eslint/parser": "~8.46.0",
|
|
216
|
-
"angular-eslint": "~20.
|
|
215
|
+
"angular-eslint": "~20.5.0",
|
|
217
216
|
"concurrently": "^9.1.0",
|
|
218
217
|
"cpy-cli": "^6.0.0",
|
|
219
|
-
"eslint": "~9.
|
|
218
|
+
"eslint": "~9.38.0",
|
|
220
219
|
"eslint-import-resolver-node": "~0.3.9",
|
|
221
220
|
"eslint-import-resolver-typescript": "~4.4.0",
|
|
222
221
|
"eslint-plugin-import": "~2.32.0",
|
|
@@ -225,7 +224,7 @@
|
|
|
225
224
|
"eslint-plugin-jsdoc": "~54.7.0",
|
|
226
225
|
"eslint-plugin-prefer-arrow": "~1.2.3",
|
|
227
226
|
"eslint-plugin-unicorn": "~60.0.0",
|
|
228
|
-
"eslint-plugin-unused-imports": "~4.
|
|
227
|
+
"eslint-plugin-unused-imports": "~4.3.0",
|
|
229
228
|
"globals": "^16.0.0",
|
|
230
229
|
"isomorphic-fetch": "~3.0.0",
|
|
231
230
|
"jest": "~29.7.0",
|