@quilted/create 0.1.63 → 0.1.65
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.
- package/CHANGELOG.md +16 -0
- package/build/cjs/_virtual/index2.cjs +2 -2
- package/build/cjs/_virtual/index3.cjs +2 -2
- package/build/cjs/_virtual/index4.cjs +2 -2
- package/build/cjs/_virtual/index5.cjs +2 -2
- package/build/cjs/_virtual/index6.cjs +2 -2
- package/build/cjs/_virtual/index8.cjs +2 -2
- package/build/cjs/_virtual/parser-babel.cjs +1 -1
- package/build/cjs/_virtual/parser-typescript.cjs +1 -1
- package/build/cjs/_virtual/parser-yaml.cjs +1 -1
- package/build/cjs/_virtual/queue.cjs +1 -1
- package/build/cjs/_virtual/standalone.cjs +1 -1
- package/build/cjs/app.cjs +3 -5
- package/build/cjs/cli.cjs +1 -0
- package/build/cjs/module.cjs +3 -5
- package/build/cjs/node_modules/.pnpm/@nodelib_fs.scandir@2.1.5/node_modules/@nodelib/fs.scandir/out/adapters/fs.cjs +1 -1
- package/build/cjs/node_modules/.pnpm/@nodelib_fs.scandir@2.1.5/node_modules/@nodelib/fs.scandir/out/index.cjs +1 -1
- package/build/cjs/node_modules/.pnpm/@nodelib_fs.scandir@2.1.5/node_modules/@nodelib/fs.scandir/out/providers/async.cjs +3 -3
- package/build/cjs/node_modules/.pnpm/@nodelib_fs.scandir@2.1.5/node_modules/@nodelib/fs.scandir/out/providers/sync.cjs +2 -2
- package/build/cjs/node_modules/.pnpm/@nodelib_fs.scandir@2.1.5/node_modules/@nodelib/fs.scandir/out/settings.cjs +1 -1
- package/build/cjs/node_modules/.pnpm/@nodelib_fs.scandir@2.1.5/node_modules/@nodelib/fs.scandir/out/utils/index.cjs +1 -1
- package/build/cjs/node_modules/.pnpm/@nodelib_fs.stat@2.0.5/node_modules/@nodelib/fs.stat/out/adapters/fs.cjs +1 -1
- package/build/cjs/node_modules/.pnpm/@nodelib_fs.stat@2.0.5/node_modules/@nodelib/fs.stat/out/index.cjs +1 -1
- package/build/cjs/node_modules/.pnpm/@nodelib_fs.walk@1.2.8/node_modules/@nodelib/fs.walk/out/index.cjs +1 -1
- package/build/cjs/node_modules/.pnpm/@nodelib_fs.walk@1.2.8/node_modules/@nodelib/fs.walk/out/readers/async.cjs +3 -4
- package/build/cjs/node_modules/.pnpm/@nodelib_fs.walk@1.2.8/node_modules/@nodelib/fs.walk/out/readers/sync.cjs +1 -1
- package/build/cjs/node_modules/.pnpm/@nodelib_fs.walk@1.2.8/node_modules/@nodelib/fs.walk/out/settings.cjs +1 -1
- package/build/cjs/node_modules/.pnpm/arg@5.0.2/node_modules/arg/index.cjs +3 -1
- package/build/cjs/node_modules/.pnpm/balanced-match@1.0.2/node_modules/balanced-match/index.cjs +1 -3
- package/build/cjs/node_modules/.pnpm/brace-expansion@2.0.1/node_modules/brace-expansion/index.cjs +2 -4
- package/build/cjs/node_modules/.pnpm/braces@3.0.2/node_modules/braces/index.cjs +5 -7
- package/build/cjs/node_modules/.pnpm/braces@3.0.2/node_modules/braces/lib/compile.cjs +2 -4
- package/build/cjs/node_modules/.pnpm/braces@3.0.2/node_modules/braces/lib/constants.cjs +1 -3
- package/build/cjs/node_modules/.pnpm/braces@3.0.2/node_modules/braces/lib/expand.cjs +3 -5
- package/build/cjs/node_modules/.pnpm/braces@3.0.2/node_modules/braces/lib/parse.cjs +3 -5
- package/build/cjs/node_modules/.pnpm/braces@3.0.2/node_modules/braces/lib/stringify.cjs +1 -3
- package/build/cjs/node_modules/.pnpm/braces@3.0.2/node_modules/braces/lib/utils.cjs +1 -5
- package/build/cjs/node_modules/.pnpm/colorette@2.0.19/node_modules/colorette/index.cjs +1 -1
- package/build/cjs/node_modules/.pnpm/dir-glob@3.0.1/node_modules/dir-glob/index.cjs +9 -5
- package/build/cjs/node_modules/.pnpm/fast-glob@3.2.12/node_modules/fast-glob/out/index.cjs +5 -2
- package/build/cjs/node_modules/.pnpm/fast-glob@3.2.12/node_modules/fast-glob/out/managers/tasks.cjs +1 -1
- package/build/cjs/node_modules/.pnpm/fast-glob@3.2.12/node_modules/fast-glob/out/providers/filters/deep.cjs +1 -1
- package/build/cjs/node_modules/.pnpm/fast-glob@3.2.12/node_modules/fast-glob/out/providers/filters/entry.cjs +1 -1
- package/build/cjs/node_modules/.pnpm/fast-glob@3.2.12/node_modules/fast-glob/out/providers/filters/error.cjs +1 -1
- package/build/cjs/node_modules/.pnpm/fast-glob@3.2.12/node_modules/fast-glob/out/providers/matchers/matcher.cjs +1 -1
- package/build/cjs/node_modules/.pnpm/fast-glob@3.2.12/node_modules/fast-glob/out/providers/transformers/entry.cjs +1 -1
- package/build/cjs/node_modules/.pnpm/fast-glob@3.2.12/node_modules/fast-glob/out/readers/async.cjs +1 -1
- package/build/cjs/node_modules/.pnpm/fast-glob@3.2.12/node_modules/fast-glob/out/readers/reader.cjs +2 -2
- package/build/cjs/node_modules/.pnpm/fast-glob@3.2.12/node_modules/fast-glob/out/readers/stream.cjs +2 -2
- package/build/cjs/node_modules/.pnpm/fast-glob@3.2.12/node_modules/fast-glob/out/readers/sync.cjs +2 -2
- package/build/cjs/node_modules/.pnpm/fast-glob@3.2.12/node_modules/fast-glob/out/settings.cjs +1 -1
- package/build/cjs/node_modules/.pnpm/fast-glob@3.2.12/node_modules/fast-glob/out/utils/index.cjs +1 -1
- package/build/cjs/node_modules/.pnpm/fast-glob@3.2.12/node_modules/fast-glob/out/utils/pattern.cjs +2 -2
- package/build/cjs/node_modules/.pnpm/fast-glob@3.2.12/node_modules/fast-glob/out/utils/stream.cjs +1 -1
- package/build/cjs/node_modules/.pnpm/fastq@1.13.0/node_modules/fastq/queue.cjs +6 -6
- package/build/cjs/node_modules/.pnpm/fill-range@7.0.1/node_modules/fill-range/index.cjs +2 -4
- package/build/cjs/node_modules/.pnpm/find-up@6.3.0/node_modules/find-up/index.cjs +0 -50
- package/build/cjs/node_modules/.pnpm/glob-parent@5.1.2/node_modules/glob-parent/index.cjs +2 -4
- package/build/cjs/node_modules/.pnpm/globby@13.1.1/node_modules/globby/ignore.cjs +0 -19
- package/build/cjs/node_modules/.pnpm/globby@13.1.1/node_modules/globby/index.cjs +4 -64
- package/build/cjs/node_modules/.pnpm/globby@13.1.1/node_modules/globby/utilities.cjs +0 -13
- package/build/cjs/node_modules/.pnpm/ignore@5.2.4/node_modules/ignore/index.cjs +5 -1
- package/build/cjs/node_modules/.pnpm/is-extglob@2.1.1/node_modules/is-extglob/index.cjs +1 -3
- package/build/cjs/node_modules/.pnpm/is-glob@4.0.3/node_modules/is-glob/index.cjs +2 -4
- package/build/cjs/node_modules/.pnpm/is-number@7.0.0/node_modules/is-number/index.cjs +1 -3
- package/build/cjs/node_modules/.pnpm/locate-path@7.1.0/node_modules/locate-path/index.cjs +0 -25
- package/build/cjs/node_modules/.pnpm/merge2@1.4.1/node_modules/merge2/index.cjs +1 -3
- package/build/cjs/node_modules/.pnpm/micromatch@4.0.5/node_modules/micromatch/index.cjs +4 -7
- package/build/cjs/node_modules/.pnpm/minimatch@5.1.0/node_modules/minimatch/lib/path.cjs +1 -3
- package/build/cjs/node_modules/.pnpm/minimatch@5.1.0/node_modules/minimatch/minimatch.cjs +11 -4
- package/build/cjs/node_modules/.pnpm/path-type@4.0.0/node_modules/path-type/index.cjs +1 -1
- package/build/cjs/node_modules/.pnpm/picomatch@2.3.1/node_modules/picomatch/index.cjs +3 -5
- package/build/cjs/node_modules/.pnpm/picomatch@2.3.1/node_modules/picomatch/lib/constants.cjs +1 -3
- package/build/cjs/node_modules/.pnpm/picomatch@2.3.1/node_modules/picomatch/lib/parse.cjs +2 -4
- package/build/cjs/node_modules/.pnpm/picomatch@2.3.1/node_modules/picomatch/lib/picomatch.cjs +4 -6
- package/build/cjs/node_modules/.pnpm/picomatch@2.3.1/node_modules/picomatch/lib/scan.cjs +2 -4
- package/build/cjs/node_modules/.pnpm/picomatch@2.3.1/node_modules/picomatch/lib/utils.cjs +2 -6
- package/build/cjs/node_modules/.pnpm/pkg-dir@6.0.1/node_modules/pkg-dir/index.cjs +0 -6
- package/build/cjs/node_modules/.pnpm/prettier@2.8.1/node_modules/prettier/parser-babel.cjs +64 -0
- package/build/cjs/node_modules/.pnpm/prettier@2.8.1/node_modules/prettier/parser-typescript.cjs +292 -0
- package/build/cjs/node_modules/.pnpm/prettier@2.8.1/node_modules/prettier/parser-yaml.cjs +185 -0
- package/build/cjs/node_modules/.pnpm/prettier@2.8.1/node_modules/prettier/standalone.cjs +151 -0
- package/build/cjs/node_modules/.pnpm/prompts@2.4.2/node_modules/prompts/dist/prompts.cjs +3 -3
- package/build/cjs/node_modules/.pnpm/prompts@2.4.2/node_modules/prompts/index.cjs +4 -1
- package/build/cjs/node_modules/.pnpm/prompts@2.4.2/node_modules/prompts/lib/prompts.cjs +3 -3
- package/build/cjs/node_modules/.pnpm/queue-microtask@1.2.3/node_modules/queue-microtask/index.cjs +1 -3
- package/build/cjs/node_modules/.pnpm/reusify@1.0.4/node_modules/reusify/reusify.cjs +1 -3
- package/build/cjs/node_modules/.pnpm/run-parallel@1.2.0/node_modules/run-parallel/index.cjs +2 -4
- package/build/cjs/node_modules/.pnpm/to-regex-range@5.0.1/node_modules/to-regex-range/index.cjs +2 -4
- package/build/cjs/node_modules/.pnpm/yaml@2.1.1/node_modules/yaml/dist/doc/Document.cjs +1 -1
- package/build/cjs/node_modules/.pnpm/yaml@2.1.1/node_modules/yaml/dist/index.cjs +28 -84
- package/build/cjs/package.cjs +1 -3
- package/build/cjs/shared/package-manager.cjs +2 -2
- package/build/cjs/shared/prompts.cjs +3 -17
- package/build/cjs/shared.cjs +2 -2
- package/build/esm/_virtual/index2.mjs +2 -2
- package/build/esm/_virtual/index3.mjs +2 -2
- package/build/esm/_virtual/index4.mjs +2 -2
- package/build/esm/_virtual/index5.mjs +2 -2
- package/build/esm/_virtual/index6.mjs +2 -2
- package/build/esm/_virtual/index8.mjs +2 -2
- package/build/esm/_virtual/parser-babel.mjs +1 -1
- package/build/esm/_virtual/parser-typescript.mjs +1 -1
- package/build/esm/_virtual/parser-yaml.mjs +1 -1
- package/build/esm/_virtual/queue.mjs +1 -1
- package/build/esm/_virtual/standalone.mjs +1 -1
- package/build/esm/app.mjs +4 -6
- package/build/esm/cli.mjs +1 -0
- package/build/esm/module.mjs +4 -6
- package/build/esm/node_modules/.pnpm/@nodelib_fs.scandir@2.1.5/node_modules/@nodelib/fs.scandir/out/adapters/fs.mjs +1 -1
- package/build/esm/node_modules/.pnpm/@nodelib_fs.scandir@2.1.5/node_modules/@nodelib/fs.scandir/out/constants.mjs +2 -1
- package/build/esm/node_modules/.pnpm/@nodelib_fs.scandir@2.1.5/node_modules/@nodelib/fs.scandir/out/index.mjs +3 -2
- package/build/esm/node_modules/.pnpm/@nodelib_fs.scandir@2.1.5/node_modules/@nodelib/fs.scandir/out/providers/async.mjs +5 -4
- package/build/esm/node_modules/.pnpm/@nodelib_fs.scandir@2.1.5/node_modules/@nodelib/fs.scandir/out/providers/common.mjs +2 -1
- package/build/esm/node_modules/.pnpm/@nodelib_fs.scandir@2.1.5/node_modules/@nodelib/fs.scandir/out/providers/sync.mjs +4 -3
- package/build/esm/node_modules/.pnpm/@nodelib_fs.scandir@2.1.5/node_modules/@nodelib/fs.scandir/out/settings.mjs +1 -1
- package/build/esm/node_modules/.pnpm/@nodelib_fs.scandir@2.1.5/node_modules/@nodelib/fs.scandir/out/utils/fs.mjs +2 -1
- package/build/esm/node_modules/.pnpm/@nodelib_fs.scandir@2.1.5/node_modules/@nodelib/fs.scandir/out/utils/index.mjs +3 -2
- package/build/esm/node_modules/.pnpm/@nodelib_fs.stat@2.0.5/node_modules/@nodelib/fs.stat/out/adapters/fs.mjs +1 -1
- package/build/esm/node_modules/.pnpm/@nodelib_fs.stat@2.0.5/node_modules/@nodelib/fs.stat/out/index.mjs +3 -2
- package/build/esm/node_modules/.pnpm/@nodelib_fs.stat@2.0.5/node_modules/@nodelib/fs.stat/out/providers/async.mjs +2 -1
- package/build/esm/node_modules/.pnpm/@nodelib_fs.stat@2.0.5/node_modules/@nodelib/fs.stat/out/providers/sync.mjs +2 -1
- package/build/esm/node_modules/.pnpm/@nodelib_fs.walk@1.2.8/node_modules/@nodelib/fs.walk/out/index.mjs +3 -2
- package/build/esm/node_modules/.pnpm/@nodelib_fs.walk@1.2.8/node_modules/@nodelib/fs.walk/out/readers/async.mjs +3 -4
- package/build/esm/node_modules/.pnpm/@nodelib_fs.walk@1.2.8/node_modules/@nodelib/fs.walk/out/readers/common.mjs +2 -1
- package/build/esm/node_modules/.pnpm/@nodelib_fs.walk@1.2.8/node_modules/@nodelib/fs.walk/out/readers/sync.mjs +1 -1
- package/build/esm/node_modules/.pnpm/@nodelib_fs.walk@1.2.8/node_modules/@nodelib/fs.walk/out/settings.mjs +1 -1
- package/build/esm/node_modules/.pnpm/arg@5.0.2/node_modules/arg/index.mjs +3 -1
- package/build/esm/node_modules/.pnpm/balanced-match@1.0.2/node_modules/balanced-match/index.mjs +1 -1
- package/build/esm/node_modules/.pnpm/brace-expansion@2.0.1/node_modules/brace-expansion/index.mjs +2 -2
- package/build/esm/node_modules/.pnpm/braces@3.0.2/node_modules/braces/index.mjs +5 -5
- package/build/esm/node_modules/.pnpm/braces@3.0.2/node_modules/braces/lib/compile.mjs +2 -2
- package/build/esm/node_modules/.pnpm/braces@3.0.2/node_modules/braces/lib/constants.mjs +1 -1
- package/build/esm/node_modules/.pnpm/braces@3.0.2/node_modules/braces/lib/expand.mjs +3 -3
- package/build/esm/node_modules/.pnpm/braces@3.0.2/node_modules/braces/lib/parse.mjs +3 -3
- package/build/esm/node_modules/.pnpm/braces@3.0.2/node_modules/braces/lib/stringify.mjs +1 -1
- package/build/esm/node_modules/.pnpm/braces@3.0.2/node_modules/braces/lib/utils.mjs +1 -2
- package/build/esm/node_modules/.pnpm/colorette@2.0.19/node_modules/colorette/index.mjs +2 -3
- package/build/esm/node_modules/.pnpm/dir-glob@3.0.1/node_modules/dir-glob/index.mjs +9 -6
- package/build/esm/node_modules/.pnpm/fast-glob@3.2.12/node_modules/fast-glob/out/index.mjs +5 -2
- package/build/esm/node_modules/.pnpm/fast-glob@3.2.12/node_modules/fast-glob/out/managers/patterns.mjs +2 -1
- package/build/esm/node_modules/.pnpm/fast-glob@3.2.12/node_modules/fast-glob/out/managers/tasks.mjs +3 -2
- package/build/esm/node_modules/.pnpm/fast-glob@3.2.12/node_modules/fast-glob/out/providers/filters/deep.mjs +1 -1
- package/build/esm/node_modules/.pnpm/fast-glob@3.2.12/node_modules/fast-glob/out/providers/filters/entry.mjs +1 -1
- package/build/esm/node_modules/.pnpm/fast-glob@3.2.12/node_modules/fast-glob/out/providers/filters/error.mjs +1 -1
- package/build/esm/node_modules/.pnpm/fast-glob@3.2.12/node_modules/fast-glob/out/providers/matchers/matcher.mjs +1 -1
- package/build/esm/node_modules/.pnpm/fast-glob@3.2.12/node_modules/fast-glob/out/providers/transformers/entry.mjs +1 -1
- package/build/esm/node_modules/.pnpm/fast-glob@3.2.12/node_modules/fast-glob/out/readers/async.mjs +1 -1
- package/build/esm/node_modules/.pnpm/fast-glob@3.2.12/node_modules/fast-glob/out/readers/reader.mjs +2 -2
- package/build/esm/node_modules/.pnpm/fast-glob@3.2.12/node_modules/fast-glob/out/readers/stream.mjs +2 -2
- package/build/esm/node_modules/.pnpm/fast-glob@3.2.12/node_modules/fast-glob/out/readers/sync.mjs +2 -2
- package/build/esm/node_modules/.pnpm/fast-glob@3.2.12/node_modules/fast-glob/out/settings.mjs +1 -1
- package/build/esm/node_modules/.pnpm/fast-glob@3.2.12/node_modules/fast-glob/out/utils/array.mjs +2 -1
- package/build/esm/node_modules/.pnpm/fast-glob@3.2.12/node_modules/fast-glob/out/utils/errno.mjs +2 -1
- package/build/esm/node_modules/.pnpm/fast-glob@3.2.12/node_modules/fast-glob/out/utils/fs.mjs +2 -1
- package/build/esm/node_modules/.pnpm/fast-glob@3.2.12/node_modules/fast-glob/out/utils/index.mjs +3 -2
- package/build/esm/node_modules/.pnpm/fast-glob@3.2.12/node_modules/fast-glob/out/utils/path.mjs +2 -1
- package/build/esm/node_modules/.pnpm/fast-glob@3.2.12/node_modules/fast-glob/out/utils/pattern.mjs +4 -3
- package/build/esm/node_modules/.pnpm/fast-glob@3.2.12/node_modules/fast-glob/out/utils/stream.mjs +3 -2
- package/build/esm/node_modules/.pnpm/fast-glob@3.2.12/node_modules/fast-glob/out/utils/string.mjs +2 -1
- package/build/esm/node_modules/.pnpm/fastq@1.13.0/node_modules/fastq/queue.mjs +5 -4
- package/build/esm/node_modules/.pnpm/fill-range@7.0.1/node_modules/fill-range/index.mjs +2 -2
- package/build/esm/node_modules/.pnpm/find-up@6.3.0/node_modules/find-up/index.mjs +2 -50
- package/build/esm/node_modules/.pnpm/glob-parent@5.1.2/node_modules/glob-parent/index.mjs +2 -2
- package/build/esm/node_modules/.pnpm/globby@13.1.1/node_modules/globby/ignore.mjs +5 -21
- package/build/esm/node_modules/.pnpm/globby@13.1.1/node_modules/globby/index.mjs +9 -63
- package/build/esm/node_modules/.pnpm/globby@13.1.1/node_modules/globby/utilities.mjs +1 -13
- package/build/esm/node_modules/.pnpm/ignore@5.2.4/node_modules/ignore/index.mjs +5 -1
- package/build/esm/node_modules/.pnpm/is-extglob@2.1.1/node_modules/is-extglob/index.mjs +1 -1
- package/build/esm/node_modules/.pnpm/is-glob@4.0.3/node_modules/is-glob/index.mjs +2 -2
- package/build/esm/node_modules/.pnpm/is-number@7.0.0/node_modules/is-number/index.mjs +1 -1
- package/build/esm/node_modules/.pnpm/locate-path@7.1.0/node_modules/locate-path/index.mjs +2 -26
- package/build/esm/node_modules/.pnpm/merge2@1.4.1/node_modules/merge2/index.mjs +1 -1
- package/build/esm/node_modules/.pnpm/micromatch@4.0.5/node_modules/micromatch/index.mjs +4 -5
- package/build/esm/node_modules/.pnpm/minimatch@5.1.0/node_modules/minimatch/lib/path.mjs +1 -1
- package/build/esm/node_modules/.pnpm/minimatch@5.1.0/node_modules/minimatch/minimatch.mjs +10 -4
- package/build/esm/node_modules/.pnpm/path-type@4.0.0/node_modules/path-type/index.mjs +3 -2
- package/build/esm/node_modules/.pnpm/picomatch@2.3.1/node_modules/picomatch/index.mjs +3 -5
- package/build/esm/node_modules/.pnpm/picomatch@2.3.1/node_modules/picomatch/lib/constants.mjs +1 -1
- package/build/esm/node_modules/.pnpm/picomatch@2.3.1/node_modules/picomatch/lib/parse.mjs +2 -2
- package/build/esm/node_modules/.pnpm/picomatch@2.3.1/node_modules/picomatch/lib/picomatch.mjs +4 -4
- package/build/esm/node_modules/.pnpm/picomatch@2.3.1/node_modules/picomatch/lib/scan.mjs +2 -2
- package/build/esm/node_modules/.pnpm/picomatch@2.3.1/node_modules/picomatch/lib/utils.mjs +2 -3
- package/build/esm/node_modules/.pnpm/pkg-dir@6.0.1/node_modules/pkg-dir/index.mjs +2 -7
- package/build/esm/node_modules/.pnpm/prettier@2.8.1/node_modules/prettier/parser-babel.mjs +59 -0
- package/build/esm/node_modules/.pnpm/prettier@2.8.1/node_modules/prettier/parser-typescript.mjs +287 -0
- package/build/esm/node_modules/.pnpm/prettier@2.8.1/node_modules/prettier/parser-yaml.mjs +180 -0
- package/build/esm/node_modules/.pnpm/prettier@2.8.1/node_modules/prettier/standalone.mjs +146 -0
- package/build/esm/node_modules/.pnpm/prompts@2.4.2/node_modules/prompts/dist/prompts.mjs +2 -2
- package/build/esm/node_modules/.pnpm/prompts@2.4.2/node_modules/prompts/index.mjs +4 -1
- package/build/esm/node_modules/.pnpm/prompts@2.4.2/node_modules/prompts/lib/prompts.mjs +2 -2
- package/build/esm/node_modules/.pnpm/queue-microtask@1.2.3/node_modules/queue-microtask/index.mjs +1 -1
- package/build/esm/node_modules/.pnpm/reusify@1.0.4/node_modules/reusify/reusify.mjs +1 -1
- package/build/esm/node_modules/.pnpm/run-parallel@1.2.0/node_modules/run-parallel/index.mjs +2 -2
- package/build/esm/node_modules/.pnpm/to-regex-range@5.0.1/node_modules/to-regex-range/index.mjs +2 -2
- package/build/esm/node_modules/.pnpm/yaml@2.1.1/node_modules/yaml/dist/compose/compose-collection.mjs +2 -1
- package/build/esm/node_modules/.pnpm/yaml@2.1.1/node_modules/yaml/dist/compose/compose-doc.mjs +2 -1
- package/build/esm/node_modules/.pnpm/yaml@2.1.1/node_modules/yaml/dist/compose/compose-node.mjs +2 -1
- package/build/esm/node_modules/.pnpm/yaml@2.1.1/node_modules/yaml/dist/compose/compose-scalar.mjs +2 -1
- package/build/esm/node_modules/.pnpm/yaml@2.1.1/node_modules/yaml/dist/compose/composer.mjs +2 -1
- package/build/esm/node_modules/.pnpm/yaml@2.1.1/node_modules/yaml/dist/compose/resolve-block-map.mjs +2 -1
- package/build/esm/node_modules/.pnpm/yaml@2.1.1/node_modules/yaml/dist/compose/resolve-block-scalar.mjs +2 -1
- package/build/esm/node_modules/.pnpm/yaml@2.1.1/node_modules/yaml/dist/compose/resolve-block-seq.mjs +2 -1
- package/build/esm/node_modules/.pnpm/yaml@2.1.1/node_modules/yaml/dist/compose/resolve-end.mjs +2 -1
- package/build/esm/node_modules/.pnpm/yaml@2.1.1/node_modules/yaml/dist/compose/resolve-flow-collection.mjs +2 -1
- package/build/esm/node_modules/.pnpm/yaml@2.1.1/node_modules/yaml/dist/compose/resolve-flow-scalar.mjs +2 -1
- package/build/esm/node_modules/.pnpm/yaml@2.1.1/node_modules/yaml/dist/compose/resolve-props.mjs +2 -1
- package/build/esm/node_modules/.pnpm/yaml@2.1.1/node_modules/yaml/dist/compose/util-contains-newline.mjs +2 -1
- package/build/esm/node_modules/.pnpm/yaml@2.1.1/node_modules/yaml/dist/compose/util-empty-scalar-position.mjs +2 -1
- package/build/esm/node_modules/.pnpm/yaml@2.1.1/node_modules/yaml/dist/compose/util-flow-indent-check.mjs +2 -1
- package/build/esm/node_modules/.pnpm/yaml@2.1.1/node_modules/yaml/dist/compose/util-map-includes.mjs +2 -1
- package/build/esm/node_modules/.pnpm/yaml@2.1.1/node_modules/yaml/dist/doc/Document.mjs +3 -2
- package/build/esm/node_modules/.pnpm/yaml@2.1.1/node_modules/yaml/dist/doc/anchors.mjs +2 -1
- package/build/esm/node_modules/.pnpm/yaml@2.1.1/node_modules/yaml/dist/doc/applyReviver.mjs +2 -1
- package/build/esm/node_modules/.pnpm/yaml@2.1.1/node_modules/yaml/dist/doc/createNode.mjs +2 -1
- package/build/esm/node_modules/.pnpm/yaml@2.1.1/node_modules/yaml/dist/doc/directives.mjs +2 -1
- package/build/esm/node_modules/.pnpm/yaml@2.1.1/node_modules/yaml/dist/errors.mjs +2 -1
- package/build/esm/node_modules/.pnpm/yaml@2.1.1/node_modules/yaml/dist/index.mjs +28 -56
- package/build/esm/node_modules/.pnpm/yaml@2.1.1/node_modules/yaml/dist/log.mjs +2 -1
- package/build/esm/node_modules/.pnpm/yaml@2.1.1/node_modules/yaml/dist/nodes/Alias.mjs +2 -1
- package/build/esm/node_modules/.pnpm/yaml@2.1.1/node_modules/yaml/dist/nodes/Collection.mjs +2 -1
- package/build/esm/node_modules/.pnpm/yaml@2.1.1/node_modules/yaml/dist/nodes/Node.mjs +2 -1
- package/build/esm/node_modules/.pnpm/yaml@2.1.1/node_modules/yaml/dist/nodes/Pair.mjs +2 -1
- package/build/esm/node_modules/.pnpm/yaml@2.1.1/node_modules/yaml/dist/nodes/Scalar.mjs +2 -1
- package/build/esm/node_modules/.pnpm/yaml@2.1.1/node_modules/yaml/dist/nodes/YAMLMap.mjs +2 -1
- package/build/esm/node_modules/.pnpm/yaml@2.1.1/node_modules/yaml/dist/nodes/YAMLSeq.mjs +2 -1
- package/build/esm/node_modules/.pnpm/yaml@2.1.1/node_modules/yaml/dist/nodes/addPairToJSMap.mjs +2 -1
- package/build/esm/node_modules/.pnpm/yaml@2.1.1/node_modules/yaml/dist/nodes/toJS.mjs +2 -1
- package/build/esm/node_modules/.pnpm/yaml@2.1.1/node_modules/yaml/dist/parse/cst-scalar.mjs +2 -1
- package/build/esm/node_modules/.pnpm/yaml@2.1.1/node_modules/yaml/dist/parse/cst-stringify.mjs +2 -1
- package/build/esm/node_modules/.pnpm/yaml@2.1.1/node_modules/yaml/dist/parse/cst-visit.mjs +2 -1
- package/build/esm/node_modules/.pnpm/yaml@2.1.1/node_modules/yaml/dist/parse/cst.mjs +2 -1
- package/build/esm/node_modules/.pnpm/yaml@2.1.1/node_modules/yaml/dist/parse/lexer.mjs +2 -1
- package/build/esm/node_modules/.pnpm/yaml@2.1.1/node_modules/yaml/dist/parse/line-counter.mjs +2 -1
- package/build/esm/node_modules/.pnpm/yaml@2.1.1/node_modules/yaml/dist/parse/parser.mjs +2 -1
- package/build/esm/node_modules/.pnpm/yaml@2.1.1/node_modules/yaml/dist/public-api.mjs +2 -1
- package/build/esm/node_modules/.pnpm/yaml@2.1.1/node_modules/yaml/dist/schema/Schema.mjs +2 -1
- package/build/esm/node_modules/.pnpm/yaml@2.1.1/node_modules/yaml/dist/schema/common/map.mjs +2 -1
- package/build/esm/node_modules/.pnpm/yaml@2.1.1/node_modules/yaml/dist/schema/common/null.mjs +2 -1
- package/build/esm/node_modules/.pnpm/yaml@2.1.1/node_modules/yaml/dist/schema/common/seq.mjs +2 -1
- package/build/esm/node_modules/.pnpm/yaml@2.1.1/node_modules/yaml/dist/schema/common/string.mjs +2 -1
- package/build/esm/node_modules/.pnpm/yaml@2.1.1/node_modules/yaml/dist/schema/core/bool.mjs +2 -1
- package/build/esm/node_modules/.pnpm/yaml@2.1.1/node_modules/yaml/dist/schema/core/float.mjs +2 -1
- package/build/esm/node_modules/.pnpm/yaml@2.1.1/node_modules/yaml/dist/schema/core/int.mjs +2 -1
- package/build/esm/node_modules/.pnpm/yaml@2.1.1/node_modules/yaml/dist/schema/core/schema.mjs +2 -1
- package/build/esm/node_modules/.pnpm/yaml@2.1.1/node_modules/yaml/dist/schema/json/schema.mjs +2 -1
- package/build/esm/node_modules/.pnpm/yaml@2.1.1/node_modules/yaml/dist/schema/tags.mjs +2 -1
- package/build/esm/node_modules/.pnpm/yaml@2.1.1/node_modules/yaml/dist/schema/yaml-1.1/binary.mjs +2 -1
- package/build/esm/node_modules/.pnpm/yaml@2.1.1/node_modules/yaml/dist/schema/yaml-1.1/bool.mjs +2 -1
- package/build/esm/node_modules/.pnpm/yaml@2.1.1/node_modules/yaml/dist/schema/yaml-1.1/float.mjs +2 -1
- package/build/esm/node_modules/.pnpm/yaml@2.1.1/node_modules/yaml/dist/schema/yaml-1.1/int.mjs +2 -1
- package/build/esm/node_modules/.pnpm/yaml@2.1.1/node_modules/yaml/dist/schema/yaml-1.1/omap.mjs +2 -1
- package/build/esm/node_modules/.pnpm/yaml@2.1.1/node_modules/yaml/dist/schema/yaml-1.1/pairs.mjs +2 -1
- package/build/esm/node_modules/.pnpm/yaml@2.1.1/node_modules/yaml/dist/schema/yaml-1.1/schema.mjs +2 -1
- package/build/esm/node_modules/.pnpm/yaml@2.1.1/node_modules/yaml/dist/schema/yaml-1.1/set.mjs +2 -1
- package/build/esm/node_modules/.pnpm/yaml@2.1.1/node_modules/yaml/dist/schema/yaml-1.1/timestamp.mjs +2 -1
- package/build/esm/node_modules/.pnpm/yaml@2.1.1/node_modules/yaml/dist/stringify/foldFlowLines.mjs +2 -1
- package/build/esm/node_modules/.pnpm/yaml@2.1.1/node_modules/yaml/dist/stringify/stringify.mjs +2 -1
- package/build/esm/node_modules/.pnpm/yaml@2.1.1/node_modules/yaml/dist/stringify/stringifyCollection.mjs +2 -1
- package/build/esm/node_modules/.pnpm/yaml@2.1.1/node_modules/yaml/dist/stringify/stringifyComment.mjs +2 -1
- package/build/esm/node_modules/.pnpm/yaml@2.1.1/node_modules/yaml/dist/stringify/stringifyDocument.mjs +2 -1
- package/build/esm/node_modules/.pnpm/yaml@2.1.1/node_modules/yaml/dist/stringify/stringifyNumber.mjs +2 -1
- package/build/esm/node_modules/.pnpm/yaml@2.1.1/node_modules/yaml/dist/stringify/stringifyPair.mjs +2 -1
- package/build/esm/node_modules/.pnpm/yaml@2.1.1/node_modules/yaml/dist/stringify/stringifyString.mjs +2 -1
- package/build/esm/node_modules/.pnpm/yaml@2.1.1/node_modules/yaml/dist/visit.mjs +2 -1
- package/build/esm/package.mjs +1 -3
- package/build/esm/shared/package-manager.mjs +2 -2
- package/build/esm/shared/prompts.mjs +4 -19
- package/build/esm/shared.mjs +1 -1
- package/build/esnext/_virtual/index2.esnext +2 -2
- package/build/esnext/_virtual/index3.esnext +2 -2
- package/build/esnext/_virtual/index4.esnext +2 -2
- package/build/esnext/_virtual/index5.esnext +2 -2
- package/build/esnext/_virtual/index6.esnext +2 -2
- package/build/esnext/_virtual/index8.esnext +2 -2
- package/build/esnext/_virtual/parser-babel.esnext +1 -1
- package/build/esnext/_virtual/parser-typescript.esnext +1 -1
- package/build/esnext/_virtual/parser-yaml.esnext +1 -1
- package/build/esnext/_virtual/queue.esnext +1 -1
- package/build/esnext/_virtual/standalone.esnext +1 -1
- package/build/esnext/app.esnext +4 -6
- package/build/esnext/module.esnext +4 -6
- package/build/esnext/node_modules/.pnpm/@nodelib_fs.scandir@2.1.5/node_modules/@nodelib/fs.scandir/out/adapters/fs.esnext +1 -1
- package/build/esnext/node_modules/.pnpm/@nodelib_fs.scandir@2.1.5/node_modules/@nodelib/fs.scandir/out/constants.esnext +2 -1
- package/build/esnext/node_modules/.pnpm/@nodelib_fs.scandir@2.1.5/node_modules/@nodelib/fs.scandir/out/index.esnext +3 -2
- package/build/esnext/node_modules/.pnpm/@nodelib_fs.scandir@2.1.5/node_modules/@nodelib/fs.scandir/out/providers/async.esnext +5 -4
- package/build/esnext/node_modules/.pnpm/@nodelib_fs.scandir@2.1.5/node_modules/@nodelib/fs.scandir/out/providers/common.esnext +2 -1
- package/build/esnext/node_modules/.pnpm/@nodelib_fs.scandir@2.1.5/node_modules/@nodelib/fs.scandir/out/providers/sync.esnext +4 -3
- package/build/esnext/node_modules/.pnpm/@nodelib_fs.scandir@2.1.5/node_modules/@nodelib/fs.scandir/out/settings.esnext +1 -1
- package/build/esnext/node_modules/.pnpm/@nodelib_fs.scandir@2.1.5/node_modules/@nodelib/fs.scandir/out/utils/fs.esnext +2 -1
- package/build/esnext/node_modules/.pnpm/@nodelib_fs.scandir@2.1.5/node_modules/@nodelib/fs.scandir/out/utils/index.esnext +3 -2
- package/build/esnext/node_modules/.pnpm/@nodelib_fs.stat@2.0.5/node_modules/@nodelib/fs.stat/out/adapters/fs.esnext +1 -1
- package/build/esnext/node_modules/.pnpm/@nodelib_fs.stat@2.0.5/node_modules/@nodelib/fs.stat/out/index.esnext +3 -2
- package/build/esnext/node_modules/.pnpm/@nodelib_fs.stat@2.0.5/node_modules/@nodelib/fs.stat/out/providers/async.esnext +2 -1
- package/build/esnext/node_modules/.pnpm/@nodelib_fs.stat@2.0.5/node_modules/@nodelib/fs.stat/out/providers/sync.esnext +2 -1
- package/build/esnext/node_modules/.pnpm/@nodelib_fs.walk@1.2.8/node_modules/@nodelib/fs.walk/out/index.esnext +3 -2
- package/build/esnext/node_modules/.pnpm/@nodelib_fs.walk@1.2.8/node_modules/@nodelib/fs.walk/out/readers/async.esnext +3 -4
- package/build/esnext/node_modules/.pnpm/@nodelib_fs.walk@1.2.8/node_modules/@nodelib/fs.walk/out/readers/common.esnext +2 -1
- package/build/esnext/node_modules/.pnpm/@nodelib_fs.walk@1.2.8/node_modules/@nodelib/fs.walk/out/readers/sync.esnext +1 -1
- package/build/esnext/node_modules/.pnpm/@nodelib_fs.walk@1.2.8/node_modules/@nodelib/fs.walk/out/settings.esnext +1 -1
- package/build/esnext/node_modules/.pnpm/arg@5.0.2/node_modules/arg/index.esnext +4 -2
- package/build/esnext/node_modules/.pnpm/balanced-match@1.0.2/node_modules/balanced-match/index.esnext +1 -1
- package/build/esnext/node_modules/.pnpm/brace-expansion@2.0.1/node_modules/brace-expansion/index.esnext +2 -2
- package/build/esnext/node_modules/.pnpm/braces@3.0.2/node_modules/braces/index.esnext +5 -5
- package/build/esnext/node_modules/.pnpm/braces@3.0.2/node_modules/braces/lib/compile.esnext +2 -2
- package/build/esnext/node_modules/.pnpm/braces@3.0.2/node_modules/braces/lib/constants.esnext +1 -1
- package/build/esnext/node_modules/.pnpm/braces@3.0.2/node_modules/braces/lib/expand.esnext +3 -3
- package/build/esnext/node_modules/.pnpm/braces@3.0.2/node_modules/braces/lib/parse.esnext +3 -3
- package/build/esnext/node_modules/.pnpm/braces@3.0.2/node_modules/braces/lib/stringify.esnext +1 -1
- package/build/esnext/node_modules/.pnpm/braces@3.0.2/node_modules/braces/lib/utils.esnext +1 -2
- package/build/esnext/node_modules/.pnpm/colorette@2.0.19/node_modules/colorette/index.esnext +2 -3
- package/build/esnext/node_modules/.pnpm/dir-glob@3.0.1/node_modules/dir-glob/index.esnext +9 -6
- package/build/esnext/node_modules/.pnpm/fast-glob@3.2.12/node_modules/fast-glob/out/index.esnext +5 -2
- package/build/esnext/node_modules/.pnpm/fast-glob@3.2.12/node_modules/fast-glob/out/managers/patterns.esnext +2 -1
- package/build/esnext/node_modules/.pnpm/fast-glob@3.2.12/node_modules/fast-glob/out/managers/tasks.esnext +3 -2
- package/build/esnext/node_modules/.pnpm/fast-glob@3.2.12/node_modules/fast-glob/out/providers/filters/deep.esnext +1 -1
- package/build/esnext/node_modules/.pnpm/fast-glob@3.2.12/node_modules/fast-glob/out/providers/filters/entry.esnext +1 -1
- package/build/esnext/node_modules/.pnpm/fast-glob@3.2.12/node_modules/fast-glob/out/providers/filters/error.esnext +1 -1
- package/build/esnext/node_modules/.pnpm/fast-glob@3.2.12/node_modules/fast-glob/out/providers/matchers/matcher.esnext +1 -1
- package/build/esnext/node_modules/.pnpm/fast-glob@3.2.12/node_modules/fast-glob/out/providers/transformers/entry.esnext +1 -1
- package/build/esnext/node_modules/.pnpm/fast-glob@3.2.12/node_modules/fast-glob/out/readers/async.esnext +1 -1
- package/build/esnext/node_modules/.pnpm/fast-glob@3.2.12/node_modules/fast-glob/out/readers/reader.esnext +2 -2
- package/build/esnext/node_modules/.pnpm/fast-glob@3.2.12/node_modules/fast-glob/out/readers/stream.esnext +2 -2
- package/build/esnext/node_modules/.pnpm/fast-glob@3.2.12/node_modules/fast-glob/out/readers/sync.esnext +2 -2
- package/build/esnext/node_modules/.pnpm/fast-glob@3.2.12/node_modules/fast-glob/out/settings.esnext +1 -1
- package/build/esnext/node_modules/.pnpm/fast-glob@3.2.12/node_modules/fast-glob/out/utils/array.esnext +2 -1
- package/build/esnext/node_modules/.pnpm/fast-glob@3.2.12/node_modules/fast-glob/out/utils/errno.esnext +2 -1
- package/build/esnext/node_modules/.pnpm/fast-glob@3.2.12/node_modules/fast-glob/out/utils/fs.esnext +2 -1
- package/build/esnext/node_modules/.pnpm/fast-glob@3.2.12/node_modules/fast-glob/out/utils/index.esnext +3 -2
- package/build/esnext/node_modules/.pnpm/fast-glob@3.2.12/node_modules/fast-glob/out/utils/path.esnext +2 -1
- package/build/esnext/node_modules/.pnpm/fast-glob@3.2.12/node_modules/fast-glob/out/utils/pattern.esnext +4 -3
- package/build/esnext/node_modules/.pnpm/fast-glob@3.2.12/node_modules/fast-glob/out/utils/stream.esnext +3 -2
- package/build/esnext/node_modules/.pnpm/fast-glob@3.2.12/node_modules/fast-glob/out/utils/string.esnext +2 -1
- package/build/esnext/node_modules/.pnpm/fastq@1.13.0/node_modules/fastq/queue.esnext +5 -4
- package/build/esnext/node_modules/.pnpm/fill-range@7.0.1/node_modules/fill-range/index.esnext +2 -2
- package/build/esnext/node_modules/.pnpm/find-up@6.3.0/node_modules/find-up/index.esnext +2 -50
- package/build/esnext/node_modules/.pnpm/glob-parent@5.1.2/node_modules/glob-parent/index.esnext +2 -2
- package/build/esnext/node_modules/.pnpm/globby@13.1.1/node_modules/globby/ignore.esnext +5 -21
- package/build/esnext/node_modules/.pnpm/globby@13.1.1/node_modules/globby/index.esnext +9 -63
- package/build/esnext/node_modules/.pnpm/globby@13.1.1/node_modules/globby/utilities.esnext +1 -13
- package/build/esnext/node_modules/.pnpm/ignore@5.2.4/node_modules/ignore/index.esnext +5 -1
- package/build/esnext/node_modules/.pnpm/is-extglob@2.1.1/node_modules/is-extglob/index.esnext +1 -1
- package/build/esnext/node_modules/.pnpm/is-glob@4.0.3/node_modules/is-glob/index.esnext +2 -2
- package/build/esnext/node_modules/.pnpm/is-number@7.0.0/node_modules/is-number/index.esnext +1 -1
- package/build/esnext/node_modules/.pnpm/locate-path@7.1.0/node_modules/locate-path/index.esnext +2 -26
- package/build/esnext/node_modules/.pnpm/merge2@1.4.1/node_modules/merge2/index.esnext +1 -1
- package/build/esnext/node_modules/.pnpm/micromatch@4.0.5/node_modules/micromatch/index.esnext +4 -5
- package/build/esnext/node_modules/.pnpm/minimatch@5.1.0/node_modules/minimatch/lib/path.esnext +1 -1
- package/build/esnext/node_modules/.pnpm/minimatch@5.1.0/node_modules/minimatch/minimatch.esnext +10 -4
- package/build/esnext/node_modules/.pnpm/path-type@4.0.0/node_modules/path-type/index.esnext +3 -2
- package/build/esnext/node_modules/.pnpm/picomatch@2.3.1/node_modules/picomatch/index.esnext +3 -5
- package/build/esnext/node_modules/.pnpm/picomatch@2.3.1/node_modules/picomatch/lib/constants.esnext +1 -1
- package/build/esnext/node_modules/.pnpm/picomatch@2.3.1/node_modules/picomatch/lib/parse.esnext +2 -2
- package/build/esnext/node_modules/.pnpm/picomatch@2.3.1/node_modules/picomatch/lib/picomatch.esnext +4 -4
- package/build/esnext/node_modules/.pnpm/picomatch@2.3.1/node_modules/picomatch/lib/scan.esnext +2 -2
- package/build/esnext/node_modules/.pnpm/picomatch@2.3.1/node_modules/picomatch/lib/utils.esnext +2 -3
- package/build/esnext/node_modules/.pnpm/pkg-dir@6.0.1/node_modules/pkg-dir/index.esnext +2 -7
- package/build/esnext/node_modules/.pnpm/prettier@2.8.1/node_modules/prettier/parser-babel.esnext +59 -0
- package/build/esnext/node_modules/.pnpm/prettier@2.8.1/node_modules/prettier/parser-typescript.esnext +287 -0
- package/build/esnext/node_modules/.pnpm/prettier@2.8.1/node_modules/prettier/parser-yaml.esnext +180 -0
- package/build/esnext/node_modules/.pnpm/prettier@2.8.1/node_modules/prettier/standalone.esnext +146 -0
- package/build/esnext/node_modules/.pnpm/prompts@2.4.2/node_modules/prompts/dist/prompts.esnext +2 -2
- package/build/esnext/node_modules/.pnpm/prompts@2.4.2/node_modules/prompts/index.esnext +4 -1
- package/build/esnext/node_modules/.pnpm/prompts@2.4.2/node_modules/prompts/lib/prompts.esnext +2 -2
- package/build/esnext/node_modules/.pnpm/queue-microtask@1.2.3/node_modules/queue-microtask/index.esnext +1 -1
- package/build/esnext/node_modules/.pnpm/reusify@1.0.4/node_modules/reusify/reusify.esnext +1 -1
- package/build/esnext/node_modules/.pnpm/run-parallel@1.2.0/node_modules/run-parallel/index.esnext +2 -2
- package/build/esnext/node_modules/.pnpm/to-regex-range@5.0.1/node_modules/to-regex-range/index.esnext +2 -2
- package/build/esnext/node_modules/.pnpm/yaml@2.1.1/node_modules/yaml/dist/compose/compose-collection.esnext +2 -1
- package/build/esnext/node_modules/.pnpm/yaml@2.1.1/node_modules/yaml/dist/compose/compose-doc.esnext +2 -1
- package/build/esnext/node_modules/.pnpm/yaml@2.1.1/node_modules/yaml/dist/compose/compose-node.esnext +2 -1
- package/build/esnext/node_modules/.pnpm/yaml@2.1.1/node_modules/yaml/dist/compose/compose-scalar.esnext +2 -1
- package/build/esnext/node_modules/.pnpm/yaml@2.1.1/node_modules/yaml/dist/compose/composer.esnext +2 -1
- package/build/esnext/node_modules/.pnpm/yaml@2.1.1/node_modules/yaml/dist/compose/resolve-block-map.esnext +2 -1
- package/build/esnext/node_modules/.pnpm/yaml@2.1.1/node_modules/yaml/dist/compose/resolve-block-scalar.esnext +2 -1
- package/build/esnext/node_modules/.pnpm/yaml@2.1.1/node_modules/yaml/dist/compose/resolve-block-seq.esnext +2 -1
- package/build/esnext/node_modules/.pnpm/yaml@2.1.1/node_modules/yaml/dist/compose/resolve-end.esnext +2 -1
- package/build/esnext/node_modules/.pnpm/yaml@2.1.1/node_modules/yaml/dist/compose/resolve-flow-collection.esnext +2 -1
- package/build/esnext/node_modules/.pnpm/yaml@2.1.1/node_modules/yaml/dist/compose/resolve-flow-scalar.esnext +2 -1
- package/build/esnext/node_modules/.pnpm/yaml@2.1.1/node_modules/yaml/dist/compose/resolve-props.esnext +2 -1
- package/build/esnext/node_modules/.pnpm/yaml@2.1.1/node_modules/yaml/dist/compose/util-contains-newline.esnext +2 -1
- package/build/esnext/node_modules/.pnpm/yaml@2.1.1/node_modules/yaml/dist/compose/util-empty-scalar-position.esnext +2 -1
- package/build/esnext/node_modules/.pnpm/yaml@2.1.1/node_modules/yaml/dist/compose/util-flow-indent-check.esnext +2 -1
- package/build/esnext/node_modules/.pnpm/yaml@2.1.1/node_modules/yaml/dist/compose/util-map-includes.esnext +2 -1
- package/build/esnext/node_modules/.pnpm/yaml@2.1.1/node_modules/yaml/dist/doc/Document.esnext +3 -2
- package/build/esnext/node_modules/.pnpm/yaml@2.1.1/node_modules/yaml/dist/doc/anchors.esnext +2 -1
- package/build/esnext/node_modules/.pnpm/yaml@2.1.1/node_modules/yaml/dist/doc/applyReviver.esnext +2 -1
- package/build/esnext/node_modules/.pnpm/yaml@2.1.1/node_modules/yaml/dist/doc/createNode.esnext +2 -1
- package/build/esnext/node_modules/.pnpm/yaml@2.1.1/node_modules/yaml/dist/doc/directives.esnext +2 -1
- package/build/esnext/node_modules/.pnpm/yaml@2.1.1/node_modules/yaml/dist/errors.esnext +2 -1
- package/build/esnext/node_modules/.pnpm/yaml@2.1.1/node_modules/yaml/dist/index.esnext +28 -56
- package/build/esnext/node_modules/.pnpm/yaml@2.1.1/node_modules/yaml/dist/log.esnext +2 -1
- package/build/esnext/node_modules/.pnpm/yaml@2.1.1/node_modules/yaml/dist/nodes/Alias.esnext +2 -1
- package/build/esnext/node_modules/.pnpm/yaml@2.1.1/node_modules/yaml/dist/nodes/Collection.esnext +2 -1
- package/build/esnext/node_modules/.pnpm/yaml@2.1.1/node_modules/yaml/dist/nodes/Node.esnext +2 -1
- package/build/esnext/node_modules/.pnpm/yaml@2.1.1/node_modules/yaml/dist/nodes/Pair.esnext +2 -1
- package/build/esnext/node_modules/.pnpm/yaml@2.1.1/node_modules/yaml/dist/nodes/Scalar.esnext +2 -1
- package/build/esnext/node_modules/.pnpm/yaml@2.1.1/node_modules/yaml/dist/nodes/YAMLMap.esnext +2 -1
- package/build/esnext/node_modules/.pnpm/yaml@2.1.1/node_modules/yaml/dist/nodes/YAMLSeq.esnext +2 -1
- package/build/esnext/node_modules/.pnpm/yaml@2.1.1/node_modules/yaml/dist/nodes/addPairToJSMap.esnext +2 -1
- package/build/esnext/node_modules/.pnpm/yaml@2.1.1/node_modules/yaml/dist/nodes/toJS.esnext +2 -1
- package/build/esnext/node_modules/.pnpm/yaml@2.1.1/node_modules/yaml/dist/parse/cst-scalar.esnext +2 -1
- package/build/esnext/node_modules/.pnpm/yaml@2.1.1/node_modules/yaml/dist/parse/cst-stringify.esnext +2 -1
- package/build/esnext/node_modules/.pnpm/yaml@2.1.1/node_modules/yaml/dist/parse/cst-visit.esnext +2 -1
- package/build/esnext/node_modules/.pnpm/yaml@2.1.1/node_modules/yaml/dist/parse/cst.esnext +2 -1
- package/build/esnext/node_modules/.pnpm/yaml@2.1.1/node_modules/yaml/dist/parse/lexer.esnext +2 -1
- package/build/esnext/node_modules/.pnpm/yaml@2.1.1/node_modules/yaml/dist/parse/line-counter.esnext +2 -1
- package/build/esnext/node_modules/.pnpm/yaml@2.1.1/node_modules/yaml/dist/parse/parser.esnext +2 -1
- package/build/esnext/node_modules/.pnpm/yaml@2.1.1/node_modules/yaml/dist/public-api.esnext +2 -1
- package/build/esnext/node_modules/.pnpm/yaml@2.1.1/node_modules/yaml/dist/schema/Schema.esnext +2 -1
- package/build/esnext/node_modules/.pnpm/yaml@2.1.1/node_modules/yaml/dist/schema/common/map.esnext +2 -1
- package/build/esnext/node_modules/.pnpm/yaml@2.1.1/node_modules/yaml/dist/schema/common/null.esnext +2 -1
- package/build/esnext/node_modules/.pnpm/yaml@2.1.1/node_modules/yaml/dist/schema/common/seq.esnext +2 -1
- package/build/esnext/node_modules/.pnpm/yaml@2.1.1/node_modules/yaml/dist/schema/common/string.esnext +2 -1
- package/build/esnext/node_modules/.pnpm/yaml@2.1.1/node_modules/yaml/dist/schema/core/bool.esnext +2 -1
- package/build/esnext/node_modules/.pnpm/yaml@2.1.1/node_modules/yaml/dist/schema/core/float.esnext +2 -1
- package/build/esnext/node_modules/.pnpm/yaml@2.1.1/node_modules/yaml/dist/schema/core/int.esnext +2 -1
- package/build/esnext/node_modules/.pnpm/yaml@2.1.1/node_modules/yaml/dist/schema/core/schema.esnext +2 -1
- package/build/esnext/node_modules/.pnpm/yaml@2.1.1/node_modules/yaml/dist/schema/json/schema.esnext +2 -1
- package/build/esnext/node_modules/.pnpm/yaml@2.1.1/node_modules/yaml/dist/schema/tags.esnext +2 -1
- package/build/esnext/node_modules/.pnpm/yaml@2.1.1/node_modules/yaml/dist/schema/yaml-1.1/binary.esnext +2 -1
- package/build/esnext/node_modules/.pnpm/yaml@2.1.1/node_modules/yaml/dist/schema/yaml-1.1/bool.esnext +2 -1
- package/build/esnext/node_modules/.pnpm/yaml@2.1.1/node_modules/yaml/dist/schema/yaml-1.1/float.esnext +2 -1
- package/build/esnext/node_modules/.pnpm/yaml@2.1.1/node_modules/yaml/dist/schema/yaml-1.1/int.esnext +2 -1
- package/build/esnext/node_modules/.pnpm/yaml@2.1.1/node_modules/yaml/dist/schema/yaml-1.1/omap.esnext +2 -1
- package/build/esnext/node_modules/.pnpm/yaml@2.1.1/node_modules/yaml/dist/schema/yaml-1.1/pairs.esnext +2 -1
- package/build/esnext/node_modules/.pnpm/yaml@2.1.1/node_modules/yaml/dist/schema/yaml-1.1/schema.esnext +2 -1
- package/build/esnext/node_modules/.pnpm/yaml@2.1.1/node_modules/yaml/dist/schema/yaml-1.1/set.esnext +2 -1
- package/build/esnext/node_modules/.pnpm/yaml@2.1.1/node_modules/yaml/dist/schema/yaml-1.1/timestamp.esnext +2 -1
- package/build/esnext/node_modules/.pnpm/yaml@2.1.1/node_modules/yaml/dist/stringify/foldFlowLines.esnext +2 -1
- package/build/esnext/node_modules/.pnpm/yaml@2.1.1/node_modules/yaml/dist/stringify/stringify.esnext +2 -1
- package/build/esnext/node_modules/.pnpm/yaml@2.1.1/node_modules/yaml/dist/stringify/stringifyCollection.esnext +2 -1
- package/build/esnext/node_modules/.pnpm/yaml@2.1.1/node_modules/yaml/dist/stringify/stringifyComment.esnext +2 -1
- package/build/esnext/node_modules/.pnpm/yaml@2.1.1/node_modules/yaml/dist/stringify/stringifyDocument.esnext +2 -1
- package/build/esnext/node_modules/.pnpm/yaml@2.1.1/node_modules/yaml/dist/stringify/stringifyNumber.esnext +2 -1
- package/build/esnext/node_modules/.pnpm/yaml@2.1.1/node_modules/yaml/dist/stringify/stringifyPair.esnext +2 -1
- package/build/esnext/node_modules/.pnpm/yaml@2.1.1/node_modules/yaml/dist/stringify/stringifyString.esnext +2 -1
- package/build/esnext/node_modules/.pnpm/yaml@2.1.1/node_modules/yaml/dist/visit.esnext +2 -1
- package/build/esnext/package.esnext +3 -5
- package/build/esnext/shared/package-manager.esnext +2 -2
- package/build/esnext/shared/prompts.esnext +4 -19
- package/build/esnext/shared.esnext +1 -1
- package/build/tsconfig.tsbuildinfo +1 -1
- package/build/typescript/shared/prompts.d.ts +1 -3
- package/build/typescript/shared/prompts.d.ts.map +1 -1
- package/package.json +1 -1
- package/source/app.ts +1 -1
- package/source/module.ts +1 -1
- package/source/package.ts +1 -1
- package/source/shared/prompts.ts +2 -19
- package/templates/app-basic/package.json +1 -1
- package/templates/app-empty/package.json +1 -1
- package/templates/app-graphql/package.json +2 -2
- package/templates/app-single-file/package.json +1 -1
- package/templates/app-trpc/package.json +1 -1
- package/templates/module/package.json +1 -1
- package/templates/workspace/package.json +1 -1
- package/build/cjs/_virtual/index10.cjs +0 -5
- package/build/cjs/_virtual/index11.cjs +0 -5
- package/build/cjs/_virtual/index9.cjs +0 -5
- package/build/cjs/node_modules/.pnpm/arg@5.0.1/node_modules/arg/index.cjs +0 -201
- package/build/cjs/node_modules/.pnpm/colorette@2.0.16/node_modules/colorette/index.cjs +0 -227
- package/build/cjs/node_modules/.pnpm/prettier@2.6.2/node_modules/prettier/parser-babel.cjs +0 -40
- package/build/cjs/node_modules/.pnpm/prettier@2.6.2/node_modules/prettier/parser-typescript.cjs +0 -293
- package/build/cjs/node_modules/.pnpm/prettier@2.6.2/node_modules/prettier/parser-yaml.cjs +0 -163
- package/build/cjs/node_modules/.pnpm/prettier@2.6.2/node_modules/prettier/standalone.cjs +0 -128
- package/build/esm/_virtual/index10.mjs +0 -3
- package/build/esm/_virtual/index11.mjs +0 -3
- package/build/esm/_virtual/index9.mjs +0 -3
- package/build/esm/node_modules/.pnpm/arg@5.0.1/node_modules/arg/index.mjs +0 -197
- package/build/esm/node_modules/.pnpm/colorette@2.0.16/node_modules/colorette/index.mjs +0 -219
- package/build/esm/node_modules/.pnpm/prettier@2.6.2/node_modules/prettier/parser-babel.mjs +0 -36
- package/build/esm/node_modules/.pnpm/prettier@2.6.2/node_modules/prettier/parser-typescript.mjs +0 -289
- package/build/esm/node_modules/.pnpm/prettier@2.6.2/node_modules/prettier/parser-yaml.mjs +0 -159
- package/build/esm/node_modules/.pnpm/prettier@2.6.2/node_modules/prettier/standalone.mjs +0 -124
- package/build/esnext/_virtual/index10.esnext +0 -3
- package/build/esnext/_virtual/index11.esnext +0 -3
- package/build/esnext/_virtual/index9.esnext +0 -3
- package/build/esnext/node_modules/.pnpm/arg@5.0.1/node_modules/arg/index.esnext +0 -197
- package/build/esnext/node_modules/.pnpm/colorette@2.0.16/node_modules/colorette/index.esnext +0 -219
- package/build/esnext/node_modules/.pnpm/prettier@2.6.2/node_modules/prettier/parser-babel.esnext +0 -36
- package/build/esnext/node_modules/.pnpm/prettier@2.6.2/node_modules/prettier/parser-typescript.esnext +0 -289
- package/build/esnext/node_modules/.pnpm/prettier@2.6.2/node_modules/prettier/parser-yaml.esnext +0 -159
- package/build/esnext/node_modules/.pnpm/prettier@2.6.2/node_modules/prettier/standalone.esnext +0 -124
package/build/esnext/app.esnext
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import * as fs from 'node:fs';
|
|
2
2
|
import * as path from 'node:path';
|
|
3
|
-
import
|
|
4
|
-
import { cyan as cyan_1, bold as bold_1, dim as dim_1, underline as underline_1, magenta as magenta_1 } from './node_modules/.pnpm/colorette@2.0.
|
|
3
|
+
import arg from './node_modules/.pnpm/arg@5.0.2/node_modules/arg/index.esnext';
|
|
4
|
+
import { cyan as cyan_1, bold as bold_1, dim as dim_1, underline as underline_1, magenta as magenta_1 } 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';
|
|
6
6
|
import './node_modules/.pnpm/common-tags@1.8.2/node_modules/common-tags/es/commaLists/commaLists.esnext';
|
|
7
7
|
import './node_modules/.pnpm/common-tags@1.8.2/node_modules/common-tags/es/commaListsAnd/commaListsAnd.esnext';
|
|
@@ -58,9 +58,7 @@ async function createApp() {
|
|
|
58
58
|
const setupExtras = await getExtrasToSetup(argv, {
|
|
59
59
|
inWorkspace
|
|
60
60
|
});
|
|
61
|
-
const shouldInstall = await getShouldInstall(argv
|
|
62
|
-
type: 'app'
|
|
63
|
-
});
|
|
61
|
+
const shouldInstall = await getShouldInstall(argv);
|
|
64
62
|
const packageManager = await getPackageManager(argv, {
|
|
65
63
|
root: directory
|
|
66
64
|
});
|
|
@@ -209,7 +207,7 @@ async function createApp() {
|
|
|
209
207
|
// Argument handling
|
|
210
208
|
|
|
211
209
|
function getArgv() {
|
|
212
|
-
const argv =
|
|
210
|
+
const argv = arg({
|
|
213
211
|
'--yes': Boolean,
|
|
214
212
|
'-y': '--yes',
|
|
215
213
|
'--name': String,
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import * as fs from 'node:fs';
|
|
2
2
|
import * as path from 'node:path';
|
|
3
|
-
import
|
|
4
|
-
import { cyan as cyan_1, dim as dim_1, underline as underline_1, magenta as magenta_1, bold as bold_1 } from './node_modules/.pnpm/colorette@2.0.
|
|
3
|
+
import arg from './node_modules/.pnpm/arg@5.0.2/node_modules/arg/index.esnext';
|
|
4
|
+
import { cyan as cyan_1, dim as dim_1, underline as underline_1, magenta as magenta_1, bold as bold_1 } 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';
|
|
6
6
|
import './node_modules/.pnpm/common-tags@1.8.2/node_modules/common-tags/es/commaLists/commaLists.esnext';
|
|
7
7
|
import './node_modules/.pnpm/common-tags@1.8.2/node_modules/common-tags/es/commaListsAnd/commaListsAnd.esnext';
|
|
@@ -49,9 +49,7 @@ async function createModule() {
|
|
|
49
49
|
const setupExtras = await getExtrasToSetup(argv, {
|
|
50
50
|
inWorkspace
|
|
51
51
|
});
|
|
52
|
-
const shouldInstall = await getShouldInstall(argv
|
|
53
|
-
type: 'module'
|
|
54
|
-
});
|
|
52
|
+
const shouldInstall = await getShouldInstall(argv);
|
|
55
53
|
const packageManager = await getPackageManager(argv, {
|
|
56
54
|
root: directory
|
|
57
55
|
});
|
|
@@ -203,7 +201,7 @@ async function createModule() {
|
|
|
203
201
|
// Argument handling
|
|
204
202
|
|
|
205
203
|
function getArgv() {
|
|
206
|
-
const argv =
|
|
204
|
+
const argv = arg({
|
|
207
205
|
'--yes': Boolean,
|
|
208
206
|
'-y': '--yes',
|
|
209
207
|
'--name': String,
|
|
@@ -1,5 +1,4 @@
|
|
|
1
1
|
import { __exports as constants } from '../../../../../../../_virtual/constants.esnext';
|
|
2
|
-
export { __exports as default } from '../../../../../../../_virtual/constants.esnext';
|
|
3
2
|
|
|
4
3
|
Object.defineProperty(constants, "__esModule", { value: true });
|
|
5
4
|
constants.IS_SUPPORT_READDIR_WITH_FILE_TYPES = void 0;
|
|
@@ -17,3 +16,5 @@ const IS_MATCHED_BY_MAJOR_AND_MINOR = MAJOR_VERSION === SUPPORTED_MAJOR_VERSION
|
|
|
17
16
|
* IS `true` for Node.js 10.10 and greater.
|
|
18
17
|
*/
|
|
19
18
|
constants.IS_SUPPORT_READDIR_WITH_FILE_TYPES = IS_MATCHED_BY_MAJOR || IS_MATCHED_BY_MAJOR_AND_MINOR;
|
|
19
|
+
|
|
20
|
+
export { constants as default };
|
|
@@ -1,5 +1,4 @@
|
|
|
1
|
-
import { __exports as out } from '../../../../../../../_virtual/
|
|
2
|
-
export { __exports as default } from '../../../../../../../_virtual/index10.esnext';
|
|
1
|
+
import { __exports as out } from '../../../../../../../_virtual/index7.esnext';
|
|
3
2
|
import './providers/async.esnext';
|
|
4
3
|
import './providers/sync.esnext';
|
|
5
4
|
import './settings.esnext';
|
|
@@ -32,3 +31,5 @@ function getSettings(settingsOrOptions = {}) {
|
|
|
32
31
|
}
|
|
33
32
|
return new settings_1.default(settingsOrOptions);
|
|
34
33
|
}
|
|
34
|
+
|
|
35
|
+
export { out as default };
|
|
@@ -1,13 +1,12 @@
|
|
|
1
1
|
import { __exports as async } from '../../../../../../../../_virtual/async6.esnext';
|
|
2
|
-
export { __exports as default } from '../../../../../../../../_virtual/async6.esnext';
|
|
3
2
|
import '../../../../../../@nodelib_fs.stat@2.0.5/node_modules/@nodelib/fs.stat/out/index.esnext';
|
|
4
|
-
import runParallel_1 from '../../../../../../run-parallel@1.2.0/node_modules/run-parallel/index.esnext';
|
|
3
|
+
import { r as runParallel_1 } from '../../../../../../run-parallel@1.2.0/node_modules/run-parallel/index.esnext';
|
|
5
4
|
import '../constants.esnext';
|
|
6
5
|
import '../utils/index.esnext';
|
|
7
6
|
import './common.esnext';
|
|
8
|
-
import { __exports as out } from '../../../../../../../../_virtual/
|
|
7
|
+
import { __exports as out } from '../../../../../../../../_virtual/index6.esnext';
|
|
9
8
|
import { __exports as constants } from '../../../../../../../../_virtual/constants.esnext';
|
|
10
|
-
import { __exports as utils$1 } from '../../../../../../../../_virtual/
|
|
9
|
+
import { __exports as utils$1 } from '../../../../../../../../_virtual/index8.esnext';
|
|
11
10
|
import { __exports as common$1 } from '../../../../../../../../_virtual/common2.esnext';
|
|
12
11
|
|
|
13
12
|
Object.defineProperty(async, "__esModule", { value: true });
|
|
@@ -113,3 +112,5 @@ function callFailureCallback(callback, error) {
|
|
|
113
112
|
function callSuccessCallback(callback, result) {
|
|
114
113
|
callback(null, result);
|
|
115
114
|
}
|
|
115
|
+
|
|
116
|
+
export { async as default };
|
|
@@ -1,5 +1,4 @@
|
|
|
1
1
|
import { __exports as common } from '../../../../../../../../_virtual/common2.esnext';
|
|
2
|
-
export { __exports as default } from '../../../../../../../../_virtual/common2.esnext';
|
|
3
2
|
|
|
4
3
|
Object.defineProperty(common, "__esModule", { value: true });
|
|
5
4
|
common.joinPathSegments = void 0;
|
|
@@ -13,3 +12,5 @@ function joinPathSegments(a, b, separator) {
|
|
|
13
12
|
return a + separator + b;
|
|
14
13
|
}
|
|
15
14
|
common.joinPathSegments = joinPathSegments;
|
|
15
|
+
|
|
16
|
+
export { common as default };
|
|
@@ -1,12 +1,11 @@
|
|
|
1
1
|
import { __exports as sync } from '../../../../../../../../_virtual/sync6.esnext';
|
|
2
|
-
export { __exports as default } from '../../../../../../../../_virtual/sync6.esnext';
|
|
3
2
|
import '../../../../../../@nodelib_fs.stat@2.0.5/node_modules/@nodelib/fs.stat/out/index.esnext';
|
|
4
3
|
import '../constants.esnext';
|
|
5
4
|
import '../utils/index.esnext';
|
|
6
5
|
import './common.esnext';
|
|
7
|
-
import { __exports as out } from '../../../../../../../../_virtual/
|
|
6
|
+
import { __exports as out } from '../../../../../../../../_virtual/index6.esnext';
|
|
8
7
|
import { __exports as constants } from '../../../../../../../../_virtual/constants.esnext';
|
|
9
|
-
import { __exports as utils$1 } from '../../../../../../../../_virtual/
|
|
8
|
+
import { __exports as utils$1 } from '../../../../../../../../_virtual/index8.esnext';
|
|
10
9
|
import { __exports as common$1 } from '../../../../../../../../_virtual/common2.esnext';
|
|
11
10
|
|
|
12
11
|
Object.defineProperty(sync, "__esModule", { value: true });
|
|
@@ -62,3 +61,5 @@ function readdir(directory, settings) {
|
|
|
62
61
|
});
|
|
63
62
|
}
|
|
64
63
|
sync.readdir = readdir;
|
|
64
|
+
|
|
65
|
+
export { sync as default };
|
|
@@ -2,7 +2,7 @@ import { __exports as settings } from '../../../../../../../_virtual/settings4.e
|
|
|
2
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
|
-
import { __exports as out } from '../../../../../../../_virtual/
|
|
5
|
+
import { __exports as out } from '../../../../../../../_virtual/index6.esnext';
|
|
6
6
|
import { __exports as fs$1 } from '../../../../../../../_virtual/fs3.esnext';
|
|
7
7
|
|
|
8
8
|
Object.defineProperty(settings, "__esModule", { value: true });
|
|
@@ -1,5 +1,4 @@
|
|
|
1
1
|
import { __exports as fs } from '../../../../../../../../_virtual/fs4.esnext';
|
|
2
|
-
export { __exports as default } from '../../../../../../../../_virtual/fs4.esnext';
|
|
3
2
|
|
|
4
3
|
Object.defineProperty(fs, "__esModule", { value: true });
|
|
5
4
|
fs.createDirentFromStats = void 0;
|
|
@@ -19,3 +18,5 @@ function createDirentFromStats(name, stats) {
|
|
|
19
18
|
return new DirentFromStats(name, stats);
|
|
20
19
|
}
|
|
21
20
|
fs.createDirentFromStats = createDirentFromStats;
|
|
21
|
+
|
|
22
|
+
export { fs as default };
|
|
@@ -1,5 +1,4 @@
|
|
|
1
|
-
import { __exports as utils } from '../../../../../../../../_virtual/
|
|
2
|
-
export { __exports as default } from '../../../../../../../../_virtual/index11.esnext';
|
|
1
|
+
import { __exports as utils } from '../../../../../../../../_virtual/index8.esnext';
|
|
3
2
|
import './fs.esnext';
|
|
4
3
|
import { __exports as fs$1 } from '../../../../../../../../_virtual/fs4.esnext';
|
|
5
4
|
|
|
@@ -7,3 +6,5 @@ Object.defineProperty(utils, "__esModule", { value: true });
|
|
|
7
6
|
utils.fs = void 0;
|
|
8
7
|
const fs = fs$1;
|
|
9
8
|
utils.fs = fs;
|
|
9
|
+
|
|
10
|
+
export { utils as default };
|
|
@@ -1,5 +1,4 @@
|
|
|
1
|
-
import { __exports as out } from '../../../../../../../_virtual/
|
|
2
|
-
export { __exports as default } from '../../../../../../../_virtual/index8.esnext';
|
|
1
|
+
import { __exports as out } from '../../../../../../../_virtual/index6.esnext';
|
|
3
2
|
import './providers/async.esnext';
|
|
4
3
|
import './providers/sync.esnext';
|
|
5
4
|
import './settings.esnext';
|
|
@@ -32,3 +31,5 @@ function getSettings(settingsOrOptions = {}) {
|
|
|
32
31
|
}
|
|
33
32
|
return new settings_1.default(settingsOrOptions);
|
|
34
33
|
}
|
|
34
|
+
|
|
35
|
+
export { out as default };
|
|
@@ -1,5 +1,4 @@
|
|
|
1
1
|
import { __exports as async } from '../../../../../../../../_virtual/async4.esnext';
|
|
2
|
-
export { __exports as default } from '../../../../../../../../_virtual/async4.esnext';
|
|
3
2
|
|
|
4
3
|
Object.defineProperty(async, "__esModule", { value: true });
|
|
5
4
|
async.read = void 0;
|
|
@@ -36,3 +35,5 @@ function callFailureCallback(callback, error) {
|
|
|
36
35
|
function callSuccessCallback(callback, result) {
|
|
37
36
|
callback(null, result);
|
|
38
37
|
}
|
|
38
|
+
|
|
39
|
+
export { async as default };
|
|
@@ -1,5 +1,4 @@
|
|
|
1
1
|
import { __exports as sync } from '../../../../../../../../_virtual/sync4.esnext';
|
|
2
|
-
export { __exports as default } from '../../../../../../../../_virtual/sync4.esnext';
|
|
3
2
|
|
|
4
3
|
Object.defineProperty(sync, "__esModule", { value: true });
|
|
5
4
|
sync.read = void 0;
|
|
@@ -23,3 +22,5 @@ function read(path, settings) {
|
|
|
23
22
|
}
|
|
24
23
|
}
|
|
25
24
|
sync.read = read;
|
|
25
|
+
|
|
26
|
+
export { sync as default };
|
|
@@ -1,5 +1,4 @@
|
|
|
1
|
-
import { __exports as out } from '../../../../../../../_virtual/
|
|
2
|
-
export { __exports as default } from '../../../../../../../_virtual/index7.esnext';
|
|
1
|
+
import { __exports as out } from '../../../../../../../_virtual/index5.esnext';
|
|
3
2
|
import './providers/async.esnext';
|
|
4
3
|
import './providers/stream.esnext';
|
|
5
4
|
import './providers/sync.esnext';
|
|
@@ -42,3 +41,5 @@ function getSettings(settingsOrOptions = {}) {
|
|
|
42
41
|
}
|
|
43
42
|
return new settings_1.default(settingsOrOptions);
|
|
44
43
|
}
|
|
44
|
+
|
|
45
|
+
export { out as default };
|
|
@@ -1,18 +1,17 @@
|
|
|
1
1
|
import { __exports as async } from '../../../../../../../../_virtual/async5.esnext';
|
|
2
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
|
-
import '../../../../../../fastq@1.13.0/node_modules/fastq/queue.esnext';
|
|
4
|
+
import { q as queueExports } from '../../../../../../fastq@1.13.0/node_modules/fastq/queue.esnext';
|
|
5
5
|
import './common.esnext';
|
|
6
6
|
import './reader.esnext';
|
|
7
|
-
import { __exports as out } from '../../../../../../../../_virtual/
|
|
7
|
+
import { __exports as out } from '../../../../../../../../_virtual/index7.esnext';
|
|
8
8
|
import { __exports as common$1 } from '../../../../../../../../_virtual/common.esnext';
|
|
9
9
|
import { __exports as reader } from '../../../../../../../../_virtual/reader2.esnext';
|
|
10
|
-
import { q as queue } from '../../../../../../../../_virtual/queue.esnext';
|
|
11
10
|
|
|
12
11
|
Object.defineProperty(async, "__esModule", { value: true });
|
|
13
12
|
const events_1 = require$$2;
|
|
14
13
|
const fsScandir = out;
|
|
15
|
-
const fastq =
|
|
14
|
+
const fastq = queueExports;
|
|
16
15
|
const common = common$1;
|
|
17
16
|
const reader_1 = reader;
|
|
18
17
|
class AsyncReader extends reader_1.default {
|
|
@@ -1,5 +1,4 @@
|
|
|
1
1
|
import { __exports as common } from '../../../../../../../../_virtual/common.esnext';
|
|
2
|
-
export { __exports as default } from '../../../../../../../../_virtual/common.esnext';
|
|
3
2
|
|
|
4
3
|
Object.defineProperty(common, "__esModule", { value: true });
|
|
5
4
|
common.joinPathSegments = common.replacePathSegmentSeparator = common.isAppliedFilter = common.isFatalError = void 0;
|
|
@@ -31,3 +30,5 @@ function joinPathSegments(a, b, separator) {
|
|
|
31
30
|
return a + separator + b;
|
|
32
31
|
}
|
|
33
32
|
common.joinPathSegments = joinPathSegments;
|
|
33
|
+
|
|
34
|
+
export { common as default };
|
|
@@ -2,7 +2,7 @@ import { __exports as sync } from '../../../../../../../../_virtual/sync5.esnext
|
|
|
2
2
|
import '../../../../../../@nodelib_fs.scandir@2.1.5/node_modules/@nodelib/fs.scandir/out/index.esnext';
|
|
3
3
|
import './common.esnext';
|
|
4
4
|
import './reader.esnext';
|
|
5
|
-
import { __exports as out } from '../../../../../../../../_virtual/
|
|
5
|
+
import { __exports as out } from '../../../../../../../../_virtual/index7.esnext';
|
|
6
6
|
import { __exports as common$1 } from '../../../../../../../../_virtual/common.esnext';
|
|
7
7
|
import { __exports as reader } from '../../../../../../../../_virtual/reader2.esnext';
|
|
8
8
|
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { __exports as settings } from '../../../../../../../_virtual/settings2.esnext';
|
|
2
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
|
-
import { __exports as out } from '../../../../../../../_virtual/
|
|
4
|
+
import { __exports as out } from '../../../../../../../_virtual/index7.esnext';
|
|
5
5
|
|
|
6
6
|
Object.defineProperty(settings, "__esModule", { value: true });
|
|
7
7
|
const path = path__default;
|
|
@@ -1,3 +1,5 @@
|
|
|
1
|
+
import { getDefaultExportFromCjs } from '../../../../../_virtual/_commonjsHelpers.esnext';
|
|
2
|
+
|
|
1
3
|
const flagSymbol = Symbol('arg flag');
|
|
2
4
|
|
|
3
5
|
class ArgError extends Error {
|
|
@@ -194,6 +196,6 @@ arg.ArgError = ArgError;
|
|
|
194
196
|
|
|
195
197
|
var arg_1 = arg;
|
|
196
198
|
|
|
197
|
-
var
|
|
199
|
+
var arg$1 = /*@__PURE__*/getDefaultExportFromCjs(arg_1);
|
|
198
200
|
|
|
199
|
-
export {
|
|
201
|
+
export { arg$1 as default };
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import balancedMatch from '../../../balanced-match@1.0.2/node_modules/balanced-match/index.esnext';
|
|
1
|
+
import { b as balancedMatch } from '../../../balanced-match@1.0.2/node_modules/balanced-match/index.esnext';
|
|
2
2
|
|
|
3
3
|
var balanced = balancedMatch;
|
|
4
4
|
|
|
@@ -203,4 +203,4 @@ function expand(str, isTop) {
|
|
|
203
203
|
return expansions;
|
|
204
204
|
}
|
|
205
205
|
|
|
206
|
-
export { braceExpansion as
|
|
206
|
+
export { braceExpansion as b };
|
|
@@ -1,7 +1,7 @@
|
|
|
1
|
-
import stringify$1 from './lib/stringify.esnext';
|
|
2
|
-
import compile_1 from './lib/compile.esnext';
|
|
3
|
-
import expand_1 from './lib/expand.esnext';
|
|
4
|
-
import parse_1 from './lib/parse.esnext';
|
|
1
|
+
import { s as stringify$1 } from './lib/stringify.esnext';
|
|
2
|
+
import { c as compile_1 } from './lib/compile.esnext';
|
|
3
|
+
import { e as expand_1 } from './lib/expand.esnext';
|
|
4
|
+
import { p as parse_1 } from './lib/parse.esnext';
|
|
5
5
|
|
|
6
6
|
const stringify = stringify$1;
|
|
7
7
|
const compile = compile_1;
|
|
@@ -172,4 +172,4 @@ braces.create = (input, options = {}) => {
|
|
|
172
172
|
|
|
173
173
|
var braces_1 = braces;
|
|
174
174
|
|
|
175
|
-
export { braces_1 as
|
|
175
|
+
export { braces_1 as b };
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import fillRange from '../../../../fill-range@7.0.1/node_modules/fill-range/index.esnext';
|
|
1
|
+
import { f as fillRange } from '../../../../fill-range@7.0.1/node_modules/fill-range/index.esnext';
|
|
2
2
|
import './utils.esnext';
|
|
3
3
|
import { __exports as utils$1 } from '../../../../../../_virtual/utils2.esnext';
|
|
4
4
|
|
|
@@ -58,4 +58,4 @@ const compile = (ast, options = {}) => {
|
|
|
58
58
|
|
|
59
59
|
var compile_1 = compile;
|
|
60
60
|
|
|
61
|
-
export { compile_1 as
|
|
61
|
+
export { compile_1 as c };
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import fillRange from '../../../../fill-range@7.0.1/node_modules/fill-range/index.esnext';
|
|
2
|
-
import stringify$1 from './stringify.esnext';
|
|
1
|
+
import { f as fillRange } from '../../../../fill-range@7.0.1/node_modules/fill-range/index.esnext';
|
|
2
|
+
import { s as stringify$1 } from './stringify.esnext';
|
|
3
3
|
import './utils.esnext';
|
|
4
4
|
import { __exports as utils$1 } from '../../../../../../_virtual/utils2.esnext';
|
|
5
5
|
|
|
@@ -115,4 +115,4 @@ const expand = (ast, options = {}) => {
|
|
|
115
115
|
|
|
116
116
|
var expand_1 = expand;
|
|
117
117
|
|
|
118
|
-
export { expand_1 as
|
|
118
|
+
export { expand_1 as e };
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import stringify$1 from './stringify.esnext';
|
|
2
|
-
import constants from './constants.esnext';
|
|
1
|
+
import { s as stringify$1 } from './stringify.esnext';
|
|
2
|
+
import { c as constants } from './constants.esnext';
|
|
3
3
|
|
|
4
4
|
const stringify = stringify$1;
|
|
5
5
|
|
|
@@ -330,4 +330,4 @@ const parse = (input, options = {}) => {
|
|
|
330
330
|
|
|
331
331
|
var parse_1 = parse;
|
|
332
332
|
|
|
333
|
-
export { parse_1 as
|
|
333
|
+
export { parse_1 as p };
|
|
@@ -1,5 +1,4 @@
|
|
|
1
1
|
import { __exports as utils } from '../../../../../../_virtual/utils2.esnext';
|
|
2
|
-
export { __exports as default } from '../../../../../../_virtual/utils2.esnext';
|
|
3
2
|
|
|
4
3
|
(function (exports) {
|
|
5
4
|
|
|
@@ -112,5 +111,5 @@ export { __exports as default } from '../../../../../../_virtual/utils2.esnext';
|
|
|
112
111
|
};
|
|
113
112
|
flat(args);
|
|
114
113
|
return result;
|
|
115
|
-
};
|
|
114
|
+
};
|
|
116
115
|
} (utils));
|
package/build/esnext/node_modules/.pnpm/colorette@2.0.19/node_modules/colorette/index.esnext
CHANGED
|
@@ -1,5 +1,4 @@
|
|
|
1
|
-
import { __exports as colorette } from '../../../../../_virtual/
|
|
2
|
-
export { __exports as default } from '../../../../../_virtual/index4.esnext';
|
|
1
|
+
import { __exports as colorette } from '../../../../../_virtual/index.esnext';
|
|
3
2
|
import require$$0 from 'node:tty';
|
|
4
3
|
|
|
5
4
|
Object.defineProperty(colorette, '__esModule', { value: true });
|
|
@@ -219,4 +218,4 @@ colorette.whiteBright = whiteBright;
|
|
|
219
218
|
colorette.yellow = yellow;
|
|
220
219
|
colorette.yellowBright = yellowBright;
|
|
221
220
|
|
|
222
|
-
export { bold_1 as bold, cyan_1 as cyan, dim_1 as dim, green_1 as green, magenta_1 as magenta, underline_1 as underline };
|
|
221
|
+
export { bold_1 as bold, cyan_1 as cyan, colorette as default, dim_1 as dim, green_1 as green, magenta_1 as magenta, underline_1 as underline };
|
|
@@ -1,7 +1,8 @@
|
|
|
1
|
-
import {
|
|
1
|
+
import { getDefaultExportFromCjs } from '../../../../../_virtual/_commonjsHelpers.esnext';
|
|
2
|
+
import { __module as dirGlob$1 } from '../../../../../_virtual/index3.esnext';
|
|
2
3
|
import path__default from 'node:path';
|
|
3
4
|
import '../../../path-type@4.0.0/node_modules/path-type/index.esnext';
|
|
4
|
-
import { __exports as pathType$1 } from '../../../../../_virtual/
|
|
5
|
+
import { __exports as pathType$1 } from '../../../../../_virtual/index4.esnext';
|
|
5
6
|
|
|
6
7
|
const path = path__default;
|
|
7
8
|
const pathType = pathType$1;
|
|
@@ -45,7 +46,7 @@ const getGlob = (directory, options) => {
|
|
|
45
46
|
return [path.posix.join(directory, '**')];
|
|
46
47
|
};
|
|
47
48
|
|
|
48
|
-
dirGlob.exports = async (input, options) => {
|
|
49
|
+
dirGlob$1.exports = async (input, options) => {
|
|
49
50
|
options = {
|
|
50
51
|
cwd: process.cwd(),
|
|
51
52
|
...options
|
|
@@ -63,7 +64,7 @@ dirGlob.exports = async (input, options) => {
|
|
|
63
64
|
return [].concat.apply([], globs); // eslint-disable-line prefer-spread
|
|
64
65
|
};
|
|
65
66
|
|
|
66
|
-
dirGlob.exports.sync = (input, options) => {
|
|
67
|
+
dirGlob$1.exports.sync = (input, options) => {
|
|
67
68
|
options = {
|
|
68
69
|
cwd: process.cwd(),
|
|
69
70
|
...options
|
|
@@ -78,5 +79,7 @@ dirGlob.exports.sync = (input, options) => {
|
|
|
78
79
|
return [].concat.apply([], globs); // eslint-disable-line prefer-spread
|
|
79
80
|
};
|
|
80
81
|
|
|
81
|
-
var
|
|
82
|
-
|
|
82
|
+
var dirGlobExports = dirGlob$1.exports;
|
|
83
|
+
var dirGlob = /*@__PURE__*/getDefaultExportFromCjs(dirGlobExports);
|
|
84
|
+
|
|
85
|
+
export { dirGlob as default };
|
package/build/esnext/node_modules/.pnpm/fast-glob@3.2.12/node_modules/fast-glob/out/index.esnext
CHANGED
|
@@ -1,3 +1,4 @@
|
|
|
1
|
+
import { getDefaultExportFromCjs } from '../../../../../../_virtual/_commonjsHelpers.esnext';
|
|
1
2
|
import './managers/tasks.esnext';
|
|
2
3
|
import './managers/patterns.esnext';
|
|
3
4
|
import './providers/async.esnext';
|
|
@@ -11,7 +12,7 @@ import { __exports as async } from '../../../../../../_virtual/async.esnext';
|
|
|
11
12
|
import { __exports as stream } from '../../../../../../_virtual/stream.esnext';
|
|
12
13
|
import { __exports as sync } from '../../../../../../_virtual/sync.esnext';
|
|
13
14
|
import { __exports as settings } from '../../../../../../_virtual/settings.esnext';
|
|
14
|
-
import { __exports as utils$1 } from '../../../../../../_virtual/
|
|
15
|
+
import { __exports as utils$1 } from '../../../../../../_virtual/index2.esnext';
|
|
15
16
|
|
|
16
17
|
const taskManager = tasks;
|
|
17
18
|
const patternManager = patterns;
|
|
@@ -81,4 +82,6 @@ function assertPatternsInput(input) {
|
|
|
81
82
|
}
|
|
82
83
|
var out = FastGlob;
|
|
83
84
|
|
|
84
|
-
|
|
85
|
+
var fastGlob = /*@__PURE__*/getDefaultExportFromCjs(out);
|
|
86
|
+
|
|
87
|
+
export { fastGlob as default };
|
|
@@ -1,5 +1,4 @@
|
|
|
1
1
|
import { __exports as patterns } from '../../../../../../../_virtual/patterns.esnext';
|
|
2
|
-
export { __exports as default } from '../../../../../../../_virtual/patterns.esnext';
|
|
3
2
|
|
|
4
3
|
Object.defineProperty(patterns, "__esModule", { value: true });
|
|
5
4
|
patterns.removeDuplicateSlashes = patterns.transform = void 0;
|
|
@@ -21,3 +20,5 @@ function removeDuplicateSlashes(pattern) {
|
|
|
21
20
|
return pattern.replace(DOUBLE_SLASH_RE, '/');
|
|
22
21
|
}
|
|
23
22
|
patterns.removeDuplicateSlashes = removeDuplicateSlashes;
|
|
23
|
+
|
|
24
|
+
export { patterns as default };
|
|
@@ -1,7 +1,6 @@
|
|
|
1
1
|
import { __exports as tasks } from '../../../../../../../_virtual/tasks.esnext';
|
|
2
|
-
export { __exports as default } from '../../../../../../../_virtual/tasks.esnext';
|
|
3
2
|
import '../utils/index.esnext';
|
|
4
|
-
import { __exports as utils$1 } from '../../../../../../../_virtual/
|
|
3
|
+
import { __exports as utils$1 } from '../../../../../../../_virtual/index2.esnext';
|
|
5
4
|
|
|
6
5
|
Object.defineProperty(tasks, "__esModule", { value: true });
|
|
7
6
|
tasks.convertPatternGroupToTask = tasks.convertPatternGroupsToTasks = tasks.groupPatternsByBaseDirectory = tasks.getNegativePatternsAsPositive = tasks.getPositivePatterns = tasks.convertPatternsToTasks = tasks.generate = void 0;
|
|
@@ -82,3 +81,5 @@ function convertPatternGroupToTask(base, positive, negative, dynamic) {
|
|
|
82
81
|
};
|
|
83
82
|
}
|
|
84
83
|
tasks.convertPatternGroupToTask = convertPatternGroupToTask;
|
|
84
|
+
|
|
85
|
+
export { tasks as default };
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { __exports as deep } from '../../../../../../../../_virtual/deep.esnext';
|
|
2
2
|
import '../../utils/index.esnext';
|
|
3
3
|
import '../matchers/partial.esnext';
|
|
4
|
-
import { __exports as utils$1 } from '../../../../../../../../_virtual/
|
|
4
|
+
import { __exports as utils$1 } from '../../../../../../../../_virtual/index2.esnext';
|
|
5
5
|
import { __exports as partial } from '../../../../../../../../_virtual/partial.esnext';
|
|
6
6
|
|
|
7
7
|
Object.defineProperty(deep, "__esModule", { value: true });
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { __exports as entry } from '../../../../../../../../_virtual/entry.esnext';
|
|
2
2
|
import '../../utils/index.esnext';
|
|
3
|
-
import { __exports as utils$1 } from '../../../../../../../../_virtual/
|
|
3
|
+
import { __exports as utils$1 } from '../../../../../../../../_virtual/index2.esnext';
|
|
4
4
|
|
|
5
5
|
Object.defineProperty(entry, "__esModule", { value: true });
|
|
6
6
|
const utils = utils$1;
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { __exports as error } from '../../../../../../../../_virtual/error.esnext';
|
|
2
2
|
import '../../utils/index.esnext';
|
|
3
|
-
import { __exports as utils$1 } from '../../../../../../../../_virtual/
|
|
3
|
+
import { __exports as utils$1 } from '../../../../../../../../_virtual/index2.esnext';
|
|
4
4
|
|
|
5
5
|
Object.defineProperty(error, "__esModule", { value: true });
|
|
6
6
|
const utils = utils$1;
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { __exports as matcher } from '../../../../../../../../_virtual/matcher.esnext';
|
|
2
2
|
import '../../utils/index.esnext';
|
|
3
|
-
import { __exports as utils$1 } from '../../../../../../../../_virtual/
|
|
3
|
+
import { __exports as utils$1 } from '../../../../../../../../_virtual/index2.esnext';
|
|
4
4
|
|
|
5
5
|
Object.defineProperty(matcher, "__esModule", { value: true });
|
|
6
6
|
const utils = utils$1;
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { __exports as entry } from '../../../../../../../../_virtual/entry2.esnext';
|
|
2
2
|
import '../../utils/index.esnext';
|
|
3
|
-
import { __exports as utils$1 } from '../../../../../../../../_virtual/
|
|
3
|
+
import { __exports as utils$1 } from '../../../../../../../../_virtual/index2.esnext';
|
|
4
4
|
|
|
5
5
|
Object.defineProperty(entry, "__esModule", { value: true });
|
|
6
6
|
const utils = utils$1;
|
|
@@ -2,7 +2,7 @@ import { __exports as async } from '../../../../../../../_virtual/async2.esnext'
|
|
|
2
2
|
import '../../../../../@nodelib_fs.walk@1.2.8/node_modules/@nodelib/fs.walk/out/index.esnext';
|
|
3
3
|
import './reader.esnext';
|
|
4
4
|
import './stream.esnext';
|
|
5
|
-
import { __exports as out } from '../../../../../../../_virtual/
|
|
5
|
+
import { __exports as out } from '../../../../../../../_virtual/index5.esnext';
|
|
6
6
|
import { __exports as reader } from '../../../../../../../_virtual/reader.esnext';
|
|
7
7
|
import { __exports as stream } from '../../../../../../../_virtual/stream2.esnext';
|
|
8
8
|
|
|
@@ -2,8 +2,8 @@ import { __exports as reader } from '../../../../../../../_virtual/reader.esnext
|
|
|
2
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
|
-
import { __exports as out } from '../../../../../../../_virtual/
|
|
6
|
-
import { __exports as utils$1 } from '../../../../../../../_virtual/
|
|
5
|
+
import { __exports as out } from '../../../../../../../_virtual/index6.esnext';
|
|
6
|
+
import { __exports as utils$1 } from '../../../../../../../_virtual/index2.esnext';
|
|
7
7
|
|
|
8
8
|
Object.defineProperty(reader, "__esModule", { value: true });
|
|
9
9
|
const path = path__default;
|