@ama-mcp/github 14.0.0-next.9 → 14.0.0-prerelease.2
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 +27 -25
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@ama-mcp/github",
|
|
3
|
-
"version": "14.0.0-
|
|
3
|
+
"version": "14.0.0-prerelease.2",
|
|
4
4
|
"publishConfig": {
|
|
5
5
|
"access": "public"
|
|
6
6
|
},
|
|
@@ -30,7 +30,7 @@
|
|
|
30
30
|
"compile": "tsc -b ./tsconfig.build.json && yarn cpy package.json dist && patch-package-json-main"
|
|
31
31
|
},
|
|
32
32
|
"peerDependencies": {
|
|
33
|
-
"@ama-mcp/core": "^14.0.0-
|
|
33
|
+
"@ama-mcp/core": "^14.0.0-prerelease.2",
|
|
34
34
|
"@modelcontextprotocol/sdk": "^1.24.0",
|
|
35
35
|
"@octokit/rest": "^22.0.0",
|
|
36
36
|
"zod": "^3.25.76 || ^4.0.0"
|
|
@@ -39,54 +39,56 @@
|
|
|
39
39
|
"tslib": "^2.6.2"
|
|
40
40
|
},
|
|
41
41
|
"devDependencies": {
|
|
42
|
-
"@ama-mcp/core": "^14.0.0-
|
|
43
|
-
"@angular-devkit/schematics": "~
|
|
44
|
-
"@angular/common": "~
|
|
45
|
-
"@angular/compiler": "~
|
|
46
|
-
"@angular/compiler-cli": "~
|
|
47
|
-
"@angular/core": "~
|
|
48
|
-
"@angular/platform-browser": "~
|
|
49
|
-
"@angular/platform-browser-dynamic": "~
|
|
42
|
+
"@ama-mcp/core": "^14.0.0-prerelease.2",
|
|
43
|
+
"@angular-devkit/schematics": "~21.0.2",
|
|
44
|
+
"@angular/common": "~21.0.3",
|
|
45
|
+
"@angular/compiler": "~21.0.3",
|
|
46
|
+
"@angular/compiler-cli": "~21.0.3",
|
|
47
|
+
"@angular/core": "~21.0.3",
|
|
48
|
+
"@angular/platform-browser": "~21.0.3",
|
|
49
|
+
"@angular/platform-browser-dynamic": "~21.0.3",
|
|
50
50
|
"@eslint-community/eslint-plugin-eslint-comments": "^4.4.0",
|
|
51
51
|
"@modelcontextprotocol/sdk": "~1.25.0",
|
|
52
|
-
"@nx/eslint": "~
|
|
53
|
-
"@nx/eslint-plugin": "~
|
|
54
|
-
"@nx/jest": "~
|
|
55
|
-
"@nx/js": "~
|
|
56
|
-
"@o3r/build-helpers": "^14.0.0-
|
|
57
|
-
"@o3r/eslint-config": "^14.0.0-
|
|
58
|
-
"@o3r/eslint-plugin": "^14.0.0-
|
|
59
|
-
"@o3r/test-helpers": "^14.0.0-
|
|
52
|
+
"@nx/eslint": "~22.3.3",
|
|
53
|
+
"@nx/eslint-plugin": "~22.3.3",
|
|
54
|
+
"@nx/jest": "~22.3.3",
|
|
55
|
+
"@nx/js": "~22.3.3",
|
|
56
|
+
"@o3r/build-helpers": "^14.0.0-prerelease.2",
|
|
57
|
+
"@o3r/eslint-config": "^14.0.0-prerelease.2",
|
|
58
|
+
"@o3r/eslint-plugin": "^14.0.0-prerelease.2",
|
|
59
|
+
"@o3r/test-helpers": "^14.0.0-prerelease.2",
|
|
60
60
|
"@octokit/rest": "~22.0.0",
|
|
61
61
|
"@stylistic/eslint-plugin": "~5.6.0",
|
|
62
62
|
"@types/jest": "~30.0.0",
|
|
63
63
|
"@types/node": "~24.10.0",
|
|
64
|
-
"@typescript-eslint/parser": "~8.
|
|
65
|
-
"angular-eslint": "~
|
|
64
|
+
"@typescript-eslint/parser": "~8.52.0",
|
|
65
|
+
"angular-eslint": "~21.0.1",
|
|
66
66
|
"cpy-cli": "^6.0.0",
|
|
67
67
|
"eslint": "~9.39.0",
|
|
68
68
|
"eslint-import-resolver-node": "~0.3.9",
|
|
69
69
|
"eslint-import-resolver-typescript": "~4.4.0",
|
|
70
70
|
"eslint-plugin-import": "~2.32.0",
|
|
71
71
|
"eslint-plugin-import-newlines": "~1.4.0",
|
|
72
|
-
"eslint-plugin-jest": "~29.
|
|
72
|
+
"eslint-plugin-jest": "~29.12.0",
|
|
73
73
|
"eslint-plugin-jsdoc": "~61.5.0",
|
|
74
74
|
"eslint-plugin-prefer-arrow": "~1.2.3",
|
|
75
75
|
"eslint-plugin-unicorn": "~62.0.0",
|
|
76
76
|
"eslint-plugin-unused-imports": "~4.3.0",
|
|
77
77
|
"globals": "^16.0.0",
|
|
78
78
|
"jest": "~30.2.0",
|
|
79
|
+
"jest-environment-jsdom": "~30.2.0",
|
|
79
80
|
"jest-junit": "~16.0.0",
|
|
81
|
+
"jest-preset-angular": "~16.0.0",
|
|
80
82
|
"jest-util": "~30.2.0",
|
|
83
|
+
"jsdom": "~27.3.0",
|
|
81
84
|
"jsonc-eslint-parser": "~2.4.0",
|
|
82
|
-
"nx": "~
|
|
85
|
+
"nx": "~22.3.3",
|
|
83
86
|
"rxjs": "^7.8.1",
|
|
84
87
|
"ts-jest": "~29.4.0",
|
|
85
88
|
"type-fest": "^5.3.1",
|
|
86
89
|
"typescript": "~5.9.2",
|
|
87
|
-
"typescript-eslint": "~8.
|
|
88
|
-
"zod": "~4.1.0"
|
|
89
|
-
"zone.js": "~0.15.0"
|
|
90
|
+
"typescript-eslint": "~8.52.0",
|
|
91
|
+
"zod": "~4.1.0"
|
|
90
92
|
},
|
|
91
93
|
"engines": {
|
|
92
94
|
"node": "^20.19.0 || ^22.17.0 || ^24.0.0"
|