@ama-sdk/schematics 12.0.0-next.0 → 12.0.0-next.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 +14 -15
- package/schematics/java/client-core/swagger-codegen-java-client/target/javaClient-swagger-codegen-tests.jar +0 -0
- package/schematics/java/client-core/swagger-codegen-java-client/target/javaClient-swagger-codegen.jar +0 -0
- package/schematics/typescript/core/openapi-codegen-typescript/target/typescriptFetch-openapi-generator-tests.jar +0 -0
- package/schematics/typescript/core/openapi-codegen-typescript/target/typescriptFetch-openapi-generator.jar +0 -0
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@ama-sdk/schematics",
|
|
3
|
-
"version": "12.0.0-next.
|
|
3
|
+
"version": "12.0.0-next.2",
|
|
4
4
|
"publishConfig": {
|
|
5
5
|
"access": "public"
|
|
6
6
|
},
|
|
@@ -63,15 +63,14 @@
|
|
|
63
63
|
}
|
|
64
64
|
},
|
|
65
65
|
"peerDependencies": {
|
|
66
|
-
"@ama-sdk/core": "^12.0.0-next.
|
|
66
|
+
"@ama-sdk/core": "^12.0.0-next.2",
|
|
67
67
|
"@angular-devkit/core": "^18.2.0",
|
|
68
68
|
"@angular-devkit/schematics-cli": "^18.0.5",
|
|
69
69
|
"@angular/cli": "^18.2.0",
|
|
70
|
-
"@o3r/schematics": "^12.0.0-next.
|
|
70
|
+
"@o3r/schematics": "^12.0.0-next.2",
|
|
71
71
|
"@openapitools/openapi-generator-cli": "^2.15.0",
|
|
72
72
|
"openapi-types": "^12.0.0",
|
|
73
|
-
"type-fest": "^4.10.2"
|
|
74
|
-
"ts-node": "~10.9.2"
|
|
73
|
+
"type-fest": "^4.10.2"
|
|
75
74
|
},
|
|
76
75
|
"dependencies": {
|
|
77
76
|
"@angular-devkit/core": "~18.2.0",
|
|
@@ -86,17 +85,17 @@
|
|
|
86
85
|
"tslib": "^2.6.2"
|
|
87
86
|
},
|
|
88
87
|
"devDependencies": {
|
|
89
|
-
"@ama-sdk/core": "^12.0.0-next.
|
|
88
|
+
"@ama-sdk/core": "^12.0.0-next.2",
|
|
90
89
|
"@angular-devkit/schematics-cli": "^18.0.5",
|
|
91
90
|
"@angular/cli": "~18.2.0",
|
|
92
91
|
"@eslint-community/eslint-plugin-eslint-comments": "^4.4.0",
|
|
93
92
|
"@nx/eslint-plugin": "~19.8.0",
|
|
94
93
|
"@nx/jest": "~19.8.0",
|
|
95
|
-
"@o3r/build-helpers": "^12.0.0-next.
|
|
96
|
-
"@o3r/eslint-plugin": "^12.0.0-next.
|
|
97
|
-
"@o3r/schematics": "^12.0.0-next.
|
|
98
|
-
"@o3r/telemetry": "^12.0.0-next.
|
|
99
|
-
"@o3r/test-helpers": "^12.0.0-next.
|
|
94
|
+
"@o3r/build-helpers": "^12.0.0-next.2",
|
|
95
|
+
"@o3r/eslint-plugin": "^12.0.0-next.2",
|
|
96
|
+
"@o3r/schematics": "^12.0.0-next.2",
|
|
97
|
+
"@o3r/telemetry": "^12.0.0-next.2",
|
|
98
|
+
"@o3r/test-helpers": "^12.0.0-next.2",
|
|
100
99
|
"@openapitools/openapi-generator-cli": "~2.15.0",
|
|
101
100
|
"@schematics/angular": "~18.2.0",
|
|
102
101
|
"@stylistic/eslint-plugin": "~2.7.0",
|
|
@@ -107,12 +106,12 @@
|
|
|
107
106
|
"@types/node": "^20.0.0",
|
|
108
107
|
"@types/pid-from-port": "^1.1.0",
|
|
109
108
|
"@types/semver": "^7.3.13",
|
|
110
|
-
"@typescript-eslint/parser": "~8.
|
|
109
|
+
"@typescript-eslint/parser": "~8.18.0",
|
|
111
110
|
"angular-eslint": "~18.4.0",
|
|
112
111
|
"commit-and-tag-version": "^12.0.0",
|
|
113
112
|
"copyfiles": "^2.4.1",
|
|
114
113
|
"cpy-cli": "^5.0.0",
|
|
115
|
-
"eslint": "~9.
|
|
114
|
+
"eslint": "~9.17.0",
|
|
116
115
|
"eslint-import-resolver-node": "^0.3.9",
|
|
117
116
|
"eslint-import-resolver-typescript": "^3.6.3",
|
|
118
117
|
"eslint-plugin-import": "^2.31.0",
|
|
@@ -137,7 +136,7 @@
|
|
|
137
136
|
"ts-node": "~10.9.2",
|
|
138
137
|
"type-fest": "^4.10.2",
|
|
139
138
|
"typescript": "~5.5.4",
|
|
140
|
-
"typescript-eslint": "~8.
|
|
139
|
+
"typescript-eslint": "~8.18.0"
|
|
141
140
|
},
|
|
142
141
|
"generatorDependencies": {
|
|
143
142
|
"@swc/cli": "~0.5.0",
|
|
@@ -145,7 +144,7 @@
|
|
|
145
144
|
"@swc/helpers": "~0.5.0",
|
|
146
145
|
"@commitlint/cli": "^19.0.0",
|
|
147
146
|
"@commitlint/config-conventional": "^19.0.0",
|
|
148
|
-
"@typescript-eslint/eslint-plugin": "~8.
|
|
147
|
+
"@typescript-eslint/eslint-plugin": "~8.18.0",
|
|
149
148
|
"jest-junit": "~16.0.0",
|
|
150
149
|
"lint-staged": "^15.0.0",
|
|
151
150
|
"minimist": "^1.2.6",
|
|
Binary file
|
|
Binary file
|
|
Binary file
|