@quilted/create 0.2.16 → 0.2.17

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 (99) hide show
  1. package/CHANGELOG.md +10 -0
  2. package/build/esm/app.mjs +2 -2
  3. package/build/esm/module.mjs +2 -2
  4. package/build/esm/node_modules/.pnpm/@nodelib_fs.scandir@2.1.5/node_modules/@nodelib/fs.scandir/out/adapters/fs.mjs +1 -1
  5. package/build/esm/node_modules/.pnpm/@nodelib_fs.scandir@2.1.5/node_modules/@nodelib/fs.scandir/out/settings.mjs +1 -1
  6. package/build/esm/node_modules/.pnpm/@nodelib_fs.stat@2.0.5/node_modules/@nodelib/fs.stat/out/adapters/fs.mjs +1 -1
  7. package/build/esm/node_modules/.pnpm/@nodelib_fs.walk@1.2.8/node_modules/@nodelib/fs.walk/out/providers/stream.mjs +1 -1
  8. package/build/esm/node_modules/.pnpm/@nodelib_fs.walk@1.2.8/node_modules/@nodelib/fs.walk/out/readers/async.mjs +1 -1
  9. package/build/esm/node_modules/.pnpm/@nodelib_fs.walk@1.2.8/node_modules/@nodelib/fs.walk/out/settings.mjs +1 -1
  10. package/build/esm/node_modules/.pnpm/colorette@2.0.19/node_modules/colorette/index.mjs +1 -1
  11. package/build/esm/node_modules/.pnpm/dir-glob@3.0.1/node_modules/dir-glob/index.mjs +1 -1
  12. package/build/esm/node_modules/.pnpm/fast-glob@3.2.12/node_modules/fast-glob/out/providers/provider.mjs +1 -1
  13. package/build/esm/node_modules/.pnpm/fast-glob@3.2.12/node_modules/fast-glob/out/providers/stream.mjs +1 -1
  14. package/build/esm/node_modules/.pnpm/fast-glob@3.2.12/node_modules/fast-glob/out/readers/reader.mjs +1 -1
  15. package/build/esm/node_modules/.pnpm/fast-glob@3.2.12/node_modules/fast-glob/out/readers/stream.mjs +1 -1
  16. package/build/esm/node_modules/.pnpm/fast-glob@3.2.12/node_modules/fast-glob/out/settings.mjs +2 -2
  17. package/build/esm/node_modules/.pnpm/fast-glob@3.2.12/node_modules/fast-glob/out/utils/path.mjs +1 -1
  18. package/build/esm/node_modules/.pnpm/fast-glob@3.2.12/node_modules/fast-glob/out/utils/pattern.mjs +1 -1
  19. package/build/esm/node_modules/.pnpm/fill-range@7.0.1/node_modules/fill-range/index.mjs +1 -1
  20. package/build/esm/node_modules/.pnpm/find-up@6.3.0/node_modules/find-up/index.mjs +2 -2
  21. package/build/esm/node_modules/.pnpm/glob-parent@5.1.2/node_modules/glob-parent/index.mjs +2 -2
  22. package/build/esm/node_modules/.pnpm/globby@13.1.1/node_modules/globby/ignore.mjs +3 -3
  23. package/build/esm/node_modules/.pnpm/globby@13.1.1/node_modules/globby/index.mjs +2 -2
  24. package/build/esm/node_modules/.pnpm/globby@13.1.1/node_modules/globby/utilities.mjs +1 -1
  25. package/build/esm/node_modules/.pnpm/locate-path@7.1.0/node_modules/locate-path/index.mjs +4 -4
  26. package/build/esm/node_modules/.pnpm/merge2@1.4.1/node_modules/merge2/index.mjs +1 -1
  27. package/build/esm/node_modules/.pnpm/micromatch@4.0.5/node_modules/micromatch/index.mjs +1 -1
  28. package/build/esm/node_modules/.pnpm/path-type@4.0.0/node_modules/path-type/index.mjs +2 -2
  29. package/build/esm/node_modules/.pnpm/picomatch@2.3.1/node_modules/picomatch/lib/constants.mjs +1 -1
  30. package/build/esm/node_modules/.pnpm/picomatch@2.3.1/node_modules/picomatch/lib/picomatch.mjs +1 -1
  31. package/build/esm/node_modules/.pnpm/picomatch@2.3.1/node_modules/picomatch/lib/utils.mjs +1 -1
  32. package/build/esm/node_modules/.pnpm/pkg-dir@6.0.1/node_modules/pkg-dir/index.mjs +1 -1
  33. package/build/esm/node_modules/.pnpm/prompts@2.4.2/node_modules/prompts/dist/elements/prompt.mjs +2 -2
  34. package/build/esm/node_modules/.pnpm/prompts@2.4.2/node_modules/prompts/dist/prompts.mjs +1 -1
  35. package/build/esm/node_modules/.pnpm/prompts@2.4.2/node_modules/prompts/index.mjs +1 -1
  36. package/build/esm/node_modules/.pnpm/prompts@2.4.2/node_modules/prompts/lib/elements/prompt.mjs +2 -2
  37. package/build/esm/node_modules/.pnpm/prompts@2.4.2/node_modules/prompts/lib/prompts.mjs +1 -1
  38. package/build/esm/package.mjs +2 -2
  39. package/build/esm/packages/cli-kit/build/esnext/package-manager.esnext.mjs +2 -2
  40. package/build/esm/server.mjs +2 -2
  41. package/build/esm/shared/package-manager.mjs +1 -1
  42. package/build/esm/shared/prompts.mjs +1 -1
  43. package/build/esm/shared/tsconfig.mjs +1 -1
  44. package/build/esm/shared.mjs +3 -3
  45. package/build/esnext/app.esnext +2 -2
  46. package/build/esnext/module.esnext +2 -2
  47. package/build/esnext/node_modules/.pnpm/@nodelib_fs.scandir@2.1.5/node_modules/@nodelib/fs.scandir/out/adapters/fs.esnext +1 -1
  48. package/build/esnext/node_modules/.pnpm/@nodelib_fs.scandir@2.1.5/node_modules/@nodelib/fs.scandir/out/settings.esnext +1 -1
  49. package/build/esnext/node_modules/.pnpm/@nodelib_fs.stat@2.0.5/node_modules/@nodelib/fs.stat/out/adapters/fs.esnext +1 -1
  50. package/build/esnext/node_modules/.pnpm/@nodelib_fs.walk@1.2.8/node_modules/@nodelib/fs.walk/out/providers/stream.esnext +1 -1
  51. package/build/esnext/node_modules/.pnpm/@nodelib_fs.walk@1.2.8/node_modules/@nodelib/fs.walk/out/readers/async.esnext +1 -1
  52. package/build/esnext/node_modules/.pnpm/@nodelib_fs.walk@1.2.8/node_modules/@nodelib/fs.walk/out/settings.esnext +1 -1
  53. package/build/esnext/node_modules/.pnpm/colorette@2.0.19/node_modules/colorette/index.esnext +1 -1
  54. package/build/esnext/node_modules/.pnpm/common-tags@1.8.2/node_modules/common-tags/es/TemplateTag/TemplateTag.esnext +1 -1
  55. package/build/esnext/node_modules/.pnpm/dir-glob@3.0.1/node_modules/dir-glob/index.esnext +1 -1
  56. package/build/esnext/node_modules/.pnpm/fast-glob@3.2.12/node_modules/fast-glob/out/providers/provider.esnext +1 -1
  57. package/build/esnext/node_modules/.pnpm/fast-glob@3.2.12/node_modules/fast-glob/out/providers/stream.esnext +1 -1
  58. package/build/esnext/node_modules/.pnpm/fast-glob@3.2.12/node_modules/fast-glob/out/readers/reader.esnext +1 -1
  59. package/build/esnext/node_modules/.pnpm/fast-glob@3.2.12/node_modules/fast-glob/out/readers/stream.esnext +1 -1
  60. package/build/esnext/node_modules/.pnpm/fast-glob@3.2.12/node_modules/fast-glob/out/settings.esnext +2 -2
  61. package/build/esnext/node_modules/.pnpm/fast-glob@3.2.12/node_modules/fast-glob/out/utils/path.esnext +1 -1
  62. package/build/esnext/node_modules/.pnpm/fast-glob@3.2.12/node_modules/fast-glob/out/utils/pattern.esnext +1 -1
  63. package/build/esnext/node_modules/.pnpm/fill-range@7.0.1/node_modules/fill-range/index.esnext +1 -1
  64. package/build/esnext/node_modules/.pnpm/find-up@6.3.0/node_modules/find-up/index.esnext +2 -2
  65. package/build/esnext/node_modules/.pnpm/glob-parent@5.1.2/node_modules/glob-parent/index.esnext +2 -2
  66. package/build/esnext/node_modules/.pnpm/globby@13.1.1/node_modules/globby/ignore.esnext +3 -3
  67. package/build/esnext/node_modules/.pnpm/globby@13.1.1/node_modules/globby/index.esnext +2 -2
  68. package/build/esnext/node_modules/.pnpm/globby@13.1.1/node_modules/globby/utilities.esnext +1 -1
  69. package/build/esnext/node_modules/.pnpm/locate-path@7.1.0/node_modules/locate-path/index.esnext +4 -4
  70. package/build/esnext/node_modules/.pnpm/merge2@1.4.1/node_modules/merge2/index.esnext +1 -1
  71. package/build/esnext/node_modules/.pnpm/micromatch@4.0.5/node_modules/micromatch/index.esnext +1 -1
  72. package/build/esnext/node_modules/.pnpm/path-type@4.0.0/node_modules/path-type/index.esnext +2 -2
  73. package/build/esnext/node_modules/.pnpm/picomatch@2.3.1/node_modules/picomatch/lib/constants.esnext +1 -1
  74. package/build/esnext/node_modules/.pnpm/picomatch@2.3.1/node_modules/picomatch/lib/picomatch.esnext +1 -1
  75. package/build/esnext/node_modules/.pnpm/picomatch@2.3.1/node_modules/picomatch/lib/utils.esnext +1 -1
  76. package/build/esnext/node_modules/.pnpm/pkg-dir@6.0.1/node_modules/pkg-dir/index.esnext +1 -1
  77. package/build/esnext/node_modules/.pnpm/prompts@2.4.2/node_modules/prompts/dist/elements/prompt.esnext +2 -2
  78. package/build/esnext/node_modules/.pnpm/prompts@2.4.2/node_modules/prompts/dist/prompts.esnext +1 -1
  79. package/build/esnext/node_modules/.pnpm/prompts@2.4.2/node_modules/prompts/index.esnext +1 -1
  80. package/build/esnext/node_modules/.pnpm/prompts@2.4.2/node_modules/prompts/lib/elements/prompt.esnext +2 -2
  81. package/build/esnext/node_modules/.pnpm/prompts@2.4.2/node_modules/prompts/lib/prompts.esnext +1 -1
  82. package/build/esnext/package.esnext +2 -2
  83. package/build/esnext/packages/cli-kit/build/esnext/package-manager.esnext.esnext +2 -2
  84. package/build/esnext/server.esnext +2 -2
  85. package/build/esnext/shared/package-manager.esnext +1 -1
  86. package/build/esnext/shared/prompts.esnext +1 -1
  87. package/build/esnext/shared/tsconfig.esnext +1 -1
  88. package/build/esnext/shared.esnext +3 -3
  89. package/build/tsconfig.tsbuildinfo +1 -1
  90. package/build/typescript/shared.d.ts +1 -1
  91. package/build/typescript/shared.d.ts.map +1 -1
  92. package/package.json +1 -1
  93. package/templates/app-basic/package.json +2 -1
  94. package/templates/app-empty/package.json +1 -1
  95. package/templates/app-graphql/package.json +2 -1
  96. package/templates/app-trpc/package.json +2 -1
  97. package/templates/module/package.json +1 -7
  98. package/templates/server-basic/package.json +1 -1
  99. package/templates/workspace/package.json +5 -5
