@o3r/extractors 13.0.0-next.2 → 13.0.0-next.21
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
CHANGED
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
"name": "@o3r/extractors",
|
|
3
3
|
"main": "./src/public_api.js",
|
|
4
4
|
"types": "./src/public_api.d.ts",
|
|
5
|
-
"version": "13.0.0-next.
|
|
5
|
+
"version": "13.0.0-next.21",
|
|
6
6
|
"publishConfig": {
|
|
7
7
|
"access": "public"
|
|
8
8
|
},
|
|
@@ -21,13 +21,13 @@
|
|
|
21
21
|
"prepare:build:builders": "yarn cpy 'builders/**/*.json' dist/builders && yarn cpy 'schematics/**/*.json' 'schematics/**/templates/**' dist/schematics && yarn cpy '{builders,collection,migration}.json' dist && yarn cpy 'schemas/*.json' 'dist/schemas'"
|
|
22
22
|
},
|
|
23
23
|
"peerDependencies": {
|
|
24
|
-
"@angular-devkit/architect": ">=0.
|
|
25
|
-
"@angular-devkit/core": "^
|
|
26
|
-
"@angular-devkit/schematics": "^
|
|
27
|
-
"@o3r/core": "^13.0.0-next.
|
|
28
|
-
"@o3r/schematics": "^13.0.0-next.
|
|
29
|
-
"@o3r/telemetry": "^13.0.0-next.
|
|
30
|
-
"@schematics/angular": "^
|
|
24
|
+
"@angular-devkit/architect": ">=0.2000.0 <0.2100.0-0",
|
|
25
|
+
"@angular-devkit/core": "^20.0.0",
|
|
26
|
+
"@angular-devkit/schematics": "^20.0.0",
|
|
27
|
+
"@o3r/core": "^13.0.0-next.21",
|
|
28
|
+
"@o3r/schematics": "^13.0.0-next.21",
|
|
29
|
+
"@o3r/telemetry": "^13.0.0-next.21",
|
|
30
|
+
"@schematics/angular": "^20.0.0",
|
|
31
31
|
"@yarnpkg/cli": "^4.0.0",
|
|
32
32
|
"@yarnpkg/core": "^4.1.1",
|
|
33
33
|
"@yarnpkg/fslib": "^3.1.0",
|
|
@@ -36,8 +36,8 @@
|
|
|
36
36
|
"globby": "^11.1.0",
|
|
37
37
|
"semver": "^7.5.2",
|
|
38
38
|
"ts-node": "~10.9.2",
|
|
39
|
-
"type-fest": "^4.
|
|
40
|
-
"typescript": "^5.
|
|
39
|
+
"type-fest": "^4.30.1",
|
|
40
|
+
"typescript": "^5.8.0"
|
|
41
41
|
},
|
|
42
42
|
"peerDependenciesMeta": {
|
|
43
43
|
"@angular-devkit/schematics": {
|
|
@@ -67,9 +67,6 @@
|
|
|
67
67
|
"globby": {
|
|
68
68
|
"optional": true
|
|
69
69
|
},
|
|
70
|
-
"semver": {
|
|
71
|
-
"optional": true
|
|
72
|
-
},
|
|
73
70
|
"type-fest": {
|
|
74
71
|
"optional": true
|
|
75
72
|
}
|
|
@@ -82,47 +79,47 @@
|
|
|
82
79
|
"typedoc": "~0.28.0"
|
|
83
80
|
},
|
|
84
81
|
"devDependencies": {
|
|
85
|
-
"@angular-devkit/architect": "~0.
|
|
86
|
-
"@angular-devkit/build-angular": "~
|
|
87
|
-
"@angular-devkit/core": "~
|
|
88
|
-
"@angular-devkit/schematics": "~
|
|
89
|
-
"@angular/animations": "~
|
|
90
|
-
"@angular/common": "~
|
|
91
|
-
"@angular/compiler": "~
|
|
92
|
-
"@angular/compiler-cli": "~
|
|
93
|
-
"@angular/core": "~
|
|
94
|
-
"@angular/platform-browser": "~
|
|
95
|
-
"@angular/platform-browser-dynamic": "~
|
|
96
|
-
"@babel/core": "~7.
|
|
82
|
+
"@angular-devkit/architect": "~0.2000.0",
|
|
83
|
+
"@angular-devkit/build-angular": "~20.0.0",
|
|
84
|
+
"@angular-devkit/core": "~20.0.0",
|
|
85
|
+
"@angular-devkit/schematics": "~20.0.0",
|
|
86
|
+
"@angular/animations": "~20.0.0",
|
|
87
|
+
"@angular/common": "~20.0.0",
|
|
88
|
+
"@angular/compiler": "~20.0.0",
|
|
89
|
+
"@angular/compiler-cli": "~20.0.0",
|
|
90
|
+
"@angular/core": "~20.0.0",
|
|
91
|
+
"@angular/platform-browser": "~20.0.0",
|
|
92
|
+
"@angular/platform-browser-dynamic": "~20.0.0",
|
|
93
|
+
"@babel/core": "~7.28.0",
|
|
97
94
|
"@babel/preset-typescript": "~7.27.0",
|
|
98
95
|
"@compodoc/compodoc": "^1.1.19",
|
|
99
96
|
"@eslint-community/eslint-plugin-eslint-comments": "^4.4.0",
|
|
100
|
-
"@nx/eslint": "~
|
|
101
|
-
"@nx/eslint-plugin": "~
|
|
102
|
-
"@nx/jest": "~
|
|
103
|
-
"@nx/js": "~
|
|
104
|
-
"@o3r/build-helpers": "^13.0.0-next.
|
|
105
|
-
"@o3r/core": "^13.0.0-next.
|
|
106
|
-
"@o3r/eslint-config": "^13.0.0-next.
|
|
107
|
-
"@o3r/eslint-plugin": "^13.0.0-next.
|
|
108
|
-
"@o3r/schematics": "^13.0.0-next.
|
|
109
|
-
"@o3r/telemetry": "^13.0.0-next.
|
|
110
|
-
"@o3r/test-helpers": "^13.0.0-next.
|
|
111
|
-
"@schematics/angular": "~
|
|
97
|
+
"@nx/eslint": "~21.3.11",
|
|
98
|
+
"@nx/eslint-plugin": "~21.3.11",
|
|
99
|
+
"@nx/jest": "~21.3.11",
|
|
100
|
+
"@nx/js": "~21.3.11",
|
|
101
|
+
"@o3r/build-helpers": "^13.0.0-next.21",
|
|
102
|
+
"@o3r/core": "^13.0.0-next.21",
|
|
103
|
+
"@o3r/eslint-config": "^13.0.0-next.21",
|
|
104
|
+
"@o3r/eslint-plugin": "^13.0.0-next.21",
|
|
105
|
+
"@o3r/schematics": "^13.0.0-next.21",
|
|
106
|
+
"@o3r/telemetry": "^13.0.0-next.21",
|
|
107
|
+
"@o3r/test-helpers": "^13.0.0-next.21",
|
|
108
|
+
"@schematics/angular": "~20.0.0",
|
|
112
109
|
"@stylistic/eslint-plugin": "~3.1.0",
|
|
113
110
|
"@swc/helpers": "~0.5.0",
|
|
114
111
|
"@types/jest": "~29.5.2",
|
|
115
112
|
"@types/node": "^20.0.0",
|
|
116
113
|
"@types/semver": "^7.3.13",
|
|
117
|
-
"@typescript-eslint/parser": "~8.
|
|
114
|
+
"@typescript-eslint/parser": "~8.37.0",
|
|
118
115
|
"@yarnpkg/cli": "^4.5.0",
|
|
119
116
|
"@yarnpkg/core": "^4.1.3",
|
|
120
117
|
"@yarnpkg/fslib": "^3.1.0",
|
|
121
118
|
"@yarnpkg/plugin-npm": "^3.0.1",
|
|
122
119
|
"@yarnpkg/plugin-pack": "^4.0.0",
|
|
123
|
-
"angular-eslint": "~
|
|
120
|
+
"angular-eslint": "~20.1.0",
|
|
124
121
|
"cpy-cli": "^5.0.0",
|
|
125
|
-
"eslint": "~9.
|
|
122
|
+
"eslint": "~9.31.0",
|
|
126
123
|
"eslint-import-resolver-node": "~0.3.9",
|
|
127
124
|
"eslint-import-resolver-typescript": "~3.10.0",
|
|
128
125
|
"eslint-plugin-import": "~2.32.0",
|
|
@@ -138,9 +135,9 @@
|
|
|
138
135
|
"jest": "~29.7.0",
|
|
139
136
|
"jest-environment-jsdom": "~29.7.0",
|
|
140
137
|
"jest-junit": "~16.0.0",
|
|
141
|
-
"jest-preset-angular": "~14.
|
|
138
|
+
"jest-preset-angular": "~14.6.0",
|
|
142
139
|
"jsonc-eslint-parser": "~2.4.0",
|
|
143
|
-
"nx": "~
|
|
140
|
+
"nx": "~21.3.11",
|
|
144
141
|
"pid-from-port": "^1.1.3",
|
|
145
142
|
"rimraf": "^6.0.1",
|
|
146
143
|
"rxjs": "^7.8.1",
|
|
@@ -149,12 +146,12 @@
|
|
|
149
146
|
"ts-node": "~10.9.2",
|
|
150
147
|
"type-fest": "^4.30.1",
|
|
151
148
|
"typescript": "~5.8.2",
|
|
152
|
-
"typescript-eslint": "~8.
|
|
149
|
+
"typescript-eslint": "~8.37.0",
|
|
153
150
|
"typescript-json-schema": "^0.65.0",
|
|
154
151
|
"zone.js": "~0.15.0"
|
|
155
152
|
},
|
|
156
153
|
"engines": {
|
|
157
|
-
"node": "^20.
|
|
154
|
+
"node": "^20.19.0 || ^22.12.0 || ^24.0.0"
|
|
158
155
|
},
|
|
159
156
|
"builders": "./builders.json",
|
|
160
157
|
"schematics": "./collection.json",
|