@o3r/workspace 14.0.0-next.7 → 14.0.0-next.8
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/workspace",
|
|
3
|
-
"version": "14.0.0-next.
|
|
3
|
+
"version": "14.0.0-next.8",
|
|
4
4
|
"publishConfig": {
|
|
5
5
|
"access": "public"
|
|
6
6
|
},
|
|
@@ -41,10 +41,10 @@
|
|
|
41
41
|
"@angular/common": "^20.0.0",
|
|
42
42
|
"@angular/compiler-cli": "^20.0.0",
|
|
43
43
|
"@angular/core": "^20.0.0",
|
|
44
|
-
"@o3r/schematics": "~14.0.0-next.
|
|
45
|
-
"@o3r/telemetry": "~14.0.0-next.
|
|
44
|
+
"@o3r/schematics": "~14.0.0-next.8",
|
|
45
|
+
"@o3r/telemetry": "~14.0.0-next.8",
|
|
46
46
|
"@schematics/angular": "^20.0.0",
|
|
47
|
-
"type-fest": "^
|
|
47
|
+
"type-fest": "^5.3.1",
|
|
48
48
|
"typescript": "^5.9.0"
|
|
49
49
|
},
|
|
50
50
|
"peerDependenciesMeta": {
|
|
@@ -62,7 +62,7 @@
|
|
|
62
62
|
}
|
|
63
63
|
},
|
|
64
64
|
"dependencies": {
|
|
65
|
-
"@o3r/schematics": "~14.0.0-next.
|
|
65
|
+
"@o3r/schematics": "~14.0.0-next.8",
|
|
66
66
|
"commander": "^14.0.0",
|
|
67
67
|
"globby": "^11.1.0",
|
|
68
68
|
"semver": "^7.5.2",
|
|
@@ -95,11 +95,11 @@
|
|
|
95
95
|
"@nx/jest": "~21.6.0",
|
|
96
96
|
"@nx/js": "~21.6.0",
|
|
97
97
|
"@nx/workspace": "~21.6.0",
|
|
98
|
-
"@o3r/build-helpers": "~14.0.0-next.
|
|
99
|
-
"@o3r/core": "~14.0.0-next.
|
|
100
|
-
"@o3r/eslint-plugin": "~14.0.0-next.
|
|
101
|
-
"@o3r/telemetry": "~14.0.0-next.
|
|
102
|
-
"@o3r/test-helpers": "~14.0.0-next.
|
|
98
|
+
"@o3r/build-helpers": "~14.0.0-next.8",
|
|
99
|
+
"@o3r/core": "~14.0.0-next.8",
|
|
100
|
+
"@o3r/eslint-plugin": "~14.0.0-next.8",
|
|
101
|
+
"@o3r/telemetry": "~14.0.0-next.8",
|
|
102
|
+
"@o3r/test-helpers": "~14.0.0-next.8",
|
|
103
103
|
"@schematics/angular": "~20.3.13",
|
|
104
104
|
"@stylistic/eslint-plugin": "~5.6.0",
|
|
105
105
|
"@types/jest": "~30.0.0",
|
|
@@ -115,9 +115,9 @@
|
|
|
115
115
|
"eslint-plugin-import": "~2.32.0",
|
|
116
116
|
"eslint-plugin-import-newlines": "~1.4.0",
|
|
117
117
|
"eslint-plugin-jest": "~29.1.0",
|
|
118
|
-
"eslint-plugin-jsdoc": "~
|
|
118
|
+
"eslint-plugin-jsdoc": "~61.5.0",
|
|
119
119
|
"eslint-plugin-prefer-arrow": "~1.2.3",
|
|
120
|
-
"eslint-plugin-unicorn": "~
|
|
120
|
+
"eslint-plugin-unicorn": "~62.0.0",
|
|
121
121
|
"eslint-plugin-unused-imports": "~4.3.0",
|
|
122
122
|
"globals": "^16.0.0",
|
|
123
123
|
"jest": "~30.2.0",
|
|
@@ -131,7 +131,7 @@
|
|
|
131
131
|
"nx": "~21.6.0",
|
|
132
132
|
"rxjs": "^7.8.1",
|
|
133
133
|
"ts-jest": "~29.4.0",
|
|
134
|
-
"type-fest": "^
|
|
134
|
+
"type-fest": "^5.3.1",
|
|
135
135
|
"typescript": "~5.9.2",
|
|
136
136
|
"typescript-eslint": "~8.47.0",
|
|
137
137
|
"zone.js": "~0.15.0"
|
|
@@ -141,10 +141,10 @@
|
|
|
141
141
|
"@angular-devkit/build-angular": "~20.3.13",
|
|
142
142
|
"@angular-devkit/core": "~20.3.13",
|
|
143
143
|
"@angular-eslint/eslint-plugin": "~20.0.0",
|
|
144
|
-
"@commitlint/cli": "^
|
|
145
|
-
"@commitlint/config-angular": "^
|
|
146
|
-
"@commitlint/config-conventional": "^
|
|
147
|
-
"@commitlint/types": "^
|
|
144
|
+
"@commitlint/cli": "^20.2.0",
|
|
145
|
+
"@commitlint/config-angular": "^20.2.0",
|
|
146
|
+
"@commitlint/config-conventional": "^20.2.0",
|
|
147
|
+
"@commitlint/types": "^20.2.0",
|
|
148
148
|
"@schematics/angular": "~20.3.13",
|
|
149
149
|
"@types/jasmine": "~5.1.0",
|
|
150
150
|
"@types/jest": "~30.0.0",
|