@fjall/deploy-core 18.0.0 → 19.0.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.
@@ -9,7 +9,7 @@
9
9
  "package.json",
10
10
  "tsconfig.json"
11
11
  ],
12
- "hash": "f2a79e32e6b413f4cba67fbc438909cf3edb04eb881e2d4dd27d0d1b40eaded2",
12
+ "hash": "f152a2d7b6a075a5791d9b321acb4761dda16eba6a24856717bf5143f1651236",
13
13
  "files": {
14
14
  "src/__test-utils__/awsMockHelpers.ts": "fea371c1b1869678",
15
15
  "src/__test-utils__/index.ts": "e03cf35821157dc4",
@@ -271,9 +271,9 @@
271
271
  "src/util/sleepAbortable.ts": "f9cac3bf8a79a476",
272
272
  "src/version.ts": "1811a4475823b27e",
273
273
  "../scripts/minify-dist.mjs": "6b2e4b0df8aec601",
274
- "package.json": "2b7f5ea76b29ce09",
274
+ "package.json": "093d8bddf1ead2cf",
275
275
  "tsconfig.json": "1929cf3f99fe9b1e"
276
276
  },
277
- "outputHash": "e50bbe5bd0e90989894ba721927cb0ab3bc05c735d02e1d7c94f41d2135d6c49",
277
+ "outputHash": "03b3796b0ca16efc9a18b001a6b318007f2a8be0c75ebb0c93420710158e11a7",
278
278
  "outputFileCount": 511
279
279
  }
package/dist/.minified CHANGED
@@ -1 +1 @@
1
- 255 files minified at 2026-08-23T08:32:09.587Z
1
+ 255 files minified at 2026-08-24T11:07:21.862Z
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@fjall/deploy-core",
3
- "version": "18.0.0",
3
+ "version": "19.0.0",
4
4
  "repository": {
5
5
  "type": "git",
6
6
  "url": "git+https://github.com/fjall-tech/fjall.git",
@@ -96,15 +96,15 @@
96
96
  "@aws-sdk/client-ssm": "^3.1098.0",
97
97
  "@aws-sdk/client-sso-admin": "^3.1098.0",
98
98
  "@aws-sdk/client-sts": "^3.1098.0",
99
- "@fjall/generator": "^18.0.0",
100
- "@fjall/util": "^18.0.0",
99
+ "@fjall/generator": "^19.0.0",
100
+ "@fjall/util": "^19.0.0",
101
101
  "@smithy/node-http-handler": "^4.9.13",
102
102
  "aws-cdk": "^2.1134.0",
103
103
  "tsx": "^4.23.1",
104
104
  "zod": "^4.4.3"
105
105
  },
106
106
  "peerDependencies": {
107
- "@fjall/components-infrastructure": ">=18.0.0 <19.0.0"
107
+ "@fjall/components-infrastructure": ">=19.0.0 <20.0.0"
108
108
  },
109
109
  "peerDependenciesMeta": {
110
110
  "@fjall/components-infrastructure": {