@storm-software/cloudflare-tools 0.71.123 → 0.71.124

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.
@@ -1,6 +1,6 @@
1
1
  import {
2
2
  withRunExecutor
3
- } from "../../../chunk-AFHNOD22.mjs";
3
+ } from "../../../chunk-TSJI2GOB.mjs";
4
4
  import {
5
5
  createCliOptions
6
6
  } from "../../../chunk-3MAI3FU2.mjs";
@@ -8,7 +8,7 @@ import "../../../chunk-5QM4JUN3.mjs";
8
8
  import "../../../chunk-ZDABHOZ2.mjs";
9
9
  import {
10
10
  __require
11
- } from "../../../chunk-M4ZRUTWO.mjs";
11
+ } from "../../../chunk-SLKRHFFY.mjs";
12
12
 
13
13
  // src/executors/serve/executor.ts
14
14
  import { createAsyncIterable } from "@nx/devkit/src/utils/async-iterable";
@@ -2,10 +2,10 @@
2
2
 
3
3
 
4
4
 
5
- var _chunkVC4MXMA4js = require('../../../chunk-VC4MXMA4.js');
5
+ var _chunkHYPQWBJXjs = require('../../../chunk-HYPQWBJX.js');
6
6
  require('../../../chunk-MCKGQKYU.js');
7
7
 
8
8
 
9
9
 
10
10
 
11
- exports.default = _chunkVC4MXMA4js.generator_default; exports.initGenerator = _chunkVC4MXMA4js.initGenerator; exports.initSchematic = _chunkVC4MXMA4js.initSchematic;
11
+ exports.default = _chunkHYPQWBJXjs.generator_default; exports.initGenerator = _chunkHYPQWBJXjs.initGenerator; exports.initSchematic = _chunkHYPQWBJXjs.initSchematic;
@@ -2,8 +2,8 @@ import {
2
2
  generator_default,
3
3
  initGenerator,
4
4
  initSchematic
5
- } from "../../../chunk-CGYRZGBI.mjs";
6
- import "../../../chunk-M4ZRUTWO.mjs";
5
+ } from "../../../chunk-BSJM3BSE.mjs";
6
+ import "../../../chunk-SLKRHFFY.mjs";
7
7
  export {
8
8
  generator_default as default,
9
9
  initGenerator,
@@ -2,8 +2,8 @@
2
2
 
3
3
 
4
4
 
5
- var _chunkBKEZ5JPHjs = require('../../../chunk-BKEZ5JPH.js');
6
- require('../../../chunk-VC4MXMA4.js');
5
+ var _chunkBYZHEPKWjs = require('../../../chunk-BYZHEPKW.js');
6
+ require('../../../chunk-HYPQWBJX.js');
7
7
  require('../../../chunk-OEP2XBU4.js');
8
8
  require('../../../chunk-RIBK362W.js');
9
9
  require('../../../chunk-MCKGQKYU.js');
@@ -11,4 +11,4 @@ require('../../../chunk-MCKGQKYU.js');
11
11
 
12
12
 
13
13
 
14
- exports.applicationGenerator = _chunkBKEZ5JPHjs.applicationGenerator; exports.applicationSchematic = _chunkBKEZ5JPHjs.applicationSchematic; exports.default = _chunkBKEZ5JPHjs.generator_default;
14
+ exports.applicationGenerator = _chunkBYZHEPKWjs.applicationGenerator; exports.applicationSchematic = _chunkBYZHEPKWjs.applicationSchematic; exports.default = _chunkBYZHEPKWjs.generator_default;
@@ -2,11 +2,11 @@ import {
2
2
  applicationGenerator,
3
3
  applicationSchematic,
4
4
  generator_default
5
- } from "../../../chunk-CBPOF4PF.mjs";
6
- import "../../../chunk-CGYRZGBI.mjs";
5
+ } from "../../../chunk-MSGQSTRU.mjs";
6
+ import "../../../chunk-BSJM3BSE.mjs";
7
7
  import "../../../chunk-5QM4JUN3.mjs";
