@o3r/telemetry 11.0.0-prerelease.9 → 11.1.0-prerelease.0
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 +24 -19
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@o3r/telemetry",
|
|
3
|
-
"version": "11.
|
|
3
|
+
"version": "11.1.0-prerelease.0",
|
|
4
4
|
"publishConfig": {
|
|
5
5
|
"access": "public"
|
|
6
6
|
},
|
|
@@ -19,9 +19,9 @@
|
|
|
19
19
|
"tslib": "^2.6.2"
|
|
20
20
|
},
|
|
21
21
|
"peerDependencies": {
|
|
22
|
-
"@angular-devkit/architect": "~0.
|
|
23
|
-
"@angular-devkit/core": "~
|
|
24
|
-
"@angular-devkit/schematics": "~
|
|
22
|
+
"@angular-devkit/architect": "~0.1800.0",
|
|
23
|
+
"@angular-devkit/core": "~18.0.0",
|
|
24
|
+
"@angular-devkit/schematics": "~18.0.0",
|
|
25
25
|
"rxjs": "^7.8.1"
|
|
26
26
|
},
|
|
27
27
|
"peerDependenciesMeta": {
|
|
@@ -30,30 +30,31 @@
|
|
|
30
30
|
}
|
|
31
31
|
},
|
|
32
32
|
"devDependencies": {
|
|
33
|
-
"@angular-devkit/architect": "~0.
|
|
34
|
-
"@angular-devkit/core": "~
|
|
35
|
-
"@angular-devkit/schematics": "~
|
|
36
|
-
"@angular-eslint/eslint-plugin": "~
|
|
37
|
-
"@nx/eslint-plugin": "~
|
|
38
|
-
"@nx/jest": "~
|
|
39
|
-
"@nx/js": "~
|
|
40
|
-
"@o3r/eslint-plugin": "^11.
|
|
41
|
-
"@stylistic/eslint-plugin-ts": "^
|
|
33
|
+
"@angular-devkit/architect": "~0.1800.0",
|
|
34
|
+
"@angular-devkit/core": "~18.0.0",
|
|
35
|
+
"@angular-devkit/schematics": "~18.0.0",
|
|
36
|
+
"@angular-eslint/eslint-plugin": "~18.0.0",
|
|
37
|
+
"@nx/eslint-plugin": "~19.3.0",
|
|
38
|
+
"@nx/jest": "~19.3.0",
|
|
39
|
+
"@nx/js": "~19.3.0",
|
|
40
|
+
"@o3r/eslint-plugin": "^11.1.0-prerelease.0",
|
|
41
|
+
"@stylistic/eslint-plugin-ts": "^2.0.0",
|
|
42
42
|
"@types/jest": "~29.5.2",
|
|
43
43
|
"@types/node": "^20.0.0",
|
|
44
44
|
"@typescript-eslint/eslint-plugin": "^7.2.0",
|
|
45
45
|
"@typescript-eslint/parser": "^7.2.0",
|
|
46
|
+
"@typescript-eslint/utils": "~7.14.1",
|
|
46
47
|
"cpy-cli": "^5.0.0",
|
|
47
48
|
"eslint": "^8.57.0",
|
|
48
49
|
"eslint-import-resolver-node": "^0.3.9",
|
|
49
|
-
"eslint-plugin-jest": "~
|
|
50
|
-
"eslint-plugin-jsdoc": "~48.
|
|
50
|
+
"eslint-plugin-jest": "~28.6.0",
|
|
51
|
+
"eslint-plugin-jsdoc": "~48.4.0",
|
|
51
52
|
"eslint-plugin-prefer-arrow": "~1.2.3",
|
|
52
|
-
"eslint-plugin-unicorn": "^
|
|
53
|
+
"eslint-plugin-unicorn": "^54.0.0",
|
|
53
54
|
"jest": "~29.7.0",
|
|
54
55
|
"jest-junit": "~16.0.0",
|
|
55
56
|
"jsonc-eslint-parser": "~2.4.0",
|
|
56
|
-
"nx": "~
|
|
57
|
+
"nx": "~19.3.0",
|
|
57
58
|
"rxjs": "^7.8.1",
|
|
58
59
|
"ts-jest": "~29.1.2",
|
|
59
60
|
"ts-node": "~10.9.2",
|
|
@@ -61,7 +62,7 @@
|
|
|
61
62
|
},
|
|
62
63
|
"schematics": "./collection.json",
|
|
63
64
|
"engines": {
|
|
64
|
-
"node": "
|
|
65
|
+
"node": "^18.19.1 || ^20.11.1 || >=22.0.0"
|
|
65
66
|
},
|
|
66
67
|
"exports": {
|
|
67
68
|
".": {
|
|
@@ -102,6 +103,7 @@
|
|
|
102
103
|
},
|
|
103
104
|
{
|
|
104
105
|
"name": "Stephane Dalle",
|
|
106
|
+
"url": "https://github.com/sdalle-1A",
|
|
105
107
|
"email": "sdalle-1A@users.noreply.github.com"
|
|
106
108
|
},
|
|
107
109
|
{
|
|
@@ -136,7 +138,10 @@
|
|
|
136
138
|
}
|
|
137
139
|
],
|
|
138
140
|
"bugs": "https://github.com/AmadeusITGroup/otter/issues",
|
|
139
|
-
"repository":
|
|
141
|
+
"repository": {
|
|
142
|
+
"type": "git",
|
|
143
|
+
"url": "git+https://github.com/AmadeusITGroup/otter.git"
|
|
144
|
+
},
|
|
140
145
|
"license": "BSD-3-Clause",
|
|
141
146
|
"homepage": "https://amadeusitgroup.github.io/otter/"
|
|
142
147
|
}
|