@storm-software/cloudflare-tools 0.71.241 → 0.71.244

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.
Files changed (40) hide show
  1. package/CHANGELOG.md +37 -0
  2. package/README.md +1 -1
  3. package/dist/{chunk-NVXN47M3.js → chunk-4YG4DTJE.js} +5 -5
  4. package/dist/{chunk-H7UUMO4I.mjs → chunk-6KQ5YG7A.mjs} +6 -6
  5. package/dist/{chunk-TXSHBEGN.js → chunk-7NFFNXFN.js} +12 -12
  6. package/dist/{chunk-NDWQLXK2.js → chunk-AWIMXPCE.js} +1 -1
  7. package/dist/{chunk-5MAMLVMV.mjs → chunk-BJQFVPGK.mjs} +3 -1
  8. package/dist/{chunk-BGMLQBUW.mjs → chunk-BTKJRCZQ.mjs} +1 -1
  9. package/dist/{chunk-62X6T4SY.js → chunk-FLA2SYPV.js} +3 -3
  10. package/dist/{chunk-F7UN7A3Y.mjs → chunk-GWP7DME7.mjs} +2 -2
  11. package/dist/{chunk-MJTK5VFR.mjs → chunk-I673VEX6.mjs} +3 -3
  12. package/dist/{chunk-F267HKGK.js → chunk-NJOOPHBM.js} +5 -5
  13. package/dist/{chunk-ZBFQ7IPQ.mjs → chunk-SNE4W7AT.mjs} +2 -2
  14. package/dist/{chunk-OICNXBKP.js → chunk-UZX2DPHE.js} +5 -5
  15. package/dist/{chunk-EI77CIK7.mjs → chunk-WPIQWFHD.mjs} +1 -1
  16. package/dist/{chunk-3E2GFJMN.mjs → chunk-WTWLKDV7.mjs} +1 -1
  17. package/dist/{chunk-PGTHXO6M.js → chunk-YRUROEEP.js} +3 -1
  18. package/dist/{chunk-7PHIHWTS.mjs → chunk-ZDGAILQ2.mjs} +3 -3
  19. package/dist/executors.js +3 -3
  20. package/dist/executors.mjs +5 -5
  21. package/dist/generators.js +4 -4
  22. package/dist/generators.mjs +4 -4
  23. package/dist/index.js +6 -6
  24. package/dist/index.mjs +7 -7
  25. package/dist/src/executors/cloudflare-publish/executor.js +2 -2
  26. package/dist/src/executors/cloudflare-publish/executor.mjs +4 -4
  27. package/dist/src/executors/r2-upload-publish/executor.js +3 -3
  28. package/dist/src/executors/r2-upload-publish/executor.mjs +3 -3
  29. package/dist/src/executors/r2-upload-publish/untyped.mjs +1 -1
  30. package/dist/src/executors/serve/executor.js +3 -3
  31. package/dist/src/executors/serve/executor.mjs +3 -3
  32. package/dist/src/generators/init/generator.js +2 -2
  33. package/dist/src/generators/init/generator.mjs +2 -2
  34. package/dist/src/generators/worker/generator.js +4 -4
  35. package/dist/src/generators/worker/generator.mjs +4 -4
  36. package/dist/src/plugins/index.mjs +1 -1
  37. package/dist/src/utils/http-handler.mjs +1 -1
  38. package/dist/src/utils/index.mjs +1 -1
  39. package/dist/src/utils/r2-bucket-helpers.mjs +1 -1
  40. package/package.json +9 -9
package/CHANGELOG.md CHANGED
@@ -2,6 +2,43 @@
2
2
 
3
3
  # Changelog for Storm Ops - Cloudflare Tools
4
4
 