package/CHANGELOG.md CHANGED
@@ -1,5 +1,15 @@
1
1
  # @quilted/create
2
2
 
3
+ ## 0.2.17
4
+
5
+ ### Patch Changes
6
+
7
+ - [`04e1f238`](https://github.com/lemonmade/quilt/commit/04e1f2380ef1d7ca9659f630fdfc4f7e4f25f959) Thanks [@lemonmade](https://github.com/lemonmade)! - Upgrade TypeScript
8
+
9
+ - [`848012ea`](https://github.com/lemonmade/quilt/commit/848012ea4c702f5eb4b7d954c129f7eb4ee04c21) Thanks [@lemonmade](https://github.com/lemonmade)! - Add explicit jsdom dependencies
10
+
11
+ - [`ccf29286`](https://github.com/lemonmade/quilt/commit/ccf2928633719c38b30cd3712fe132c6bd5fd2a0) Thanks [@lemonmade](https://github.com/lemonmade)! - Upgrade Preact and signal dependencies
12
+
3
13
  ## 0.2.16
4
14
 
5
15
  ### Patch Changes
package/build/esm/app.mjs CHANGED
@@ -1,5 +1,5 @@
1
- import * as fs from 'fs';
2
- import * as path from 'path';
1
+ import * as fs from 'node:fs';
2
+ import * as path from 'node:path';
3
3
  import parseArguments from './node_modules/.pnpm/arg@5.0.2/node_modules/arg/index.mjs';
4
4
  import { cyan, bold, dim, underline, magenta } from './node_modules/.pnpm/colorette@2.0.19/node_modules/colorette/index.mjs';
5
5
  import './node_modules/.pnpm/common-tags@1.8.2/node_modules/common-tags/es/TemplateTag/TemplateTag.mjs';
@@ -1,5 +1,5 @@
1
- import * as fs from 'fs';
2
- import * as path from 'path';
1
+ import * as fs from 'node:fs';
2
+ import * as path from 'node:path';
3
3
  import parseArguments from './node_modules/.pnpm/arg@5.0.2/node_modules/arg/index.mjs';
4
4
  import { cyan, dim, underline, magenta, bold } from './node_modules/.pnpm/colorette@2.0.19/node_modules/colorette/index.mjs';
5
5
  import './node_modules/.pnpm/common-tags@1.8.2/node_modules/common-tags/es/TemplateTag/TemplateTag.mjs';
@@ -1,5 +1,5 @@
1
1
  import { __exports as fs } from '../../../../../../../../_virtual/fs3.mjs';
2
- import fs__default from 'fs';
2
+ import fs__default from 'node:fs';
3
3
 
4
4
  (function (exports) {
5
5
 
@@ -1,5 +1,5 @@
1
1
  import { __exports as settings } from '../../../../../../../_virtual/settings4.mjs';
2
- import path__default from 'path';
2
+ import path__default from 'node:path';
3
3
  import '../../../../../@nodelib_fs.stat@2.0.5/node_modules/@nodelib/fs.stat/out/index.mjs';
4
4
  import './adapters/fs.mjs';
5
5
  import { __exports as out } from '../../../../../../../_virtual/index5.mjs';
@@ -1,5 +1,5 @@
1
1
  import { __exports as fs } from '../../../../../../../../_virtual/fs2.mjs';
2
- import fs__default from 'fs';
2
+ import fs__default from 'node:fs';
3
3
 
4
4
  (function (exports) {
5
5
 
@@ -1,5 +1,5 @@
1
1
  import { __exports as stream } from '../../../../../../../../_virtual/stream4.mjs';
2
- import require$$0 from 'stream';
2
+ import require$$0 from 'node:stream';
3
3
  import '../readers/async.mjs';
4
4
  import { __exports as async } from '../../../../../../../../_virtual/async5.mjs';
5
5
 
@@ -1,5 +1,5 @@
1
1
  import { __exports as async } from '../../../../../../../../_virtual/async5.mjs';
2
- import require$$2 from 'events';
2
+ import require$$2 from 'node:events';
3
3
  import '../../../../../../@nodelib_fs.scandir@2.1.5/node_modules/@nodelib/fs.scandir/out/index.mjs';
4
4
  import { queueExports } from '../../../../../../fastq@1.13.0/node_modules/fastq/queue.mjs';
5
5
  import './common.mjs';
@@ -1,5 +1,5 @@
1
1
  import { __exports as settings } from '../../../../../../../_virtual/settings2.mjs';
2
- import path__default from 'path';
2
+ import path__default from 'node:path';
3
3
  import '../../../../../@nodelib_fs.scandir@2.1.5/node_modules/@nodelib/fs.scandir/out/index.mjs';
4
4
  import { __exports as out } from '../../../../../../../_virtual/index6.mjs';
5
5
 
@@ -1,4 +1,4 @@
1
- import * as tty from 'tty';
1
+ import * as tty from 'node:tty';
2
2
 
3
3
  const {
4
4
  env = {},
@@ -1,6 +1,6 @@
1
1
  import { getDefaultExportFromCjs } from '../../../../../_virtual/_commonjsHelpers.mjs';
2
2
  import { __module as dirGlob$1 } from '../../../../../_virtual/index2.mjs';
3
- import path__default from 'path';
3
+ import path__default from 'node:path';
4
4
  import '../../../path-type@4.0.0/node_modules/path-type/index.mjs';
5
5
  import { __exports as pathType$1 } from '../../../../../_virtual/index3.mjs';
6
6
 
@@ -1,5 +1,5 @@
1
1
  import { __exports as provider } from '../../../../../../../_virtual/provider.mjs';
2
- import path__default from 'path';
2
+ import path__default from 'node:path';
3
3
  import './filters/deep.mjs';
4
4
  import './filters/entry.mjs';
5
5
  import './filters/error.mjs';
@@ -1,5 +1,5 @@
1
1
  import { __exports as stream } from '../../../../../../../_virtual/stream.mjs';
2
- import require$$0 from 'stream';
2
+ import require$$0 from 'node:stream';
3
3
  import '../readers/stream.mjs';
4
4
  import './provider.mjs';
5
5
  import { __exports as stream$1 } from '../../../../../../../_virtual/stream2.mjs';
@@ -1,5 +1,5 @@
1
1
  import { __exports as reader } from '../../../../../../../_virtual/reader.mjs';
2
- import path__default from 'path';
2
+ import path__default from 'node:path';
3
3
  import '../../../../../@nodelib_fs.stat@2.0.5/node_modules/@nodelib/fs.stat/out/index.mjs';
4
4
  import '../utils/index.mjs';
5
5
  import { __exports as out } from '../../../../../../../_virtual/index5.mjs';
@@ -1,5 +1,5 @@
1
1
  import { __exports as stream } from '../../../../../../../_virtual/stream2.mjs';
2
- import require$$0 from 'stream';
2
+ import require$$0 from 'node:stream';
3
3
  import '../../../../../@nodelib_fs.stat@2.0.5/node_modules/@nodelib/fs.stat/out/index.mjs';
4
4
  import '../../../../../@nodelib_fs.walk@1.2.8/node_modules/@nodelib/fs.walk/out/index.mjs';
5
5
  import './reader.mjs';
@@ -1,6 +1,6 @@
1
1
  import { __exports as settings } from '../../../../../../_virtual/settings.mjs';
2
- import fs__default from 'fs';
3
- import require$$2 from 'os';
2
+ import fs__default from 'node:fs';
3
+ import require$$2 from 'node:os';
4
4
 
5
5
  (function (exports) {
6
6
 
@@ -1,5 +1,5 @@
1
1
  import { __exports as path$1 } from '../../../../../../../_virtual/path.mjs';
2
- import path__default from 'path';
2
+ import path__default from 'node:path';
3
3
 
4
4
  Object.defineProperty(path$1, "__esModule", {
5
5
  value: true
@@ -1,5 +1,5 @@
1
1
  import { __exports as pattern } from '../../../../../../../_virtual/pattern.mjs';
2
- import path__default from 'path';
2
+ import path__default from 'node:path';
3
3
  import { globParent as globParent$1 } from '../../../../../glob-parent@5.1.2/node_modules/glob-parent/index.mjs';
4
4
  import { micromatch_1 } from '../../../../../micromatch@4.0.5/node_modules/micromatch/index.mjs';
5
5
 
@@ -1,4 +1,4 @@
1
- import require$$0 from 'util';
1
+ import require$$0 from 'node:util';
2
2
  import { toRegexRange_1 } from '../../../to-regex-range@5.0.1/node_modules/to-regex-range/index.mjs';
3
3
 
4
4
  /*!
@@ -1,5 +1,5 @@
1
- import path__default from 'path';
2
- import { fileURLToPath } from 'url';
1
+ import path__default from 'node:path';
2
+ import { fileURLToPath } from 'node:url';
3
3
  import { locatePath } from '../../../locate-path@7.1.0/node_modules/locate-path/index.mjs';
4
4
 
5
5
  const toPath = urlOrPath => urlOrPath instanceof URL ? fileURLToPath(urlOrPath) : urlOrPath;
@@ -1,6 +1,6 @@
1
1
  import { isGlob as isGlob$1 } from '../../../is-glob@4.0.3/node_modules/is-glob/index.mjs';
2
- import path__default from 'path';
3
- import require$$2 from 'os';
2
+ import path__default from 'node:path';
3
+ import require$$2 from 'node:os';
4
4
 
5
5
  var isGlob = isGlob$1;
6
6
  var pathPosixDirname = path__default.posix.dirname;
@@ -1,6 +1,6 @@
1
- import process from 'process';
2
- import fs__default from 'fs';
3
- import path__default from 'path';
1
+ import process from 'node:process';
2
+ import fs__default from 'node:fs';
3
+ import path__default from 'node:path';
4
4
  import fastGlob from '../../../fast-glob@3.2.12/node_modules/fast-glob/out/index.mjs';
5
5
  import gitIgnore from '../../../ignore@5.2.4/node_modules/ignore/index.mjs';
6
6
  import slash from '../../../slash@4.0.0/node_modules/slash/index.mjs';
@@ -1,5 +1,5 @@
1
- import fs__default from 'fs';
2
- import path__default from 'path';
1
+ import fs__default from 'node:fs';
2
+ import path__default from 'node:path';
3
3
  import '../../../merge2@1.4.1/node_modules/merge2/index.mjs';
4
4
  import fastGlob from '../../../fast-glob@3.2.12/node_modules/fast-glob/out/index.mjs';
5
5
  import dirGlob from '../../../dir-glob@3.0.1/node_modules/dir-glob/index.mjs';
@@ -1,4 +1,4 @@
1
- import { fileURLToPath } from 'url';
1
+ import { fileURLToPath } from 'node:url';
2
2
 
3
3
  const toPath = urlOrPath => urlOrPath instanceof URL ? fileURLToPath(urlOrPath) : urlOrPath;
4
4
  const isNegativePattern = pattern => pattern[0] === '!';
@@ -1,7 +1,7 @@
1
- import process from 'process';
2
- import path__default from 'path';
3
- import { promises } from 'fs';
4
- import { fileURLToPath } from 'url';
1
+ import process from 'node:process';
2
+ import path__default from 'node:path';
3
+ import { promises } from 'node:fs';
4
+ import { fileURLToPath } from 'node:url';
5
5
  import pLocate from '../../../p-locate@6.0.0/node_modules/p-locate/index.mjs';
6
6
 
7
7
  const typeMappings = {
@@ -1,4 +1,4 @@
1
- import require$$0 from 'stream';
1
+ import require$$0 from 'node:stream';
2
2
 
3
3
  /*
4
4
  * merge2
@@ -1,4 +1,4 @@
1
- import require$$0 from 'util';
1
+ import require$$0 from 'node:util';
2
2
  import { braces_1 } from '../../../braces@3.0.2/node_modules/braces/index.mjs';
3
3
  import { picomatch as picomatch$1 } from '../../../picomatch@2.3.1/node_modules/picomatch/index.mjs';
4
4
  import '../../../picomatch@2.3.1/node_modules/picomatch/lib/utils.mjs';
@@ -1,6 +1,6 @@
1
1
  import { __exports as pathType } from '../../../../../_virtual/index3.mjs';
2
- import require$$0 from 'util';
3
- import fs__default from 'fs';
2
+ import require$$0 from 'node:util';
3
+ import fs__default from 'node:fs';
4
4
 
5
5
  const {
6
6
  promisify
@@ -1,4 +1,4 @@
1
- import path__default from 'path';
1
+ import path__default from 'node:path';
2
2
 
3
3
  const path = path__default;
4
4
  const WIN_SLASH = '\\\\/';
@@ -1,4 +1,4 @@
1
- import path__default from 'path';
1
+ import path__default from 'node:path';
2
2
  import { scan_1 } from './scan.mjs';
3
3
  import { parse_1 } from './parse.mjs';
4
4
  import './utils.mjs';
@@ -1,5 +1,5 @@
1
1
  import { __exports as utils } from '../../../../../../_virtual/utils.mjs';
2
- import path__default from 'path';
2
+ import path__default from 'node:path';
3
3
  import { constants } from './constants.mjs';
4
4
 
5
5
  (function (exports) {
@@ -1,4 +1,4 @@
1
- import path__default from 'path';
1
+ import path__default from 'node:path';
2
2
  import { findUp } from '../../../find-up@6.3.0/node_modules/find-up/index.mjs';
3
3
 
4
4
  async function packageDirectory({
@@ -1,6 +1,6 @@
1
- import require$$0 from 'readline';
1
+ import require$$0 from 'node:readline';
2
2
  import { __require as requireUtil } from '../util/index.mjs';
3
- import require$$2 from 'events';
3
+ import require$$2 from 'node:events';
4
4
  import { __require as requireSrc } from '../../../../../sisteransi@1.0.5/node_modules/sisteransi/src/index.mjs';
5
5
  import { __require as requireKleur } from '../../../../../kleur@3.0.3/node_modules/kleur/index.mjs';
6
6
 
@@ -1,4 +1,4 @@
1
- import { __exports as prompts } from '../../../../../../_virtual/prompts2.mjs';
1
+ import { __exports as prompts } from '../../../../../../_virtual/prompts.mjs';
2
2
  import { __require as requireElements } from './elements/index.mjs';
3
3
 
4
4
  var hasRequiredPrompts;
@@ -1,6 +1,6 @@
1
1
  import { getDefaultExportFromCjs } from '../../../../../_virtual/_commonjsHelpers.mjs';
2
- import { __require as requireLib } from './lib/index.mjs';
3
2
  import { __require as requireDist } from './dist/index.mjs';
3
+ import { __require as requireLib } from './lib/index.mjs';
4
4
 
5
5
  function isNodeLT(tar) {
6
6
  tar = (Array.isArray(tar) ? tar : tar.split('.')).map(Number);
@@ -1,6 +1,6 @@
1
- import require$$0 from 'readline';
1
+ import require$$0 from 'node:readline';
2
2
  import { __require as requireUtil } from '../util/index.mjs';
3
- import require$$2 from 'events';
3
+ import require$$2 from 'node:events';
4
4
  import { __require as requireSrc } from '../../../../../sisteransi@1.0.5/node_modules/sisteransi/src/index.mjs';
5
5
  import { __require as requireKleur } from '../../../../../kleur@3.0.3/node_modules/kleur/index.mjs';
6
6
 
@@ -1,4 +1,4 @@
1
- import { __exports as prompts } from '../../../../../../_virtual/prompts.mjs';
1
+ import { __exports as prompts } from '../../../../../../_virtual/prompts2.mjs';
2
2
  import { __require as requireElements } from './elements/index.mjs';
3
3
 
4
4
  var hasRequiredPrompts;
@@ -1,5 +1,5 @@
1
- import * as fs from 'fs';
2
- import * as path from 'path';
1
+ import * as fs from 'node:fs';
2
+ import * as path from 'node:path';
3
3
  import { printHelp } from './help.mjs';
4
4
  import { toValidPackageName, emptyDirectory, loadTemplate, format, mergeWorkspaceAndProjectPackageJsons, relativeDirectoryForDisplay, isEmpty, createOutputTarget } from './shared.mjs';
5
5
  import { getInWorkspace, getCreateAsMonorepo, getExtrasToSetup, getShouldInstall, getPackageManager } from './shared/prompts.mjs';
@@ -1,5 +1,5 @@
1
- import { existsSync } from 'fs';
2
- import { execSync } from 'child_process';
1
+ import { existsSync } from 'node:fs';
2
+ import { execSync } from 'node:child_process';
3
3
 
4
4
  const VALID_PACKAGE_MANAGERS = /* @__PURE__ */ new Set(["npm", "pnpm", "yarn"]);
5
5
  function createPackageManagerRunner(type, { root = process.cwd() } = {}) {
@@ -1,5 +1,5 @@
1
- import * as fs from 'fs';
2
- import * as path from 'path';
1
+ import * as fs from 'node:fs';
2
+ import * as path from 'node:path';
3
3
  import parseArguments from './node_modules/.pnpm/arg@5.0.2/node_modules/arg/index.mjs';
4
4
  import { cyan, dim, underline, magenta, bold } from './node_modules/.pnpm/colorette@2.0.19/node_modules/colorette/index.mjs';
5
5
  import './node_modules/.pnpm/common-tags@1.8.2/node_modules/common-tags/es/TemplateTag/TemplateTag.mjs';
@@ -1,4 +1,4 @@
1
- import { relative } from 'path';
1
+ import { relative } from 'node:path';
2
2
  import { format, relativeDirectoryForDisplay } from '../shared.mjs';
3
3
 
4
4
  async function addToPackageManagerWorkspaces(directory, output, packageManager) {
@@ -1,4 +1,4 @@
1
- import * as fs from 'fs';
1
+ import * as fs from 'node:fs';
2
2
  import { dim, bold } from '../node_modules/.pnpm/colorette@2.0.19/node_modules/colorette/index.mjs';
3
3
  import { prompt } from '../packages/cli-kit/build/esnext/prompt.esnext.mjs';
4
4
  import { getPackageManager as getPackageManager$1, createPackageManagerRunner } from '../packages/cli-kit/build/esnext/package-manager.esnext.mjs';
@@ -1,4 +1,4 @@
1
- import { relative } from 'path';
1
+ import { relative } from 'node:path';
2
2
  import { relativeDirectoryForDisplay, format } from '../shared.mjs';
3
3
 
4
4
  const ENDS_WITH_TSCONFIG = /[/]?tsconfig[.a-z0-9]*[.]json/i;
@@ -1,6 +1,6 @@
1
- import * as fs from 'fs';
2
- import * as path from 'path';
3
- import { fileURLToPath } from 'url';
1
+ import * as fs from 'node:fs';
2
+ import * as path from 'node:path';
3
+ import { fileURLToPath } from 'node:url';
4
4
 
5
5
  function loadTemplate(name) {
6
6
  let templateRootPromise;
@@ -1,5 +1,5 @@
1
- import * as fs from 'fs';
2
- import * as path from 'path';
1
+ import * as fs from 'node:fs';
2
+ import * as path from 'node:path';
3
3
  import arg from './node_modules/.pnpm/arg@5.0.2/node_modules/arg/index.esnext';
4
4
  import { cyan, bold, dim, underline, magenta } from './node_modules/.pnpm/colorette@2.0.19/node_modules/colorette/index.esnext';
5
5
  import './node_modules/.pnpm/common-tags@1.8.2/node_modules/common-tags/es/TemplateTag/TemplateTag.esnext';
@@ -1,5 +1,5 @@
1
- import * as fs from 'fs';
2
- import * as path from 'path';
1
+ import * as fs from 'node:fs';
2
+ import * as path from 'node:path';
3
3
  import arg from './node_modules/.pnpm/arg@5.0.2/node_modules/arg/index.esnext';
4
4
  import { cyan, dim, underline, magenta, bold } from './node_modules/.pnpm/colorette@2.0.19/node_modules/colorette/index.esnext';
5
5
  import './node_modules/.pnpm/common-tags@1.8.2/node_modules/common-tags/es/TemplateTag/TemplateTag.esnext';
@@ -1,5 +1,5 @@
1
1
  import { __exports as fs } from '../../../../../../../../_virtual/fs3.esnext';
2
- import fs__default from 'fs';
2
+ import fs__default from 'node:fs';
3
3
 
4
4
  (function(exports) {
5
5
  Object.defineProperty(exports, "__esModule", { value: true });
@@ -1,5 +1,5 @@
1
1
  import { __exports as settings } from '../../../../../../../_virtual/settings4.esnext';
2
- import path__default from 'path';
2
+ import path__default from 'node:path';
3
3
  import '../../../../../@nodelib_fs.stat@2.0.5/node_modules/@nodelib/fs.stat/out/index.esnext';
4
4
  import './adapters/fs.esnext';
5
5
  import { __exports as out } from '../../../../../../../_virtual/index5.esnext';
@@ -1,5 +1,5 @@
1
1
  import { __exports as fs } from '../../../../../../../../_virtual/fs2.esnext';
2
- import fs__default from 'fs';
2
+ import fs__default from 'node:fs';
3
3
 
4
4
  (function(exports) {
5
5
  Object.defineProperty(exports, "__esModule", { value: true });
@@ -1,5 +1,5 @@
1
1
  import { __exports as stream } from '../../../../../../../../_virtual/stream4.esnext';
2
- import require$$0 from 'stream';
2
+ import require$$0 from 'node:stream';
3
3
  import '../readers/async.esnext';
4
4
  import { __exports as async } from '../../../../../../../../_virtual/async5.esnext';
5
5
 
@@ -1,5 +1,5 @@
1
1
  import { __exports as async } from '../../../../../../../../_virtual/async5.esnext';
2
- import require$$2 from 'events';
2
+ import require$$2 from 'node:events';
3
3
  import '../../../../../../@nodelib_fs.scandir@2.1.5/node_modules/@nodelib/fs.scandir/out/index.esnext';
4
4
  import { q as queueExports } from '../../../../../../fastq@1.13.0/node_modules/fastq/queue.esnext';
5
5
  import './common.esnext';
@@ -1,5 +1,5 @@
1
1
  import { __exports as settings } from '../../../../../../../_virtual/settings2.esnext';
2
- import path__default from 'path';
2
+ import path__default from 'node:path';
3
3
  import '../../../../../@nodelib_fs.scandir@2.1.5/node_modules/@nodelib/fs.scandir/out/index.esnext';
4
4
  import { __exports as out } from '../../../../../../../_virtual/index6.esnext';
5
5
 
@@ -1,4 +1,4 @@
1
- import * as tty from 'tty';
1
+ import * as tty from 'node:tty';
2
2
 
3
3
  const {
4
4
  env = {},
@@ -1,4 +1,4 @@
1
- var _createClass = function() {
1
+ var _createClass = /* @__PURE__ */ function() {
2
2
  function defineProperties(target, props) {
3
3
  for (var i = 0; i < props.length; i++) {
4
4
  var descriptor = props[i];
@@ -1,6 +1,6 @@
1
1
  import { getDefaultExportFromCjs } from '../../../../../_virtual/_commonjsHelpers.esnext';
2
2
  import { __module as dirGlob$1 } from '../../../../../_virtual/index2.esnext';
3
- import path__default from 'path';
3
+ import path__default from 'node:path';
4
4
  import '../../../path-type@4.0.0/node_modules/path-type/index.esnext';
5
5
  import { __exports as pathType$1 } from '../../../../../_virtual/index3.esnext';
6
6
 
@@ -1,5 +1,5 @@
1
1
  import { __exports as provider } from '../../../../../../../_virtual/provider.esnext';
2
- import path__default from 'path';
2
+ import path__default from 'node:path';
3
3
  import './filters/deep.esnext';
4
4
  import './filters/entry.esnext';
5
5
  import './filters/error.esnext';
@@ -1,5 +1,5 @@
1
1
  import { __exports as stream } from '../../../../../../../_virtual/stream.esnext';
2
- import require$$0 from 'stream';
2
+ import require$$0 from 'node:stream';
3
3
  import '../readers/stream.esnext';
4
4
  import './provider.esnext';
5
5
  import { __exports as stream$1 } from '../../../../../../../_virtual/stream2.esnext';
@@ -1,5 +1,5 @@
1
1
  import { __exports as reader } from '../../../../../../../_virtual/reader.esnext';
2
- import path__default from 'path';
2
+ import path__default from 'node:path';
3
3
  import '../../../../../@nodelib_fs.stat@2.0.5/node_modules/@nodelib/fs.stat/out/index.esnext';
4
4
  import '../utils/index.esnext';
5
5
  import { __exports as out } from '../../../../../../../_virtual/index5.esnext';
@@ -1,5 +1,5 @@
1
1
  import { __exports as stream } from '../../../../../../../_virtual/stream2.esnext';
2
- import require$$0 from 'stream';
2
+ import require$$0 from 'node:stream';
3
3
  import '../../../../../@nodelib_fs.stat@2.0.5/node_modules/@nodelib/fs.stat/out/index.esnext';
4
4
  import '../../../../../@nodelib_fs.walk@1.2.8/node_modules/@nodelib/fs.walk/out/index.esnext';
5
5
  import './reader.esnext';
@@ -1,6 +1,6 @@
1
1
  import { __exports as settings } from '../../../../../../_virtual/settings.esnext';
2
- import fs__default from 'fs';
3
- import require$$2 from 'os';
2
+ import fs__default from 'node:fs';
3
+ import require$$2 from 'node:os';
4
4
 
5
5
  (function(exports) {
6
6
  Object.defineProperty(exports, "__esModule", { value: true });
@@ -1,5 +1,5 @@
1
1
  import { __exports as path$1 } from '../../../../../../../_virtual/path.esnext';
2
- import path__default from 'path';
2
+ import path__default from 'node:path';
3
3
 
4
4
  Object.defineProperty(path$1, "__esModule", { value: true });
5
5
  path$1.removeLeadingDotSegment = path$1.escape = path$1.makeAbsolute = path$1.unixify = void 0;
@@ -1,5 +1,5 @@
1
1
  import { __exports as pattern } from '../../../../../../../_virtual/pattern.esnext';
2
- import path__default from 'path';
2
+ import path__default from 'node:path';
3
3
  import { g as globParent$1 } from '../../../../../glob-parent@5.1.2/node_modules/glob-parent/index.esnext';
4
4
  import { m as micromatch_1 } from '../../../../../micromatch@4.0.5/node_modules/micromatch/index.esnext';
5
5
 
@@ -1,4 +1,4 @@
1
- import require$$0 from 'util';
1
+ import require$$0 from 'node:util';
2
2
  import { t as toRegexRange_1 } from '../../../to-regex-range@5.0.1/node_modules/to-regex-range/index.esnext';
3
3
 
4
4
  const util = require$$0;
@@ -1,5 +1,5 @@
1
- import path__default from 'path';
2
- import { fileURLToPath } from 'url';
1
+ import path__default from 'node:path';
2
+ import { fileURLToPath } from 'node:url';
3
3
  import { locatePath } from '../../../locate-path@7.1.0/node_modules/locate-path/index.esnext';
4
4
 
5
5
  const toPath = (urlOrPath) => urlOrPath instanceof URL ? fileURLToPath(urlOrPath) : urlOrPath;
@@ -1,6 +1,6 @@
1
1
  import { i as isGlob$1 } from '../../../is-glob@4.0.3/node_modules/is-glob/index.esnext';
2
- import path__default from 'path';
3
- import require$$2 from 'os';
2
+ import path__default from 'node:path';
3
+ import require$$2 from 'node:os';
4
4
 
5
5
  var isGlob = isGlob$1;
6
6
  var pathPosixDirname = path__default.posix.dirname;
@@ -1,6 +1,6 @@
1
- import process from 'process';
2
- import fs__default from 'fs';
3
- import path__default from 'path';
1
+ import process from 'node:process';
2
+ import fs__default from 'node:fs';
3
+ import path__default from 'node:path';
4
4
  import fastGlob from '../../../fast-glob@3.2.12/node_modules/fast-glob/out/index.esnext';
5
5
  import gitIgnore from '../../../ignore@5.2.4/node_modules/ignore/index.esnext';
6
6
  import slash from '../../../slash@4.0.0/node_modules/slash/index.esnext';
@@ -1,5 +1,5 @@
1
- import fs__default from 'fs';
2
- import path__default from 'path';
1
+ import fs__default from 'node:fs';
2
+ import path__default from 'node:path';
3
3
  import '../../../merge2@1.4.1/node_modules/merge2/index.esnext';
4
4
  import fastGlob from '../../../fast-glob@3.2.12/node_modules/fast-glob/out/index.esnext';
5
5
  import dirGlob from '../../../dir-glob@3.0.1/node_modules/dir-glob/index.esnext';