@fjall/deploy-core 21.1.0 → 23.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": "6b074cf8ff21720ab484a8797152477d50293af193c2ed60801bbd51fcaafd44",
12
+ "hash": "f9a54d54ba5e1952e541e0e828c6d2bce2a079b8d15784f7f9a01e8785da1639",
13
13
  "files": {
14
14
  "src/__test-utils__/awsMockHelpers.ts": "fea371c1b1869678",
15
15
  "src/__test-utils__/index.ts": "e03cf35821157dc4",
@@ -273,9 +273,9 @@
273
273
  "src/util/sleepAbortable.ts": "ee2facc7b89ab9f5",
274
274
  "src/version.ts": "1811a4475823b27e",
275
275
  "../scripts/minify-dist.mjs": "6b2e4b0df8aec601",
276
- "package.json": "f91326ed4eb7af90",
276
+ "package.json": "767408c88f89efb7",
277
277
  "tsconfig.json": "1929cf3f99fe9b1e"
278
278
  },
279
- "outputHash": "1ab9f6ff8c8bcf6df2464cd64ba16005cf478fcf1ef6529b5484d1ac96af2c92",
279
+ "outputHash": "1783826a68e17882f97bb32c675ae2726732e298927cf346e30c4bd5bcf62237",
280
280
  "outputFileCount": 515
281
281
  }
package/dist/.minified CHANGED
@@ -1 +1 @@
1
- 257 files minified at 2026-08-28T12:40:34.216Z
1
+ 257 files minified at 2026-08-30T05:34:26.269Z
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@fjall/deploy-core",
3
- "version": "21.1.0",
3
+ "version": "23.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": "^21.1.0",
100
- "@fjall/util": "^21.1.0",
99
+ "@fjall/generator": "^23.0.0",
100
+ "@fjall/util": "^23.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": ">=21.0.0 <22.0.0"
107
+ "@fjall/components-infrastructure": ">=23.0.0 <24.0.0"
108
108
  },
109
109
  "peerDependenciesMeta": {
110
110
  "@fjall/components-infrastructure": {