@ama-sdk/schematics 14.0.0-rc.6 → 14.0.0-rc.8

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": "14.0.0-rc.6",
3
+ "version": "14.0.0-rc.8",
4
4
  "publishConfig": {
5
5
  "access": "public"
6
6
  },
@@ -61,12 +61,12 @@
61
61
  }
62
62
  },
63
63
  "peerDependencies": {
64
- "@ama-sdk/core": "~14.0.0-rc.6",
64
+ "@ama-sdk/core": "~14.0.0-rc.8",
65
65
  "@angular-devkit/core": "^21.0.0",
66
66
  "@angular-devkit/schematics-cli": "^21.0.0",
67
67
  "@angular/cli": "^21.0.0",
68
- "@o3r/schematics": "~14.0.0-rc.6",
69
- "@o3r/telemetry": "~14.0.0-rc.6",
68
+ "@o3r/schematics": "~14.0.0-rc.8",
69
+ "@o3r/telemetry": "~14.0.0-rc.8",
70
70
  "@openapitools/openapi-generator-cli": "^2.15.0",
71
71
  "openapi-types": "^12.0.0",
72
72
  "type-fest": "^5.3.1",
@@ -75,7 +75,7 @@
75
75
  "dependencies": {
76
76
  "@angular-devkit/core": "~21.0.2",
77
77
  "@angular-devkit/schematics": "~21.0.2",
78
- "@o3r/schematics": "~14.0.0-rc.6",
78
+ "@o3r/schematics": "~14.0.0-rc.8",
79
79
  "chokidar": "^4.0.3",
80
80
  "globby": "^11.1.0",
81
81
  "js-yaml": "^4.1.1",
@@ -86,16 +86,16 @@
86
86
  "tslib": "^2.6.2"
87
87
  },
88
88
  "devDependencies": {
89
- "@ama-sdk/core": "~14.0.0-rc.6",
89
+ "@ama-sdk/core": "~14.0.0-rc.8",
90
90
  "@angular-devkit/schematics-cli": "~21.0.1",
91
91
  "@angular/cli": "~21.0.2",
92
92
  "@eslint-community/eslint-plugin-eslint-comments": "^4.4.0",
93
93
  "@nx/eslint-plugin": "~22.3.3",
94
94
  "@nx/jest": "~22.3.3",
95
- "@o3r/build-helpers": "~14.0.0-rc.6",
96
- "@o3r/eslint-plugin": "~14.0.0-rc.6",
97
- "@o3r/telemetry": "~14.0.0-rc.6",
98
- "@o3r/test-helpers": "~14.0.0-rc.6",
95
+ "@o3r/build-helpers": "~14.0.0-rc.8",
96
+ "@o3r/eslint-plugin": "~14.0.0-rc.8",
97
+ "@o3r/telemetry": "~14.0.0-rc.8",
98
+ "@o3r/test-helpers": "~14.0.0-rc.8",
99
99
  "@openapitools/openapi-generator-cli": "~2.25.0",
100
100
  "@schematics/angular": "~21.0.2",
101
101
  "@stylistic/eslint-plugin": "~5.6.0",
@@ -126,7 +126,7 @@
126
126
  "jsonc-eslint-parser": "~2.4.0",
127
127
  "mem-fs": "^4.0.0",
128
128
  "npm-run-all2": "^8.0.0",
129
- "nx": "~22.3.3",
129
+ "nx": "~22.4.0",
130
130
  "openapi-types": "^12.0.0",
131
131
  "semver": "^7.5.2",
132
132
  "ts-jest": "~29.4.0",
@@ -152,7 +152,7 @@
152
152
  },
153
153
  "openApiSupportedVersion": "^7.11.0",
154
154
  "engines": {
155
- "node": "^20.19.0 || ^22.17.0 || ^24.0.0"
155
+ "node": "^22.17.0 || ^24.0.0"
156
156
  },
157
157
  "preferUnplugged": true,
158
158
  "contributors": [