@ama-mcp/angular 13.5.0-prerelease.9 → 13.5.0-rc.1
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 -26
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@ama-mcp/angular",
|
|
3
|
-
"version": "13.5.0-
|
|
3
|
+
"version": "13.5.0-rc.1",
|
|
4
4
|
"publishConfig": {
|
|
5
5
|
"access": "public"
|
|
6
6
|
},
|
|
@@ -30,35 +30,36 @@
|
|
|
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": "^13.5.0-
|
|
33
|
+
"@ama-mcp/core": "^13.5.0-rc.1",
|
|
34
34
|
"@modelcontextprotocol/sdk": "^1.20.0",
|
|
35
|
-
"zod": "
|
|
35
|
+
"zod": "^3.25.76 || ^4.0.0"
|
|
36
36
|
},
|
|
37
37
|
"dependencies": {
|
|
38
38
|
"tslib": "^2.6.2"
|
|
39
39
|
},
|
|
40
40
|
"devDependencies": {
|
|
41
|
-
"@ama-mcp/core": "^13.5.0-
|
|
42
|
-
"@angular/
|
|
43
|
-
"@angular/
|
|
44
|
-
"@angular/compiler
|
|
45
|
-
"@angular/
|
|
46
|
-
"@angular/
|
|
47
|
-
"@angular/platform-browser
|
|
41
|
+
"@ama-mcp/core": "^13.5.0-rc.1",
|
|
42
|
+
"@angular-devkit/schematics": "~20.3.13",
|
|
43
|
+
"@angular/common": "~20.3.15",
|
|
44
|
+
"@angular/compiler": "~20.3.15",
|
|
45
|
+
"@angular/compiler-cli": "~20.3.15",
|
|
46
|
+
"@angular/core": "~20.3.15",
|
|
47
|
+
"@angular/platform-browser": "~20.3.15",
|
|
48
|
+
"@angular/platform-browser-dynamic": "~20.3.15",
|
|
48
49
|
"@eslint-community/eslint-plugin-eslint-comments": "^4.4.0",
|
|
49
|
-
"@modelcontextprotocol/sdk": "~1.
|
|
50
|
+
"@modelcontextprotocol/sdk": "~1.24.0",
|
|
50
51
|
"@nx/eslint": "~21.6.0",
|
|
51
52
|
"@nx/eslint-plugin": "~21.6.0",
|
|
52
53
|
"@nx/jest": "~21.6.0",
|
|
53
54
|
"@nx/js": "~21.6.0",
|
|
54
|
-
"@o3r/build-helpers": "^13.5.0-
|
|
55
|
-
"@o3r/eslint-config": "^13.5.0-
|
|
56
|
-
"@o3r/eslint-plugin": "^13.5.0-
|
|
57
|
-
"@o3r/test-helpers": "^13.5.0-
|
|
55
|
+
"@o3r/build-helpers": "^13.5.0-rc.1",
|
|
56
|
+
"@o3r/eslint-config": "^13.5.0-rc.1",
|
|
57
|
+
"@o3r/eslint-plugin": "^13.5.0-rc.1",
|
|
58
|
+
"@o3r/test-helpers": "^13.5.0-rc.1",
|
|
58
59
|
"@stylistic/eslint-plugin": "~5.6.0",
|
|
59
|
-
"@types/jest": "~
|
|
60
|
-
"@types/node": "~
|
|
61
|
-
"@typescript-eslint/parser": "~8.
|
|
60
|
+
"@types/jest": "~30.0.0",
|
|
61
|
+
"@types/node": "~24.10.0",
|
|
62
|
+
"@typescript-eslint/parser": "~8.49.0",
|
|
62
63
|
"angular-eslint": "~20.6.0",
|
|
63
64
|
"cpy-cli": "^6.0.0",
|
|
64
65
|
"eslint": "~9.39.0",
|
|
@@ -66,26 +67,23 @@
|
|
|
66
67
|
"eslint-import-resolver-typescript": "~4.4.0",
|
|
67
68
|
"eslint-plugin-import": "~2.32.0",
|
|
68
69
|
"eslint-plugin-import-newlines": "~1.4.0",
|
|
69
|
-
"eslint-plugin-jest": "~29.
|
|
70
|
+
"eslint-plugin-jest": "~29.2.0",
|
|
70
71
|
"eslint-plugin-jsdoc": "~54.7.0",
|
|
71
72
|
"eslint-plugin-prefer-arrow": "~1.2.3",
|
|
72
73
|
"eslint-plugin-unicorn": "~60.0.0",
|
|
73
74
|
"eslint-plugin-unused-imports": "~4.3.0",
|
|
74
75
|
"globals": "^16.0.0",
|
|
75
|
-
"jest": "~
|
|
76
|
-
"jest-environment-jsdom": "~29.7.0",
|
|
76
|
+
"jest": "~30.2.0",
|
|
77
77
|
"jest-junit": "~16.0.0",
|
|
78
|
-
"jest-
|
|
79
|
-
"jest-util": "~29.7.0",
|
|
78
|
+
"jest-util": "~30.2.0",
|
|
80
79
|
"jsonc-eslint-parser": "~2.4.0",
|
|
81
80
|
"nx": "~21.6.0",
|
|
82
81
|
"rxjs": "^7.8.1",
|
|
83
82
|
"ts-jest": "~29.4.0",
|
|
84
|
-
"ts-node": "~10.9.2",
|
|
85
83
|
"type-fest": "^4.30.1",
|
|
86
84
|
"typescript": "~5.9.2",
|
|
87
|
-
"typescript-eslint": "~8.
|
|
88
|
-
"zod": "~
|
|
85
|
+
"typescript-eslint": "~8.49.0",
|
|
86
|
+
"zod": "~4.1.0",
|
|
89
87
|
"zone.js": "~0.15.0"
|
|
90
88
|
},
|
|
91
89
|
"engines": {
|