@o3r/extractors 13.0.0-next.24 → 13.0.0-next.26
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 -19
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.26",
|
|
6
6
|
"publishConfig": {
|
|
7
7
|
"access": "public"
|
|
8
8
|
},
|
|
@@ -24,9 +24,9 @@
|
|
|
24
24
|
"@angular-devkit/architect": ">=0.2000.0 <0.2100.0-0",
|
|
25
25
|
"@angular-devkit/core": "^20.0.0",
|
|
26
26
|
"@angular-devkit/schematics": "^20.0.0",
|
|
27
|
-
"@o3r/core": "^13.0.0-next.
|
|
28
|
-
"@o3r/schematics": "^13.0.0-next.
|
|
29
|
-
"@o3r/telemetry": "^13.0.0-next.
|
|
27
|
+
"@o3r/core": "^13.0.0-next.26",
|
|
28
|
+
"@o3r/schematics": "^13.0.0-next.26",
|
|
29
|
+
"@o3r/telemetry": "^13.0.0-next.26",
|
|
30
30
|
"@schematics/angular": "^20.0.0",
|
|
31
31
|
"@yarnpkg/cli": "^4.0.0",
|
|
32
32
|
"@yarnpkg/core": "^4.1.1",
|
|
@@ -98,18 +98,18 @@
|
|
|
98
98
|
"@nx/eslint-plugin": "~21.3.11",
|
|
99
99
|
"@nx/jest": "~21.3.11",
|
|
100
100
|
"@nx/js": "~21.3.11",
|
|
101
|
-
"@o3r/build-helpers": "^13.0.0-next.
|
|
102
|
-
"@o3r/core": "^13.0.0-next.
|
|
103
|
-
"@o3r/eslint-config": "^13.0.0-next.
|
|
104
|
-
"@o3r/eslint-plugin": "^13.0.0-next.
|
|
105
|
-
"@o3r/schematics": "^13.0.0-next.
|
|
106
|
-
"@o3r/telemetry": "^13.0.0-next.
|
|
107
|
-
"@o3r/test-helpers": "^13.0.0-next.
|
|
101
|
+
"@o3r/build-helpers": "^13.0.0-next.26",
|
|
102
|
+
"@o3r/core": "^13.0.0-next.26",
|
|
103
|
+
"@o3r/eslint-config": "^13.0.0-next.26",
|
|
104
|
+
"@o3r/eslint-plugin": "^13.0.0-next.26",
|
|
105
|
+
"@o3r/schematics": "^13.0.0-next.26",
|
|
106
|
+
"@o3r/telemetry": "^13.0.0-next.26",
|
|
107
|
+
"@o3r/test-helpers": "^13.0.0-next.26",
|
|
108
108
|
"@schematics/angular": "~20.0.0",
|
|
109
|
-
"@stylistic/eslint-plugin": "~
|
|
109
|
+
"@stylistic/eslint-plugin": "~5.2.0",
|
|
110
110
|
"@swc/helpers": "~0.5.0",
|
|
111
111
|
"@types/jest": "~29.5.2",
|
|
112
|
-
"@types/node": "^
|
|
112
|
+
"@types/node": "^22.0.0",
|
|
113
113
|
"@types/semver": "^7.3.13",
|
|
114
114
|
"@typescript-eslint/parser": "~8.37.0",
|
|
115
115
|
"@yarnpkg/cli": "^4.5.0",
|
|
@@ -121,15 +121,15 @@
|
|
|
121
121
|
"cpy-cli": "^5.0.0",
|
|
122
122
|
"eslint": "~9.31.0",
|
|
123
123
|
"eslint-import-resolver-node": "~0.3.9",
|
|
124
|
-
"eslint-import-resolver-typescript": "~
|
|
124
|
+
"eslint-import-resolver-typescript": "~4.4.0",
|
|
125
125
|
"eslint-plugin-import": "~2.32.0",
|
|
126
126
|
"eslint-plugin-import-newlines": "~1.4.0",
|
|
127
|
-
"eslint-plugin-jest": "~
|
|
128
|
-
"eslint-plugin-jsdoc": "~
|
|
127
|
+
"eslint-plugin-jest": "~29.0.0",
|
|
128
|
+
"eslint-plugin-jsdoc": "~52.0.0",
|
|
129
129
|
"eslint-plugin-prefer-arrow": "~1.2.3",
|
|
130
|
-
"eslint-plugin-unicorn": "~
|
|
130
|
+
"eslint-plugin-unicorn": "~60.0.0",
|
|
131
131
|
"eslint-plugin-unused-imports": "~4.1.4",
|
|
132
|
-
"globals": "^
|
|
132
|
+
"globals": "^16.0.0",
|
|
133
133
|
"globby": "^11.1.0",
|
|
134
134
|
"intl-messageformat": "~10.7.0",
|
|
135
135
|
"jest": "~29.7.0",
|
|
@@ -151,7 +151,7 @@
|
|
|
151
151
|
"zone.js": "~0.15.0"
|
|
152
152
|
},
|
|
153
153
|
"engines": {
|
|
154
|
-
"node": "^20.19.0 || ^22.
|
|
154
|
+
"node": "^20.19.0 || ^22.17.0 || ^24.0.0"
|
|
155
155
|
},
|
|
156
156
|
"builders": "./builders.json",
|
|
157
157
|
"schematics": "./collection.json",
|