@storm-software/workspace-tools 1.84.0 → 1.86.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.
@@ -4744,9 +4744,9 @@ var require_main = __commonJS({
4744
4744
  }
4745
4745
  });
4746
4746
 
4747
- // node_modules/.pnpm/jiti@1.21.1/node_modules/jiti/dist/jiti.js
4747
+ // node_modules/.pnpm/jiti@1.21.3/node_modules/jiti/dist/jiti.js
4748
4748
  var require_jiti = __commonJS({
4749
- "node_modules/.pnpm/jiti@1.21.1/node_modules/jiti/dist/jiti.js"(exports2, module2) {
4749
+ "node_modules/.pnpm/jiti@1.21.3/node_modules/jiti/dist/jiti.js"(exports2, module2) {
4750
4750
  (() => {
4751
4751
  var __webpack_modules__ = { "./node_modules/.pnpm/create-require@1.1.1/node_modules/create-require/create-require.js": (module3, __unused_webpack_exports, __webpack_require__2) => {
4752
4752
  const nativeModule = __webpack_require__2("module"), path5 = __webpack_require__2("path"), fs2 = __webpack_require__2("fs");
@@ -4762,14 +4762,14 @@ var require_jiti = __commonJS({
4762
4762
  return mod.filename = filename2, mod.paths = nativeModule.Module._nodeModulePaths(path5.dirname(filename2)), mod._compile("module.exports = require;", filename2), mod.exports;
4763
4763
  }(filename);
4764
4764
  };
4765
- }, "./node_modules/.pnpm/mlly@1.7.0/node_modules/mlly/dist lazy recursive": (module3) => {
4765
+ }, "./node_modules/.pnpm/mlly@1.7.1/node_modules/mlly/dist lazy recursive": (module3) => {
4766
4766
  function webpackEmptyAsyncContext(req) {
4767
4767
  return Promise.resolve().then(() => {
4768
4768
  var e2 = new Error("Cannot find module '" + req + "'");
4769
4769
  throw e2.code = "MODULE_NOT_FOUND", e2;
4770
4770
  });
4771
4771
  }
4772
- webpackEmptyAsyncContext.keys = () => [], webpackEmptyAsyncContext.resolve = webpackEmptyAsyncContext, webpackEmptyAsyncContext.id = "./node_modules/.pnpm/mlly@1.7.0/node_modules/mlly/dist lazy recursive", module3.exports = webpackEmptyAsyncContext;
4772
+ webpackEmptyAsyncContext.keys = () => [], webpackEmptyAsyncContext.resolve = webpackEmptyAsyncContext, webpackEmptyAsyncContext.id = "./node_modules/.pnpm/mlly@1.7.1/node_modules/mlly/dist lazy recursive", module3.exports = webpackEmptyAsyncContext;
4773
4773
  }, "./node_modules/.pnpm/object-hash@3.0.0/node_modules/object-hash/index.js": (module3, exports3, __webpack_require__2) => {
4774
4774
  "use strict";
4775
4775
  var crypto = __webpack_require__2("crypto");
@@ -8355,7 +8355,8 @@ Default "index" lookups for the main are deprecated for ES modules.`, "Deprecati
8355
8355
  var value2;
8356
8356
  const defaultValue = sourceModule.default;
8357
8357
  if (null == defaultValue) return sourceModule;
8358
- if ("object" != typeof defaultValue) return opts2.preferNamespace ? sourceModule : defaultValue;
8358
+ const _defaultType = typeof defaultValue;
8359
+ if ("object" !== _defaultType && ("function" !== _defaultType || opts2.preferNamespace)) return opts2.preferNamespace ? sourceModule : defaultValue;
8359
8360
  for (const key in sourceModule) try {
8360
8361
  key in defaultValue || Object.defineProperty(defaultValue, key, { enumerable: "default" !== key, configurable: "default" !== key, get: () => sourceModule[key] });
8361
8362
  } catch {
@@ -8443,9 +8444,9 @@ Default "index" lookups for the main are deprecated for ES modules.`, "Deprecati
8443
8444
  }
8444
8445
  });
8445
8446
 
8446
- // node_modules/.pnpm/jiti@1.21.1/node_modules/jiti/dist/babel.js
8447
+ // node_modules/.pnpm/jiti@1.21.3/node_modules/jiti/dist/babel.js
8447
8448
  var require_babel = __commonJS({
8448
- "node_modules/.pnpm/jiti@1.21.1/node_modules/jiti/dist/babel.js"(exports2, module2) {
8449
+ "node_modules/.pnpm/jiti@1.21.3/node_modules/jiti/dist/babel.js"(exports2, module2) {
8449
8450
  (() => {
8450
8451
  var __webpack_modules__ = { "./node_modules/.pnpm/@ampproject+remapping@2.3.0/node_modules/@ampproject/remapping/dist/remapping.umd.js": function(module3, __unused_webpack_exports, __webpack_require__2) {
8451
8452
  module3.exports = function(traceMapping, genMapping) {
@@ -33756,9 +33757,9 @@ ${trace}`);
33756
33757
  }
33757
33758
  });
33758
33759
 
33759
- // node_modules/.pnpm/jiti@1.21.1/node_modules/jiti/lib/index.js
33760
+ // node_modules/.pnpm/jiti@1.21.3/node_modules/jiti/lib/index.js
33760
33761
  var require_lib = __commonJS({
33761
- "node_modules/.pnpm/jiti@1.21.1/node_modules/jiti/lib/index.js"(exports2, module2) {
33762
+ "node_modules/.pnpm/jiti@1.21.3/node_modules/jiti/lib/index.js"(exports2, module2) {
33762
33763
  function onError(err) {
33763
33764
  throw err;
33764
33765
  }
@@ -40074,7 +40075,7 @@ var init_dist5 = __esm({
40074
40075
  }
40075
40076
  });
40076
40077
 
40077
- // node_modules/.pnpm/mlly@1.7.0/node_modules/mlly/dist/index.mjs
40078
+ // node_modules/.pnpm/mlly@1.7.1/node_modules/mlly/dist/index.mjs
40078
40079
  function normalizeSlash(path5) {
40079
40080
  return path5.replace(/\\/g, "/");
40080
40081
  }
@@ -41136,7 +41137,7 @@ function resolvePath(id, options) {
41136
41137
  }
41137
41138
  var import_node_module, import_node_fs3, import_node_url, import_node_assert, import_node_process, import_node_path3, import_node_v8, import_node_util, BUILTIN_MODULES, own$1, classRegExp, kTypes, codes, messages, nodeInternalPrefix, userStackTraceLimit, captureLargerStackTrace, hasOwnProperty$1, ERR_INVALID_PACKAGE_CONFIG$1, cache, ERR_UNKNOWN_FILE_EXTENSION, hasOwnProperty3, extensionFormatMap, protocolHandlers, RegExpPrototypeSymbolReplace, ERR_NETWORK_IMPORT_DISALLOWED, ERR_INVALID_MODULE_SPECIFIER, ERR_INVALID_PACKAGE_CONFIG, ERR_INVALID_PACKAGE_TARGET, ERR_MODULE_NOT_FOUND, ERR_PACKAGE_IMPORT_NOT_DEFINED, ERR_PACKAGE_PATH_NOT_EXPORTED, ERR_UNSUPPORTED_DIR_IMPORT, ERR_UNSUPPORTED_RESOLVE_REQUEST, own, invalidSegmentRegEx, deprecatedInvalidSegmentRegEx, invalidPackageNameRegEx, patternRegEx, encodedSeparatorRegEx, emittedPackageWarnings, doubleSlashRegEx, DEFAULT_CONDITIONS_SET, DEFAULT_EXTENSIONS, NOT_FOUND_ERRORS;
41138
41139
  var init_dist6 = __esm({
41139
- "node_modules/.pnpm/mlly@1.7.0/node_modules/mlly/dist/index.mjs"() {
41140
+ "node_modules/.pnpm/mlly@1.7.1/node_modules/mlly/dist/index.mjs"() {
41140
41141
  init_acorn();
41141
41142
  import_node_module = require("node:module");
41142
41143
  import_node_fs3 = __toESM(require("node:fs"), 1);