8
8
  import "../../../chunk-ZDABHOZ2.mjs";
9
- import "../../../chunk-M4ZRUTWO.mjs";
9
+ import "../../../chunk-SLKRHFFY.mjs";
10
10
  export {
11
11
  applicationGenerator,
12
12
  applicationSchematic,
@@ -1,7 +1,7 @@
1
1
  import {
2
2
  createHttpHandler
3
3
  } from "../../chunk-SWYYMID7.mjs";
4
- import "../../chunk-M4ZRUTWO.mjs";
4
+ import "../../chunk-SLKRHFFY.mjs";
5
5
  export {
6
6
  createHttpHandler
7
7
  };
@@ -6,7 +6,7 @@ import {
6
6
  uploadFile
7
7
  } from "../../chunk-M3VAGNJQ.mjs";
8
8
  import "../../chunk-ZDABHOZ2.mjs";
9
- import "../../chunk-M4ZRUTWO.mjs";
9
+ import "../../chunk-SLKRHFFY.mjs";
10
10
  export {
11
11
  getEncoding,
12
12
  getInternalDependencies,
@@ -5,7 +5,7 @@ import {
5
5
  uploadFile
6
6
  } from "../../chunk-M3VAGNJQ.mjs";
7
7
  import "../../chunk-ZDABHOZ2.mjs";
8
- import "../../chunk-M4ZRUTWO.mjs";
8
+ import "../../chunk-SLKRHFFY.mjs";
9
9
  export {
10
10
  getEncoding,
11
11
  getInternalDependencies,
@@ -1,4 +1,4 @@
1
- import "./chunk-M4ZRUTWO.mjs";
1
+ import "./chunk-SLKRHFFY.mjs";
2
2
 
3
3
  // tsup.config.ts
4
4
  import { defineConfig } from "tsup";
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@storm-software/cloudflare-tools",
3
- "version": "0.71.123",
3
+ "version": "0.71.124",
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": [
@@ -113,8 +113,8 @@
113
113
  "module": "dist/index.mjs",
114
114
  "typings": "dist/index.d.ts",
115
115
  "dependencies": {
116
- "@aws-sdk/client-s3": "^3.1025.0",
117
- "@aws-sdk/lib-storage": "^3.1025.0",
116
+ "@aws-sdk/client-s3": "^3.1026.0",
117
+ "@aws-sdk/lib-storage": "^3.1026.0",
118
118
  "@smithy/node-http-handler": "^4.5.2",
119
119
  "defu": "6.1.4",
120
120
  "glob": "^11.1.0",
@@ -130,16 +130,16 @@
130
130
  "nx": "22.6.0",
131
131
  "tsup": "8.4.0",
132
132
  "untyped": "^2.0.0",
133
- "wrangler": "^4.80.0"
133
+ "wrangler": "^4.81.0"
134
134
  },
135
135
  "peerDependencies": {
136
136
  "@nx/devkit": "22.6.0",
137
137
  "@nx/js": "22.6.0",
138
138
  "@nx/node": "22.5.1",
139
139
  "@nx/web": "22.5.1",
140
- "@storm-software/config": "1.137.26",
141
- "@storm-software/config-tools": "1.189.72",
142
- "@storm-software/workspace-tools": "1.295.48",
140
+ "@storm-software/config": "1.137.27",
141
+ "@storm-software/config-tools": "1.189.73",
142
+ "@storm-software/workspace-tools": "1.295.49",
143
143
  "nx": "22.6.0",
144
144
  "tsup": "8.4.0",
145
145
  "wrangler": ">=3.58.0"
@@ -155,5 +155,5 @@
155
155
  "publishConfig": { "access": "public" },
156
156
  "executors": "./executors.json",
157
157
  "generators": "./generators.json",
158
- "gitHead": "9cdb2da81cf91e859866411bf558483f8fe65571"
158
+ "gitHead": "b4b9ad2b885e4f78729e962a1c79139bed0b6c3f"
159
159
  }