@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.2",
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.1900.0 <0.2000.0-0",
25
- "@angular-devkit/core": "^19.0.0",
26
- "@angular-devkit/schematics": "^19.0.0",
27
- "@o3r/core": "^13.0.0-next.2",
28
- "@o3r/schematics": "^13.0.0-next.2",
29
- "@o3r/telemetry": "^13.0.0-next.2",
30
- "@schematics/angular": "^19.0.0",
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.10.2",
40
- "typescript": "^5.5.4"
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.1902.0",
86
- "@angular-devkit/build-angular": "~19.2.0",
87
- "@angular-devkit/core": "~19.2.0",
88
- "@angular-devkit/schematics": "~19.2.0",
89
- "@angular/animations": "~19.2.0",
90
- "@angular/common": "~19.2.0",
91
- "@angular/compiler": "~19.2.0",
92
- "@angular/compiler-cli": "~19.2.0",
93
- "@angular/core": "~19.2.0",
94
- "@angular/platform-browser": "~19.2.0",
95
- "@angular/platform-browser-dynamic": "~19.2.0",
96
- "@babel/core": "~7.27.0",
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": "~20.8.0",
101
- "@nx/eslint-plugin": "~20.8.0",
102
- "@nx/jest": "~20.8.0",
103
- "@nx/js": "~20.8.0",
104
- "@o3r/build-helpers": "^13.0.0-next.2",
105
- "@o3r/core": "^13.0.0-next.2",
106
- "@o3r/eslint-config": "^13.0.0-next.2",
107
- "@o3r/eslint-plugin": "^13.0.0-next.2",
108
- "@o3r/schematics": "^13.0.0-next.2",
109
- "@o3r/telemetry": "^13.0.0-next.2",
110
- "@o3r/test-helpers": "^13.0.0-next.2",
111
- "@schematics/angular": "~19.2.0",
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.35.0",
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": "~19.4.0",
120
+ "angular-eslint": "~20.1.0",
124
121
  "cpy-cli": "^5.0.0",
125
- "eslint": "~9.29.0",
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.5.0",
138
+ "jest-preset-angular": "~14.6.0",
142
139
  "jsonc-eslint-parser": "~2.4.0",
143
- "nx": "~20.8.0",
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.35.0",
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.11.1 || >=22.0.0"
154
+ "node": "^20.19.0 || ^22.12.0 || ^24.0.0"
158
155
  },
159
156
  "builders": "./builders.json",
160
157
  "schematics": "./collection.json",
@@ -3,7 +3,6 @@
3
3
  "compilerOptions": {
4
4
  "target": "es5",
5
5
  "module": "es2020",
6
- "moduleResolution": "node",
7
6
  "experimentalDecorators": true,
8
7
  "lib": [
9
8
  "dom",
@@ -9,7 +9,8 @@
9
9
  "description": "Project name",
10
10
  "$default": {
11
11
  "$source": "projectName"
12
- }
12
+ },
13
+ "alias": "project"
13
14
  },
14
15
  "exactO3rVersion": {
15
16
  "type": "boolean",