@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
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
|
|
3
3
|
var matcher = require('../../../../../../../../_virtual/matcher.cjs');
|
|
4
4
|
require('../../utils/index.cjs');
|
|
5
|
-
var index = require('../../../../../../../../_virtual/
|
|
5
|
+
var index = require('../../../../../../../../_virtual/index2.cjs');
|
|
6
6
|
|
|
7
7
|
Object.defineProperty(matcher.__exports, "__esModule", { value: true });
|
|
8
8
|
const utils = index.__exports;
|
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
|
|
3
3
|
var entry = require('../../../../../../../../_virtual/entry2.cjs');
|
|
4
4
|
require('../../utils/index.cjs');
|
|
5
|
-
var index = require('../../../../../../../../_virtual/
|
|
5
|
+
var index = require('../../../../../../../../_virtual/index2.cjs');
|
|
6
6
|
|
|
7
7
|
Object.defineProperty(entry.__exports, "__esModule", { value: true });
|
|
8
8
|
const utils = index.__exports;
|
package/build/cjs/node_modules/.pnpm/fast-glob@3.2.12/node_modules/fast-glob/out/readers/async.cjs
CHANGED
|
@@ -4,7 +4,7 @@ var async = require('../../../../../../../_virtual/async2.cjs');
|
|
|
4
4
|
require('../../../../../@nodelib_fs.walk@1.2.8/node_modules/@nodelib/fs.walk/out/index.cjs');
|
|
5
5
|
require('./reader.cjs');
|
|
6
6
|
require('./stream.cjs');
|
|
7
|
-
var index = require('../../../../../../../_virtual/
|
|
7
|
+
var index = require('../../../../../../../_virtual/index5.cjs');
|
|
8
8
|
var reader = require('../../../../../../../_virtual/reader.cjs');
|
|
9
9
|
var stream = require('../../../../../../../_virtual/stream2.cjs');
|
|
10
10
|
|
package/build/cjs/node_modules/.pnpm/fast-glob@3.2.12/node_modules/fast-glob/out/readers/reader.cjs
CHANGED
|
@@ -4,8 +4,8 @@ var reader = require('../../../../../../../_virtual/reader.cjs');
|
|
|
4
4
|
var path$1 = require('node:path');
|
|
5
5
|
require('../../../../../@nodelib_fs.stat@2.0.5/node_modules/@nodelib/fs.stat/out/index.cjs');
|
|
6
6
|
require('../utils/index.cjs');
|
|
7
|
-
var index = require('../../../../../../../_virtual/
|
|
8
|
-
var index$1 = require('../../../../../../../_virtual/
|
|
7
|
+
var index = require('../../../../../../../_virtual/index6.cjs');
|
|
8
|
+
var index$1 = require('../../../../../../../_virtual/index2.cjs');
|
|
9
9
|
|
|
10
10
|
Object.defineProperty(reader.__exports, "__esModule", { value: true });
|
|
11
11
|
const path = path$1;
|
package/build/cjs/node_modules/.pnpm/fast-glob@3.2.12/node_modules/fast-glob/out/readers/stream.cjs
CHANGED
|
@@ -5,8 +5,8 @@ var require$$0 = require('node:stream');
|
|
|
5
5
|
require('../../../../../@nodelib_fs.stat@2.0.5/node_modules/@nodelib/fs.stat/out/index.cjs');
|
|
6
6
|
require('../../../../../@nodelib_fs.walk@1.2.8/node_modules/@nodelib/fs.walk/out/index.cjs');
|
|
7
7
|
require('./reader.cjs');
|
|
8
|
-
var index = require('../../../../../../../_virtual/
|
|
9
|
-
var index$1 = require('../../../../../../../_virtual/
|
|
8
|
+
var index = require('../../../../../../../_virtual/index6.cjs');
|
|
9
|
+
var index$1 = require('../../../../../../../_virtual/index5.cjs');
|
|
10
10
|
var reader = require('../../../../../../../_virtual/reader.cjs');
|
|
11
11
|
|
|
12
12
|
Object.defineProperty(stream.__exports, "__esModule", { value: true });
|
package/build/cjs/node_modules/.pnpm/fast-glob@3.2.12/node_modules/fast-glob/out/readers/sync.cjs
CHANGED
|
@@ -4,8 +4,8 @@ var sync = require('../../../../../../../_virtual/sync2.cjs');
|
|
|
4
4
|
require('../../../../../@nodelib_fs.stat@2.0.5/node_modules/@nodelib/fs.stat/out/index.cjs');
|
|
5
5
|
require('../../../../../@nodelib_fs.walk@1.2.8/node_modules/@nodelib/fs.walk/out/index.cjs');
|
|
6
6
|
require('./reader.cjs');
|
|
7
|
-
var index = require('../../../../../../../_virtual/
|
|
8
|
-
var index$1 = require('../../../../../../../_virtual/
|
|
7
|
+
var index = require('../../../../../../../_virtual/index6.cjs');
|
|
8
|
+
var index$1 = require('../../../../../../../_virtual/index5.cjs');
|
|
9
9
|
var reader = require('../../../../../../../_virtual/reader.cjs');
|
|
10
10
|
|
|
11
11
|
Object.defineProperty(sync.__exports, "__esModule", { value: true });
|
package/build/cjs/node_modules/.pnpm/fast-glob@3.2.12/node_modules/fast-glob/out/utils/index.cjs
CHANGED
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
|
|
3
3
|
Object.defineProperty(exports, '__esModule', { value: true });
|
|
4
4
|
|
|
5
|
-
var index = require('../../../../../../../_virtual/
|
|
5
|
+
var index = require('../../../../../../../_virtual/index2.cjs');
|
|
6
6
|
require('./array.cjs');
|
|
7
7
|
require('./errno.cjs');
|
|
8
8
|
require('./fs.cjs');
|
package/build/cjs/node_modules/.pnpm/fast-glob@3.2.12/node_modules/fast-glob/out/utils/pattern.cjs
CHANGED
|
@@ -10,8 +10,8 @@ var index$1 = require('../../../../../micromatch@4.0.5/node_modules/micromatch/i
|
|
|
10
10
|
Object.defineProperty(pattern.__exports, "__esModule", { value: true });
|
|
11
11
|
pattern.__exports.matchAny = pattern.__exports.convertPatternsToRe = pattern.__exports.makeRe = pattern.__exports.getPatternParts = pattern.__exports.expandBraceExpansion = pattern.__exports.expandPatternsWithBraceExpansion = pattern.__exports.isAffectDepthOfReadingPattern = pattern.__exports.endsWithSlashGlobStar = pattern.__exports.hasGlobStar = pattern.__exports.getBaseDirectory = pattern.__exports.isPatternRelatedToParentDirectory = pattern.__exports.getPatternsOutsideCurrentDirectory = pattern.__exports.getPatternsInsideCurrentDirectory = pattern.__exports.getPositivePatterns = pattern.__exports.getNegativePatterns = pattern.__exports.isPositivePattern = pattern.__exports.isNegativePattern = pattern.__exports.convertToNegativePattern = pattern.__exports.convertToPositivePattern = pattern.__exports.isDynamicPattern = pattern.__exports.isStaticPattern = void 0;
|
|
12
12
|
const path = path$1;
|
|
13
|
-
const globParent = index
|
|
14
|
-
const micromatch = index$1
|
|
13
|
+
const globParent = index.globParent;
|
|
14
|
+
const micromatch = index$1.micromatch_1;
|
|
15
15
|
const GLOBSTAR = '**';
|
|
16
16
|
const ESCAPE_SYMBOL = '\\';
|
|
17
17
|
const COMMON_GLOB_SYMBOLS_RE = /[*?]|^!/;
|
package/build/cjs/node_modules/.pnpm/fast-glob@3.2.12/node_modules/fast-glob/out/utils/stream.cjs
CHANGED
|
@@ -7,7 +7,7 @@ var index = require('../../../../../merge2@1.4.1/node_modules/merge2/index.cjs')
|
|
|
7
7
|
|
|
8
8
|
Object.defineProperty(stream.__exports, "__esModule", { value: true });
|
|
9
9
|
stream.__exports.merge = void 0;
|
|
10
|
-
const merge2 = index
|
|
10
|
+
const merge2 = index.merge2_1;
|
|
11
11
|
function merge(streams) {
|
|
12
12
|
const mergedStream = merge2(streams);
|
|
13
13
|
streams.forEach((stream) => {
|
|
@@ -1,13 +1,11 @@
|
|
|
1
1
|
'use strict';
|
|
2
2
|
|
|
3
|
-
Object.defineProperty(exports, '__esModule', { value: true });
|
|
4
|
-
|
|
5
3
|
var queue = require('../../../../../_virtual/queue.cjs');
|
|
6
4
|
var reusify$1 = require('../../../reusify@1.0.4/node_modules/reusify/reusify.cjs');
|
|
7
5
|
|
|
8
6
|
/* eslint-disable no-var */
|
|
9
7
|
|
|
10
|
-
var reusify = reusify$1
|
|
8
|
+
var reusify = reusify$1.reusify_1;
|
|
11
9
|
|
|
12
10
|
function fastqueue (context, worker, concurrency) {
|
|
13
11
|
if (typeof context === 'function') {
|
|
@@ -284,7 +282,9 @@ function queueAsPromised (context, worker, concurrency) {
|
|
|
284
282
|
}
|
|
285
283
|
}
|
|
286
284
|
|
|
287
|
-
queue.
|
|
288
|
-
queue.
|
|
285
|
+
queue.__module.exports = fastqueue;
|
|
286
|
+
queue.__module.exports.promise = queueAsPromised;
|
|
287
|
+
|
|
288
|
+
var queueExports = queue.__module.exports;
|
|
289
289
|
|
|
290
|
-
exports
|
|
290
|
+
exports.queueExports = queueExports;
|
|
@@ -1,7 +1,5 @@
|
|
|
1
1
|
'use strict';
|
|
2
2
|
|
|
3
|
-
Object.defineProperty(exports, '__esModule', { value: true });
|
|
4
|
-
|
|
5
3
|
var require$$0 = require('node:util');
|
|
6
4
|
var index = require('../../../to-regex-range@5.0.1/node_modules/to-regex-range/index.cjs');
|
|
7
5
|
|
|
@@ -13,7 +11,7 @@ var index = require('../../../to-regex-range@5.0.1/node_modules/to-regex-range/i
|
|
|
13
11
|
*/
|
|
14
12
|
|
|
15
13
|
const util = require$$0;
|
|
16
|
-
const toRegexRange = index
|
|
14
|
+
const toRegexRange = index.toRegexRange_1;
|
|
17
15
|
|
|
18
16
|
const isObject = val => val !== null && typeof val === 'object' && !Array.isArray(val);
|
|
19
17
|
|
|
@@ -253,4 +251,4 @@ const fill = (start, end, step, options = {}) => {
|
|
|
253
251
|
|
|
254
252
|
var fillRange = fill;
|
|
255
253
|
|
|
256
|
-
exports
|
|
254
|
+
exports.fillRange = fillRange;
|
|
@@ -52,61 +52,11 @@ async function findUpMultiple(name, options = {}) {
|
|
|
52
52
|
return matches;
|
|
53
53
|
}
|
|
54
54
|
|
|
55
|
-
function findUpMultipleSync(name, options = {}) {
|
|
56
|
-
let directory = path.resolve(toPath(options.cwd) || '');
|
|
57
|
-
const {root} = path.parse(directory);
|
|
58
|
-
const stopAt = options.stopAt || root;
|
|
59
|
-
const limit = options.limit || Number.POSITIVE_INFINITY;
|
|
60
|
-
const paths = [name].flat();
|
|
61
|
-
|
|
62
|
-
const runMatcher = locateOptions => {
|
|
63
|
-
if (typeof name !== 'function') {
|
|
64
|
-
return index.locatePathSync(paths, locateOptions);
|
|
65
|
-
}
|
|
66
|
-
|
|
67
|
-
const foundPath = name(locateOptions.cwd);
|
|
68
|
-
if (typeof foundPath === 'string') {
|
|
69
|
-
return index.locatePathSync([foundPath], locateOptions);
|
|
70
|
-
}
|
|
71
|
-
|
|
72
|
-
return foundPath;
|
|
73
|
-
};
|
|
74
|
-
|
|
75
|
-
const matches = [];
|
|
76
|
-
// eslint-disable-next-line no-constant-condition
|
|
77
|
-
while (true) {
|
|
78
|
-
const foundPath = runMatcher({...options, cwd: directory});
|
|
79
|
-
|
|
80
|
-
if (foundPath === findUpStop) {
|
|
81
|
-
break;
|
|
82
|
-
}
|
|
83
|
-
|
|
84
|
-
if (foundPath) {
|
|
85
|
-
matches.push(path.resolve(directory, foundPath));
|
|
86
|
-
}
|
|
87
|
-
|
|
88
|
-
if (directory === stopAt || matches.length >= limit) {
|
|
89
|
-
break;
|
|
90
|
-
}
|
|
91
|
-
|
|
92
|
-
directory = path.dirname(directory);
|
|
93
|
-
}
|
|
94
|
-
|
|
95
|
-
return matches;
|
|
96
|
-
}
|
|
97
|
-
|
|
98
55
|
async function findUp(name, options = {}) {
|
|
99
56
|
const matches = await findUpMultiple(name, {...options, limit: 1});
|
|
100
57
|
return matches[0];
|
|
101
58
|
}
|
|
102
59
|
|
|
103
|
-
function findUpSync(name, options = {}) {
|
|
104
|
-
const matches = findUpMultipleSync(name, {...options, limit: 1});
|
|
105
|
-
return matches[0];
|
|
106
|
-
}
|
|
107
|
-
|
|
108
60
|
exports.findUp = findUp;
|
|
109
61
|
exports.findUpMultiple = findUpMultiple;
|
|
110
|
-
exports.findUpMultipleSync = findUpMultipleSync;
|
|
111
62
|
exports.findUpStop = findUpStop;
|
|
112
|
-
exports.findUpSync = findUpSync;
|
|
@@ -1,12 +1,10 @@
|
|
|
1
1
|
'use strict';
|
|
2
2
|
|
|
3
|
-
Object.defineProperty(exports, '__esModule', { value: true });
|
|
4
|
-
|
|
5
3
|
var index = require('../../../is-glob@4.0.3/node_modules/is-glob/index.cjs');
|
|
6
4
|
var path = require('node:path');
|
|
7
5
|
var require$$2 = require('node:os');
|
|
8
6
|
|
|
9
|
-
var isGlob = index
|
|
7
|
+
var isGlob = index.isGlob;
|
|
10
8
|
var pathPosixDirname = path.posix.dirname;
|
|
11
9
|
var isWin32 = require$$2.platform() === 'win32';
|
|
12
10
|
|
|
@@ -47,4 +45,4 @@ var globParent = function globParent(str, opts) {
|
|
|
47
45
|
return str.replace(escaped, '$1');
|
|
48
46
|
};
|
|
49
47
|
|
|
50
|
-
exports
|
|
48
|
+
exports.globParent = globParent;
|
|
@@ -77,24 +77,5 @@ const isIgnoredByIgnoreFiles = async (patterns, options) => {
|
|
|
77
77
|
return getIsIgnoredPredicate(files, cwd);
|
|
78
78
|
};
|
|
79
79
|
|
|
80
|
-
const isIgnoredByIgnoreFilesSync = (patterns, options) => {
|
|
81
|
-
const {cwd} = normalizeOptions(options);
|
|
82
|
-
|
|
83
|
-
const paths = index["default"].sync(patterns, {cwd, ...ignoreFilesGlobOptions});
|
|
84
|
-
|
|
85
|
-
const files = paths.map(filePath => ({
|
|
86
|
-
filePath,
|
|
87
|
-
content: fs.readFileSync(filePath, 'utf8'),
|
|
88
|
-
}));
|
|
89
|
-
|
|
90
|
-
return getIsIgnoredPredicate(files, cwd);
|
|
91
|
-
};
|
|
92
|
-
|
|
93
|
-
const isGitIgnored = options => isIgnoredByIgnoreFiles(GITIGNORE_FILES_PATTERN, options);
|
|
94
|
-
const isGitIgnoredSync = options => isIgnoredByIgnoreFilesSync(GITIGNORE_FILES_PATTERN, options);
|
|
95
|
-
|
|
96
80
|
exports.GITIGNORE_FILES_PATTERN = GITIGNORE_FILES_PATTERN;
|
|
97
|
-
exports.isGitIgnored = isGitIgnored;
|
|
98
|
-
exports.isGitIgnoredSync = isGitIgnoredSync;
|
|
99
81
|
exports.isIgnoredByIgnoreFiles = isIgnoredByIgnoreFiles;
|
|
100
|
-
exports.isIgnoredByIgnoreFilesSync = isIgnoredByIgnoreFilesSync;
|
|
@@ -2,12 +2,11 @@
|
|
|
2
2
|
|
|
3
3
|
var fs = require('node:fs');
|
|
4
4
|
var path = require('node:path');
|
|
5
|
-
|
|
5
|
+
require('../../../merge2@1.4.1/node_modules/merge2/index.cjs');
|
|
6
6
|
var index = require('../../../fast-glob@3.2.12/node_modules/fast-glob/out/index.cjs');
|
|
7
|
-
require('../../../dir-glob@3.0.1/node_modules/dir-glob/index.cjs');
|
|
7
|
+
var index$1 = require('../../../dir-glob@3.0.1/node_modules/dir-glob/index.cjs');
|
|
8
8
|
var ignore = require('./ignore.cjs');
|
|
9
9
|
var utilities = require('./utilities.cjs');
|
|
10
|
-
var index$2 = require('../../../../../_virtual/index2.cjs');
|
|
11
10
|
|
|
12
11
|
const assertPatternsInput = patterns => {
|
|
13
12
|
if (patterns.some(pattern => typeof pattern !== 'string')) {
|
|
@@ -52,7 +51,6 @@ const normalizeOptions = (options = {}) => {
|
|
|
52
51
|
};
|
|
53
52
|
|
|
54
53
|
const normalizeArguments = fn => async (patterns, options) => fn(toPatternsArray(patterns), normalizeOptions(options));
|
|
55
|
-
const normalizeArgumentsSync = fn => (patterns, options) => fn(toPatternsArray(patterns), normalizeOptions(options));
|
|
56
54
|
|
|
57
55
|
const getIgnoreFilesPatterns = options => {
|
|
58
56
|
const {ignoreFiles, gitignore} = options;
|
|
@@ -72,13 +70,6 @@ const getFilter = async options => {
|
|
|
72
70
|
);
|
|
73
71
|
};
|
|
74
72
|
|
|
75
|
-
const getFilterSync = options => {
|
|
76
|
-
const ignoreFilesPatterns = getIgnoreFilesPatterns(options);
|
|
77
|
-
return createFilterFunction(
|
|
78
|
-
ignoreFilesPatterns.length > 0 && ignore.isIgnoredByIgnoreFilesSync(ignoreFilesPatterns, {cwd: options.cwd}),
|
|
79
|
-
);
|
|
80
|
-
};
|
|
81
|
-
|
|
82
73
|
const createFilterFunction = isIgnored => {
|
|
83
74
|
const seen = new Set();
|
|
84
75
|
|
|
@@ -92,7 +83,6 @@ const createFilterFunction = isIgnored => {
|
|
|
92
83
|
};
|
|
93
84
|
|
|
94
85
|
const unionFastGlobResults = (results, filter) => results.flat().filter(fastGlobResult => filter(fastGlobResult));
|
|
95
|
-
const unionFastGlobStreams = (streams, filter) => index$1["default"](streams).pipe(new utilities.FilterStream(fastGlobResult => filter(fastGlobResult)));
|
|
96
86
|
|
|
97
87
|
const convertNegativePatterns = (patterns, options) => {
|
|
98
88
|
const tasks = [];
|
|
@@ -155,8 +145,8 @@ const generateTasks = async (patterns, options) => {
|
|
|
155
145
|
patterns,
|
|
156
146
|
options.ignore,
|
|
157
147
|
] = await Promise.all([
|
|
158
|
-
index$
|
|
159
|
-
index$
|
|
148
|
+
index$1["default"](patterns, patternExpandOptions),
|
|
149
|
+
index$1["default"](options.ignore, ignoreExpandOptions),
|
|
160
150
|
]);
|
|
161
151
|
|
|
162
152
|
return {patterns, options};
|
|
@@ -164,26 +154,6 @@ const generateTasks = async (patterns, options) => {
|
|
|
164
154
|
);
|
|
165
155
|
};
|
|
166
156
|
|
|
167
|
-
const generateTasksSync = (patterns, options) => {
|
|
168
|
-
const globTasks = convertNegativePatterns(patterns, options);
|
|
169
|
-
|
|
170
|
-
const {cwd, expandDirectories} = options;
|
|
171
|
-
|
|
172
|
-
if (!expandDirectories) {
|
|
173
|
-
return globTasks;
|
|
174
|
-
}
|
|
175
|
-
|
|
176
|
-
const patternExpandOptions = getDirGlobOptions(expandDirectories, cwd);
|
|
177
|
-
const ignoreExpandOptions = cwd ? {cwd} : undefined;
|
|
178
|
-
|
|
179
|
-
return globTasks.map(task => {
|
|
180
|
-
let {patterns, options} = task;
|
|
181
|
-
patterns = index$2.dirGlob.exports.sync(patterns, patternExpandOptions);
|
|
182
|
-
options.ignore = index$2.dirGlob.exports.sync(options.ignore, ignoreExpandOptions);
|
|
183
|
-
return {patterns, options};
|
|
184
|
-
});
|
|
185
|
-
};
|
|
186
|
-
|
|
187
157
|
const globby = normalizeArguments(async (patterns, options) => {
|
|
188
158
|
const [
|
|
189
159
|
tasks,
|
|
@@ -197,34 +167,4 @@ const globby = normalizeArguments(async (patterns, options) => {
|
|
|
197
167
|
return unionFastGlobResults(results, filter);
|
|
198
168
|
});
|
|
199
169
|
|
|
200
|
-
const globbySync = normalizeArgumentsSync((patterns, options) => {
|
|
201
|
-
const tasks = generateTasksSync(patterns, options);
|
|
202
|
-
const filter = getFilterSync(options);
|
|
203
|
-
const results = tasks.map(task => index["default"].sync(task.patterns, task.options));
|
|
204
|
-
|
|
205
|
-
return unionFastGlobResults(results, filter);
|
|
206
|
-
});
|
|
207
|
-
|
|
208
|
-
const globbyStream = normalizeArgumentsSync((patterns, options) => {
|
|
209
|
-
const tasks = generateTasksSync(patterns, options);
|
|
210
|
-
const filter = getFilterSync(options);
|
|
211
|
-
const streams = tasks.map(task => index["default"].stream(task.patterns, task.options));
|
|
212
|
-
|
|
213
|
-
return unionFastGlobStreams(streams, filter);
|
|
214
|
-
});
|
|
215
|
-
|
|
216
|
-
const isDynamicPattern = normalizeArgumentsSync(
|
|
217
|
-
(patterns, options) => patterns.some(pattern => index["default"].isDynamicPattern(pattern, options)),
|
|
218
|
-
);
|
|
219
|
-
|
|
220
|
-
const generateGlobTasks = normalizeArguments(generateTasks);
|
|
221
|
-
const generateGlobTasksSync = normalizeArgumentsSync(generateTasksSync);
|
|
222
|
-
|
|
223
|
-
exports.isGitIgnored = ignore.isGitIgnored;
|
|
224
|
-
exports.isGitIgnoredSync = ignore.isGitIgnoredSync;
|
|
225
|
-
exports.generateGlobTasks = generateGlobTasks;
|
|
226
|
-
exports.generateGlobTasksSync = generateGlobTasksSync;
|
|
227
170
|
exports.globby = globby;
|
|
228
|
-
exports.globbyStream = globbyStream;
|
|
229
|
-
exports.globbySync = globbySync;
|
|
230
|
-
exports.isDynamicPattern = isDynamicPattern;
|
|
@@ -1,23 +1,10 @@
|
|
|
1
1
|
'use strict';
|
|
2
2
|
|
|
3
3
|
var node_url = require('node:url');
|
|
4
|
-
var require$$0 = require('node:stream');
|
|
5
4
|
|
|
6
5
|
const toPath = urlOrPath => urlOrPath instanceof URL ? node_url.fileURLToPath(urlOrPath) : urlOrPath;
|
|
7
6
|
|
|
8
|
-
class FilterStream extends require$$0.Transform {
|
|
9
|
-
constructor(filter) {
|
|
10
|
-
super({
|
|
11
|
-
objectMode: true,
|
|
12
|
-
transform(data, encoding, callback) {
|
|
13
|
-
callback(undefined, filter(data) ? data : undefined);
|
|
14
|
-
},
|
|
15
|
-
});
|
|
16
|
-
}
|
|
17
|
-
}
|
|
18
|
-
|
|
19
7
|
const isNegativePattern = pattern => pattern[0] === '!';
|
|
20
8
|
|
|
21
|
-
exports.FilterStream = FilterStream;
|
|
22
9
|
exports.isNegativePattern = isNegativePattern;
|
|
23
10
|
exports.toPath = toPath;
|
|
@@ -2,6 +2,8 @@
|
|
|
2
2
|
|
|
3
3
|
Object.defineProperty(exports, '__esModule', { value: true });
|
|
4
4
|
|
|
5
|
+
var _commonjsHelpers = require('../../../../../_virtual/_commonjsHelpers.cjs');
|
|
6
|
+
|
|
5
7
|
// A simple implementation of make-array
|
|
6
8
|
function makeArray (subject) {
|
|
7
9
|
return Array.isArray(subject)
|
|
@@ -621,4 +623,6 @@ if (
|
|
|
621
623
|
|| isNotRelative(path);
|
|
622
624
|
}
|
|
623
625
|
|
|
624
|
-
|
|
626
|
+
var gitIgnore = /*@__PURE__*/_commonjsHelpers.getDefaultExportFromCjs(ignore);
|
|
627
|
+
|
|
628
|
+
exports["default"] = gitIgnore;
|
|
@@ -1,7 +1,5 @@
|
|
|
1
1
|
'use strict';
|
|
2
2
|
|
|
3
|
-
Object.defineProperty(exports, '__esModule', { value: true });
|
|
4
|
-
|
|
5
3
|
/*!
|
|
6
4
|
* is-extglob <https://github.com/jonschlinkert/is-extglob>
|
|
7
5
|
*
|
|
@@ -23,4 +21,4 @@ var isExtglob = function isExtglob(str) {
|
|
|
23
21
|
return false;
|
|
24
22
|
};
|
|
25
23
|
|
|
26
|
-
exports
|
|
24
|
+
exports.isExtglob = isExtglob;
|
|
@@ -1,7 +1,5 @@
|
|
|
1
1
|
'use strict';
|
|
2
2
|
|
|
3
|
-
Object.defineProperty(exports, '__esModule', { value: true });
|
|
4
|
-
|
|
5
3
|
var index = require('../../../is-extglob@2.1.1/node_modules/is-extglob/index.cjs');
|
|
6
4
|
|
|
7
5
|
/*!
|
|
@@ -11,7 +9,7 @@ var index = require('../../../is-extglob@2.1.1/node_modules/is-extglob/index.cjs
|
|
|
11
9
|
* Released under the MIT License.
|
|
12
10
|
*/
|
|
13
11
|
|
|
14
|
-
var isExtglob = index
|
|
12
|
+
var isExtglob = index.isExtglob;
|
|
15
13
|
var chars = { '{': '}', '(': ')', '[': ']'};
|
|
16
14
|
var strictCheck = function(str) {
|
|
17
15
|
if (str[0] === '!') {
|
|
@@ -155,4 +153,4 @@ var isGlob = function isGlob(str, options) {
|
|
|
155
153
|
return check(str);
|
|
156
154
|
};
|
|
157
155
|
|
|
158
|
-
exports
|
|
156
|
+
exports.isGlob = isGlob;
|
|
@@ -1,7 +1,5 @@
|
|
|
1
1
|
'use strict';
|
|
2
2
|
|
|
3
|
-
Object.defineProperty(exports, '__esModule', { value: true });
|
|
4
|
-
|
|
5
3
|
/*!
|
|
6
4
|
* is-number <https://github.com/jonschlinkert/is-number>
|
|
7
5
|
*
|
|
@@ -19,4 +17,4 @@ var isNumber = function(num) {
|
|
|
19
17
|
return false;
|
|
20
18
|
};
|
|
21
19
|
|
|
22
|
-
exports
|
|
20
|
+
exports.isNumber = isNumber;
|
|
@@ -48,29 +48,4 @@ async function locatePath(
|
|
|
48
48
|
}, {concurrency, preserveOrder});
|
|
49
49
|
}
|
|
50
50
|
|
|
51
|
-
function locatePathSync(
|
|
52
|
-
paths,
|
|
53
|
-
{
|
|
54
|
-
cwd = process.cwd(),
|
|
55
|
-
type = 'file',
|
|
56
|
-
allowSymlinks = true,
|
|
57
|
-
} = {},
|
|
58
|
-
) {
|
|
59
|
-
checkType(type);
|
|
60
|
-
cwd = toPath(cwd);
|
|
61
|
-
|
|
62
|
-
const statFunction = allowSymlinks ? fs.statSync : fs.lstatSync;
|
|
63
|
-
|
|
64
|
-
for (const path_ of paths) {
|
|
65
|
-
try {
|
|
66
|
-
const stat = statFunction(path.resolve(cwd, path_));
|
|
67
|
-
|
|
68
|
-
if (matchType(type, stat)) {
|
|
69
|
-
return path_;
|
|
70
|
-
}
|
|
71
|
-
} catch {}
|
|
72
|
-
}
|
|
73
|
-
}
|
|
74
|
-
|
|
75
51
|
exports.locatePath = locatePath;
|
|
76
|
-
exports.locatePathSync = locatePathSync;
|
|
@@ -1,7 +1,5 @@
|
|
|
1
1
|
'use strict';
|
|
2
2
|
|
|
3
|
-
Object.defineProperty(exports, '__esModule', { value: true });
|
|
4
|
-
|
|
5
3
|
var require$$0 = require('node:stream');
|
|
6
4
|
|
|
7
5
|
/*
|
|
@@ -148,4 +146,4 @@ function pauseStreams (streams, options) {
|
|
|
148
146
|
return streams
|
|
149
147
|
}
|
|
150
148
|
|
|
151
|
-
exports
|
|
149
|
+
exports.merge2_1 = merge2_1;
|
|
@@ -1,17 +1,14 @@
|
|
|
1
1
|
'use strict';
|
|
2
2
|
|
|
3
|
-
Object.defineProperty(exports, '__esModule', { value: true });
|
|
4
|
-
|
|
5
3
|
var require$$0 = require('node:util');
|
|
6
4
|
var index = require('../../../braces@3.0.2/node_modules/braces/index.cjs');
|
|
7
|
-
require('../../../picomatch@2.3.1/node_modules/picomatch/index.cjs');
|
|
5
|
+
var index$1 = require('../../../picomatch@2.3.1/node_modules/picomatch/index.cjs');
|
|
8
6
|
require('../../../picomatch@2.3.1/node_modules/picomatch/lib/utils.cjs');
|
|
9
|
-
var index$1 = require('../../../../../_virtual/index9.cjs');
|
|
10
7
|
var utils$1 = require('../../../../../_virtual/utils.cjs');
|
|
11
8
|
|
|
12
9
|
const util = require$$0;
|
|
13
|
-
const braces = index
|
|
14
|
-
const picomatch = index$1.picomatch
|
|
10
|
+
const braces = index.braces_1;
|
|
11
|
+
const picomatch = index$1.picomatch;
|
|
15
12
|
const utils = utils$1.__exports;
|
|
16
13
|
const isEmptyString = val => val === '' || val === './';
|
|
17
14
|
|
|
@@ -475,4 +472,4 @@ micromatch.braceExpand = (pattern, options) => {
|
|
|
475
472
|
|
|
476
473
|
var micromatch_1 = micromatch;
|
|
477
474
|
|
|
478
|
-
exports
|
|
475
|
+
exports.micromatch_1 = micromatch_1;
|
|
@@ -1,10 +1,8 @@
|
|
|
1
1
|
'use strict';
|
|
2
2
|
|
|
3
|
-
Object.defineProperty(exports, '__esModule', { value: true });
|
|
4
|
-
|
|
5
3
|
const isWindows = typeof process === 'object' &&
|
|
6
4
|
process &&
|
|
7
5
|
process.platform === 'win32';
|
|
8
6
|
var path = isWindows ? { sep: '\\' } : { sep: '/' };
|
|
9
7
|
|
|
10
|
-
exports
|
|
8
|
+
exports.path = path;
|
|
@@ -2,6 +2,7 @@
|
|
|
2
2
|
|
|
3
3
|
Object.defineProperty(exports, '__esModule', { value: true });
|
|
4
4
|
|
|
5
|
+
var _commonjsHelpers = require('../../../../../_virtual/_commonjsHelpers.cjs');
|
|
5
6
|
var path$1 = require('./lib/path.cjs');
|
|
6
7
|
var index = require('../../../brace-expansion@2.0.1/node_modules/brace-expansion/index.cjs');
|
|
7
8
|
|
|
@@ -18,12 +19,12 @@ const minimatch = minimatch_1 = (p, pattern, options = {}) => {
|
|
|
18
19
|
|
|
19
20
|
var minimatch_1 = minimatch;
|
|
20
21
|
|
|
21
|
-
const path = path$1
|
|
22
|
+
const path = path$1.path;
|
|
22
23
|
minimatch.sep = path.sep;
|
|
23
24
|
|
|
24
25
|
const GLOBSTAR = Symbol('globstar **');
|
|
25
26
|
minimatch.GLOBSTAR = GLOBSTAR;
|
|
26
|
-
const expand = index
|
|
27
|
+
const expand = index.braceExpansion;
|
|
27
28
|
|
|
28
29
|
const plTypes = {
|
|
29
30
|
'!': { open: '(?:(?!(?:', close: '))[^/]*?)'},
|
|
@@ -912,6 +913,12 @@ class Minimatch {
|
|
|
912
913
|
|
|
913
914
|
minimatch.Minimatch = Minimatch;
|
|
914
915
|
|
|
915
|
-
var
|
|
916
|
+
var minimatch$1 = /*@__PURE__*/_commonjsHelpers.getDefaultExportFromCjs(minimatch_1);
|
|
916
917
|
|
|
917
|
-
|
|
918
|
+
var minimatch$2 = /*#__PURE__*/Object.freeze({
|
|
919
|
+
__proto__: null,
|
|
920
|
+
'default': minimatch$1
|
|
921
|
+
});
|
|
922
|
+
|
|
923
|
+
exports["default"] = minimatch$1;
|
|
924
|
+
exports.minimatch = minimatch$2;
|
|
@@ -1,9 +1,7 @@
|
|
|
1
1
|
'use strict';
|
|
2
2
|
|
|
3
|
-
var
|
|
4
|
-
var picomatch = require('./lib/picomatch.cjs');
|
|
3
|
+
var picomatch$1 = require('./lib/picomatch.cjs');
|
|
5
4
|
|
|
6
|
-
|
|
5
|
+
var picomatch = picomatch$1.picomatch_1;
|
|
7
6
|
|
|
8
|
-
|
|
9
|
-
} (index.picomatch));
|
|
7
|
+
exports.picomatch = picomatch;
|
package/build/cjs/node_modules/.pnpm/picomatch@2.3.1/node_modules/picomatch/lib/constants.cjs
CHANGED
|
@@ -1,7 +1,5 @@
|
|
|
1
1
|
'use strict';
|
|
2
2
|
|
|
3
|
-
Object.defineProperty(exports, '__esModule', { value: true });
|
|
4
|
-
|
|
5
3
|
var path$1 = require('node:path');
|
|
6
4
|
|
|
7
5
|
const path = path$1;
|
|
@@ -182,4 +180,4 @@ var constants = {
|
|
|
182
180
|
}
|
|
183
181
|
};
|
|
184
182
|
|
|
185
|
-
exports
|
|
183
|
+
exports.constants = constants;
|