@o3r/new-version 14.0.0-next.12 → 14.0.0-next.14
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 +17 -17
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@o3r/new-version",
|
|
3
|
-
"version": "14.0.0-next.
|
|
3
|
+
"version": "14.0.0-next.14",
|
|
4
4
|
"publishConfig": {
|
|
5
5
|
"access": "public"
|
|
6
6
|
},
|
|
@@ -19,13 +19,13 @@
|
|
|
19
19
|
"prepare:build:builders": "yarn cpy 'schematics/**/*.json' dist/schematics && yarn cpy 'collection.json' dist"
|
|
20
20
|
},
|
|
21
21
|
"dependencies": {
|
|
22
|
-
"@o3r/schematics": "~14.0.0-next.
|
|
22
|
+
"@o3r/schematics": "~14.0.0-next.14",
|
|
23
23
|
"semver": "^7.5.2",
|
|
24
24
|
"tslib": "^2.6.2"
|
|
25
25
|
},
|
|
26
26
|
"peerDependencies": {
|
|
27
|
-
"@angular-devkit/schematics": "^
|
|
28
|
-
"@o3r/schematics": "~14.0.0-next.
|
|
27
|
+
"@angular-devkit/schematics": "^21.0.0",
|
|
28
|
+
"@o3r/schematics": "~14.0.0-next.14"
|
|
29
29
|
},
|
|
30
30
|
"peerDependenciesMeta": {
|
|
31
31
|
"@angular-devkit/schematics": {
|
|
@@ -36,31 +36,31 @@
|
|
|
36
36
|
}
|
|
37
37
|
},
|
|
38
38
|
"devDependencies": {
|
|
39
|
-
"@angular-devkit/core": "~
|
|
40
|
-
"@angular-devkit/schematics": "~
|
|
39
|
+
"@angular-devkit/core": "~21.0.2",
|
|
40
|
+
"@angular-devkit/schematics": "~21.0.2",
|
|
41
41
|
"@babel/core": "~7.28.0",
|
|
42
42
|
"@babel/preset-typescript": "~7.28.0",
|
|
43
43
|
"@compodoc/compodoc": "^1.1.32",
|
|
44
44
|
"@eslint-community/eslint-plugin-eslint-comments": "^4.4.0",
|
|
45
|
-
"@nx/eslint-plugin": "~
|
|
46
|
-
"@nx/jest": "~
|
|
47
|
-
"@o3r/build-helpers": "~14.0.0-next.
|
|
48
|
-
"@o3r/eslint-plugin": "~14.0.0-next.
|
|
49
|
-
"@o3r/test-helpers": "~14.0.0-next.
|
|
50
|
-
"@schematics/angular": "~
|
|
45
|
+
"@nx/eslint-plugin": "~22.3.3",
|
|
46
|
+
"@nx/jest": "~22.3.3",
|
|
47
|
+
"@o3r/build-helpers": "~14.0.0-next.14",
|
|
48
|
+
"@o3r/eslint-plugin": "~14.0.0-next.14",
|
|
49
|
+
"@o3r/test-helpers": "~14.0.0-next.14",
|
|
50
|
+
"@schematics/angular": "~21.0.2",
|
|
51
51
|
"@stylistic/eslint-plugin": "~5.6.0",
|
|
52
52
|
"@types/jest": "~30.0.0",
|
|
53
53
|
"@types/node": "~24.10.0",
|
|
54
54
|
"@types/semver": "^7.3.13",
|
|
55
|
-
"@typescript-eslint/parser": "~8.
|
|
56
|
-
"angular-eslint": "~
|
|
55
|
+
"@typescript-eslint/parser": "~8.52.0",
|
|
56
|
+
"angular-eslint": "~21.0.1",
|
|
57
57
|
"cpy-cli": "^6.0.0",
|
|
58
58
|
"eslint": "~9.39.0",
|
|
59
59
|
"eslint-import-resolver-node": "~0.3.9",
|
|
60
60
|
"eslint-import-resolver-typescript": "~4.4.0",
|
|
61
61
|
"eslint-plugin-import": "~2.32.0",
|
|
62
62
|
"eslint-plugin-import-newlines": "~1.4.0",
|
|
63
|
-
"eslint-plugin-jest": "~29.
|
|
63
|
+
"eslint-plugin-jest": "~29.12.0",
|
|
64
64
|
"eslint-plugin-jsdoc": "~61.5.0",
|
|
65
65
|
"eslint-plugin-prefer-arrow": "~1.2.3",
|
|
66
66
|
"eslint-plugin-unicorn": "~62.0.0",
|
|
@@ -70,13 +70,13 @@
|
|
|
70
70
|
"jest-junit": "~16.0.0",
|
|
71
71
|
"jest-util": "~30.2.0",
|
|
72
72
|
"jsonc-eslint-parser": "~2.4.0",
|
|
73
|
-
"nx": "~
|
|
73
|
+
"nx": "~22.3.3",
|
|
74
74
|
"rxjs": "^7.8.1",
|
|
75
75
|
"semver": "^7.5.2",
|
|
76
76
|
"ts-jest": "~29.4.0",
|
|
77
77
|
"type-fest": "^5.3.1",
|
|
78
78
|
"typescript": "~5.9.2",
|
|
79
|
-
"typescript-eslint": "~8.
|
|
79
|
+
"typescript-eslint": "~8.52.0"
|
|
80
80
|
},
|
|
81
81
|
"engines": {
|
|
82
82
|
"node": "^20.19.0 || ^22.17.0 || ^24.0.0"
|