@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
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import path__default from 'node:path';
|
|
2
2
|
import { fileURLToPath } from 'node:url';
|
|
3
|
-
import { locatePath
|
|
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;
|
|
6
6
|
|
|
@@ -50,57 +50,9 @@ async function findUpMultiple(name, options = {}) {
|
|
|
50
50
|
return matches;
|
|
51
51
|
}
|
|
52
52
|
|
|
53
|
-
function findUpMultipleSync(name, options = {}) {
|
|
54
|
-
let directory = path__default.resolve(toPath(options.cwd) || '');
|
|
55
|
-
const {root} = path__default.parse(directory);
|
|
56
|
-
const stopAt = options.stopAt || root;
|
|
57
|
-
const limit = options.limit || Number.POSITIVE_INFINITY;
|
|
58
|
-
const paths = [name].flat();
|
|
59
|
-
|
|
60
|
-
const runMatcher = locateOptions => {
|
|
61
|
-
if (typeof name !== 'function') {
|
|
62
|
-
return locatePathSync(paths, locateOptions);
|
|
63
|
-
}
|
|
64
|
-
|
|
65
|
-
const foundPath = name(locateOptions.cwd);
|
|
66
|
-
if (typeof foundPath === 'string') {
|
|
67
|
-
return locatePathSync([foundPath], locateOptions);
|
|
68
|
-
}
|
|
69
|
-
|
|
70
|
-
return foundPath;
|
|
71
|
-
};
|
|
72
|
-
|
|
73
|
-
const matches = [];
|
|
74
|
-
// eslint-disable-next-line no-constant-condition
|
|
75
|
-
while (true) {
|
|
76
|
-
const foundPath = runMatcher({...options, cwd: directory});
|
|
77
|
-
|
|
78
|
-
if (foundPath === findUpStop) {
|
|
79
|
-
break;
|
|
80
|
-
}
|
|
81
|
-
|
|
82
|
-
if (foundPath) {
|
|
83
|
-
matches.push(path__default.resolve(directory, foundPath));
|
|
84
|
-
}
|
|
85
|
-
|
|
86
|
-
if (directory === stopAt || matches.length >= limit) {
|
|
87
|
-
break;
|
|
88
|
-
}
|
|
89
|
-
|
|
90
|
-
directory = path__default.dirname(directory);
|
|
91
|
-
}
|
|
92
|
-
|
|
93
|
-
return matches;
|
|
94
|
-
}
|
|
95
|
-
|
|
96
53
|
async function findUp(name, options = {}) {
|
|
97
54
|
const matches = await findUpMultiple(name, {...options, limit: 1});
|
|
98
55
|
return matches[0];
|
|
99
56
|
}
|
|
100
57
|
|
|
101
|
-
|
|
102
|
-
const matches = findUpMultipleSync(name, {...options, limit: 1});
|
|
103
|
-
return matches[0];
|
|
104
|
-
}
|
|
105
|
-
|
|
106
|
-
export { findUp, findUpMultiple, findUpMultipleSync, findUpStop, findUpSync };
|
|
58
|
+
export { findUp, findUpMultiple, findUpStop };
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import isGlob$1 from '../../../is-glob@4.0.3/node_modules/is-glob/index.mjs';
|
|
1
|
+
import { i as isGlob$1 } from '../../../is-glob@4.0.3/node_modules/is-glob/index.mjs';
|
|
2
2
|
import path__default from 'node:path';
|
|
3
3
|
import require$$2 from 'node:os';
|
|
4
4
|
|
|
@@ -43,4 +43,4 @@ var globParent = function globParent(str, opts) {
|
|
|
43
43
|
return str.replace(escaped, '$1');
|
|
44
44
|
};
|
|
45
45
|
|
|
46
|
-
export { globParent as
|
|
46
|
+
export { globParent as g };
|
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
import process from 'node:process';
|
|
2
2
|
import fs__default from 'node:fs';
|
|
3
3
|
import path__default from 'node:path';
|
|
4
|
-
import
|
|
5
|
-
import
|
|
4
|
+
import fastGlob from '../../../fast-glob@3.2.12/node_modules/fast-glob/out/index.mjs';
|
|
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';
|
|
7
7
|
import { toPath, isNegativePattern } from './utilities.mjs';
|
|
8
8
|
|
|
@@ -47,7 +47,7 @@ const toRelativePath = (fileOrDirectory, cwd) => {
|
|
|
47
47
|
|
|
48
48
|
const getIsIgnoredPredicate = (files, cwd) => {
|
|
49
49
|
const patterns = files.flatMap(file => parseIgnoreFile(file, cwd));
|
|
50
|
-
const ignores =
|
|
50
|
+
const ignores = gitIgnore().add(patterns);
|
|
51
51
|
|
|
52
52
|
return fileOrDirectory => {
|
|
53
53
|
fileOrDirectory = toPath(fileOrDirectory);
|
|
@@ -63,7 +63,7 @@ const normalizeOptions = (options = {}) => ({
|
|
|
63
63
|
const isIgnoredByIgnoreFiles = async (patterns, options) => {
|
|
64
64
|
const {cwd} = normalizeOptions(options);
|
|
65
65
|
|
|
66
|
-
const paths = await
|
|
66
|
+
const paths = await fastGlob(patterns, {cwd, ...ignoreFilesGlobOptions});
|
|
67
67
|
|
|
68
68
|
const files = await Promise.all(
|
|
69
69
|
paths.map(async filePath => ({
|
|
@@ -75,20 +75,4 @@ const isIgnoredByIgnoreFiles = async (patterns, options) => {
|
|
|
75
75
|
return getIsIgnoredPredicate(files, cwd);
|
|
76
76
|
};
|
|
77
77
|
|
|
78
|
-
|
|
79
|
-
const {cwd} = normalizeOptions(options);
|
|
80
|
-
|
|
81
|
-
const paths = out.sync(patterns, {cwd, ...ignoreFilesGlobOptions});
|
|
82
|
-
|
|
83
|
-
const files = paths.map(filePath => ({
|
|
84
|
-
filePath,
|
|
85
|
-
content: fs__default.readFileSync(filePath, 'utf8'),
|
|
86
|
-
}));
|
|
87
|
-
|
|
88
|
-
return getIsIgnoredPredicate(files, cwd);
|
|
89
|
-
};
|
|
90
|
-
|
|
91
|
-
const isGitIgnored = options => isIgnoredByIgnoreFiles(GITIGNORE_FILES_PATTERN, options);
|
|
92
|
-
const isGitIgnoredSync = options => isIgnoredByIgnoreFilesSync(GITIGNORE_FILES_PATTERN, options);
|
|
93
|
-
|
|
94
|
-
export { GITIGNORE_FILES_PATTERN, isGitIgnored, isGitIgnoredSync, isIgnoredByIgnoreFiles, isIgnoredByIgnoreFilesSync };
|
|
78
|
+
export { GITIGNORE_FILES_PATTERN, isIgnoredByIgnoreFiles };
|
|
@@ -1,12 +1,10 @@
|
|
|
1
1
|
import fs__default from 'node:fs';
|
|
2
2
|
import path__default from 'node:path';
|
|
3
|
-
import
|
|
4
|
-
import
|
|
5
|
-
import '../../../dir-glob@3.0.1/node_modules/dir-glob/index.mjs';
|
|
6
|
-
import { isIgnoredByIgnoreFiles,
|
|
7
|
-
|
|
8
|
-
import { toPath, FilterStream, isNegativePattern } from './utilities.mjs';
|
|
9
|
-
import { d as dirGlob } from '../../../../../_virtual/index2.mjs';
|
|
3
|
+
import '../../../merge2@1.4.1/node_modules/merge2/index.mjs';
|
|
4
|
+
import fastGlob from '../../../fast-glob@3.2.12/node_modules/fast-glob/out/index.mjs';
|
|
5
|
+
import dirGlob from '../../../dir-glob@3.0.1/node_modules/dir-glob/index.mjs';
|
|
6
|
+
import { isIgnoredByIgnoreFiles, GITIGNORE_FILES_PATTERN } from './ignore.mjs';
|
|
7
|
+
import { toPath, isNegativePattern } from './utilities.mjs';
|
|
10
8
|
|
|
11
9
|
const assertPatternsInput = patterns => {
|
|
12
10
|
if (patterns.some(pattern => typeof pattern !== 'string')) {
|
|
@@ -51,7 +49,6 @@ const normalizeOptions = (options = {}) => {
|
|
|
51
49
|
};
|
|
52
50
|
|
|
53
51
|
const normalizeArguments = fn => async (patterns, options) => fn(toPatternsArray(patterns), normalizeOptions(options));
|
|
54
|
-
const normalizeArgumentsSync = fn => (patterns, options) => fn(toPatternsArray(patterns), normalizeOptions(options));
|
|
55
52
|
|
|
56
53
|
const getIgnoreFilesPatterns = options => {
|
|
57
54
|
const {ignoreFiles, gitignore} = options;
|
|
@@ -71,13 +68,6 @@ const getFilter = async options => {
|
|
|
71
68
|
);
|
|
72
69
|
};
|
|
73
70
|
|
|
74
|
-
const getFilterSync = options => {
|
|
75
|
-
const ignoreFilesPatterns = getIgnoreFilesPatterns(options);
|
|
76
|
-
return createFilterFunction(
|
|
77
|
-
ignoreFilesPatterns.length > 0 && isIgnoredByIgnoreFilesSync(ignoreFilesPatterns, {cwd: options.cwd}),
|
|
78
|
-
);
|
|
79
|
-
};
|
|
80
|
-
|
|
81
71
|
const createFilterFunction = isIgnored => {
|
|
82
72
|
const seen = new Set();
|
|
83
73
|
|
|
@@ -91,7 +81,6 @@ const createFilterFunction = isIgnored => {
|
|
|
91
81
|
};
|
|
92
82
|
|
|
93
83
|
const unionFastGlobResults = (results, filter) => results.flat().filter(fastGlobResult => filter(fastGlobResult));
|
|
94
|
-
const unionFastGlobStreams = (streams, filter) => merge2_1(streams).pipe(new FilterStream(fastGlobResult => filter(fastGlobResult)));
|
|
95
84
|
|
|
96
85
|
const convertNegativePatterns = (patterns, options) => {
|
|
97
86
|
const tasks = [];
|
|
@@ -154,8 +143,8 @@ const generateTasks = async (patterns, options) => {
|
|
|
154
143
|
patterns,
|
|
155
144
|
options.ignore,
|
|
156
145
|
] = await Promise.all([
|
|
157
|
-
dirGlob
|
|
158
|
-
dirGlob
|
|
146
|
+
dirGlob(patterns, patternExpandOptions),
|
|
147
|
+
dirGlob(options.ignore, ignoreExpandOptions),
|
|
159
148
|
]);
|
|
160
149
|
|
|
161
150
|
return {patterns, options};
|
|
@@ -163,26 +152,6 @@ const generateTasks = async (patterns, options) => {
|
|
|
163
152
|
);
|
|
164
153
|
};
|
|
165
154
|
|
|
166
|
-
const generateTasksSync = (patterns, options) => {
|
|
167
|
-
const globTasks = convertNegativePatterns(patterns, options);
|
|
168
|
-
|
|
169
|
-
const {cwd, expandDirectories} = options;
|
|
170
|
-
|
|
171
|
-
if (!expandDirectories) {
|
|
172
|
-
return globTasks;
|
|
173
|
-
}
|
|
174
|
-
|
|
175
|
-
const patternExpandOptions = getDirGlobOptions(expandDirectories, cwd);
|
|
176
|
-
const ignoreExpandOptions = cwd ? {cwd} : undefined;
|
|
177
|
-
|
|
178
|
-
return globTasks.map(task => {
|
|
179
|
-
let {patterns, options} = task;
|
|
180
|
-
patterns = dirGlob.exports.sync(patterns, patternExpandOptions);
|
|
181
|
-
options.ignore = dirGlob.exports.sync(options.ignore, ignoreExpandOptions);
|
|
182
|
-
return {patterns, options};
|
|
183
|
-
});
|
|
184
|
-
};
|
|
185
|
-
|
|
186
155
|
const globby = normalizeArguments(async (patterns, options) => {
|
|
187
156
|
const [
|
|
188
157
|
tasks,
|
|
@@ -191,32 +160,9 @@ const globby = normalizeArguments(async (patterns, options) => {
|
|
|
191
160
|
generateTasks(patterns, options),
|
|
192
161
|
getFilter(options),
|
|
193
162
|
]);
|
|
194
|
-
const results = await Promise.all(tasks.map(task =>
|
|
163
|
+
const results = await Promise.all(tasks.map(task => fastGlob(task.patterns, task.options)));
|
|
195
164
|
|
|
196
165
|
return unionFastGlobResults(results, filter);
|
|
197
166
|
});
|
|
198
167
|
|
|
199
|
-
|
|
200
|
-
const tasks = generateTasksSync(patterns, options);
|
|
201
|
-
const filter = getFilterSync(options);
|
|
202
|
-
const results = tasks.map(task => out.sync(task.patterns, task.options));
|
|
203
|
-
|
|
204
|
-
return unionFastGlobResults(results, filter);
|
|
205
|
-
});
|
|
206
|
-
|
|
207
|
-
const globbyStream = normalizeArgumentsSync((patterns, options) => {
|
|
208
|
-
const tasks = generateTasksSync(patterns, options);
|
|
209
|
-
const filter = getFilterSync(options);
|
|
210
|
-
const streams = tasks.map(task => out.stream(task.patterns, task.options));
|
|
211
|
-
|
|
212
|
-
return unionFastGlobStreams(streams, filter);
|
|
213
|
-
});
|
|
214
|
-
|
|
215
|
-
const isDynamicPattern = normalizeArgumentsSync(
|
|
216
|
-
(patterns, options) => patterns.some(pattern => out.isDynamicPattern(pattern, options)),
|
|
217
|
-
);
|
|
218
|
-
|
|
219
|
-
const generateGlobTasks = normalizeArguments(generateTasks);
|
|
220
|
-
const generateGlobTasksSync = normalizeArgumentsSync(generateTasksSync);
|
|
221
|
-
|
|
222
|
-
export { generateGlobTasks, generateGlobTasksSync, globby, globbyStream, globbySync, isDynamicPattern };
|
|
168
|
+
export { globby };
|
|
@@ -1,19 +1,7 @@
|
|
|
1
1
|
import { fileURLToPath } from 'node:url';
|
|
2
|
-
import { Transform } from 'node:stream';
|
|
3
2
|
|
|
4
3
|
const toPath = urlOrPath => urlOrPath instanceof URL ? fileURLToPath(urlOrPath) : urlOrPath;
|
|
5
4
|
|
|
6
|
-
class FilterStream extends Transform {
|
|
7
|
-
constructor(filter) {
|
|
8
|
-
super({
|
|
9
|
-
objectMode: true,
|
|
10
|
-
transform(data, encoding, callback) {
|
|
11
|
-
callback(undefined, filter(data) ? data : undefined);
|
|
12
|
-
},
|
|
13
|
-
});
|
|
14
|
-
}
|
|
15
|
-
}
|
|
16
|
-
|
|
17
5
|
const isNegativePattern = pattern => pattern[0] === '!';
|
|
18
6
|
|
|
19
|
-
export {
|
|
7
|
+
export { isNegativePattern, toPath };
|
|
@@ -1,3 +1,5 @@
|
|
|
1
|
+
import { getDefaultExportFromCjs } from '../../../../../_virtual/_commonjsHelpers.mjs';
|
|
2
|
+
|
|
1
3
|
// A simple implementation of make-array
|
|
2
4
|
function makeArray (subject) {
|
|
3
5
|
return Array.isArray(subject)
|
|
@@ -617,4 +619,6 @@ if (
|
|
|
617
619
|
|| isNotRelative(path);
|
|
618
620
|
}
|
|
619
621
|
|
|
620
|
-
|
|
622
|
+
var gitIgnore = /*@__PURE__*/getDefaultExportFromCjs(ignore);
|
|
623
|
+
|
|
624
|
+
export { gitIgnore as default };
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import isExtglob$1 from '../../../is-extglob@2.1.1/node_modules/is-extglob/index.mjs';
|
|
1
|
+
import { i as isExtglob$1 } from '../../../is-extglob@2.1.1/node_modules/is-extglob/index.mjs';
|
|
2
2
|
|
|
3
3
|
/*!
|
|
4
4
|
* is-glob <https://github.com/jonschlinkert/is-glob>
|
|
@@ -151,4 +151,4 @@ var isGlob = function isGlob(str, options) {
|
|
|
151
151
|
return check(str);
|
|
152
152
|
};
|
|
153
153
|
|
|
154
|
-
export { isGlob as
|
|
154
|
+
export { isGlob as i };
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import process from 'node:process';
|
|
2
2
|
import path__default from 'node:path';
|
|
3
|
-
import
|
|
3
|
+
import { promises } from 'node:fs';
|
|
4
4
|
import { fileURLToPath } from 'node:url';
|
|
5
5
|
import pLocate from '../../../p-locate@6.0.0/node_modules/p-locate/index.mjs';
|
|
6
6
|
|
|
@@ -46,28 +46,4 @@ async function locatePath(
|
|
|
46
46
|
}, {concurrency, preserveOrder});
|
|
47
47
|
}
|
|
48
48
|
|
|
49
|
-
|
|
50
|
-
paths,
|
|
51
|
-
{
|
|
52
|
-
cwd = process.cwd(),
|
|
53
|
-
type = 'file',
|
|
54
|
-
allowSymlinks = true,
|
|
55
|
-
} = {},
|
|
56
|
-
) {
|
|
57
|
-
checkType(type);
|
|
58
|
-
cwd = toPath(cwd);
|
|
59
|
-
|
|
60
|
-
const statFunction = allowSymlinks ? fs__default.statSync : fs__default.lstatSync;
|
|
61
|
-
|
|
62
|
-
for (const path_ of paths) {
|
|
63
|
-
try {
|
|
64
|
-
const stat = statFunction(path__default.resolve(cwd, path_));
|
|
65
|
-
|
|
66
|
-
if (matchType(type, stat)) {
|
|
67
|
-
return path_;
|
|
68
|
-
}
|
|
69
|
-
} catch {}
|
|
70
|
-
}
|
|
71
|
-
}
|
|
72
|
-
|
|
73
|
-
export { locatePath, locatePathSync };
|
|
49
|
+
export { locatePath };
|
|
@@ -1,13 +1,12 @@
|
|
|
1
1
|
import require$$0 from 'node:util';
|
|
2
|
-
import braces_1 from '../../../braces@3.0.2/node_modules/braces/index.mjs';
|
|
3
|
-
import '../../../picomatch@2.3.1/node_modules/picomatch/index.mjs';
|
|
2
|
+
import { b as braces_1 } from '../../../braces@3.0.2/node_modules/braces/index.mjs';
|
|
3
|
+
import { p 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';
|
|
5
|
-
import { p as picomatch$1 } from '../../../../../_virtual/index9.mjs';
|
|
6
5
|
import { __exports as utils$1 } from '../../../../../_virtual/utils.mjs';
|
|
7
6
|
|
|
8
7
|
const util = require$$0;
|
|
9
8
|
const braces = braces_1;
|
|
10
|
-
const picomatch = picomatch$1
|
|
9
|
+
const picomatch = picomatch$1;
|
|
11
10
|
const utils = utils$1;
|
|
12
11
|
const isEmptyString = val => val === '' || val === './';
|
|
13
12
|
|
|
@@ -471,4 +470,4 @@ micromatch.braceExpand = (pattern, options) => {
|
|
|
471
470
|
|
|
472
471
|
var micromatch_1 = micromatch;
|
|
473
472
|
|
|
474
|
-
export { micromatch_1 as
|
|
473
|
+
export { micromatch_1 as m };
|
|
@@ -1,5 +1,6 @@
|
|
|
1
|
-
import
|
|
2
|
-
import
|
|
1
|
+
import { getDefaultExportFromCjs } from '../../../../../_virtual/_commonjsHelpers.mjs';
|
|
2
|
+
import { p as path$1 } from './lib/path.mjs';
|
|
3
|
+
import { b as braceExpansion } from '../../../brace-expansion@2.0.1/node_modules/brace-expansion/index.mjs';
|
|
3
4
|
|
|
4
5
|
const minimatch = minimatch_1 = (p, pattern, options = {}) => {
|
|
5
6
|
assertValidPattern(pattern);
|
|
@@ -908,6 +909,11 @@ class Minimatch {
|
|
|
908
909
|
|
|
909
910
|
minimatch.Minimatch = Minimatch;
|
|
910
911
|
|
|
911
|
-
var
|
|
912
|
+
var minimatch$1 = /*@__PURE__*/getDefaultExportFromCjs(minimatch_1);
|
|
912
913
|
|
|
913
|
-
|
|
914
|
+
var minimatch$2 = /*#__PURE__*/Object.freeze({
|
|
915
|
+
__proto__: null,
|
|
916
|
+
'default': minimatch$1
|
|
917
|
+
});
|
|
918
|
+
|
|
919
|
+
export { minimatch$1 as default, minimatch$2 as m };
|
|
@@ -1,5 +1,4 @@
|
|
|
1
|
-
import { __exports as pathType } from '../../../../../_virtual/
|
|
2
|
-
export { __exports as default } from '../../../../../_virtual/index6.mjs';
|
|
1
|
+
import { __exports as pathType } from '../../../../../_virtual/index4.mjs';
|
|
3
2
|
import require$$0 from 'node:util';
|
|
4
3
|
import fs__default from 'node:fs';
|
|
5
4
|
|
|
@@ -45,3 +44,5 @@ pathType.isSymlink = isType.bind(null, 'lstat', 'isSymbolicLink');
|
|
|
45
44
|
pathType.isFileSync = isTypeSync.bind(null, 'statSync', 'isFile');
|
|
46
45
|
pathType.isDirectorySync = isTypeSync.bind(null, 'statSync', 'isDirectory');
|
|
47
46
|
pathType.isSymlinkSync = isTypeSync.bind(null, 'lstatSync', 'isSymbolicLink');
|
|
47
|
+
|
|
48
|
+
export { pathType as default };
|
|
@@ -1,7 +1,5 @@
|
|
|
1
|
-
import { p as
|
|
2
|
-
import picomatch_1 from './lib/picomatch.mjs';
|
|
1
|
+
import { p as picomatch_1 } from './lib/picomatch.mjs';
|
|
3
2
|
|
|
4
|
-
|
|
3
|
+
var picomatch = picomatch_1;
|
|
5
4
|
|
|
6
|
-
|
|
7
|
-
} (picomatch));
|
|
5
|
+
export { picomatch as p };
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import constants$1 from './constants.mjs';
|
|
1
|
+
import { c as constants$1 } from './constants.mjs';
|
|
2
2
|
import './utils.mjs';
|
|
3
3
|
import { __exports as utils$1 } from '../../../../../../_virtual/utils.mjs';
|
|
4
4
|
|
|
@@ -1092,4 +1092,4 @@ parse.fastpaths = (input, options) => {
|
|
|
1092
1092
|
|
|
1093
1093
|
var parse_1 = parse;
|
|
1094
1094
|
|
|
1095
|
-
export { parse_1 as
|
|
1095
|
+
export { parse_1 as p };
|
package/build/esm/node_modules/.pnpm/picomatch@2.3.1/node_modules/picomatch/lib/picomatch.mjs
CHANGED
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
import path__default from 'node:path';
|
|
2
|
-
import scan_1 from './scan.mjs';
|
|
3
|
-
import parse_1 from './parse.mjs';
|
|
2
|
+
import { s as scan_1 } from './scan.mjs';
|
|
3
|
+
import { p as parse_1 } from './parse.mjs';
|
|
4
4
|
import './utils.mjs';
|
|
5
|
-
import constants$1 from './constants.mjs';
|
|
5
|
+
import { c as constants$1 } from './constants.mjs';
|
|
6
6
|
import { __exports as utils$1 } from '../../../../../../_virtual/utils.mjs';
|
|
7
7
|
|
|
8
8
|
const path = path__default;
|
|
@@ -346,4 +346,4 @@ picomatch.constants = constants;
|
|
|
346
346
|
|
|
347
347
|
var picomatch_1 = picomatch;
|
|
348
348
|
|
|
349
|
-
export { picomatch_1 as
|
|
349
|
+
export { picomatch_1 as p };
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import './utils.mjs';
|
|
2
|
-
import constants from './constants.mjs';
|
|
2
|
+
import { c as constants } from './constants.mjs';
|
|
3
3
|
import { __exports as utils$1 } from '../../../../../../_virtual/utils.mjs';
|
|
4
4
|
|
|
5
5
|
const utils = utils$1;
|
|
@@ -392,4 +392,4 @@ const scan = (input, options) => {
|
|
|
392
392
|
|
|
393
393
|
var scan_1 = scan;
|
|
394
394
|
|
|
395
|
-
export { scan_1 as
|
|
395
|
+
export { scan_1 as s };
|
|
@@ -1,7 +1,6 @@
|
|
|
1
1
|
import { __exports as utils } from '../../../../../../_virtual/utils.mjs';
|
|
2
|
-
export { __exports as default } from '../../../../../../_virtual/utils.mjs';
|
|
3
2
|
import path__default from 'node:path';
|
|
4
|
-
import constants from './constants.mjs';
|
|
3
|
+
import { c as constants } from './constants.mjs';
|
|
5
4
|
|
|
6
5
|
(function (exports) {
|
|
7
6
|
|
|
@@ -66,5 +65,5 @@ import constants from './constants.mjs';
|
|
|
66
65
|
output = `(?:^(?!${output}).*$)`;
|
|
67
66
|
}
|
|
68
67
|
return output;
|
|
69
|
-
};
|
|
68
|
+
};
|
|
70
69
|
} (utils));
|
|
@@ -1,14 +1,9 @@
|
|
|
1
1
|
import path__default from 'node:path';
|
|
2
|
-
import { findUp
|
|
2
|
+
import { findUp } from '../../../find-up@6.3.0/node_modules/find-up/index.mjs';
|
|
3
3
|
|
|
4
4
|
async function packageDirectory({cwd} = {}) {
|
|
5
5
|
const filePath = await findUp('package.json', {cwd});
|
|
6
6
|
return filePath && path__default.dirname(filePath);
|
|
7
7
|
}
|
|
8
8
|
|
|
9
|
-
|
|
10
|
-
const filePath = findUpSync('package.json', {cwd});
|
|
11
|
-
return filePath && path__default.dirname(filePath);
|
|
12
|
-
}
|
|
13
|
-
|
|
14
|
-
export { packageDirectory, packageDirectorySync };
|
|
9
|
+
export { packageDirectory };
|