@ama-mcp/github 14.1.0-prerelease.8 → 14.1.0-rc.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.
Files changed (1) hide show
  1. package/package.json +35 -35
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@ama-mcp/github",
3
- "version": "14.1.0-prerelease.8",
3
+ "version": "14.1.0-rc.0",
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.1.0-prerelease.8",
33
+ "@ama-mcp/core": "^14.1.0-rc.0",
34
34
  "@modelcontextprotocol/sdk": "^1.24.0",
35
35
  "@octokit/rest": "^22.0.0",
36
36
  "zod": "^3.25.76 || ^4.0.0"
@@ -39,60 +39,60 @@
39
39
  "tslib": "^2.6.2"
40
40
  },
41
41
  "devDependencies": {
42
- "@ama-mcp/core": "^14.1.0-prerelease.8",
43
- "@angular-devkit/schematics": "~21.1.0",
44
- "@angular/cli": "~21.1.0",
45
- "@angular/common": "~21.1.0",
46
- "@angular/compiler": "~21.1.0",
47
- "@angular/compiler-cli": "~21.1.0",
48
- "@angular/core": "~21.1.0",
49
- "@angular/platform-browser": "~21.1.0",
50
- "@angular/platform-browser-dynamic": "~21.1.0",
42
+ "@ama-mcp/core": "^14.1.0-rc.0",
43
+ "@angular-devkit/schematics": "~21.2.0",
44
+ "@angular/cli": "~21.2.0",
45
+ "@angular/common": "~21.2.4",
46
+ "@angular/compiler": "~21.2.4",
47
+ "@angular/compiler-cli": "~21.2.4",
48
+ "@angular/core": "~21.2.4",
49
+ "@angular/platform-browser": "~21.2.4",
50
+ "@angular/platform-browser-dynamic": "~21.2.4",
51
51
  "@eslint-community/eslint-plugin-eslint-comments": "^4.4.0",
52
- "@modelcontextprotocol/sdk": "~1.26.0",
53
- "@nx/eslint": "~22.4.0",
54
- "@nx/eslint-plugin": "~22.4.0",
55
- "@nx/jest": "~22.4.0",
56
- "@nx/js": "~22.4.0",
57
- "@o3r/build-helpers": "^14.1.0-prerelease.8",
58
- "@o3r/eslint-config": "^14.1.0-prerelease.8",
59
- "@o3r/eslint-plugin": "^14.1.0-prerelease.8",
60
- "@o3r/test-helpers": "^14.1.0-prerelease.8",
52
+ "@modelcontextprotocol/sdk": "~1.27.0",
53
+ "@nx/eslint": "~22.5.3",
54
+ "@nx/eslint-plugin": "~22.5.3",
55
+ "@nx/jest": "~22.5.3",
56
+ "@nx/js": "~22.5.3",
57
+ "@o3r/build-helpers": "^14.1.0-rc.0",
58
+ "@o3r/eslint-config": "^14.1.0-rc.0",
59
+ "@o3r/eslint-plugin": "^14.1.0-rc.0",
60
+ "@o3r/test-helpers": "^14.1.0-rc.0",
61
61
  "@octokit/rest": "~22.0.0",
62
- "@stylistic/eslint-plugin": "~5.7.0",
62
+ "@stylistic/eslint-plugin": "~5.10.0",
63
63
  "@types/jest": "~30.0.0",
64
- "@types/node": "~24.10.0",
65
- "@typescript-eslint/parser": "~8.54.0",
66
- "angular-eslint": "~21.1.0",
64
+ "@types/node": "~24.12.0",
65
+ "@typescript-eslint/parser": "~8.57.0",
66
+ "angular-eslint": "~21.3.0",
67
67
  "cpy-cli": "^6.0.0",
68
68
  "eslint": "~9.39.0",
69
69
  "eslint-import-resolver-node": "~0.3.9",
70
70
  "eslint-import-resolver-typescript": "~4.4.0",
71
71
  "eslint-plugin-import": "~2.32.0",
72
72
  "eslint-plugin-import-newlines": "~1.4.0",
73
- "eslint-plugin-jest": "~29.12.0",
73
+ "eslint-plugin-jest": "~29.15.0",
74
74
  "eslint-plugin-jsdoc": "~61.7.0",
75
75
  "eslint-plugin-prefer-arrow": "~1.2.3",
76
76
  "eslint-plugin-unicorn": "~62.0.0",
77
- "eslint-plugin-unused-imports": "~4.3.0",
77
+ "eslint-plugin-unused-imports": "~4.4.0",
78
78
  "globals": "^16.0.0",
79
- "jest": "~30.2.0",
80
- "jest-environment-jsdom": "~30.2.0",
79
+ "jest": "~30.3.0",
80
+ "jest-environment-jsdom": "~30.3.0",
81
81
  "jest-junit": "~16.0.0",
82
- "jest-preset-angular": "~16.0.0",
83
- "jest-util": "~30.2.0",
84
- "jsdom": "~27.3.0",
82
+ "jest-preset-angular": "~16.1.0",
83
+ "jest-util": "~30.3.0",
84
+ "jsdom": "~27.4.0",
85
85
  "jsonc-eslint-parser": "~2.4.0",
86
- "nx": "~22.4.0",
86
+ "nx": "~22.5.3",
87
87
  "rxjs": "^7.8.1",
88
88
  "ts-jest": "~29.4.0",
89
89
  "type-fest": "^5.3.1",
90
90
  "typescript": "~5.9.2",
91
- "typescript-eslint": "~8.54.0",
92
- "zod": "~4.1.0"
91
+ "typescript-eslint": "~8.57.0",
92
+ "zod": "~4.3.0"
93
93
  },
94
94
  "engines": {
95
- "node": "^20.19.0 || ^22.17.0 || ^24.0.0"
95
+ "node": "^22.17.0 || ^24.0.0"
96
96
  },
97
97
  "contributors": [
98
98
  {