@ama-sdk/schematics 12.0.0-next.6 → 12.0.0-next.9

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 CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@ama-sdk/schematics",
3
- "version": "12.0.0-next.6",
3
+ "version": "12.0.0-next.9",
4
4
  "publishConfig": {
5
5
  "access": "public"
6
6
  },
@@ -11,7 +11,6 @@
11
11
  "scripts": {
12
12
  "nx": "nx",
13
13
  "ng": "yarn nx",
14
- "test": "yarn nx test ama-sdk-schematics",
15
14
  "prepare:build:builders": "yarn cpy 'schematics/**/*.json' 'schematics/**/templates/**' 'schematics/**/*.jar' dist/schematics && yarn cpy '{package,collection,migration}.json' dist",
16
15
  "build": "yarn nx build ama-sdk-schematics",
17
16
  "postbuild": "patch-package-json-main",
@@ -62,20 +61,20 @@
62
61
  }
63
62
  },
64
63
  "peerDependencies": {
65
- "@ama-sdk/core": "^12.0.0-next.6",
66
- "@angular-devkit/core": "^18.2.0",
67
- "@angular-devkit/schematics-cli": "^18.0.5",
68
- "@angular/cli": "^18.2.0",
69
- "@o3r/schematics": "^12.0.0-next.6",
64
+ "@ama-sdk/core": "^12.0.0-next.9",
65
+ "@angular-devkit/core": "^19.0.0",
66
+ "@angular-devkit/schematics-cli": "^19.0.0",
67
+ "@angular/cli": "^19.0.0",
68
+ "@o3r/schematics": "^12.0.0-next.9",
70
69
  "@openapitools/openapi-generator-cli": "^2.15.0",
71
70
  "openapi-types": "^12.0.0",
72
71
  "ts-node": "~10.9.2",
73
72
  "type-fest": "^4.10.2"
74
73
  },
75
74
  "dependencies": {
76
- "@angular-devkit/core": "~18.2.0",
77
- "@angular-devkit/schematics": "~18.2.0",
78
- "chokidar": "^3.5.2",
75
+ "@angular-devkit/core": "~19.0.0",
76
+ "@angular-devkit/schematics": "~19.0.0",
77
+ "chokidar": "^4.0.3",
79
78
  "globby": "^11.1.0",
80
79
  "js-yaml": "^4.1.0",
81
80
  "minimatch": "~9.0.3",
@@ -85,19 +84,19 @@
85
84
  "tslib": "^2.6.2"
86
85
  },
87
86
  "devDependencies": {
88
- "@ama-sdk/core": "^12.0.0-next.6",
89
- "@angular-devkit/schematics-cli": "^18.0.5",
90
- "@angular/cli": "~18.2.0",
87
+ "@ama-sdk/core": "^12.0.0-next.9",
88
+ "@angular-devkit/schematics-cli": "~19.0.0",
89
+ "@angular/cli": "~19.0.0",
91
90
  "@eslint-community/eslint-plugin-eslint-comments": "^4.4.0",
92
91
  "@nx/eslint-plugin": "~19.8.0",
93
92
  "@nx/jest": "~19.8.0",
94
- "@o3r/build-helpers": "^12.0.0-next.6",
95
- "@o3r/eslint-plugin": "^12.0.0-next.6",
96
- "@o3r/schematics": "^12.0.0-next.6",
97
- "@o3r/telemetry": "^12.0.0-next.6",
98
- "@o3r/test-helpers": "^12.0.0-next.6",
93
+ "@o3r/build-helpers": "^12.0.0-next.9",
94
+ "@o3r/eslint-plugin": "^12.0.0-next.9",
95
+ "@o3r/schematics": "^12.0.0-next.9",
96
+ "@o3r/telemetry": "^12.0.0-next.9",
97
+ "@o3r/test-helpers": "^12.0.0-next.9",
99
98
  "@openapitools/openapi-generator-cli": "~2.15.0",
100
- "@schematics/angular": "~18.2.0",
99
+ "@schematics/angular": "~19.0.0",
101
100
  "@stylistic/eslint-plugin": "~2.7.0",
102
101
  "@types/jest": "~29.5.2",
103
102
  "@types/js-yaml": "^4.0.5",
@@ -106,8 +105,8 @@
106
105
  "@types/node": "^20.0.0",
107
106
  "@types/pid-from-port": "^1.1.0",
108
107
  "@types/semver": "^7.3.13",
109
- "@typescript-eslint/parser": "~8.18.0",
110
- "angular-eslint": "~18.4.0",
108
+ "@typescript-eslint/parser": "~8.19.0",
109
+ "angular-eslint": "~19.0.0",
111
110
  "commit-and-tag-version": "^12.0.0",
112
111
  "copyfiles": "^2.4.1",
113
112
  "cpy-cli": "^5.0.0",
@@ -132,19 +131,19 @@
132
131
  "openapi-types": "^12.0.0",
133
132
  "pid-from-port": "^1.1.3",
134
133
  "semver": "^7.5.2",
135
- "ts-jest": "~29.2.0",
134
+ "ts-jest": "~29.2.5",
136
135
  "ts-node": "~10.9.2",
137
- "type-fest": "^4.10.2",
138
- "typescript": "~5.5.4",
139
- "typescript-eslint": "~8.18.0"
136
+ "type-fest": "^4.30.1",
137
+ "typescript": "~5.6.2",
138
+ "typescript-eslint": "~8.19.0"
140
139
  },
141
140
  "generatorDependencies": {
142
- "@swc/cli": "~0.5.0",
141
+ "@swc/cli": "~0.6.0",
143
142
  "@swc/core": "~1.10.0",
144
143
  "@swc/helpers": "~0.5.0",
145
144
  "@commitlint/cli": "^19.0.0",
146
145
  "@commitlint/config-conventional": "^19.0.0",
147
- "@typescript-eslint/eslint-plugin": "~8.18.0",
146
+ "@typescript-eslint/eslint-plugin": "~8.19.0",
148
147
  "jest-junit": "~16.0.0",
149
148
  "lint-staged": "^15.0.0",
150
149
  "minimist": "^1.2.6",
@@ -153,7 +152,7 @@
153
152
  "tsc-watch": "^6.0.4",
154
153
  "yaml-eslint-parser": "^1.2.2"
155
154
  },
156
- "openApiSupportedVersion": "~7.10.0",
155
+ "openApiSupportedVersion": "~7.9.0",
157
156
  "engines": {
158
157
  "node": "^18.19.1 || ^20.11.1 || >=22.0.0"
159
158
  },