5
+ ## [0.71.244](https://github.com/storm-software/storm-ops/releases/tag/cloudflare-tools%400.71.244) (07/16/2026)
6
+
7
+ ### Miscellaneous
8
+
9
+ - **git-tools:** Added nested `bun` and `pnpm` modules for `lefthook` ([1a543f7f5](https://github.com/storm-software/storm-ops/commit/1a543f7f5))
10
+
11
+ ### Updated Dependencies
12
+
13
+ - Updated **config** to **v1.138.38**
14
+ - Updated **config-tools** to **v1.190.101**
15
+ - Updated **workspace-tools** to **v1.296.81**
16
+
17
+ ## [0.71.243](https://github.com/storm-software/storm-ops/releases/tag/cloudflare-tools%400.71.243) (07/16/2026)
18
+
19
+ ### Miscellaneous
20
+
21
+ - **devenv-modules:** Update task hooks to have different unique names ([396f82931](https://github.com/storm-software/storm-ops/commit/396f82931))
22
+
23
+ ### Updated Dependencies
24
+
25
+ - Updated **config** to **v1.138.37**
26
+ - Updated **config-tools** to **v1.190.100**
27
+ - Updated **workspace-tools** to **v1.296.80**
28
+
29
+ ## [0.71.242](https://github.com/storm-software/storm-ops/releases/tag/cloudflare-tools%400.71.242) (07/13/2026)
30
+
31
+ ### Miscellaneous
32
+
33
+ - **devenv-modules:** Update devenv modules inputs ([d71083ab0](https://github.com/storm-software/storm-ops/commit/d71083ab0))
34
+ - **bun-tools:** Display full error details during update ([f1c4902a7](https://github.com/storm-software/storm-ops/commit/f1c4902a7))
35
+
36
+ ### Updated Dependencies
37
+
38
+ - Updated **config** to **v1.138.36**
39
+ - Updated **config-tools** to **v1.190.99**
40
+ - Updated **workspace-tools** to **v1.296.79**
41
+
5
42
  ## [0.71.241](https://github.com/storm-software/storm-ops/releases/tag/cloudflare-tools%400.71.241) (07/13/2026)
6
43
 
7
44
  ### Updated Dependencies
package/README.md CHANGED
@@ -27,7 +27,7 @@ This package is part of the <b>⚡Storm-Ops</b> monorepo. The Storm-Ops packages
27
27
 
28
28
  <h3 align="center">💻 Visit <a href="https://stormsoftware.com" target="_blank">stormsoftware.com</a> to stay up to date with this developer</h3><br />
29
29
 
30
- [![Version](https://img.shields.io/badge/version-0.71.239-1fb2a6.svg?style=for-the-badge&color=1fb2a6)](https://prettier.io/)&nbsp;[![Nx](https://img.shields.io/badge/Nx-17.0.2-lightgrey?style=for-the-badge&logo=nx&logoWidth=20&&color=1fb2a6)](http://nx.dev/)&nbsp;[![NextJs](https://img.shields.io/badge/Next.js-14.0.2-lightgrey?style=for-the-badge&logo=nextdotjs&logoWidth=20&color=1fb2a6)](https://nextjs.org/)&nbsp;[![Commitizen friendly](https://img.shields.io/badge/commitizen-friendly-brightgreen.svg?style=for-the-badge&logo=commitlint&color=1fb2a6)](http://commitizen.github.io/cz-cli/)&nbsp;![Semantic-Release](https://img.shields.io/badge/%20%20%F0%9F%93%A6%F0%9F%9A%80-semantic--release-e10079.svg?style=for-the-badge&color=1fb2a6)&nbsp;[![documented with Fumadocs](https://img.shields.io/badge/documented_with-fumadocs-success.svg?style=for-the-badge&logo=readthedocs&color=1fb2a6)](https://fumadocs.vercel.app/)&nbsp;![GitHub Workflow Status (with event)](https://img.shields.io/github/actions/workflow/status/storm-software/storm-ops/cr.yml?style=for-the-badge&logo=github-actions&color=1fb2a6)
30
+ [![Version](https://img.shields.io/badge/version-0.71.242-1fb2a6.svg?style=for-the-badge&color=1fb2a6)](https://prettier.io/)&nbsp;[![Nx](https://img.shields.io/badge/Nx-17.0.2-lightgrey?style=for-the-badge&logo=nx&logoWidth=20&&color=1fb2a6)](http://nx.dev/)&nbsp;[![NextJs](https://img.shields.io/badge/Next.js-14.0.2-lightgrey?style=for-the-badge&logo=nextdotjs&logoWidth=20&color=1fb2a6)](https://nextjs.org/)&nbsp;[![Commitizen friendly](https://img.shields.io/badge/commitizen-friendly-brightgreen.svg?style=for-the-badge&logo=commitlint&color=1fb2a6)](http://commitizen.github.io/cz-cli/)&nbsp;![Semantic-Release](https://img.shields.io/badge/%20%20%F0%9F%93%A6%F0%9F%9A%80-semantic--release-e10079.svg?style=for-the-badge&color=1fb2a6)&nbsp;[![documented with Fumadocs](https://img.shields.io/badge/documented_with-fumadocs-success.svg?style=for-the-badge&logo=readthedocs&color=1fb2a6)](https://fumadocs.vercel.app/)&nbsp;![GitHub Workflow Status (with event)](https://img.shields.io/github/actions/workflow/status/storm-software/storm-ops/cr.yml?style=for-the-badge&logo=github-actions&color=1fb2a6)
31
31
 
32
32
  <!-- prettier-ignore-start -->
33
33
  <!-- markdownlint-disable -->
@@ -7,7 +7,7 @@ var require_package = _chunkMCKGQKYUjs.__commonJS.call(void 0, {
7
7
  "package.json"(exports, module) {
8
8
  module.exports = {
9
9
  name: "@storm-software/cloudflare-tools",
10
- version: "0.71.240",
10
+ version: "0.71.243",
11
11
  private: false,
12
12
  description: "A Nx plugin package that contains various executors, generators, and utilities that assist in managing Cloudflare services.",
13
13
  keywords: [
@@ -160,9 +160,9 @@ var require_package = _chunkMCKGQKYUjs.__commonJS.call(void 0, {
160
160
  module: "dist/index.mjs",
161
161
  typings: "dist/index.d.ts",
162
162
  dependencies: {
163
- "@aws-sdk/client-s3": "^3.1085.0",
164
- "@aws-sdk/lib-storage": "^3.1085.0",
165
- "@smithy/node-http-handler": "^4.9.5",
163
+ "@aws-sdk/client-s3": "^3.1087.0",
164
+ "@aws-sdk/lib-storage": "^3.1087.0",
165
+ "@smithy/node-http-handler": "^4.9.6",
166
166
  "@storm-software/config": "workspace:*",
167
167
  "@storm-software/config-tools": "workspace:*",
168
168
  "@storm-software/workspace-tools": "workspace:*",
@@ -176,7 +176,7 @@ var require_package = _chunkMCKGQKYUjs.__commonJS.call(void 0, {
176
176
  "@nx/node": "catalog:",
177
177
  "@nx/web": "catalog:",
178
178
  "@nx/webpack": "catalog:",
179
- "@smithy/protocol-http": "^5.5.8",
179
+ "@smithy/protocol-http": "^5.5.9",
180
180
  nx: "catalog:",
181
181
  tsup: "catalog:",
182
182
  untyped: "catalog:",
@@ -1,13 +1,13 @@
1
1
  import {
2
2
  __commonJS
3
- } from "./chunk-EI77CIK7.mjs";
3
+ } from "./chunk-WPIQWFHD.mjs";
4
4
 
5
5
  // package.json
6
6
  var require_package = __commonJS({
7
7
  "package.json"(exports, module) {
8
8
  module.exports = {
9
9
  name: "@storm-software/cloudflare-tools",
10
- version: "0.71.240",
10
+ version: "0.71.243",
11
11
  private: false,
12
12
  description: "A Nx plugin package that contains various executors, generators, and utilities that assist in managing Cloudflare services.",
13
13
  keywords: [
@@ -160,9 +160,9 @@ var require_package = __commonJS({
160
160
  module: "dist/index.mjs",
161
161
  typings: "dist/index.d.ts",
162
162
  dependencies: {
163
- "@aws-sdk/client-s3": "^3.1085.0",
164
- "@aws-sdk/lib-storage": "^3.1085.0",
165
- "@smithy/node-http-handler": "^4.9.5",
163
+ "@aws-sdk/client-s3": "^3.1087.0",
164
+ "@aws-sdk/lib-storage": "^3.1087.0",
165
+ "@smithy/node-http-handler": "^4.9.6",
166
166
  "@storm-software/config": "workspace:*",
167
167
  "@storm-software/config-tools": "workspace:*",
168
168
  "@storm-software/workspace-tools": "workspace:*",
@@ -176,7 +176,7 @@ var require_package = __commonJS({
176
176
  "@nx/node": "catalog:",
177
177
  "@nx/web": "catalog:",
178
178
  "@nx/webpack": "catalog:",
179
- "@smithy/protocol-http": "^5.5.8",
179
+ "@smithy/protocol-http": "^5.5.9",
180
180
  nx: "catalog:",
181
181
  tsup: "catalog:",
182
182
  untyped: "catalog:",
@@ -7,7 +7,7 @@ var _chunkNCVDTA5Mjs = require('./chunk-NCVDTA5M.js');
7
7
 
8
8
 
9
9
 
10
- var _chunkPGTHXO6Mjs = require('./chunk-PGTHXO6M.js');
10
+ var _chunkYRUROEEPjs = require('./chunk-YRUROEEP.js');
11
11
 
12
12
 
13
13
 
@@ -64,7 +64,7 @@ var applyWorkspaceBaseTokens = async (option, tokenParams) => {
64
64
  if (result.includes("{workspaceRoot}")) {
65
65
  result = result.replaceAll(
66
66
  "{workspaceRoot}",
67
- _nullishCoalesce(_nullishCoalesce(tokenParams.workspaceRoot, () => ( _optionalChain([tokenParams, 'access', _3 => _3.config, 'optionalAccess', _4 => _4.workspaceRoot]))), () => ( _chunkPGTHXO6Mjs.findWorkspaceRoot.call(void 0, )))
67
+ _nullishCoalesce(_nullishCoalesce(tokenParams.workspaceRoot, () => ( _optionalChain([tokenParams, 'access', _3 => _3.config, 'optionalAccess', _4 => _4.workspaceRoot]))), () => ( _chunkYRUROEEPjs.findWorkspaceRoot.call(void 0, )))
68
68
  );
69
69
  }
70
70
  return result;
@@ -113,7 +113,7 @@ var withRunExecutor = (name, executorFn, executorOptions = {}) => async (_option
113
113
  "The Build process failed because the context is not valid. Please run this command from a workspace."
114
114
  );
115
115
  }
116
- const workspaceRoot2 = _chunkPGTHXO6Mjs.findWorkspaceRoot.call(void 0, );
116
+ const workspaceRoot2 = _chunkYRUROEEPjs.findWorkspaceRoot.call(void 0, );
117
117
  const projectRoot = context.projectsConfigurations.projects[context.projectName].root || workspaceRoot2;
118
118
  const sourceRoot = context.projectsConfigurations.projects[context.projectName].sourceRoot || projectRoot || workspaceRoot2;
119
119
  const projectName = context.projectName;
@@ -132,7 +132,7 @@ var withRunExecutor = (name, executorFn, executorOptions = {}) => async (_option
132
132
  `,
133
133
  config
134
134
  );
135
- config = await _chunkPGTHXO6Mjs.getConfig.call(void 0, workspaceRoot2);
135
+ config = await _chunkYRUROEEPjs.getConfig.call(void 0, workspaceRoot2);
136
136
  }
137
137
  if (_optionalChain([executorOptions, 'optionalAccess', _7 => _7.hooks, 'optionalAccess', _8 => _8.applyDefaultOptions])) {
138
138
  _chunkAWKQRM2Hjs.writeDebug.call(void 0, "Running the applyDefaultOptions hook...", config);
@@ -911,7 +911,7 @@ var addPackageDependencies = async (workspaceRoot2, projectRoot, projectName, pa
911
911
  return packageJson;
912
912
  };
913
913
  var addWorkspacePackageJsonFields = async (workspaceConfig, projectRoot, sourceRoot, projectName, includeSrc = false, packageJson) => {
914
- const workspaceRoot2 = workspaceConfig.workspaceRoot ? workspaceConfig.workspaceRoot : _chunkPGTHXO6Mjs.findWorkspaceRoot.call(void 0, );
914
+ const workspaceRoot2 = workspaceConfig.workspaceRoot ? workspaceConfig.workspaceRoot : _chunkYRUROEEPjs.findWorkspaceRoot.call(void 0, );
915
915
  const workspacePackageJsonContent = await _promises.readFile.call(void 0,
916
916
  _chunkAWKQRM2Hjs.joinPaths.call(void 0, workspaceRoot2, "package.json"),
917
917
  "utf8"
@@ -1043,11 +1043,11 @@ function toTSDownFormat(format3) {
1043
1043
  // ../tsdown/src/build.ts
1044
1044
  var resolveOptions = async (userOptions) => {
1045
1045
  const options = getDefaultOptions(userOptions);
1046
- const workspaceRoot2 = _chunkPGTHXO6Mjs.findWorkspaceRoot.call(void 0, options.projectRoot);
1046
+ const workspaceRoot2 = _chunkYRUROEEPjs.findWorkspaceRoot.call(void 0, options.projectRoot);
1047
1047
  if (!workspaceRoot2) {
1048
1048
  throw new Error("Cannot find Nx workspace root");
1049
1049
  }
1050
- const workspaceConfig = await _chunkPGTHXO6Mjs.getWorkspaceConfig.call(void 0, options.debug === true, {
1050
+ const workspaceConfig = await _chunkYRUROEEPjs.getWorkspaceConfig.call(void 0, options.debug === true, {
1051
1051
  workspaceRoot: workspaceRoot2
1052
1052
  });
1053
1053
  _chunkAWKQRM2Hjs.writeDebug.call(void 0, " \u2699\uFE0F Resolving build options", workspaceConfig);
@@ -1476,14 +1476,14 @@ var withRunGenerator = (name, generatorFn, generatorOptions = {
1476
1476
  `,
1477
1477
  config
1478
1478
  );
1479
- const workspaceRoot2 = _chunkPGTHXO6Mjs.findWorkspaceRoot.call(void 0, );
1479
+ const workspaceRoot2 = _chunkYRUROEEPjs.findWorkspaceRoot.call(void 0, );
1480
1480
  if (!generatorOptions.skipReadingConfig) {
1481
1481
  _chunkAWKQRM2Hjs.writeDebug.call(void 0,
1482
1482
  `Loading the Storm Config from environment variables and storm.config.js file...
1483
1483
  - workspaceRoot: ${workspaceRoot2}`,
1484
1484
  config
1485
1485
  );
1486
- config = await _chunkPGTHXO6Mjs.getConfig.call(void 0, workspaceRoot2);
1486
+ config = await _chunkYRUROEEPjs.getConfig.call(void 0, workspaceRoot2);
1487
1487
  }
1488
1488
  if (_optionalChain([generatorOptions, 'optionalAccess', _124 => _124.hooks, 'optionalAccess', _125 => _125.applyDefaultOptions])) {
1489
1489
  _chunkAWKQRM2Hjs.writeDebug.call(void 0, "Running the applyDefaultOptions hook...", config);
@@ -1942,9 +1942,9 @@ async function configSchemaGeneratorFn(tree, options, config) {
1942
1942
  `Determining the Storm Workspace Configuration JSON Schema...`,
1943
1943
  config
1944
1944
  );
1945
- const jsonSchema = z.toJSONSchema(_chunkPGTHXO6Mjs.workspaceConfigSchema, {
1945
+ const jsonSchema = z.toJSONSchema(_chunkYRUROEEPjs.workspaceConfigSchema, {
1946
1946
  target: "draft-7",
1947
- metadata: _chunkPGTHXO6Mjs.schemaRegistry
1947
+ metadata: _chunkYRUROEEPjs.schemaRegistry
1948
1948
  });
1949
1949
  jsonSchema.$id ??= "https://public.storm-cdn.com/schemas/storm-workspace.schema.json";
1950
1950
  jsonSchema.title ??= "Storm Workspace Configuration JSON Schema";
@@ -1956,7 +1956,7 @@ async function configSchemaGeneratorFn(tree, options, config) {
1956
1956
  );
1957
1957
  }
1958
1958
  const outputPath = options.outputFile.replaceAll("{workspaceRoot}", "").replaceAll(
1959
- _nullishCoalesce(_optionalChain([config, 'optionalAccess', _164 => _164.workspaceRoot]), () => ( _chunkPGTHXO6Mjs.findWorkspaceRoot.call(void 0, ))),
1959
+ _nullishCoalesce(_optionalChain([config, 'optionalAccess', _164 => _164.workspaceRoot]), () => ( _chunkYRUROEEPjs.findWorkspaceRoot.call(void 0, ))),
1960
1960
  options.outputFile.startsWith("./") ? "" : "./"
1961
1961
  );
1962
1962
  _chunkAWKQRM2Hjs.writeTrace.call(void 0,
@@ -5,7 +5,7 @@ var _chunkMCKGQKYUjs = require('./chunk-MCKGQKYU.js');
5
5
  // package.json
6
6
  var require_package = _chunkMCKGQKYUjs.__commonJS.call(void 0, {
7
7
  "package.json"(exports, module) {
8
- module.exports = { name: "@storm-software/cloudflare-tools", version: "0.71.241", private: false, description: "A Nx plugin package that contains various executors, generators, and utilities that assist in managing Cloudflare services.", keywords: ["monorepo", "open-system", "storm", "storm-ops", "storm-stack", "stormstack", "sullivanpj"], homepage: "https://stormsoftware.com", bugs: "https://github.com/storm-software/storm-ops/issues", repository: { type: "github", url: "https://github.com/storm-software/storm-ops.git", directory: "packages/cloudflare-tools" }, license: "Apache-2.0", author: { name: "Storm Software", email: "contact@stormsoftware.com", url: "https://stormsoftware.com" }, exports: { "./package.json": "./package.json", "./docs/*": "./docs/*", "./migrations.json": "./migrations.json", "./executors.json": "./executors.json", "./executors/*/schema.json": "./dist/src/executors/*/schema.json", "./generators.json": "./generators.json", "./generators/*/schema.json": "./dist/src/generators/*/schema.json", ".": { import: { types: "./dist/index.d.mts", default: "./dist/index.mjs" }, require: { types: "./dist/index.d.ts", default: "./dist/index.js" }, default: { types: "./dist/index.d.ts", default: "./dist/index.js" } }, "./index": { import: { types: "./dist/index.d.mts", default: "./dist/index.mjs" }, require: { types: "./dist/index.d.ts", default: "./dist/index.js" }, default: { types: "./dist/index.d.ts", default: "./dist/index.js" } }, "./executors": { import: { types: "./dist/executors.d.mts", default: "./dist/executors.mjs" }, require: { types: "./dist/executors.d.ts", default: "./dist/executors.js" }, default: { types: "./dist/executors.d.ts", default: "./dist/executors.js" } }, "./executors/*": { import: { types: "./dist/src/executors/*.d.mts", default: "./dist/src/executors/*.mjs" }, require: { types: "./dist/src/executors/*.d.ts", default: "./dist/src/executors/*.js" }, default: { types: "./dist/src/executors/*.d.ts", default: "./dist/src/executors/*.js" } }, "./generators": { import: { types: "./dist/generators.d.mts", default: "./dist/generators.mjs" }, require: { types: "./dist/generators.d.ts", default: "./dist/generators.js" }, default: { types: "./dist/generators.d.ts", default: "./dist/generators.js" } }, "./generators/*": { import: { types: "./dist/src/generators/*.d.mts", default: "./dist/src/generators/*.mjs" }, require: { types: "./dist/src/generators/*.d.ts", default: "./dist/src/generators/*.js" }, default: { types: "./dist/src/generators/*.d.ts", default: "./dist/src/generators/*.js" } }, "./utils": { import: { types: "./dist/src/utils/index.d.mts", default: "./dist/src/utils/index.mjs" }, require: { types: "./dist/src/utils/index.d.ts", default: "./dist/src/utils/index.js" }, default: { types: "./dist/src/utils/index.d.ts", default: "./dist/src/utils/index.js" } }, "./utils/*": { import: { types: "./dist/src/utils/*.d.mts", default: "./dist/src/utils/*.mjs" }, require: { types: "./dist/src/utils/*.d.ts", default: "./dist/src/utils/*.js" }, default: { types: "./dist/src/utils/*.d.ts", default: "./dist/src/utils/*.js" } }, "./executors/*/executor.js": "./dist/src/executors/*/executor.js", "./generators/*/generator.js": "./dist/src/generators/*/generator.js", "./plugin": "./dist/src/plugins/index.js" }, main: "dist/index.js", module: "dist/index.mjs", typings: "dist/index.d.ts", dependencies: { "@aws-sdk/client-s3": "^3.1085.0", "@aws-sdk/lib-storage": "^3.1085.0", "@smithy/node-http-handler": "^4.9.5", "@storm-software/config": "workspace:*", "@storm-software/config-tools": "workspace:*", "@storm-software/workspace-tools": "workspace:*", defu: "catalog:", glob: "catalog:", "mime-types": "^3.0.2", "pretty-bytes": "^7.1.0" }, devDependencies: { "@nx/devkit": "catalog:", "@nx/node": "catalog:", "@nx/web": "catalog:", "@nx/webpack": "catalog:", "@smithy/protocol-http": "^5.5.8", nx: "catalog:", tsup: "catalog:", untyped: "catalog:", wrangler: "^4.110.0" }, peerDependencies: { nx: ">=22.7.1", wrangler: ">=3.58.0" }, peerDependenciesMeta: { nx: { optional: false }, wrangler: { optional: false } }, publishConfig: { access: "public" }, executors: "./executors.json", generators: "./generators.json" };
8
+ module.exports = { name: "@storm-software/cloudflare-tools", version: "0.71.244", private: false, description: "A Nx plugin package that contains various executors, generators, and utilities that assist in managing Cloudflare services.", keywords: ["monorepo", "open-system", "storm", "storm-ops", "storm-stack", "stormstack", "sullivanpj"], homepage: "https://stormsoftware.com", bugs: "https://github.com/storm-software/storm-ops/issues", repository: { type: "github", url: "https://github.com/storm-software/storm-ops.git", directory: "packages/cloudflare-tools" }, license: "Apache-2.0", author: { name: "Storm Software", email: "contact@stormsoftware.com", url: "https://stormsoftware.com" }, exports: { "./package.json": "./package.json", "./docs/*": "./docs/*", "./migrations.json": "./migrations.json", "./executors.json": "./executors.json", "./executors/*/schema.json": "./dist/src/executors/*/schema.json", "./generators.json": "./generators.json", "./generators/*/schema.json": "./dist/src/generators/*/schema.json", ".": { import: { types: "./dist/index.d.mts", default: "./dist/index.mjs" }, require: { types: "./dist/index.d.ts", default: "./dist/index.js" }, default: { types: "./dist/index.d.ts", default: "./dist/index.js" } }, "./index": { import: { types: "./dist/index.d.mts", default: "./dist/index.mjs" }, require: { types: "./dist/index.d.ts", default: "./dist/index.js" }, default: { types: "./dist/index.d.ts", default: "./dist/index.js" } }, "./executors": { import: { types: "./dist/executors.d.mts", default: "./dist/executors.mjs" }, require: { types: "./dist/executors.d.ts", default: "./dist/executors.js" }, default: { types: "./dist/executors.d.ts", default: "./dist/executors.js" } }, "./executors/*": { import: { types: "./dist/src/executors/*.d.mts", default: "./dist/src/executors/*.mjs" }, require: { types: "./dist/src/executors/*.d.ts", default: "./dist/src/executors/*.js" }, default: { types: "./dist/src/executors/*.d.ts", default: "./dist/src/executors/*.js" } }, "./generators": { import: { types: "./dist/generators.d.mts", default: "./dist/generators.mjs" }, require: { types: "./dist/generators.d.ts", default: "./dist/generators.js" }, default: { types: "./dist/generators.d.ts", default: "./dist/generators.js" } }, "./generators/*": { import: { types: "./dist/src/generators/*.d.mts", default: "./dist/src/generators/*.mjs" }, require: { types: "./dist/src/generators/*.d.ts", default: "./dist/src/generators/*.js" }, default: { types: "./dist/src/generators/*.d.ts", default: "./dist/src/generators/*.js" } }, "./utils": { import: { types: "./dist/src/utils/index.d.mts", default: "./dist/src/utils/index.mjs" }, require: { types: "./dist/src/utils/index.d.ts", default: "./dist/src/utils/index.js" }, default: { types: "./dist/src/utils/index.d.ts", default: "./dist/src/utils/index.js" } }, "./utils/*": { import: { types: "./dist/src/utils/*.d.mts", default: "./dist/src/utils/*.mjs" }, require: { types: "./dist/src/utils/*.d.ts", default: "./dist/src/utils/*.js" }, default: { types: "./dist/src/utils/*.d.ts", default: "./dist/src/utils/*.js" } }, "./executors/*/executor.js": "./dist/src/executors/*/executor.js", "./generators/*/generator.js": "./dist/src/generators/*/generator.js", "./plugin": "./dist/src/plugins/index.js" }, main: "dist/index.js", module: "dist/index.mjs", typings: "dist/index.d.ts", dependencies: { "@aws-sdk/client-s3": "^3.1087.0", "@aws-sdk/lib-storage": "^3.1087.0", "@smithy/node-http-handler": "^4.9.6", "@storm-software/config": "workspace:*", "@storm-software/config-tools": "workspace:*", "@storm-software/workspace-tools": "workspace:*", defu: "catalog:", glob: "catalog:", "mime-types": "^3.0.2", "pretty-bytes": "^7.1.0" }, devDependencies: { "@nx/devkit": "catalog:", "@nx/node": "catalog:", "@nx/web": "catalog:", "@nx/webpack": "catalog:", "@smithy/protocol-http": "^5.5.9", nx: "catalog:", tsup: "catalog:", untyped: "catalog:", wrangler: "^4.110.0" }, peerDependencies: { nx: ">=22.7.1", wrangler: ">=3.58.0" }, peerDependenciesMeta: { nx: { optional: false }, wrangler: { optional: false } }, publishConfig: { access: "public" }, executors: "./executors.json", generators: "./generators.json" };
9
9
  }
10
10
  });
11
11
 
@@ -64,7 +64,9 @@ var rootFiles = [
64
64
  "npm-lock.yml",
65
65
  "yarn-lock.yml",
66
66
  "pnpm-lock.yml",
67
- "bun.lockb"
67
+ "bun.lockb",
68
+ "bun.lock",
69
+ "bunfig.toml"
68
70
  ];
69
71
  var rootDirectories = [
70
72
  ".storm-workspace",
@@ -3,7 +3,7 @@ import {
3
3
  } from "./chunk-ZXLMDNFQ.mjs";
4
4
  import {
5
5
  __require
6
- } from "./chunk-EI77CIK7.mjs";
6
+ } from "./chunk-WPIQWFHD.mjs";
7
7
 
8
8
  // src/executors/cloudflare-publish/executor.ts
9
9
  import { joinPathFragments } from "@nx/devkit";
@@ -13,7 +13,7 @@ var _chunkNCVDTA5Mjs = require('./chunk-NCVDTA5M.js');
13
13
 
14
14
 
15
15
 
16
- var _chunkPGTHXO6Mjs = require('./chunk-PGTHXO6M.js');
16
+ var _chunkYRUROEEPjs = require('./chunk-YRUROEEP.js');
17
17
 
18
18
 
19
19
 
@@ -53,8 +53,8 @@ async function runExecutor(options, context) {
53
53
  throw new Error("The executor requires projectsConfigurations.");
54
54
  }
55
55
  try {
56
- const workspaceRoot = _chunkPGTHXO6Mjs.findWorkspaceRoot.call(void 0, );
57
- const config = await _chunkPGTHXO6Mjs.getConfig.call(void 0, workspaceRoot);
56
+ const workspaceRoot = _chunkYRUROEEPjs.findWorkspaceRoot.call(void 0, );
57
+ const config = await _chunkYRUROEEPjs.getConfig.call(void 0, workspaceRoot);
58
58
  const projectName = _nullishCoalesce(_optionalChain([context, 'access', _7 => _7.projectsConfigurations, 'access', _8 => _8.projects, 'access', _9 => _9[context.projectName], 'optionalAccess', _10 => _10.name]), () => ( context.projectName));
59
59
  const projectDetails = _chunkNCVDTA5Mjs.getPackageInfo.call(void 0,
60
60
  context.projectsConfigurations.projects[context.projectName]
@@ -7,7 +7,7 @@ import {
7
7
  getWorkspaceConfig,
8
8
  schemaRegistry,
9
9
  workspaceConfigSchema
10
- } from "./chunk-5MAMLVMV.mjs";
10
+ } from "./chunk-BJQFVPGK.mjs";
11
11
  import {
12
12
  ProjectTagConstants,
13
13
  addProjectTag
@@ -30,7 +30,7 @@ import {
30
30
  } from "./chunk-K4H5ZMYA.mjs";
31
31
  import {
32
32
  __dirname
33
- } from "./chunk-EI77CIK7.mjs";
33
+ } from "./chunk-WPIQWFHD.mjs";
34
34
 
35
35
  // ../config-tools/src/utilities/apply-workspace-tokens.ts
36
36
  var applyWorkspaceBaseTokens = async (option, tokenParams) => {
@@ -1,10 +1,10 @@
1
1
  import {
2
2
  generator_default
3
- } from "./chunk-ZBFQ7IPQ.mjs";
3
+ } from "./chunk-6KQ5YG7A.mjs";
4
4
  import {
5
5
  findWorkspaceRoot,
6
6
  getConfig
7
- } from "./chunk-5MAMLVMV.mjs";
7
+ } from "./chunk-BJQFVPGK.mjs";
8
8
  import {
9
9
  brandIcon,
10
10
  getStopwatch,
@@ -16,7 +16,7 @@ import {
16
16
  } from "./chunk-K4H5ZMYA.mjs";
17
17
  import {
18
18
  __dirname
19
- } from "./chunk-EI77CIK7.mjs";
19
+ } from "./chunk-WPIQWFHD.mjs";
20
20
 
21
21
  // src/generators/worker/generator.ts
22
22
  import {
@@ -1,10 +1,10 @@
1
1
  "use strict";Object.defineProperty(exports, "__esModule", {value: true}); function _nullishCoalesce(lhs, rhsFn) { if (lhs != null) { return lhs; } else { return rhsFn(); } } function _optionalChain(ops) { let lastAccessLHS = undefined; let value = ops[0]; let i = 1; while (i < ops.length) { const op = ops[i]; const fn = ops[i + 1]; i += 2; if ((op === 'optionalAccess' || op === 'optionalCall') && value == null) { return undefined; } if (op === 'access' || op === 'optionalAccess') { lastAccessLHS = value; value = fn(value); } else if (op === 'call' || op === 'optionalCall') { value = fn((...args) => value.call(lastAccessLHS, ...args)); lastAccessLHS = undefined; } } return value; }
2
2
 
3
- var _chunkNDWQLXK2js = require('./chunk-NDWQLXK2.js');
3
+ var _chunkAWIMXPCEjs = require('./chunk-AWIMXPCE.js');
4
4
 
5
5
 
6
6
 
7
- var _chunkPGTHXO6Mjs = require('./chunk-PGTHXO6M.js');
7
+ var _chunkYRUROEEPjs = require('./chunk-YRUROEEP.js');
8
8
 
9
9
 
10
10
 
@@ -49,8 +49,8 @@ async function applicationGenerator(tree, schema) {
49
49
  const stopwatch = _chunkAWKQRM2Hjs.getStopwatch.call(void 0, "Storm Worker generator");
50
50
  let config;
51
51
  try {
52
- const workspaceRoot = _chunkPGTHXO6Mjs.findWorkspaceRoot.call(void 0, );
53
- config = await _chunkPGTHXO6Mjs.getConfig.call(void 0, workspaceRoot);
52
+ const workspaceRoot = _chunkYRUROEEPjs.findWorkspaceRoot.call(void 0, );
53
+ config = await _chunkYRUROEEPjs.getConfig.call(void 0, workspaceRoot);
54
54
  _chunkAWKQRM2Hjs.writeInfo.call(void 0,
55
55
  `${_chunkAWKQRM2Hjs.brandIcon.call(void 0, config)} Running the Storm Worker generator...
56
56
 
@@ -70,7 +70,7 @@ ${Object.keys(process.env).map((key) => ` - ${key}=${JSON.stringify(process.env[
70
70
  const options = await normalizeOptions(tree, schema, config);
71
71
  const tasks = [];
72
72
  tasks.push(
73
- await _chunkNDWQLXK2js.generator_default.call(void 0, tree, {
73
+ await _chunkAWIMXPCEjs.generator_default.call(void 0, tree, {
74
74
  ...options,
75
75
  skipFormat: true
76
76
  })
@@ -1,11 +1,11 @@
1
1
  import {
2
2
  __commonJS
3
- } from "./chunk-EI77CIK7.mjs";
3
+ } from "./chunk-WPIQWFHD.mjs";
4
4
 
5
5
  // package.json
6
6
  var require_package = __commonJS({
7
7
  "package.json"(exports, module) {
8
- module.exports = { name: "@storm-software/cloudflare-tools", version: "0.71.241", private: false, description: "A Nx plugin package that contains various executors, generators, and utilities that assist in managing Cloudflare services.", keywords: ["monorepo", "open-system", "storm", "storm-ops", "storm-stack", "stormstack", "sullivanpj"], homepage: "https://stormsoftware.com", bugs: "https://github.com/storm-software/storm-ops/issues", repository: { type: "github", url: "https://github.com/storm-software/storm-ops.git", directory: "packages/cloudflare-tools" }, license: "Apache-2.0", author: { name: "Storm Software", email: "contact@stormsoftware.com", url: "https://stormsoftware.com" }, exports: { "./package.json": "./package.json", "./docs/*": "./docs/*", "./migrations.json": "./migrations.json", "./executors.json": "./executors.json", "./executors/*/schema.json": "./dist/src/executors/*/schema.json", "./generators.json": "./generators.json", "./generators/*/schema.json": "./dist/src/generators/*/schema.json", ".": { import: { types: "./dist/index.d.mts", default: "./dist/index.mjs" }, require: { types: "./dist/index.d.ts", default: "./dist/index.js" }, default: { types: "./dist/index.d.ts", default: "./dist/index.js" } }, "./index": { import: { types: "./dist/index.d.mts", default: "./dist/index.mjs" }, require: { types: "./dist/index.d.ts", default: "./dist/index.js" }, default: { types: "./dist/index.d.ts", default: "./dist/index.js" } }, "./executors": { import: { types: "./dist/executors.d.mts", default: "./dist/executors.mjs" }, require: { types: "./dist/executors.d.ts", default: "./dist/executors.js" }, default: { types: "./dist/executors.d.ts", default: "./dist/executors.js" } }, "./executors/*": { import: { types: "./dist/src/executors/*.d.mts", default: "./dist/src/executors/*.mjs" }, require: { types: "./dist/src/executors/*.d.ts", default: "./dist/src/executors/*.js" }, default: { types: "./dist/src/executors/*.d.ts", default: "./dist/src/executors/*.js" } }, "./generators": { import: { types: "./dist/generators.d.mts", default: "./dist/generators.mjs" }, require: { types: "./dist/generators.d.ts", default: "./dist/generators.js" }, default: { types: "./dist/generators.d.ts", default: "./dist/generators.js" } }, "./generators/*": { import: { types: "./dist/src/generators/*.d.mts", default: "./dist/src/generators/*.mjs" }, require: { types: "./dist/src/generators/*.d.ts", default: "./dist/src/generators/*.js" }, default: { types: "./dist/src/generators/*.d.ts", default: "./dist/src/generators/*.js" } }, "./utils": { import: { types: "./dist/src/utils/index.d.mts", default: "./dist/src/utils/index.mjs" }, require: { types: "./dist/src/utils/index.d.ts", default: "./dist/src/utils/index.js" }, default: { types: "./dist/src/utils/index.d.ts", default: "./dist/src/utils/index.js" } }, "./utils/*": { import: { types: "./dist/src/utils/*.d.mts", default: "./dist/src/utils/*.mjs" }, require: { types: "./dist/src/utils/*.d.ts", default: "./dist/src/utils/*.js" }, default: { types: "./dist/src/utils/*.d.ts", default: "./dist/src/utils/*.js" } }, "./executors/*/executor.js": "./dist/src/executors/*/executor.js", "./generators/*/generator.js": "./dist/src/generators/*/generator.js", "./plugin": "./dist/src/plugins/index.js" }, main: "dist/index.js", module: "dist/index.mjs", typings: "dist/index.d.ts", dependencies: { "@aws-sdk/client-s3": "^3.1085.0", "@aws-sdk/lib-storage": "^3.1085.0", "@smithy/node-http-handler": "^4.9.5", "@storm-software/config": "workspace:*", "@storm-software/config-tools": "workspace:*", "@storm-software/workspace-tools": "workspace:*", defu: "catalog:", glob: "catalog:", "mime-types": "^3.0.2", "pretty-bytes": "^7.1.0" }, devDependencies: { "@nx/devkit": "catalog:", "@nx/node": "catalog:", "@nx/web": "catalog:", "@nx/webpack": "catalog:", "@smithy/protocol-http": "^5.5.8", nx: "catalog:", tsup: "catalog:", untyped: "catalog:", wrangler: "^4.110.0" }, peerDependencies: { nx: ">=22.7.1", wrangler: ">=3.58.0" }, peerDependenciesMeta: { nx: { optional: false }, wrangler: { optional: false } }, publishConfig: { access: "public" }, executors: "./executors.json", generators: "./generators.json" };
8
+ module.exports = { name: "@storm-software/cloudflare-tools", version: "0.71.244", private: false, description: "A Nx plugin package that contains various executors, generators, and utilities that assist in managing Cloudflare services.", keywords: ["monorepo", "open-system", "storm", "storm-ops", "storm-stack", "stormstack", "sullivanpj"], homepage: "https://stormsoftware.com", bugs: "https://github.com/storm-software/storm-ops/issues", repository: { type: "github", url: "https://github.com/storm-software/storm-ops.git", directory: "packages/cloudflare-tools" }, license: "Apache-2.0", author: { name: "Storm Software", email: "contact@stormsoftware.com", url: "https://stormsoftware.com" }, exports: { "./package.json": "./package.json", "./docs/*": "./docs/*", "./migrations.json": "./migrations.json", "./executors.json": "./executors.json", "./executors/*/schema.json": "./dist/src/executors/*/schema.json", "./generators.json": "./generators.json", "./generators/*/schema.json": "./dist/src/generators/*/schema.json", ".": { import: { types: "./dist/index.d.mts", default: "./dist/index.mjs" }, require: { types: "./dist/index.d.ts", default: "./dist/index.js" }, default: { types: "./dist/index.d.ts", default: "./dist/index.js" } }, "./index": { import: { types: "./dist/index.d.mts", default: "./dist/index.mjs" }, require: { types: "./dist/index.d.ts", default: "./dist/index.js" }, default: { types: "./dist/index.d.ts", default: "./dist/index.js" } }, "./executors": { import: { types: "./dist/executors.d.mts", default: "./dist/executors.mjs" }, require: { types: "./dist/executors.d.ts", default: "./dist/executors.js" }, default: { types: "./dist/executors.d.ts", default: "./dist/executors.js" } }, "./executors/*": { import: { types: "./dist/src/executors/*.d.mts", default: "./dist/src/executors/*.mjs" }, require: { types: "./dist/src/executors/*.d.ts", default: "./dist/src/executors/*.js" }, default: { types: "./dist/src/executors/*.d.ts", default: "./dist/src/executors/*.js" } }, "./generators": { import: { types: "./dist/generators.d.mts", default: "./dist/generators.mjs" }, require: { types: "./dist/generators.d.ts", default: "./dist/generators.js" }, default: { types: "./dist/generators.d.ts", default: "./dist/generators.js" } }, "./generators/*": { import: { types: "./dist/src/generators/*.d.mts", default: "./dist/src/generators/*.mjs" }, require: { types: "./dist/src/generators/*.d.ts", default: "./dist/src/generators/*.js" }, default: { types: "./dist/src/generators/*.d.ts", default: "./dist/src/generators/*.js" } }, "./utils": { import: { types: "./dist/src/utils/index.d.mts", default: "./dist/src/utils/index.mjs" }, require: { types: "./dist/src/utils/index.d.ts", default: "./dist/src/utils/index.js" }, default: { types: "./dist/src/utils/index.d.ts", default: "./dist/src/utils/index.js" } }, "./utils/*": { import: { types: "./dist/src/utils/*.d.mts", default: "./dist/src/utils/*.mjs" }, require: { types: "./dist/src/utils/*.d.ts", default: "./dist/src/utils/*.js" }, default: { types: "./dist/src/utils/*.d.ts", default: "./dist/src/utils/*.js" } }, "./executors/*/executor.js": "./dist/src/executors/*/executor.js", "./generators/*/generator.js": "./dist/src/generators/*/generator.js", "./plugin": "./dist/src/plugins/index.js" }, main: "dist/index.js", module: "dist/index.mjs", typings: "dist/index.d.ts", dependencies: { "@aws-sdk/client-s3": "^3.1087.0", "@aws-sdk/lib-storage": "^3.1087.0", "@smithy/node-http-handler": "^4.9.6", "@storm-software/config": "workspace:*", "@storm-software/config-tools": "workspace:*", "@storm-software/workspace-tools": "workspace:*", defu: "catalog:", glob: "catalog:", "mime-types": "^3.0.2", "pretty-bytes": "^7.1.0" }, devDependencies: { "@nx/devkit": "catalog:", "@nx/node": "catalog:", "@nx/web": "catalog:", "@nx/webpack": "catalog:", "@smithy/protocol-http": "^5.5.9", nx: "catalog:", tsup: "catalog:", untyped: "catalog:", wrangler: "^4.110.0" }, peerDependencies: { nx: ">=22.7.1", wrangler: ">=3.58.0" }, peerDependenciesMeta: { nx: { optional: false }, wrangler: { optional: false } }, publishConfig: { access: "public" }, executors: "./executors.json", generators: "./generators.json" };
9
9
  }
10
10
  });
11
11
 
@@ -1,10 +1,10 @@
1
1
  "use strict";Object.defineProperty(exports, "__esModule", {value: true}); function _nullishCoalesce(lhs, rhsFn) { if (lhs != null) { return lhs; } else { return rhsFn(); } } function _optionalChain(ops) { let lastAccessLHS = undefined; let value = ops[0]; let i = 1; while (i < ops.length) { const op = ops[i]; const fn = ops[i + 1]; i += 2; if ((op === 'optionalAccess' || op === 'optionalCall') && value == null) { return undefined; } if (op === 'access' || op === 'optionalAccess') { lastAccessLHS = value; value = fn(value); } else if (op === 'call' || op === 'optionalCall') { value = fn((...args) => value.call(lastAccessLHS, ...args)); lastAccessLHS = undefined; } } return value; }
2
2
 
3
- var _chunkNVXN47M3js = require('./chunk-NVXN47M3.js');
3
+ var _chunk4YG4DTJEjs = require('./chunk-4YG4DTJE.js');
4
4
 
5
5
 
6
6
 
7
- var _chunkPGTHXO6Mjs = require('./chunk-PGTHXO6M.js');
7
+ var _chunkYRUROEEPjs = require('./chunk-YRUROEEP.js');
8
8
 
9
9
 
10
10
 
@@ -49,8 +49,8 @@ async function applicationGenerator(tree, schema) {
49
49
  const stopwatch = _chunkAWKQRM2Hjs.getStopwatch.call(void 0, "Storm Worker generator");
50
50
  let config;
51
51
  try {
52
- const workspaceRoot = _chunkPGTHXO6Mjs.findWorkspaceRoot.call(void 0, );
53
- config = await _chunkPGTHXO6Mjs.getConfig.call(void 0, workspaceRoot);
52
+ const workspaceRoot = _chunkYRUROEEPjs.findWorkspaceRoot.call(void 0, );
53
+ config = await _chunkYRUROEEPjs.getConfig.call(void 0, workspaceRoot);
54
54
  _chunkAWKQRM2Hjs.writeInfo.call(void 0,
55
55
  `${_chunkAWKQRM2Hjs.brandIcon.call(void 0, config)} Running the Storm Worker generator...
56
56
 
@@ -70,7 +70,7 @@ ${Object.keys(process.env).map((key) => ` - ${key}=${JSON.stringify(process.env[
70
70
  const options = await normalizeOptions(tree, schema, config);
71
71
  const tasks = [];
72
72
  tasks.push(
73
- await _chunkNVXN47M3js.generator_default.call(void 0, tree, {
73
+ await _chunk4YG4DTJEjs.generator_default.call(void 0, tree, {
74
74
  ...options,
75
75
  skipFormat: true
76
76
  })
@@ -9,7 +9,7 @@ var __commonJS = (cb, mod) => function __require2() {
9
9
  return mod || (0, cb[__getOwnPropNames(cb)[0]])((mod = { exports: {} }).exports, mod), mod.exports;
10
10
  };
11
11
 
12
- // ../../node_modules/.pnpm/tsup@8.4.0_patch_hash=a9def7e06ce25c19654987ab91979289197bf4d3e7e124c514a4487c3e8d68c6__013dfaa35f53e8dc29d1eaf39ccb82b7/node_modules/tsup/assets/esm_shims.js
12
+ // ../../node_modules/.pnpm/tsup@8.4.0_patch_hash=a9def7e06ce25c19654987ab91979289197bf4d3e7e124c514a4487c3e8d68c6__ff823152c90efd83bed7cc91458ea1f6/node_modules/tsup/assets/esm_shims.js
13
13
  import { fileURLToPath } from "url";
14
14
  import path from "path";
15
15
  var getFilename = () => fileURLToPath(import.meta.url);
@@ -13,7 +13,7 @@ import {
13
13
  import {
14
14
  findWorkspaceRoot,
15
15
  getConfig
16
- } from "./chunk-5MAMLVMV.mjs";
16
+ } from "./chunk-BJQFVPGK.mjs";
17
17
  import {
18
18
  correctPaths,
19
19
  joinPaths,
@@ -64,7 +64,9 @@ var rootFiles = [
64
64
  "npm-lock.yml",
65
65
  "yarn-lock.yml",
66
66
  "pnpm-lock.yml",
67
- "bun.lockb"
67
+ "bun.lockb",
68
+ "bun.lock",
69
+ "bunfig.toml"
68
70
  ];
69
71
  var rootDirectories = [
70
72
  ".storm-workspace",
@@ -1,10 +1,10 @@
1
1
  import {
2
2
  generator_default
3
- } from "./chunk-H7UUMO4I.mjs";
3
+ } from "./chunk-SNE4W7AT.mjs";
4
4
  import {
5
5
  findWorkspaceRoot,
6
6
  getConfig
7
- } from "./chunk-5MAMLVMV.mjs";
7
+ } from "./chunk-BJQFVPGK.mjs";
8
8
  import {
9
9
  brandIcon,
10
10
  getStopwatch,
@@ -16,7 +16,7 @@ import {
16
16
  } from "./chunk-K4H5ZMYA.mjs";
17
17
  import {
18
18
  __dirname
19
- } from "./chunk-EI77CIK7.mjs";
19
+ } from "./chunk-WPIQWFHD.mjs";
20
20
 
21
21
  // src/generators/worker/generator.ts
22
22
  import {
package/dist/executors.js CHANGED
@@ -1,11 +1,11 @@
1
1
  "use strict";require('./chunk-XO66D74Z.js');
2
- require('./chunk-62X6T4SY.js');
2
+ require('./chunk-FLA2SYPV.js');
3
3
  require('./chunk-KUGEZPUO.js');
4
4
  require('./chunk-CLCKX6UN.js');
5
5
  require('./chunk-HNDXHX7M.js');
6
- require('./chunk-TXSHBEGN.js');
6
+ require('./chunk-7NFFNXFN.js');
7
7
  require('./chunk-NCVDTA5M.js');
8
- require('./chunk-PGTHXO6M.js');
8
+ require('./chunk-YRUROEEP.js');
9
9
  require('./chunk-FBLD25X4.js');
10
10
  require('./chunk-AWKQRM2H.js');
11
11
  require('./chunk-MCKGQKYU.js');
@@ -1,11 +1,11 @@
1
1
  import "./chunk-YSCEY447.mjs";
2
- import "./chunk-3E2GFJMN.mjs";
2
+ import "./chunk-WTWLKDV7.mjs";
3
3
  import "./chunk-SWYYMID7.mjs";
4
4
  import "./chunk-BY7MA3SM.mjs";
5
- import "./chunk-BGMLQBUW.mjs";
6
- import "./chunk-F7UN7A3Y.mjs";
5
+ import "./chunk-BTKJRCZQ.mjs";
6
+ import "./chunk-GWP7DME7.mjs";
7
7
  import "./chunk-ZXLMDNFQ.mjs";
8
- import "./chunk-5MAMLVMV.mjs";
8
+ import "./chunk-BJQFVPGK.mjs";
9
9
  import "./chunk-CSTZEHUP.mjs";
10
10
  import "./chunk-K4H5ZMYA.mjs";
11
- import "./chunk-EI77CIK7.mjs";
11
+ import "./chunk-WPIQWFHD.mjs";
@@ -2,12 +2,12 @@
2
2
 
3
3
 
4
4
 
5
- var _chunkF267HKGKjs = require('./chunk-F267HKGK.js');
5
+ var _chunkNJOOPHBMjs = require('./chunk-NJOOPHBM.js');
6
6
 
7
7
 
8
8
 
9
- var _chunkNDWQLXK2js = require('./chunk-NDWQLXK2.js');
10
- require('./chunk-PGTHXO6M.js');
9
+ var _chunkAWIMXPCEjs = require('./chunk-AWIMXPCE.js');
10
+ require('./chunk-YRUROEEP.js');
11
11
  require('./chunk-AWKQRM2H.js');
12
12
  require('./chunk-MCKGQKYU.js');
13
13
 
@@ -15,4 +15,4 @@ require('./chunk-MCKGQKYU.js');
15
15
 
16
16
 
17
17
 
18
- exports.applicationGenerator = _chunkF267HKGKjs.applicationGenerator; exports.applicationSchematic = _chunkF267HKGKjs.applicationSchematic; exports.initGenerator = _chunkNDWQLXK2js.initGenerator; exports.initSchematic = _chunkNDWQLXK2js.initSchematic;
18
+ exports.applicationGenerator = _chunkNJOOPHBMjs.applicationGenerator; exports.applicationSchematic = _chunkNJOOPHBMjs.applicationSchematic; exports.initGenerator = _chunkAWIMXPCEjs.initGenerator; exports.initSchematic = _chunkAWIMXPCEjs.initSchematic;
@@ -2,14 +2,14 @@ import "./chunk-3J7KBHMJ.mjs";
2
2
  import {
3
3
  applicationGenerator,
4
4
  applicationSchematic
5
- } from "./chunk-MJTK5VFR.mjs";
5
+ } from "./chunk-ZDGAILQ2.mjs";
6
6
  import {
7
7
  initGenerator,
8
8
  initSchematic
9
- } from "./chunk-ZBFQ7IPQ.mjs";
10
- import "./chunk-5MAMLVMV.mjs";
9
+ } from "./chunk-SNE4W7AT.mjs";
10
+ import "./chunk-BJQFVPGK.mjs";
11
11
  import "./chunk-K4H5ZMYA.mjs";
12
- import "./chunk-EI77CIK7.mjs";
12
+ import "./chunk-WPIQWFHD.mjs";
13
13
  export {
14
14
  applicationGenerator,
15
15
  applicationSchematic,
package/dist/index.js CHANGED
@@ -1,14 +1,14 @@
1
1
  "use strict";Object.defineProperty(exports, "__esModule", {value: true});require('./chunk-XO66D74Z.js');
2
- require('./chunk-62X6T4SY.js');
2
+ require('./chunk-FLA2SYPV.js');
3
3
  require('./chunk-DHBG5ASJ.js');
4
4
 
5
5
 
6
6
 
7
- var _chunkF267HKGKjs = require('./chunk-F267HKGK.js');
7
+ var _chunkNJOOPHBMjs = require('./chunk-NJOOPHBM.js');
8
8
 
9
9
 
10
10
 
11
- var _chunkNDWQLXK2js = require('./chunk-NDWQLXK2.js');
11
+ var _chunkAWIMXPCEjs = require('./chunk-AWIMXPCE.js');
12
12
 
13
13
 
14
14
 
@@ -22,9 +22,9 @@ require('./chunk-CVGPWUNP.js');
22
22
 
23
23
  var _chunkCLCKX6UNjs = require('./chunk-CLCKX6UN.js');
24
24
  require('./chunk-HNDXHX7M.js');
25
- require('./chunk-TXSHBEGN.js');
25
+ require('./chunk-7NFFNXFN.js');
26
26
  require('./chunk-NCVDTA5M.js');
27
- require('./chunk-PGTHXO6M.js');
27
+ require('./chunk-YRUROEEP.js');
28
28
  require('./chunk-FBLD25X4.js');
29
29
  require('./chunk-AWKQRM2H.js');
30
30
  require('./chunk-MCKGQKYU.js');
@@ -39,4 +39,4 @@ require('./chunk-MCKGQKYU.js');
39
39
 
40
40
 
41
41
 
42
- exports.applicationGenerator = _chunkF267HKGKjs.applicationGenerator; exports.applicationSchematic = _chunkF267HKGKjs.applicationSchematic; exports.createNodesV2 = _chunkVJLWHQ5Bjs.createNodesV2; exports.getEncoding = _chunkCLCKX6UNjs.getEncoding; exports.getInternalDependencies = _chunkCLCKX6UNjs.getInternalDependencies; exports.initGenerator = _chunkNDWQLXK2js.initGenerator; exports.initSchematic = _chunkNDWQLXK2js.initSchematic; exports.isTextFile = _chunkCLCKX6UNjs.isTextFile; exports.name = _chunkVJLWHQ5Bjs.name; exports.uploadFile = _chunkCLCKX6UNjs.uploadFile;
42
+ exports.applicationGenerator = _chunkNJOOPHBMjs.applicationGenerator; exports.applicationSchematic = _chunkNJOOPHBMjs.applicationSchematic; exports.createNodesV2 = _chunkVJLWHQ5Bjs.createNodesV2; exports.getEncoding = _chunkCLCKX6UNjs.getEncoding; exports.getInternalDependencies = _chunkCLCKX6UNjs.getInternalDependencies; exports.initGenerator = _chunkAWIMXPCEjs.initGenerator; exports.initSchematic = _chunkAWIMXPCEjs.initSchematic; exports.isTextFile = _chunkCLCKX6UNjs.isTextFile; exports.name = _chunkVJLWHQ5Bjs.name; exports.uploadFile = _chunkCLCKX6UNjs.uploadFile;
package/dist/index.mjs CHANGED
@@ -1,14 +1,14 @@
1
1
  import "./chunk-YSCEY447.mjs";
2
- import "./chunk-3E2GFJMN.mjs";
2
+ import "./chunk-WTWLKDV7.mjs";
3
3
  import "./chunk-3J7KBHMJ.mjs";
4
4
  import {
5
5
  applicationGenerator,
6
6
  applicationSchematic
7
- } from "./chunk-MJTK5VFR.mjs";
7
+ } from "./chunk-ZDGAILQ2.mjs";
8
8
  import {
9
9
  initGenerator,
10
10
  initSchematic
11
- } from "./chunk-ZBFQ7IPQ.mjs";
11
+ } from "./chunk-SNE4W7AT.mjs";
12
12
  import {
13
13
  createNodesV2,
14
14
  name
@@ -21,13 +21,13 @@ import {
21
21
  isTextFile,
22
22
  uploadFile
23
23
  } from "./chunk-BY7MA3SM.mjs";
24
- import "./chunk-BGMLQBUW.mjs";
25
- import "./chunk-F7UN7A3Y.mjs";
24
+ import "./chunk-BTKJRCZQ.mjs";
25
+ import "./chunk-GWP7DME7.mjs";
26
26
  import "./chunk-ZXLMDNFQ.mjs";
27
- import "./chunk-5MAMLVMV.mjs";
27
+ import "./chunk-BJQFVPGK.mjs";
28
28
  import "./chunk-CSTZEHUP.mjs";
29
29
  import "./chunk-K4H5ZMYA.mjs";
30
- import "./chunk-EI77CIK7.mjs";
30
+ import "./chunk-WPIQWFHD.mjs";
31
31
  export {
32
32
  applicationGenerator,
33
33
  applicationSchematic,
@@ -1,9 +1,9 @@
1
1
  "use strict";Object.defineProperty(exports, "__esModule", {value: true});
2
2
 
3
3
  var _chunkHNDXHX7Mjs = require('../../../chunk-HNDXHX7M.js');
4
- require('../../../chunk-TXSHBEGN.js');
4
+ require('../../../chunk-7NFFNXFN.js');
5
5
  require('../../../chunk-NCVDTA5M.js');
6
- require('../../../chunk-PGTHXO6M.js');
6
+ require('../../../chunk-YRUROEEP.js');
7
7
  require('../../../chunk-FBLD25X4.js');
8
8
  require('../../../chunk-AWKQRM2H.js');
9
9
  require('../../../chunk-MCKGQKYU.js');
@@ -1,12 +1,12 @@
1
1
  import {
2
2
  runExecutor
3
- } from "../../../chunk-BGMLQBUW.mjs";
4
- import "../../../chunk-F7UN7A3Y.mjs";
3
+ } from "../../../chunk-BTKJRCZQ.mjs";
4
+ import "../../../chunk-GWP7DME7.mjs";
5
5
  import "../../../chunk-ZXLMDNFQ.mjs";
6
- import "../../../chunk-5MAMLVMV.mjs";
6
+ import "../../../chunk-BJQFVPGK.mjs";
7
7
  import "../../../chunk-CSTZEHUP.mjs";
8
8
  import "../../../chunk-K4H5ZMYA.mjs";
9
- import "../../../chunk-EI77CIK7.mjs";
9
+ import "../../../chunk-WPIQWFHD.mjs";
10
10
  export {
11
11
  runExecutor as default
12
12
  };
@@ -1,13 +1,13 @@
1
1
  "use strict";Object.defineProperty(exports, "__esModule", {value: true});
2
2
 
3
- var _chunk62X6T4SYjs = require('../../../chunk-62X6T4SY.js');
3
+ var _chunkFLA2SYPVjs = require('../../../chunk-FLA2SYPV.js');
4
4
  require('../../../chunk-KUGEZPUO.js');
5
5
  require('../../../chunk-CLCKX6UN.js');
6
6
  require('../../../chunk-NCVDTA5M.js');
7
- require('../../../chunk-PGTHXO6M.js');
7
+ require('../../../chunk-YRUROEEP.js');
8
8
  require('../../../chunk-FBLD25X4.js');
9
9
  require('../../../chunk-AWKQRM2H.js');
10
10
  require('../../../chunk-MCKGQKYU.js');
11
11
 
12
12
 
13
- exports.default = _chunk62X6T4SYjs.runExecutor;
13
+ exports.default = _chunkFLA2SYPVjs.runExecutor;
@@ -1,13 +1,13 @@
1
1
  import {
2
2
  runExecutor
3
- } from "../../../chunk-3E2GFJMN.mjs";
3
+ } from "../../../chunk-WTWLKDV7.mjs";
4
4
  import "../../../chunk-SWYYMID7.mjs";
5
5
  import "../../../chunk-BY7MA3SM.mjs";
6
6
  import "../../../chunk-ZXLMDNFQ.mjs";
7
- import "../../../chunk-5MAMLVMV.mjs";
7
+ import "../../../chunk-BJQFVPGK.mjs";
8
8
  import "../../../chunk-CSTZEHUP.mjs";
9
9
  import "../../../chunk-K4H5ZMYA.mjs";
10
- import "../../../chunk-EI77CIK7.mjs";
10
+ import "../../../chunk-WPIQWFHD.mjs";
11
11
  export {
12
12
  runExecutor as default
13
13
  };
@@ -1,4 +1,4 @@
1
- import "../../../chunk-EI77CIK7.mjs";
1
+ import "../../../chunk-WPIQWFHD.mjs";
2
2
 
3
3
  // src/executors/r2-upload-publish/untyped.ts
4
4
  import { defineUntypedSchema } from "untyped";
@@ -1,10 +1,10 @@
1
1
  "use strict";Object.defineProperty(exports, "__esModule", {value: true}); function _nullishCoalesce(lhs, rhsFn) { if (lhs != null) { return lhs; } else { return rhsFn(); } } function _optionalChain(ops) { let lastAccessLHS = undefined; let value = ops[0]; let i = 1; while (i < ops.length) { const op = ops[i]; const fn = ops[i + 1]; i += 2; if ((op === 'optionalAccess' || op === 'optionalCall') && value == null) { return undefined; } if (op === 'access' || op === 'optionalAccess') { lastAccessLHS = value; value = fn(value); } else if (op === 'call' || op === 'optionalCall') { value = fn((...args) => value.call(lastAccessLHS, ...args)); lastAccessLHS = undefined; } } return value; }
2
2
 
3
- var _chunkTXSHBEGNjs = require('../../../chunk-TXSHBEGN.js');
3
+ var _chunk7NFFNXFNjs = require('../../../chunk-7NFFNXFN.js');
4
4
 
5
5
 
6
6
  var _chunkNCVDTA5Mjs = require('../../../chunk-NCVDTA5M.js');
7
- require('../../../chunk-PGTHXO6M.js');
7
+ require('../../../chunk-YRUROEEP.js');
8
8
  require('../../../chunk-FBLD25X4.js');
9
9
  require('../../../chunk-AWKQRM2H.js');
10
10
 
@@ -56,7 +56,7 @@ async function* serveExecutor(options, context) {
56
56
  success: true
57
57
  };
58
58
  }
59
- var executor_default = _chunkTXSHBEGNjs.withRunExecutor.call(void 0,
59
+ var executor_default = _chunk7NFFNXFNjs.withRunExecutor.call(void 0,
60
60
  "Cloudflare Serve executor",
61
61
  serveExecutor,
62
62
  {
@@ -1,15 +1,15 @@
1
1
  import {
2
2
  withRunExecutor
3
- } from "../../../chunk-F7UN7A3Y.mjs";
3
+ } from "../../../chunk-GWP7DME7.mjs";
4
4
  import {
5
5
  createCliOptions
6
6
  } from "../../../chunk-ZXLMDNFQ.mjs";
7
- import "../../../chunk-5MAMLVMV.mjs";
7
+ import "../../../chunk-BJQFVPGK.mjs";
8
8
  import "../../../chunk-CSTZEHUP.mjs";
9
9
  import "../../../chunk-K4H5ZMYA.mjs";
10
10
  import {
11
11
  __require
12
- } from "../../../chunk-EI77CIK7.mjs";
12
+ } from "../../../chunk-WPIQWFHD.mjs";
13
13
 
14
14
  // src/executors/serve/executor.ts
15
15
  import { createAsyncIterable } from "@nx/devkit/internal";
@@ -2,10 +2,10 @@
2
2
 
3
3
 
4
4
 
5
- var _chunkNDWQLXK2js = require('../../../chunk-NDWQLXK2.js');
5
+ var _chunkAWIMXPCEjs = require('../../../chunk-AWIMXPCE.js');
6
6
  require('../../../chunk-MCKGQKYU.js');
7
7
 
8
8
 
9
9
 
10
10
 
11
- exports.default = _chunkNDWQLXK2js.generator_default; exports.initGenerator = _chunkNDWQLXK2js.initGenerator; exports.initSchematic = _chunkNDWQLXK2js.initSchematic;
11
+ exports.default = _chunkAWIMXPCEjs.generator_default; exports.initGenerator = _chunkAWIMXPCEjs.initGenerator; exports.initSchematic = _chunkAWIMXPCEjs.initSchematic;
@@ -2,8 +2,8 @@ import {
2
2
  generator_default,
3
3
  initGenerator,
4
4
  initSchematic
5
- } from "../../../chunk-ZBFQ7IPQ.mjs";
6
- import "../../../chunk-EI77CIK7.mjs";
5
+ } from "../../../chunk-SNE4W7AT.mjs";
6
+ import "../../../chunk-WPIQWFHD.mjs";
7
7
  export {
8
8
  generator_default as default,
9
9
  initGenerator,
@@ -2,13 +2,13 @@
2
2
 
3
3
 
4
4
 
5
- var _chunkF267HKGKjs = require('../../../chunk-F267HKGK.js');
6
- require('../../../chunk-NDWQLXK2.js');
7
- require('../../../chunk-PGTHXO6M.js');
5
+ var _chunkNJOOPHBMjs = require('../../../chunk-NJOOPHBM.js');
6
+ require('../../../chunk-AWIMXPCE.js');
7
+ require('../../../chunk-YRUROEEP.js');
8
8
  require('../../../chunk-AWKQRM2H.js');
9
9
  require('../../../chunk-MCKGQKYU.js');
10
10
 
11
11
 
12
12
 
13
13
 
14
- exports.applicationGenerator = _chunkF267HKGKjs.applicationGenerator; exports.applicationSchematic = _chunkF267HKGKjs.applicationSchematic; exports.default = _chunkF267HKGKjs.generator_default;
14
+ exports.applicationGenerator = _chunkNJOOPHBMjs.applicationGenerator; exports.applicationSchematic = _chunkNJOOPHBMjs.applicationSchematic; exports.default = _chunkNJOOPHBMjs.generator_default;
@@ -2,11 +2,11 @@ import {
2
2
  applicationGenerator,
3
3
  applicationSchematic,
4
4
  generator_default
5
- } from "../../../chunk-MJTK5VFR.mjs";
6
- import "../../../chunk-ZBFQ7IPQ.mjs";
7
- import "../../../chunk-5MAMLVMV.mjs";
5
+ } from "../../../chunk-ZDGAILQ2.mjs";
6
+ import "../../../chunk-SNE4W7AT.mjs";
7
+ import "../../../chunk-BJQFVPGK.mjs";
8
8
  import "../../../chunk-K4H5ZMYA.mjs";
9
- import "../../../chunk-EI77CIK7.mjs";
9
+ import "../../../chunk-WPIQWFHD.mjs";
10
10
  export {
11
11
  applicationGenerator,
12
12
  applicationSchematic,
@@ -3,7 +3,7 @@ import {
3
3
  name
4
4
  } from "../../chunk-E52DON6Y.mjs";
5
5
  import "../../chunk-CSTZEHUP.mjs";
6
- import "../../chunk-EI77CIK7.mjs";
6
+ import "../../chunk-WPIQWFHD.mjs";
7
7
  export {
8
8
  createNodesV2,
9
9
  name
@@ -1,7 +1,7 @@
1
1
  import {
2
2
  createHttpHandler
3
3
  } from "../../chunk-SWYYMID7.mjs";
4
- import "../../chunk-EI77CIK7.mjs";
4
+ import "../../chunk-WPIQWFHD.mjs";
5
5
  export {
6
6
  createHttpHandler
7
7
  };
@@ -6,7 +6,7 @@ import {
6
6
  uploadFile
7
7
  } from "../../chunk-BY7MA3SM.mjs";
8
8
  import "../../chunk-K4H5ZMYA.mjs";
9
- import "../../chunk-EI77CIK7.mjs";
9
+ import "../../chunk-WPIQWFHD.mjs";
10
10
  export {
11
11
  getEncoding,
12
12
  getInternalDependencies,
@@ -5,7 +5,7 @@ import {
5
5
  uploadFile
6
6
  } from "../../chunk-BY7MA3SM.mjs";
7
7
  import "../../chunk-K4H5ZMYA.mjs";
8
- import "../../chunk-EI77CIK7.mjs";
8
+ import "../../chunk-WPIQWFHD.mjs";
9
9
  export {
10
10
  getEncoding,
11
11
  getInternalDependencies,
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@storm-software/cloudflare-tools",
3
- "version": "0.71.241",
3
+ "version": "0.71.244",
4
4
  "private": false,
5
5
  "description": "A Nx plugin package that contains various executors, generators, and utilities that assist in managing Cloudflare services.",
6
6
  "keywords": [
@@ -141,12 +141,12 @@
141
141
  "module": "dist/index.mjs",
142
142
  "typings": "dist/index.d.ts",
143
143
  "dependencies": {
144
- "@aws-sdk/client-s3": "^3.1085.0",
145
- "@aws-sdk/lib-storage": "^3.1085.0",
146
- "@smithy/node-http-handler": "^4.9.5",
147
- "@storm-software/config": "^1.138.35",
148
- "@storm-software/config-tools": "^1.190.98",
149
- "@storm-software/workspace-tools": "^1.296.78",
144
+ "@aws-sdk/client-s3": "^3.1087.0",
145
+ "@aws-sdk/lib-storage": "^3.1087.0",
146
+ "@smithy/node-http-handler": "^4.9.6",
147
+ "@storm-software/config": "^1.138.38",
148
+ "@storm-software/config-tools": "^1.190.101",
149
+ "@storm-software/workspace-tools": "^1.296.81",
150
150
  "defu": "^6.1.7",
151
151
  "glob": "^11.1.0",
152
152
  "mime-types": "^3.0.2",
@@ -157,7 +157,7 @@
157
157
  "@nx/node": "22.7.5",
158
158
  "@nx/web": "22.7.5",
159
159
  "@nx/webpack": "22.7.5",
160
- "@smithy/protocol-http": "^5.5.8",
160
+ "@smithy/protocol-http": "^5.5.9",
161
161
  "nx": "23.0.1",
162
162
  "tsup": "8.4.0",
163
163
  "untyped": "^2.0.0",
@@ -171,5 +171,5 @@
171
171
  "publishConfig": { "access": "public" },
172
172
  "executors": "./executors.json",
173
173
  "generators": "./generators.json",
174
- "gitHead": "752dcf7147a8e553e9f0375e33cacd3711b2a34b"
174
+ "gitHead": "7735deb945f520b42918d9cae9f8b5023c540a3e"
175
175
  }