@quilted/create 0.1.63 → 0.1.65
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/CHANGELOG.md +16 -0
- package/build/cjs/_virtual/index2.cjs +2 -2
- package/build/cjs/_virtual/index3.cjs +2 -2
- package/build/cjs/_virtual/index4.cjs +2 -2
- package/build/cjs/_virtual/index5.cjs +2 -2
- package/build/cjs/_virtual/index6.cjs +2 -2
- package/build/cjs/_virtual/index8.cjs +2 -2
- package/build/cjs/_virtual/parser-babel.cjs +1 -1
- package/build/cjs/_virtual/parser-typescript.cjs +1 -1
- package/build/cjs/_virtual/parser-yaml.cjs +1 -1
- package/build/cjs/_virtual/queue.cjs +1 -1
- package/build/cjs/_virtual/standalone.cjs +1 -1
- package/build/cjs/app.cjs +3 -5
- package/build/cjs/cli.cjs +1 -0
- package/build/cjs/module.cjs +3 -5
- package/build/cjs/node_modules/.pnpm/@nodelib_fs.scandir@2.1.5/node_modules/@nodelib/fs.scandir/out/adapters/fs.cjs +1 -1
- package/build/cjs/node_modules/.pnpm/@nodelib_fs.scandir@2.1.5/node_modules/@nodelib/fs.scandir/out/index.cjs +1 -1
- package/build/cjs/node_modules/.pnpm/@nodelib_fs.scandir@2.1.5/node_modules/@nodelib/fs.scandir/out/providers/async.cjs +3 -3
- package/build/cjs/node_modules/.pnpm/@nodelib_fs.scandir@2.1.5/node_modules/@nodelib/fs.scandir/out/providers/sync.cjs +2 -2
- package/build/cjs/node_modules/.pnpm/@nodelib_fs.scandir@2.1.5/node_modules/@nodelib/fs.scandir/out/settings.cjs +1 -1
- package/build/cjs/node_modules/.pnpm/@nodelib_fs.scandir@2.1.5/node_modules/@nodelib/fs.scandir/out/utils/index.cjs +1 -1
- package/build/cjs/node_modules/.pnpm/@nodelib_fs.stat@2.0.5/node_modules/@nodelib/fs.stat/out/adapters/fs.cjs +1 -1
- package/build/cjs/node_modules/.pnpm/@nodelib_fs.stat@2.0.5/node_modules/@nodelib/fs.stat/out/index.cjs +1 -1
- package/build/cjs/node_modules/.pnpm/@nodelib_fs.walk@1.2.8/node_modules/@nodelib/fs.walk/out/index.cjs +1 -1
- package/build/cjs/node_modules/.pnpm/@nodelib_fs.walk@1.2.8/node_modules/@nodelib/fs.walk/out/readers/async.cjs +3 -4
- package/build/cjs/node_modules/.pnpm/@nodelib_fs.walk@1.2.8/node_modules/@nodelib/fs.walk/out/readers/sync.cjs +1 -1
- package/build/cjs/node_modules/.pnpm/@nodelib_fs.walk@1.2.8/node_modules/@nodelib/fs.walk/out/settings.cjs +1 -1
- package/build/cjs/node_modules/.pnpm/arg@5.0.2/node_modules/arg/index.cjs +3 -1
- package/build/cjs/node_modules/.pnpm/balanced-match@1.0.2/node_modules/balanced-match/index.cjs +1 -3
- package/build/cjs/node_modules/.pnpm/brace-expansion@2.0.1/node_modules/brace-expansion/index.cjs +2 -4
- package/build/cjs/node_modules/.pnpm/braces@3.0.2/node_modules/braces/index.cjs +5 -7
- package/build/cjs/node_modules/.pnpm/braces@3.0.2/node_modules/braces/lib/compile.cjs +2 -4
- package/build/cjs/node_modules/.pnpm/braces@3.0.2/node_modules/braces/lib/constants.cjs +1 -3
- package/build/cjs/node_modules/.pnpm/braces@3.0.2/node_modules/braces/lib/expand.cjs +3 -5
- package/build/cjs/node_modules/.pnpm/braces@3.0.2/node_modules/braces/lib/parse.cjs +3 -5
- package/build/cjs/node_modules/.pnpm/braces@3.0.2/node_modules/braces/lib/stringify.cjs +1 -3
- package/build/cjs/node_modules/.pnpm/braces@3.0.2/node_modules/braces/lib/utils.cjs +1 -5
- package/build/cjs/node_modules/.pnpm/colorette@2.0.19/node_modules/colorette/index.cjs +1 -1
- package/build/cjs/node_modules/.pnpm/dir-glob@3.0.1/node_modules/dir-glob/index.cjs +9 -5
- package/build/cjs/node_modules/.pnpm/fast-glob@3.2.12/node_modules/fast-glob/out/index.cjs +5 -2
- package/build/cjs/node_modules/.pnpm/fast-glob@3.2.12/node_modules/fast-glob/out/managers/tasks.cjs +1 -1
- package/build/cjs/node_modules/.pnpm/fast-glob@3.2.12/node_modules/fast-glob/out/providers/filters/deep.cjs +1 -1
- package/build/cjs/node_modules/.pnpm/fast-glob@3.2.12/node_modules/fast-glob/out/providers/filters/entry.cjs +1 -1
- package/build/cjs/node_modules/.pnpm/fast-glob@3.2.12/node_modules/fast-glob/out/providers/filters/error.cjs +1 -1
- package/build/cjs/node_modules/.pnpm/fast-glob@3.2.12/node_modules/fast-glob/out/providers/matchers/matcher.cjs +1 -1
- package/build/cjs/node_modules/.pnpm/fast-glob@3.2.12/node_modules/fast-glob/out/providers/transformers/entry.cjs +1 -1
- package/build/cjs/node_modules/.pnpm/fast-glob@3.2.12/node_modules/fast-glob/out/readers/async.cjs +1 -1
- package/build/cjs/node_modules/.pnpm/fast-glob@3.2.12/node_modules/fast-glob/out/readers/reader.cjs +2 -2
- package/build/cjs/node_modules/.pnpm/fast-glob@3.2.12/node_modules/fast-glob/out/readers/stream.cjs +2 -2
- package/build/cjs/node_modules/.pnpm/fast-glob@3.2.12/node_modules/fast-glob/out/readers/sync.cjs +2 -2
- package/build/cjs/node_modules/.pnpm/fast-glob@3.2.12/node_modules/fast-glob/out/settings.cjs +1 -1
- package/build/cjs/node_modules/.pnpm/fast-glob@3.2.12/node_modules/fast-glob/out/utils/index.cjs +1 -1
- package/build/cjs/node_modules/.pnpm/fast-glob@3.2.12/node_modules/fast-glob/out/utils/pattern.cjs +2 -2
- package/build/cjs/node_modules/.pnpm/fast-glob@3.2.12/node_modules/fast-glob/out/utils/stream.cjs +1 -1
- package/build/cjs/node_modules/.pnpm/fastq@1.13.0/node_modules/fastq/queue.cjs +6 -6
- package/build/cjs/node_modules/.pnpm/fill-range@7.0.1/node_modules/fill-range/index.cjs +2 -4
- package/build/cjs/node_modules/.pnpm/find-up@6.3.0/node_modules/find-up/index.cjs +0 -50
- package/build/cjs/node_modules/.pnpm/glob-parent@5.1.2/node_modules/glob-parent/index.cjs +2 -4
- package/build/cjs/node_modules/.pnpm/globby@13.1.1/node_modules/globby/ignore.cjs +0 -19
- package/build/cjs/node_modules/.pnpm/globby@13.1.1/node_modules/globby/index.cjs +4 -64
- package/build/cjs/node_modules/.pnpm/globby@13.1.1/node_modules/globby/utilities.cjs +0 -13
- package/build/cjs/node_modules/.pnpm/ignore@5.2.4/node_modules/ignore/index.cjs +5 -1
- package/build/cjs/node_modules/.pnpm/is-extglob@2.1.1/node_modules/is-extglob/index.cjs +1 -3
- package/build/cjs/node_modules/.pnpm/is-glob@4.0.3/node_modules/is-glob/index.cjs +2 -4
- package/build/cjs/node_modules/.pnpm/is-number@7.0.0/node_modules/is-number/index.cjs +1 -3
- package/build/cjs/node_modules/.pnpm/locate-path@7.1.0/node_modules/locate-path/index.cjs +0 -25
- package/build/cjs/node_modules/.pnpm/merge2@1.4.1/node_modules/merge2/index.cjs +1 -3
- package/build/cjs/node_modules/.pnpm/micromatch@4.0.5/node_modules/micromatch/index.cjs +4 -7
- package/build/cjs/node_modules/.pnpm/minimatch@5.1.0/node_modules/minimatch/lib/path.cjs +1 -3
- package/build/cjs/node_modules/.pnpm/minimatch@5.1.0/node_modules/minimatch/minimatch.cjs +11 -4
- package/build/cjs/node_modules/.pnpm/path-type@4.0.0/node_modules/path-type/index.cjs +1 -1
- package/build/cjs/node_modules/.pnpm/picomatch@2.3.1/node_modules/picomatch/index.cjs +3 -5
- package/build/cjs/node_modules/.pnpm/picomatch@2.3.1/node_modules/picomatch/lib/constants.cjs +1 -3
- package/build/cjs/node_modules/.pnpm/picomatch@2.3.1/node_modules/picomatch/lib/parse.cjs +2 -4
- package/build/cjs/node_modules/.pnpm/picomatch@2.3.1/node_modules/picomatch/lib/picomatch.cjs +4 -6
- package/build/cjs/node_modules/.pnpm/picomatch@2.3.1/node_modules/picomatch/lib/scan.cjs +2 -4
- package/build/cjs/node_modules/.pnpm/picomatch@2.3.1/node_modules/picomatch/lib/utils.cjs +2 -6
- package/build/cjs/node_modules/.pnpm/pkg-dir@6.0.1/node_modules/pkg-dir/index.cjs +0 -6
- package/build/cjs/node_modules/.pnpm/prettier@2.8.1/node_modules/prettier/parser-babel.cjs +64 -0
- package/build/cjs/node_modules/.pnpm/prettier@2.8.1/node_modules/prettier/parser-typescript.cjs +292 -0
- package/build/cjs/node_modules/.pnpm/prettier@2.8.1/node_modules/prettier/parser-yaml.cjs +185 -0
- package/build/cjs/node_modules/.pnpm/prettier@2.8.1/node_modules/prettier/standalone.cjs +151 -0
- package/build/cjs/node_modules/.pnpm/prompts@2.4.2/node_modules/prompts/dist/prompts.cjs +3 -3
- package/build/cjs/node_modules/.pnpm/prompts@2.4.2/node_modules/prompts/index.cjs +4 -1
- package/build/cjs/node_modules/.pnpm/prompts@2.4.2/node_modules/prompts/lib/prompts.cjs +3 -3
- package/build/cjs/node_modules/.pnpm/queue-microtask@1.2.3/node_modules/queue-microtask/index.cjs +1 -3
- package/build/cjs/node_modules/.pnpm/reusify@1.0.4/node_modules/reusify/reusify.cjs +1 -3
- package/build/cjs/node_modules/.pnpm/run-parallel@1.2.0/node_modules/run-parallel/index.cjs +2 -4
- package/build/cjs/node_modules/.pnpm/to-regex-range@5.0.1/node_modules/to-regex-range/index.cjs +2 -4
- package/build/cjs/node_modules/.pnpm/yaml@2.1.1/node_modules/yaml/dist/doc/Document.cjs +1 -1
- package/build/cjs/node_modules/.pnpm/yaml@2.1.1/node_modules/yaml/dist/index.cjs +28 -84
- package/build/cjs/package.cjs +1 -3
- package/build/cjs/shared/package-manager.cjs +2 -2
- package/build/cjs/shared/prompts.cjs +3 -17
- package/build/cjs/shared.cjs +2 -2
- package/build/esm/_virtual/index2.mjs +2 -2
- package/build/esm/_virtual/index3.mjs +2 -2
- package/build/esm/_virtual/index4.mjs +2 -2
- package/build/esm/_virtual/index5.mjs +2 -2
- package/build/esm/_virtual/index6.mjs +2 -2
- package/build/esm/_virtual/index8.mjs +2 -2
- package/build/esm/_virtual/parser-babel.mjs +1 -1
- package/build/esm/_virtual/parser-typescript.mjs +1 -1
- package/build/esm/_virtual/parser-yaml.mjs +1 -1
- package/build/esm/_virtual/queue.mjs +1 -1
- package/build/esm/_virtual/standalone.mjs +1 -1
- package/build/esm/app.mjs +4 -6
- package/build/esm/cli.mjs +1 -0
- package/build/esm/module.mjs +4 -6
- package/build/esm/node_modules/.pnpm/@nodelib_fs.scandir@2.1.5/node_modules/@nodelib/fs.scandir/out/adapters/fs.mjs +1 -1
- package/build/esm/node_modules/.pnpm/@nodelib_fs.scandir@2.1.5/node_modules/@nodelib/fs.scandir/out/constants.mjs +2 -1
- package/build/esm/node_modules/.pnpm/@nodelib_fs.scandir@2.1.5/node_modules/@nodelib/fs.scandir/out/index.mjs +3 -2
- package/build/esm/node_modules/.pnpm/@nodelib_fs.scandir@2.1.5/node_modules/@nodelib/fs.scandir/out/providers/async.mjs +5 -4
- package/build/esm/node_modules/.pnpm/@nodelib_fs.scandir@2.1.5/node_modules/@nodelib/fs.scandir/out/providers/common.mjs +2 -1
- package/build/esm/node_modules/.pnpm/@nodelib_fs.scandir@2.1.5/node_modules/@nodelib/fs.scandir/out/providers/sync.mjs +4 -3
- package/build/esm/node_modules/.pnpm/@nodelib_fs.scandir@2.1.5/node_modules/@nodelib/fs.scandir/out/settings.mjs +1 -1
- package/build/esm/node_modules/.pnpm/@nodelib_fs.scandir@2.1.5/node_modules/@nodelib/fs.scandir/out/utils/fs.mjs +2 -1
- package/build/esm/node_modules/.pnpm/@nodelib_fs.scandir@2.1.5/node_modules/@nodelib/fs.scandir/out/utils/index.mjs +3 -2
- package/build/esm/node_modules/.pnpm/@nodelib_fs.stat@2.0.5/node_modules/@nodelib/fs.stat/out/adapters/fs.mjs +1 -1
- package/build/esm/node_modules/.pnpm/@nodelib_fs.stat@2.0.5/node_modules/@nodelib/fs.stat/out/index.mjs +3 -2
- package/build/esm/node_modules/.pnpm/@nodelib_fs.stat@2.0.5/node_modules/@nodelib/fs.stat/out/providers/async.mjs +2 -1
- package/build/esm/node_modules/.pnpm/@nodelib_fs.stat@2.0.5/node_modules/@nodelib/fs.stat/out/providers/sync.mjs +2 -1
- package/build/esm/node_modules/.pnpm/@nodelib_fs.walk@1.2.8/node_modules/@nodelib/fs.walk/out/index.mjs +3 -2
- package/build/esm/node_modules/.pnpm/@nodelib_fs.walk@1.2.8/node_modules/@nodelib/fs.walk/out/readers/async.mjs +3 -4
- package/build/esm/node_modules/.pnpm/@nodelib_fs.walk@1.2.8/node_modules/@nodelib/fs.walk/out/readers/common.mjs +2 -1
- package/build/esm/node_modules/.pnpm/@nodelib_fs.walk@1.2.8/node_modules/@nodelib/fs.walk/out/readers/sync.mjs +1 -1
- package/build/esm/node_modules/.pnpm/@nodelib_fs.walk@1.2.8/node_modules/@nodelib/fs.walk/out/settings.mjs +1 -1
- package/build/esm/node_modules/.pnpm/arg@5.0.2/node_modules/arg/index.mjs +3 -1
- package/build/esm/node_modules/.pnpm/balanced-match@1.0.2/node_modules/balanced-match/index.mjs +1 -1
- package/build/esm/node_modules/.pnpm/brace-expansion@2.0.1/node_modules/brace-expansion/index.mjs +2 -2
- package/build/esm/node_modules/.pnpm/braces@3.0.2/node_modules/braces/index.mjs +5 -5
- package/build/esm/node_modules/.pnpm/braces@3.0.2/node_modules/braces/lib/compile.mjs +2 -2
- package/build/esm/node_modules/.pnpm/braces@3.0.2/node_modules/braces/lib/constants.mjs +1 -1
- package/build/esm/node_modules/.pnpm/braces@3.0.2/node_modules/braces/lib/expand.mjs +3 -3
- package/build/esm/node_modules/.pnpm/braces@3.0.2/node_modules/braces/lib/parse.mjs +3 -3
- package/build/esm/node_modules/.pnpm/braces@3.0.2/node_modules/braces/lib/stringify.mjs +1 -1
- package/build/esm/node_modules/.pnpm/braces@3.0.2/node_modules/braces/lib/utils.mjs +1 -2
- package/build/esm/node_modules/.pnpm/colorette@2.0.19/node_modules/colorette/index.mjs +2 -3
- package/build/esm/node_modules/.pnpm/dir-glob@3.0.1/node_modules/dir-glob/index.mjs +9 -6
- package/build/esm/node_modules/.pnpm/fast-glob@3.2.12/node_modules/fast-glob/out/index.mjs +5 -2
- package/build/esm/node_modules/.pnpm/fast-glob@3.2.12/node_modules/fast-glob/out/managers/patterns.mjs +2 -1
- package/build/esm/node_modules/.pnpm/fast-glob@3.2.12/node_modules/fast-glob/out/managers/tasks.mjs +3 -2
- package/build/esm/node_modules/.pnpm/fast-glob@3.2.12/node_modules/fast-glob/out/providers/filters/deep.mjs +1 -1
- package/build/esm/node_modules/.pnpm/fast-glob@3.2.12/node_modules/fast-glob/out/providers/filters/entry.mjs +1 -1
- package/build/esm/node_modules/.pnpm/fast-glob@3.2.12/node_modules/fast-glob/out/providers/filters/error.mjs +1 -1
- package/build/esm/node_modules/.pnpm/fast-glob@3.2.12/node_modules/fast-glob/out/providers/matchers/matcher.mjs +1 -1
- package/build/esm/node_modules/.pnpm/fast-glob@3.2.12/node_modules/fast-glob/out/providers/transformers/entry.mjs +1 -1
- package/build/esm/node_modules/.pnpm/fast-glob@3.2.12/node_modules/fast-glob/out/readers/async.mjs +1 -1
- package/build/esm/node_modules/.pnpm/fast-glob@3.2.12/node_modules/fast-glob/out/readers/reader.mjs +2 -2
- package/build/esm/node_modules/.pnpm/fast-glob@3.2.12/node_modules/fast-glob/out/readers/stream.mjs +2 -2
- package/build/esm/node_modules/.pnpm/fast-glob@3.2.12/node_modules/fast-glob/out/readers/sync.mjs +2 -2
- package/build/esm/node_modules/.pnpm/fast-glob@3.2.12/node_modules/fast-glob/out/settings.mjs +1 -1
- package/build/esm/node_modules/.pnpm/fast-glob@3.2.12/node_modules/fast-glob/out/utils/array.mjs +2 -1
- package/build/esm/node_modules/.pnpm/fast-glob@3.2.12/node_modules/fast-glob/out/utils/errno.mjs +2 -1
- package/build/esm/node_modules/.pnpm/fast-glob@3.2.12/node_modules/fast-glob/out/utils/fs.mjs +2 -1
- package/build/esm/node_modules/.pnpm/fast-glob@3.2.12/node_modules/fast-glob/out/utils/index.mjs +3 -2
- package/build/esm/node_modules/.pnpm/fast-glob@3.2.12/node_modules/fast-glob/out/utils/path.mjs +2 -1
- package/build/esm/node_modules/.pnpm/fast-glob@3.2.12/node_modules/fast-glob/out/utils/pattern.mjs +4 -3
- package/build/esm/node_modules/.pnpm/fast-glob@3.2.12/node_modules/fast-glob/out/utils/stream.mjs +3 -2
- package/build/esm/node_modules/.pnpm/fast-glob@3.2.12/node_modules/fast-glob/out/utils/string.mjs +2 -1
- package/build/esm/node_modules/.pnpm/fastq@1.13.0/node_modules/fastq/queue.mjs +5 -4
- package/build/esm/node_modules/.pnpm/fill-range@7.0.1/node_modules/fill-range/index.mjs +2 -2
- package/build/esm/node_modules/.pnpm/find-up@6.3.0/node_modules/find-up/index.mjs +2 -50
- package/build/esm/node_modules/.pnpm/glob-parent@5.1.2/node_modules/glob-parent/index.mjs +2 -2
- package/build/esm/node_modules/.pnpm/globby@13.1.1/node_modules/globby/ignore.mjs +5 -21
- package/build/esm/node_modules/.pnpm/globby@13.1.1/node_modules/globby/index.mjs +9 -63
- package/build/esm/node_modules/.pnpm/globby@13.1.1/node_modules/globby/utilities.mjs +1 -13
- package/build/esm/node_modules/.pnpm/ignore@5.2.4/node_modules/ignore/index.mjs +5 -1
- package/build/esm/node_modules/.pnpm/is-extglob@2.1.1/node_modules/is-extglob/index.mjs +1 -1
- package/build/esm/node_modules/.pnpm/is-glob@4.0.3/node_modules/is-glob/index.mjs +2 -2
- package/build/esm/node_modules/.pnpm/is-number@7.0.0/node_modules/is-number/index.mjs +1 -1
- package/build/esm/node_modules/.pnpm/locate-path@7.1.0/node_modules/locate-path/index.mjs +2 -26
- package/build/esm/node_modules/.pnpm/merge2@1.4.1/node_modules/merge2/index.mjs +1 -1
- package/build/esm/node_modules/.pnpm/micromatch@4.0.5/node_modules/micromatch/index.mjs +4 -5
- package/build/esm/node_modules/.pnpm/minimatch@5.1.0/node_modules/minimatch/lib/path.mjs +1 -1
- package/build/esm/node_modules/.pnpm/minimatch@5.1.0/node_modules/minimatch/minimatch.mjs +10 -4
- package/build/esm/node_modules/.pnpm/path-type@4.0.0/node_modules/path-type/index.mjs +3 -2
- package/build/esm/node_modules/.pnpm/picomatch@2.3.1/node_modules/picomatch/index.mjs +3 -5
- package/build/esm/node_modules/.pnpm/picomatch@2.3.1/node_modules/picomatch/lib/constants.mjs +1 -1
- package/build/esm/node_modules/.pnpm/picomatch@2.3.1/node_modules/picomatch/lib/parse.mjs +2 -2
- package/build/esm/node_modules/.pnpm/picomatch@2.3.1/node_modules/picomatch/lib/picomatch.mjs +4 -4
- package/build/esm/node_modules/.pnpm/picomatch@2.3.1/node_modules/picomatch/lib/scan.mjs +2 -2
- package/build/esm/node_modules/.pnpm/picomatch@2.3.1/node_modules/picomatch/lib/utils.mjs +2 -3
- package/build/esm/node_modules/.pnpm/pkg-dir@6.0.1/node_modules/pkg-dir/index.mjs +2 -7
- package/build/esm/node_modules/.pnpm/prettier@2.8.1/node_modules/prettier/parser-babel.mjs +59 -0
- package/build/esm/node_modules/.pnpm/prettier@2.8.1/node_modules/prettier/parser-typescript.mjs +287 -0
- package/build/esm/node_modules/.pnpm/prettier@2.8.1/node_modules/prettier/parser-yaml.mjs +180 -0
- package/build/esm/node_modules/.pnpm/prettier@2.8.1/node_modules/prettier/standalone.mjs +146 -0
- package/build/esm/node_modules/.pnpm/prompts@2.4.2/node_modules/prompts/dist/prompts.mjs +2 -2
- package/build/esm/node_modules/.pnpm/prompts@2.4.2/node_modules/prompts/index.mjs +4 -1
- package/build/esm/node_modules/.pnpm/prompts@2.4.2/node_modules/prompts/lib/prompts.mjs +2 -2
- package/build/esm/node_modules/.pnpm/queue-microtask@1.2.3/node_modules/queue-microtask/index.mjs +1 -1
- package/build/esm/node_modules/.pnpm/reusify@1.0.4/node_modules/reusify/reusify.mjs +1 -1
- package/build/esm/node_modules/.pnpm/run-parallel@1.2.0/node_modules/run-parallel/index.mjs +2 -2
- package/build/esm/node_modules/.pnpm/to-regex-range@5.0.1/node_modules/to-regex-range/index.mjs +2 -2
- package/build/esm/node_modules/.pnpm/yaml@2.1.1/node_modules/yaml/dist/compose/compose-collection.mjs +2 -1
- package/build/esm/node_modules/.pnpm/yaml@2.1.1/node_modules/yaml/dist/compose/compose-doc.mjs +2 -1
- package/build/esm/node_modules/.pnpm/yaml@2.1.1/node_modules/yaml/dist/compose/compose-node.mjs +2 -1
- package/build/esm/node_modules/.pnpm/yaml@2.1.1/node_modules/yaml/dist/compose/compose-scalar.mjs +2 -1
- package/build/esm/node_modules/.pnpm/yaml@2.1.1/node_modules/yaml/dist/compose/composer.mjs +2 -1
- package/build/esm/node_modules/.pnpm/yaml@2.1.1/node_modules/yaml/dist/compose/resolve-block-map.mjs +2 -1
- package/build/esm/node_modules/.pnpm/yaml@2.1.1/node_modules/yaml/dist/compose/resolve-block-scalar.mjs +2 -1
- package/build/esm/node_modules/.pnpm/yaml@2.1.1/node_modules/yaml/dist/compose/resolve-block-seq.mjs +2 -1
- package/build/esm/node_modules/.pnpm/yaml@2.1.1/node_modules/yaml/dist/compose/resolve-end.mjs +2 -1
- package/build/esm/node_modules/.pnpm/yaml@2.1.1/node_modules/yaml/dist/compose/resolve-flow-collection.mjs +2 -1
- package/build/esm/node_modules/.pnpm/yaml@2.1.1/node_modules/yaml/dist/compose/resolve-flow-scalar.mjs +2 -1
- package/build/esm/node_modules/.pnpm/yaml@2.1.1/node_modules/yaml/dist/compose/resolve-props.mjs +2 -1
- package/build/esm/node_modules/.pnpm/yaml@2.1.1/node_modules/yaml/dist/compose/util-contains-newline.mjs +2 -1
- package/build/esm/node_modules/.pnpm/yaml@2.1.1/node_modules/yaml/dist/compose/util-empty-scalar-position.mjs +2 -1
- package/build/esm/node_modules/.pnpm/yaml@2.1.1/node_modules/yaml/dist/compose/util-flow-indent-check.mjs +2 -1
- package/build/esm/node_modules/.pnpm/yaml@2.1.1/node_modules/yaml/dist/compose/util-map-includes.mjs +2 -1
- package/build/esm/node_modules/.pnpm/yaml@2.1.1/node_modules/yaml/dist/doc/Document.mjs +3 -2
- package/build/esm/node_modules/.pnpm/yaml@2.1.1/node_modules/yaml/dist/doc/anchors.mjs +2 -1
- package/build/esm/node_modules/.pnpm/yaml@2.1.1/node_modules/yaml/dist/doc/applyReviver.mjs +2 -1
- package/build/esm/node_modules/.pnpm/yaml@2.1.1/node_modules/yaml/dist/doc/createNode.mjs +2 -1
- package/build/esm/node_modules/.pnpm/yaml@2.1.1/node_modules/yaml/dist/doc/directives.mjs +2 -1
- package/build/esm/node_modules/.pnpm/yaml@2.1.1/node_modules/yaml/dist/errors.mjs +2 -1
- package/build/esm/node_modules/.pnpm/yaml@2.1.1/node_modules/yaml/dist/index.mjs +28 -56
- package/build/esm/node_modules/.pnpm/yaml@2.1.1/node_modules/yaml/dist/log.mjs +2 -1
- package/build/esm/node_modules/.pnpm/yaml@2.1.1/node_modules/yaml/dist/nodes/Alias.mjs +2 -1
- package/build/esm/node_modules/.pnpm/yaml@2.1.1/node_modules/yaml/dist/nodes/Collection.mjs +2 -1
- package/build/esm/node_modules/.pnpm/yaml@2.1.1/node_modules/yaml/dist/nodes/Node.mjs +2 -1
- package/build/esm/node_modules/.pnpm/yaml@2.1.1/node_modules/yaml/dist/nodes/Pair.mjs +2 -1
- package/build/esm/node_modules/.pnpm/yaml@2.1.1/node_modules/yaml/dist/nodes/Scalar.mjs +2 -1
- package/build/esm/node_modules/.pnpm/yaml@2.1.1/node_modules/yaml/dist/nodes/YAMLMap.mjs +2 -1
- package/build/esm/node_modules/.pnpm/yaml@2.1.1/node_modules/yaml/dist/nodes/YAMLSeq.mjs +2 -1
- package/build/esm/node_modules/.pnpm/yaml@2.1.1/node_modules/yaml/dist/nodes/addPairToJSMap.mjs +2 -1
- package/build/esm/node_modules/.pnpm/yaml@2.1.1/node_modules/yaml/dist/nodes/toJS.mjs +2 -1
- package/build/esm/node_modules/.pnpm/yaml@2.1.1/node_modules/yaml/dist/parse/cst-scalar.mjs +2 -1
- package/build/esm/node_modules/.pnpm/yaml@2.1.1/node_modules/yaml/dist/parse/cst-stringify.mjs +2 -1
- package/build/esm/node_modules/.pnpm/yaml@2.1.1/node_modules/yaml/dist/parse/cst-visit.mjs +2 -1
- package/build/esm/node_modules/.pnpm/yaml@2.1.1/node_modules/yaml/dist/parse/cst.mjs +2 -1
- package/build/esm/node_modules/.pnpm/yaml@2.1.1/node_modules/yaml/dist/parse/lexer.mjs +2 -1
- package/build/esm/node_modules/.pnpm/yaml@2.1.1/node_modules/yaml/dist/parse/line-counter.mjs +2 -1
- package/build/esm/node_modules/.pnpm/yaml@2.1.1/node_modules/yaml/dist/parse/parser.mjs +2 -1
- package/build/esm/node_modules/.pnpm/yaml@2.1.1/node_modules/yaml/dist/public-api.mjs +2 -1
- package/build/esm/node_modules/.pnpm/yaml@2.1.1/node_modules/yaml/dist/schema/Schema.mjs +2 -1
- package/build/esm/node_modules/.pnpm/yaml@2.1.1/node_modules/yaml/dist/schema/common/map.mjs +2 -1
- package/build/esm/node_modules/.pnpm/yaml@2.1.1/node_modules/yaml/dist/schema/common/null.mjs +2 -1
- package/build/esm/node_modules/.pnpm/yaml@2.1.1/node_modules/yaml/dist/schema/common/seq.mjs +2 -1
- package/build/esm/node_modules/.pnpm/yaml@2.1.1/node_modules/yaml/dist/schema/common/string.mjs +2 -1
- package/build/esm/node_modules/.pnpm/yaml@2.1.1/node_modules/yaml/dist/schema/core/bool.mjs +2 -1
- package/build/esm/node_modules/.pnpm/yaml@2.1.1/node_modules/yaml/dist/schema/core/float.mjs +2 -1
- package/build/esm/node_modules/.pnpm/yaml@2.1.1/node_modules/yaml/dist/schema/core/int.mjs +2 -1
- package/build/esm/node_modules/.pnpm/yaml@2.1.1/node_modules/yaml/dist/schema/core/schema.mjs +2 -1
- package/build/esm/node_modules/.pnpm/yaml@2.1.1/node_modules/yaml/dist/schema/json/schema.mjs +2 -1
- package/build/esm/node_modules/.pnpm/yaml@2.1.1/node_modules/yaml/dist/schema/tags.mjs +2 -1
- package/build/esm/node_modules/.pnpm/yaml@2.1.1/node_modules/yaml/dist/schema/yaml-1.1/binary.mjs +2 -1
- package/build/esm/node_modules/.pnpm/yaml@2.1.1/node_modules/yaml/dist/schema/yaml-1.1/bool.mjs +2 -1
- package/build/esm/node_modules/.pnpm/yaml@2.1.1/node_modules/yaml/dist/schema/yaml-1.1/float.mjs +2 -1
- package/build/esm/node_modules/.pnpm/yaml@2.1.1/node_modules/yaml/dist/schema/yaml-1.1/int.mjs +2 -1
- package/build/esm/node_modules/.pnpm/yaml@2.1.1/node_modules/yaml/dist/schema/yaml-1.1/omap.mjs +2 -1
- package/build/esm/node_modules/.pnpm/yaml@2.1.1/node_modules/yaml/dist/schema/yaml-1.1/pairs.mjs +2 -1
- package/build/esm/node_modules/.pnpm/yaml@2.1.1/node_modules/yaml/dist/schema/yaml-1.1/schema.mjs +2 -1
- package/build/esm/node_modules/.pnpm/yaml@2.1.1/node_modules/yaml/dist/schema/yaml-1.1/set.mjs +2 -1
- package/build/esm/node_modules/.pnpm/yaml@2.1.1/node_modules/yaml/dist/schema/yaml-1.1/timestamp.mjs +2 -1
- package/build/esm/node_modules/.pnpm/yaml@2.1.1/node_modules/yaml/dist/stringify/foldFlowLines.mjs +2 -1
- package/build/esm/node_modules/.pnpm/yaml@2.1.1/node_modules/yaml/dist/stringify/stringify.mjs +2 -1
- package/build/esm/node_modules/.pnpm/yaml@2.1.1/node_modules/yaml/dist/stringify/stringifyCollection.mjs +2 -1
- package/build/esm/node_modules/.pnpm/yaml@2.1.1/node_modules/yaml/dist/stringify/stringifyComment.mjs +2 -1
- package/build/esm/node_modules/.pnpm/yaml@2.1.1/node_modules/yaml/dist/stringify/stringifyDocument.mjs +2 -1
- package/build/esm/node_modules/.pnpm/yaml@2.1.1/node_modules/yaml/dist/stringify/stringifyNumber.mjs +2 -1
- package/build/esm/node_modules/.pnpm/yaml@2.1.1/node_modules/yaml/dist/stringify/stringifyPair.mjs +2 -1
- package/build/esm/node_modules/.pnpm/yaml@2.1.1/node_modules/yaml/dist/stringify/stringifyString.mjs +2 -1
- package/build/esm/node_modules/.pnpm/yaml@2.1.1/node_modules/yaml/dist/visit.mjs +2 -1
- package/build/esm/package.mjs +1 -3
- package/build/esm/shared/package-manager.mjs +2 -2
- package/build/esm/shared/prompts.mjs +4 -19
- package/build/esm/shared.mjs +1 -1
- package/build/esnext/_virtual/index2.esnext +2 -2
- package/build/esnext/_virtual/index3.esnext +2 -2
- package/build/esnext/_virtual/index4.esnext +2 -2
- package/build/esnext/_virtual/index5.esnext +2 -2
- package/build/esnext/_virtual/index6.esnext +2 -2
- package/build/esnext/_virtual/index8.esnext +2 -2
- package/build/esnext/_virtual/parser-babel.esnext +1 -1
- package/build/esnext/_virtual/parser-typescript.esnext +1 -1
- package/build/esnext/_virtual/parser-yaml.esnext +1 -1
- package/build/esnext/_virtual/queue.esnext +1 -1
- package/build/esnext/_virtual/standalone.esnext +1 -1
- package/build/esnext/app.esnext +4 -6
- package/build/esnext/module.esnext +4 -6
- package/build/esnext/node_modules/.pnpm/@nodelib_fs.scandir@2.1.5/node_modules/@nodelib/fs.scandir/out/adapters/fs.esnext +1 -1
- package/build/esnext/node_modules/.pnpm/@nodelib_fs.scandir@2.1.5/node_modules/@nodelib/fs.scandir/out/constants.esnext +2 -1
- package/build/esnext/node_modules/.pnpm/@nodelib_fs.scandir@2.1.5/node_modules/@nodelib/fs.scandir/out/index.esnext +3 -2
- package/build/esnext/node_modules/.pnpm/@nodelib_fs.scandir@2.1.5/node_modules/@nodelib/fs.scandir/out/providers/async.esnext +5 -4
- package/build/esnext/node_modules/.pnpm/@nodelib_fs.scandir@2.1.5/node_modules/@nodelib/fs.scandir/out/providers/common.esnext +2 -1
- package/build/esnext/node_modules/.pnpm/@nodelib_fs.scandir@2.1.5/node_modules/@nodelib/fs.scandir/out/providers/sync.esnext +4 -3
- package/build/esnext/node_modules/.pnpm/@nodelib_fs.scandir@2.1.5/node_modules/@nodelib/fs.scandir/out/settings.esnext +1 -1
- package/build/esnext/node_modules/.pnpm/@nodelib_fs.scandir@2.1.5/node_modules/@nodelib/fs.scandir/out/utils/fs.esnext +2 -1
- package/build/esnext/node_modules/.pnpm/@nodelib_fs.scandir@2.1.5/node_modules/@nodelib/fs.scandir/out/utils/index.esnext +3 -2
- package/build/esnext/node_modules/.pnpm/@nodelib_fs.stat@2.0.5/node_modules/@nodelib/fs.stat/out/adapters/fs.esnext +1 -1
- package/build/esnext/node_modules/.pnpm/@nodelib_fs.stat@2.0.5/node_modules/@nodelib/fs.stat/out/index.esnext +3 -2
- package/build/esnext/node_modules/.pnpm/@nodelib_fs.stat@2.0.5/node_modules/@nodelib/fs.stat/out/providers/async.esnext +2 -1
- package/build/esnext/node_modules/.pnpm/@nodelib_fs.stat@2.0.5/node_modules/@nodelib/fs.stat/out/providers/sync.esnext +2 -1
- package/build/esnext/node_modules/.pnpm/@nodelib_fs.walk@1.2.8/node_modules/@nodelib/fs.walk/out/index.esnext +3 -2
- package/build/esnext/node_modules/.pnpm/@nodelib_fs.walk@1.2.8/node_modules/@nodelib/fs.walk/out/readers/async.esnext +3 -4
- package/build/esnext/node_modules/.pnpm/@nodelib_fs.walk@1.2.8/node_modules/@nodelib/fs.walk/out/readers/common.esnext +2 -1
- package/build/esnext/node_modules/.pnpm/@nodelib_fs.walk@1.2.8/node_modules/@nodelib/fs.walk/out/readers/sync.esnext +1 -1
- package/build/esnext/node_modules/.pnpm/@nodelib_fs.walk@1.2.8/node_modules/@nodelib/fs.walk/out/settings.esnext +1 -1
- package/build/esnext/node_modules/.pnpm/arg@5.0.2/node_modules/arg/index.esnext +4 -2
- package/build/esnext/node_modules/.pnpm/balanced-match@1.0.2/node_modules/balanced-match/index.esnext +1 -1
- package/build/esnext/node_modules/.pnpm/brace-expansion@2.0.1/node_modules/brace-expansion/index.esnext +2 -2
- package/build/esnext/node_modules/.pnpm/braces@3.0.2/node_modules/braces/index.esnext +5 -5
- package/build/esnext/node_modules/.pnpm/braces@3.0.2/node_modules/braces/lib/compile.esnext +2 -2
- package/build/esnext/node_modules/.pnpm/braces@3.0.2/node_modules/braces/lib/constants.esnext +1 -1
- package/build/esnext/node_modules/.pnpm/braces@3.0.2/node_modules/braces/lib/expand.esnext +3 -3
- package/build/esnext/node_modules/.pnpm/braces@3.0.2/node_modules/braces/lib/parse.esnext +3 -3
- package/build/esnext/node_modules/.pnpm/braces@3.0.2/node_modules/braces/lib/stringify.esnext +1 -1
- package/build/esnext/node_modules/.pnpm/braces@3.0.2/node_modules/braces/lib/utils.esnext +1 -2
- package/build/esnext/node_modules/.pnpm/colorette@2.0.19/node_modules/colorette/index.esnext +2 -3
- package/build/esnext/node_modules/.pnpm/dir-glob@3.0.1/node_modules/dir-glob/index.esnext +9 -6
- package/build/esnext/node_modules/.pnpm/fast-glob@3.2.12/node_modules/fast-glob/out/index.esnext +5 -2
- package/build/esnext/node_modules/.pnpm/fast-glob@3.2.12/node_modules/fast-glob/out/managers/patterns.esnext +2 -1
- package/build/esnext/node_modules/.pnpm/fast-glob@3.2.12/node_modules/fast-glob/out/managers/tasks.esnext +3 -2
- package/build/esnext/node_modules/.pnpm/fast-glob@3.2.12/node_modules/fast-glob/out/providers/filters/deep.esnext +1 -1
- package/build/esnext/node_modules/.pnpm/fast-glob@3.2.12/node_modules/fast-glob/out/providers/filters/entry.esnext +1 -1
- package/build/esnext/node_modules/.pnpm/fast-glob@3.2.12/node_modules/fast-glob/out/providers/filters/error.esnext +1 -1
- package/build/esnext/node_modules/.pnpm/fast-glob@3.2.12/node_modules/fast-glob/out/providers/matchers/matcher.esnext +1 -1
- package/build/esnext/node_modules/.pnpm/fast-glob@3.2.12/node_modules/fast-glob/out/providers/transformers/entry.esnext +1 -1
- package/build/esnext/node_modules/.pnpm/fast-glob@3.2.12/node_modules/fast-glob/out/readers/async.esnext +1 -1
- package/build/esnext/node_modules/.pnpm/fast-glob@3.2.12/node_modules/fast-glob/out/readers/reader.esnext +2 -2
- package/build/esnext/node_modules/.pnpm/fast-glob@3.2.12/node_modules/fast-glob/out/readers/stream.esnext +2 -2
- package/build/esnext/node_modules/.pnpm/fast-glob@3.2.12/node_modules/fast-glob/out/readers/sync.esnext +2 -2
- package/build/esnext/node_modules/.pnpm/fast-glob@3.2.12/node_modules/fast-glob/out/settings.esnext +1 -1
- package/build/esnext/node_modules/.pnpm/fast-glob@3.2.12/node_modules/fast-glob/out/utils/array.esnext +2 -1
- package/build/esnext/node_modules/.pnpm/fast-glob@3.2.12/node_modules/fast-glob/out/utils/errno.esnext +2 -1
- package/build/esnext/node_modules/.pnpm/fast-glob@3.2.12/node_modules/fast-glob/out/utils/fs.esnext +2 -1
- package/build/esnext/node_modules/.pnpm/fast-glob@3.2.12/node_modules/fast-glob/out/utils/index.esnext +3 -2
- package/build/esnext/node_modules/.pnpm/fast-glob@3.2.12/node_modules/fast-glob/out/utils/path.esnext +2 -1
- package/build/esnext/node_modules/.pnpm/fast-glob@3.2.12/node_modules/fast-glob/out/utils/pattern.esnext +4 -3
- package/build/esnext/node_modules/.pnpm/fast-glob@3.2.12/node_modules/fast-glob/out/utils/stream.esnext +3 -2
- package/build/esnext/node_modules/.pnpm/fast-glob@3.2.12/node_modules/fast-glob/out/utils/string.esnext +2 -1
- package/build/esnext/node_modules/.pnpm/fastq@1.13.0/node_modules/fastq/queue.esnext +5 -4
- package/build/esnext/node_modules/.pnpm/fill-range@7.0.1/node_modules/fill-range/index.esnext +2 -2
- package/build/esnext/node_modules/.pnpm/find-up@6.3.0/node_modules/find-up/index.esnext +2 -50
- package/build/esnext/node_modules/.pnpm/glob-parent@5.1.2/node_modules/glob-parent/index.esnext +2 -2
- package/build/esnext/node_modules/.pnpm/globby@13.1.1/node_modules/globby/ignore.esnext +5 -21
- package/build/esnext/node_modules/.pnpm/globby@13.1.1/node_modules/globby/index.esnext +9 -63
- package/build/esnext/node_modules/.pnpm/globby@13.1.1/node_modules/globby/utilities.esnext +1 -13
- package/build/esnext/node_modules/.pnpm/ignore@5.2.4/node_modules/ignore/index.esnext +5 -1
- package/build/esnext/node_modules/.pnpm/is-extglob@2.1.1/node_modules/is-extglob/index.esnext +1 -1
- package/build/esnext/node_modules/.pnpm/is-glob@4.0.3/node_modules/is-glob/index.esnext +2 -2
- package/build/esnext/node_modules/.pnpm/is-number@7.0.0/node_modules/is-number/index.esnext +1 -1
- package/build/esnext/node_modules/.pnpm/locate-path@7.1.0/node_modules/locate-path/index.esnext +2 -26
- package/build/esnext/node_modules/.pnpm/merge2@1.4.1/node_modules/merge2/index.esnext +1 -1
- package/build/esnext/node_modules/.pnpm/micromatch@4.0.5/node_modules/micromatch/index.esnext +4 -5
- package/build/esnext/node_modules/.pnpm/minimatch@5.1.0/node_modules/minimatch/lib/path.esnext +1 -1
- package/build/esnext/node_modules/.pnpm/minimatch@5.1.0/node_modules/minimatch/minimatch.esnext +10 -4
- package/build/esnext/node_modules/.pnpm/path-type@4.0.0/node_modules/path-type/index.esnext +3 -2
- package/build/esnext/node_modules/.pnpm/picomatch@2.3.1/node_modules/picomatch/index.esnext +3 -5
- package/build/esnext/node_modules/.pnpm/picomatch@2.3.1/node_modules/picomatch/lib/constants.esnext +1 -1
- package/build/esnext/node_modules/.pnpm/picomatch@2.3.1/node_modules/picomatch/lib/parse.esnext +2 -2
- package/build/esnext/node_modules/.pnpm/picomatch@2.3.1/node_modules/picomatch/lib/picomatch.esnext +4 -4
- package/build/esnext/node_modules/.pnpm/picomatch@2.3.1/node_modules/picomatch/lib/scan.esnext +2 -2
- package/build/esnext/node_modules/.pnpm/picomatch@2.3.1/node_modules/picomatch/lib/utils.esnext +2 -3
- package/build/esnext/node_modules/.pnpm/pkg-dir@6.0.1/node_modules/pkg-dir/index.esnext +2 -7
- package/build/esnext/node_modules/.pnpm/prettier@2.8.1/node_modules/prettier/parser-babel.esnext +59 -0
- package/build/esnext/node_modules/.pnpm/prettier@2.8.1/node_modules/prettier/parser-typescript.esnext +287 -0
- package/build/esnext/node_modules/.pnpm/prettier@2.8.1/node_modules/prettier/parser-yaml.esnext +180 -0
- package/build/esnext/node_modules/.pnpm/prettier@2.8.1/node_modules/prettier/standalone.esnext +146 -0
- package/build/esnext/node_modules/.pnpm/prompts@2.4.2/node_modules/prompts/dist/prompts.esnext +2 -2
- package/build/esnext/node_modules/.pnpm/prompts@2.4.2/node_modules/prompts/index.esnext +4 -1
- package/build/esnext/node_modules/.pnpm/prompts@2.4.2/node_modules/prompts/lib/prompts.esnext +2 -2
- package/build/esnext/node_modules/.pnpm/queue-microtask@1.2.3/node_modules/queue-microtask/index.esnext +1 -1
- package/build/esnext/node_modules/.pnpm/reusify@1.0.4/node_modules/reusify/reusify.esnext +1 -1
- package/build/esnext/node_modules/.pnpm/run-parallel@1.2.0/node_modules/run-parallel/index.esnext +2 -2
- package/build/esnext/node_modules/.pnpm/to-regex-range@5.0.1/node_modules/to-regex-range/index.esnext +2 -2
- package/build/esnext/node_modules/.pnpm/yaml@2.1.1/node_modules/yaml/dist/compose/compose-collection.esnext +2 -1
- package/build/esnext/node_modules/.pnpm/yaml@2.1.1/node_modules/yaml/dist/compose/compose-doc.esnext +2 -1
- package/build/esnext/node_modules/.pnpm/yaml@2.1.1/node_modules/yaml/dist/compose/compose-node.esnext +2 -1
- package/build/esnext/node_modules/.pnpm/yaml@2.1.1/node_modules/yaml/dist/compose/compose-scalar.esnext +2 -1
- package/build/esnext/node_modules/.pnpm/yaml@2.1.1/node_modules/yaml/dist/compose/composer.esnext +2 -1
- package/build/esnext/node_modules/.pnpm/yaml@2.1.1/node_modules/yaml/dist/compose/resolve-block-map.esnext +2 -1
- package/build/esnext/node_modules/.pnpm/yaml@2.1.1/node_modules/yaml/dist/compose/resolve-block-scalar.esnext +2 -1
- package/build/esnext/node_modules/.pnpm/yaml@2.1.1/node_modules/yaml/dist/compose/resolve-block-seq.esnext +2 -1
- package/build/esnext/node_modules/.pnpm/yaml@2.1.1/node_modules/yaml/dist/compose/resolve-end.esnext +2 -1
- package/build/esnext/node_modules/.pnpm/yaml@2.1.1/node_modules/yaml/dist/compose/resolve-flow-collection.esnext +2 -1
- package/build/esnext/node_modules/.pnpm/yaml@2.1.1/node_modules/yaml/dist/compose/resolve-flow-scalar.esnext +2 -1
- package/build/esnext/node_modules/.pnpm/yaml@2.1.1/node_modules/yaml/dist/compose/resolve-props.esnext +2 -1
- package/build/esnext/node_modules/.pnpm/yaml@2.1.1/node_modules/yaml/dist/compose/util-contains-newline.esnext +2 -1
- package/build/esnext/node_modules/.pnpm/yaml@2.1.1/node_modules/yaml/dist/compose/util-empty-scalar-position.esnext +2 -1
- package/build/esnext/node_modules/.pnpm/yaml@2.1.1/node_modules/yaml/dist/compose/util-flow-indent-check.esnext +2 -1
- package/build/esnext/node_modules/.pnpm/yaml@2.1.1/node_modules/yaml/dist/compose/util-map-includes.esnext +2 -1
- package/build/esnext/node_modules/.pnpm/yaml@2.1.1/node_modules/yaml/dist/doc/Document.esnext +3 -2
- package/build/esnext/node_modules/.pnpm/yaml@2.1.1/node_modules/yaml/dist/doc/anchors.esnext +2 -1
- package/build/esnext/node_modules/.pnpm/yaml@2.1.1/node_modules/yaml/dist/doc/applyReviver.esnext +2 -1
- package/build/esnext/node_modules/.pnpm/yaml@2.1.1/node_modules/yaml/dist/doc/createNode.esnext +2 -1
- package/build/esnext/node_modules/.pnpm/yaml@2.1.1/node_modules/yaml/dist/doc/directives.esnext +2 -1
- package/build/esnext/node_modules/.pnpm/yaml@2.1.1/node_modules/yaml/dist/errors.esnext +2 -1
- package/build/esnext/node_modules/.pnpm/yaml@2.1.1/node_modules/yaml/dist/index.esnext +28 -56
- package/build/esnext/node_modules/.pnpm/yaml@2.1.1/node_modules/yaml/dist/log.esnext +2 -1
- package/build/esnext/node_modules/.pnpm/yaml@2.1.1/node_modules/yaml/dist/nodes/Alias.esnext +2 -1
- package/build/esnext/node_modules/.pnpm/yaml@2.1.1/node_modules/yaml/dist/nodes/Collection.esnext +2 -1
- package/build/esnext/node_modules/.pnpm/yaml@2.1.1/node_modules/yaml/dist/nodes/Node.esnext +2 -1
- package/build/esnext/node_modules/.pnpm/yaml@2.1.1/node_modules/yaml/dist/nodes/Pair.esnext +2 -1
- package/build/esnext/node_modules/.pnpm/yaml@2.1.1/node_modules/yaml/dist/nodes/Scalar.esnext +2 -1
- package/build/esnext/node_modules/.pnpm/yaml@2.1.1/node_modules/yaml/dist/nodes/YAMLMap.esnext +2 -1
- package/build/esnext/node_modules/.pnpm/yaml@2.1.1/node_modules/yaml/dist/nodes/YAMLSeq.esnext +2 -1
- package/build/esnext/node_modules/.pnpm/yaml@2.1.1/node_modules/yaml/dist/nodes/addPairToJSMap.esnext +2 -1
- package/build/esnext/node_modules/.pnpm/yaml@2.1.1/node_modules/yaml/dist/nodes/toJS.esnext +2 -1
- package/build/esnext/node_modules/.pnpm/yaml@2.1.1/node_modules/yaml/dist/parse/cst-scalar.esnext +2 -1
- package/build/esnext/node_modules/.pnpm/yaml@2.1.1/node_modules/yaml/dist/parse/cst-stringify.esnext +2 -1
- package/build/esnext/node_modules/.pnpm/yaml@2.1.1/node_modules/yaml/dist/parse/cst-visit.esnext +2 -1
- package/build/esnext/node_modules/.pnpm/yaml@2.1.1/node_modules/yaml/dist/parse/cst.esnext +2 -1
- package/build/esnext/node_modules/.pnpm/yaml@2.1.1/node_modules/yaml/dist/parse/lexer.esnext +2 -1
- package/build/esnext/node_modules/.pnpm/yaml@2.1.1/node_modules/yaml/dist/parse/line-counter.esnext +2 -1
- package/build/esnext/node_modules/.pnpm/yaml@2.1.1/node_modules/yaml/dist/parse/parser.esnext +2 -1
- package/build/esnext/node_modules/.pnpm/yaml@2.1.1/node_modules/yaml/dist/public-api.esnext +2 -1
- package/build/esnext/node_modules/.pnpm/yaml@2.1.1/node_modules/yaml/dist/schema/Schema.esnext +2 -1
- package/build/esnext/node_modules/.pnpm/yaml@2.1.1/node_modules/yaml/dist/schema/common/map.esnext +2 -1
- package/build/esnext/node_modules/.pnpm/yaml@2.1.1/node_modules/yaml/dist/schema/common/null.esnext +2 -1
- package/build/esnext/node_modules/.pnpm/yaml@2.1.1/node_modules/yaml/dist/schema/common/seq.esnext +2 -1
- package/build/esnext/node_modules/.pnpm/yaml@2.1.1/node_modules/yaml/dist/schema/common/string.esnext +2 -1
- package/build/esnext/node_modules/.pnpm/yaml@2.1.1/node_modules/yaml/dist/schema/core/bool.esnext +2 -1
- package/build/esnext/node_modules/.pnpm/yaml@2.1.1/node_modules/yaml/dist/schema/core/float.esnext +2 -1
- package/build/esnext/node_modules/.pnpm/yaml@2.1.1/node_modules/yaml/dist/schema/core/int.esnext +2 -1
- package/build/esnext/node_modules/.pnpm/yaml@2.1.1/node_modules/yaml/dist/schema/core/schema.esnext +2 -1
- package/build/esnext/node_modules/.pnpm/yaml@2.1.1/node_modules/yaml/dist/schema/json/schema.esnext +2 -1
- package/build/esnext/node_modules/.pnpm/yaml@2.1.1/node_modules/yaml/dist/schema/tags.esnext +2 -1
- package/build/esnext/node_modules/.pnpm/yaml@2.1.1/node_modules/yaml/dist/schema/yaml-1.1/binary.esnext +2 -1
- package/build/esnext/node_modules/.pnpm/yaml@2.1.1/node_modules/yaml/dist/schema/yaml-1.1/bool.esnext +2 -1
- package/build/esnext/node_modules/.pnpm/yaml@2.1.1/node_modules/yaml/dist/schema/yaml-1.1/float.esnext +2 -1
- package/build/esnext/node_modules/.pnpm/yaml@2.1.1/node_modules/yaml/dist/schema/yaml-1.1/int.esnext +2 -1
- package/build/esnext/node_modules/.pnpm/yaml@2.1.1/node_modules/yaml/dist/schema/yaml-1.1/omap.esnext +2 -1
- package/build/esnext/node_modules/.pnpm/yaml@2.1.1/node_modules/yaml/dist/schema/yaml-1.1/pairs.esnext +2 -1
- package/build/esnext/node_modules/.pnpm/yaml@2.1.1/node_modules/yaml/dist/schema/yaml-1.1/schema.esnext +2 -1
- package/build/esnext/node_modules/.pnpm/yaml@2.1.1/node_modules/yaml/dist/schema/yaml-1.1/set.esnext +2 -1
- package/build/esnext/node_modules/.pnpm/yaml@2.1.1/node_modules/yaml/dist/schema/yaml-1.1/timestamp.esnext +2 -1
- package/build/esnext/node_modules/.pnpm/yaml@2.1.1/node_modules/yaml/dist/stringify/foldFlowLines.esnext +2 -1
- package/build/esnext/node_modules/.pnpm/yaml@2.1.1/node_modules/yaml/dist/stringify/stringify.esnext +2 -1
- package/build/esnext/node_modules/.pnpm/yaml@2.1.1/node_modules/yaml/dist/stringify/stringifyCollection.esnext +2 -1
- package/build/esnext/node_modules/.pnpm/yaml@2.1.1/node_modules/yaml/dist/stringify/stringifyComment.esnext +2 -1
- package/build/esnext/node_modules/.pnpm/yaml@2.1.1/node_modules/yaml/dist/stringify/stringifyDocument.esnext +2 -1
- package/build/esnext/node_modules/.pnpm/yaml@2.1.1/node_modules/yaml/dist/stringify/stringifyNumber.esnext +2 -1
- package/build/esnext/node_modules/.pnpm/yaml@2.1.1/node_modules/yaml/dist/stringify/stringifyPair.esnext +2 -1
- package/build/esnext/node_modules/.pnpm/yaml@2.1.1/node_modules/yaml/dist/stringify/stringifyString.esnext +2 -1
- package/build/esnext/node_modules/.pnpm/yaml@2.1.1/node_modules/yaml/dist/visit.esnext +2 -1
- package/build/esnext/package.esnext +3 -5
- package/build/esnext/shared/package-manager.esnext +2 -2
- package/build/esnext/shared/prompts.esnext +4 -19
- package/build/esnext/shared.esnext +1 -1
- package/build/tsconfig.tsbuildinfo +1 -1
- package/build/typescript/shared/prompts.d.ts +1 -3
- package/build/typescript/shared/prompts.d.ts.map +1 -1
- package/package.json +1 -1
- package/source/app.ts +1 -1
- package/source/module.ts +1 -1
- package/source/package.ts +1 -1
- package/source/shared/prompts.ts +2 -19
- package/templates/app-basic/package.json +1 -1
- package/templates/app-empty/package.json +1 -1
- package/templates/app-graphql/package.json +2 -2
- package/templates/app-single-file/package.json +1 -1
- package/templates/app-trpc/package.json +1 -1
- package/templates/module/package.json +1 -1
- package/templates/workspace/package.json +1 -1
- package/build/cjs/_virtual/index10.cjs +0 -5
- package/build/cjs/_virtual/index11.cjs +0 -5
- package/build/cjs/_virtual/index9.cjs +0 -5
- package/build/cjs/node_modules/.pnpm/arg@5.0.1/node_modules/arg/index.cjs +0 -201
- package/build/cjs/node_modules/.pnpm/colorette@2.0.16/node_modules/colorette/index.cjs +0 -227
- package/build/cjs/node_modules/.pnpm/prettier@2.6.2/node_modules/prettier/parser-babel.cjs +0 -40
- package/build/cjs/node_modules/.pnpm/prettier@2.6.2/node_modules/prettier/parser-typescript.cjs +0 -293
- package/build/cjs/node_modules/.pnpm/prettier@2.6.2/node_modules/prettier/parser-yaml.cjs +0 -163
- package/build/cjs/node_modules/.pnpm/prettier@2.6.2/node_modules/prettier/standalone.cjs +0 -128
- package/build/esm/_virtual/index10.mjs +0 -3
- package/build/esm/_virtual/index11.mjs +0 -3
- package/build/esm/_virtual/index9.mjs +0 -3
- package/build/esm/node_modules/.pnpm/arg@5.0.1/node_modules/arg/index.mjs +0 -197
- package/build/esm/node_modules/.pnpm/colorette@2.0.16/node_modules/colorette/index.mjs +0 -219
- package/build/esm/node_modules/.pnpm/prettier@2.6.2/node_modules/prettier/parser-babel.mjs +0 -36
- package/build/esm/node_modules/.pnpm/prettier@2.6.2/node_modules/prettier/parser-typescript.mjs +0 -289
- package/build/esm/node_modules/.pnpm/prettier@2.6.2/node_modules/prettier/parser-yaml.mjs +0 -159
- package/build/esm/node_modules/.pnpm/prettier@2.6.2/node_modules/prettier/standalone.mjs +0 -124
- package/build/esnext/_virtual/index10.esnext +0 -3
- package/build/esnext/_virtual/index11.esnext +0 -3
- package/build/esnext/_virtual/index9.esnext +0 -3
- package/build/esnext/node_modules/.pnpm/arg@5.0.1/node_modules/arg/index.esnext +0 -197
- package/build/esnext/node_modules/.pnpm/colorette@2.0.16/node_modules/colorette/index.esnext +0 -219
- package/build/esnext/node_modules/.pnpm/prettier@2.6.2/node_modules/prettier/parser-babel.esnext +0 -36
- package/build/esnext/node_modules/.pnpm/prettier@2.6.2/node_modules/prettier/parser-typescript.esnext +0 -289
- package/build/esnext/node_modules/.pnpm/prettier@2.6.2/node_modules/prettier/parser-yaml.esnext +0 -159
- package/build/esnext/node_modules/.pnpm/prettier@2.6.2/node_modules/prettier/standalone.esnext +0 -124
package/build/esnext/node_modules/.pnpm/yaml@2.1.1/node_modules/yaml/dist/parse/cst-visit.esnext
CHANGED
|
@@ -1,5 +1,4 @@
|
|
|
1
1
|
import { __exports as cstVisit } from '../../../../../../../_virtual/cst-visit.esnext';
|
|
2
|
-
export { __exports as default } from '../../../../../../../_virtual/cst-visit.esnext';
|
|
3
2
|
|
|
4
3
|
const BREAK = Symbol('break visit');
|
|
5
4
|
const SKIP = Symbol('skip children');
|
|
@@ -98,3 +97,5 @@ function _visit(path, item, visitor) {
|
|
|
98
97
|
}
|
|
99
98
|
|
|
100
99
|
cstVisit.visit = visit;
|
|
100
|
+
|
|
101
|
+
export { cstVisit as default };
|
|
@@ -1,5 +1,4 @@
|
|
|
1
1
|
import { __exports as cst } from '../../../../../../../_virtual/cst.esnext';
|
|
2
|
-
export { __exports as default } from '../../../../../../../_virtual/cst.esnext';
|
|
3
2
|
import './cst-scalar.esnext';
|
|
4
3
|
import './cst-stringify.esnext';
|
|
5
4
|
import './cst-visit.esnext';
|
|
@@ -117,3 +116,5 @@ cst.isCollection = isCollection;
|
|
|
117
116
|
cst.isScalar = isScalar;
|
|
118
117
|
cst.prettyToken = prettyToken;
|
|
119
118
|
cst.tokenType = tokenType;
|
|
119
|
+
|
|
120
|
+
export { cst as default };
|
package/build/esnext/node_modules/.pnpm/yaml@2.1.1/node_modules/yaml/dist/parse/lexer.esnext
CHANGED
|
@@ -1,5 +1,4 @@
|
|
|
1
1
|
import { __exports as lexer } from '../../../../../../../_virtual/lexer.esnext';
|
|
2
|
-
export { __exports as default } from '../../../../../../../_virtual/lexer.esnext';
|
|
3
2
|
import './cst.esnext';
|
|
4
3
|
import { __exports as cst$1 } from '../../../../../../../_virtual/cst.esnext';
|
|
5
4
|
|
|
@@ -704,3 +703,5 @@ class Lexer {
|
|
|
704
703
|
}
|
|
705
704
|
|
|
706
705
|
lexer.Lexer = Lexer;
|
|
706
|
+
|
|
707
|
+
export { lexer as default };
|
package/build/esnext/node_modules/.pnpm/yaml@2.1.1/node_modules/yaml/dist/parse/line-counter.esnext
CHANGED
|
@@ -1,5 +1,4 @@
|
|
|
1
1
|
import { __exports as lineCounter } from '../../../../../../../_virtual/line-counter.esnext';
|
|
2
|
-
export { __exports as default } from '../../../../../../../_virtual/line-counter.esnext';
|
|
3
2
|
|
|
4
3
|
/**
|
|
5
4
|
* Tracks newlines during parsing in order to provide an efficient API for
|
|
@@ -40,3 +39,5 @@ class LineCounter {
|
|
|
40
39
|
}
|
|
41
40
|
|
|
42
41
|
lineCounter.LineCounter = LineCounter;
|
|
42
|
+
|
|
43
|
+
export { lineCounter as default };
|
package/build/esnext/node_modules/.pnpm/yaml@2.1.1/node_modules/yaml/dist/parse/parser.esnext
CHANGED
|
@@ -1,5 +1,4 @@
|
|
|
1
1
|
import { __exports as parser } from '../../../../../../../_virtual/parser.esnext';
|
|
2
|
-
export { __exports as default } from '../../../../../../../_virtual/parser.esnext';
|
|
3
2
|
import './cst.esnext';
|
|
4
3
|
import './lexer.esnext';
|
|
5
4
|
import { __exports as cst$1 } from '../../../../../../../_virtual/cst.esnext';
|
|
@@ -957,3 +956,5 @@ class Parser {
|
|
|
957
956
|
}
|
|
958
957
|
|
|
959
958
|
parser.Parser = Parser;
|
|
959
|
+
|
|
960
|
+
export { parser as default };
|
|
@@ -1,5 +1,4 @@
|
|
|
1
1
|
import { __exports as publicApi } from '../../../../../../_virtual/public-api.esnext';
|
|
2
|
-
export { __exports as default } from '../../../../../../_virtual/public-api.esnext';
|
|
3
2
|
import './compose/composer.esnext';
|
|
4
3
|
import './doc/Document.esnext';
|
|
5
4
|
import './errors.esnext';
|
|
@@ -115,3 +114,5 @@ publicApi.parse = parse;
|
|
|
115
114
|
publicApi.parseAllDocuments = parseAllDocuments;
|
|
116
115
|
publicApi.parseDocument = parseDocument;
|
|
117
116
|
publicApi.stringify = stringify;
|
|
117
|
+
|
|
118
|
+
export { publicApi as default };
|
package/build/esnext/node_modules/.pnpm/yaml@2.1.1/node_modules/yaml/dist/schema/Schema.esnext
CHANGED
|
@@ -1,5 +1,4 @@
|
|
|
1
1
|
import { __exports as Schema$1 } from '../../../../../../../_virtual/Schema.esnext';
|
|
2
|
-
export { __exports as default } from '../../../../../../../_virtual/Schema.esnext';
|
|
3
2
|
import '../nodes/Node.esnext';
|
|
4
3
|
import './common/map.esnext';
|
|
5
4
|
import './common/seq.esnext';
|
|
@@ -49,3 +48,5 @@ class Schema {
|
|
|
49
48
|
}
|
|
50
49
|
|
|
51
50
|
Schema$1.Schema = Schema;
|
|
51
|
+
|
|
52
|
+
export { Schema$1 as default };
|
package/build/esnext/node_modules/.pnpm/yaml@2.1.1/node_modules/yaml/dist/schema/common/map.esnext
CHANGED
|
@@ -1,5 +1,4 @@
|
|
|
1
1
|
import { __exports as map$1 } from '../../../../../../../../_virtual/map.esnext';
|
|
2
|
-
export { __exports as default } from '../../../../../../../../_virtual/map.esnext';
|
|
3
2
|
import '../../nodes/Node.esnext';
|
|
4
3
|
import '../../nodes/Pair.esnext';
|
|
5
4
|
import '../../nodes/YAMLMap.esnext';
|
|
@@ -49,3 +48,5 @@ const map = {
|
|
|
49
48
|
};
|
|
50
49
|
|
|
51
50
|
map$1.map = map;
|
|
51
|
+
|
|
52
|
+
export { map$1 as default };
|
package/build/esnext/node_modules/.pnpm/yaml@2.1.1/node_modules/yaml/dist/schema/common/null.esnext
CHANGED
|
@@ -1,5 +1,4 @@
|
|
|
1
1
|
import { __exports as _null } from '../../../../../../../../_virtual/null.esnext';
|
|
2
|
-
export { __exports as default } from '../../../../../../../../_virtual/null.esnext';
|
|
3
2
|
import '../../nodes/Scalar.esnext';
|
|
4
3
|
import { __exports as Scalar$1 } from '../../../../../../../../_virtual/Scalar.esnext';
|
|
5
4
|
|
|
@@ -18,3 +17,5 @@ const nullTag = {
|
|
|
18
17
|
};
|
|
19
18
|
|
|
20
19
|
_null.nullTag = nullTag;
|
|
20
|
+
|
|
21
|
+
export { _null as default };
|
package/build/esnext/node_modules/.pnpm/yaml@2.1.1/node_modules/yaml/dist/schema/common/seq.esnext
CHANGED
|
@@ -1,5 +1,4 @@
|
|
|
1
1
|
import { __exports as seq$1 } from '../../../../../../../../_virtual/seq.esnext';
|
|
2
|
-
export { __exports as default } from '../../../../../../../../_virtual/seq.esnext';
|
|
3
2
|
import '../../doc/createNode.esnext';
|
|
4
3
|
import '../../nodes/Node.esnext';
|
|
5
4
|
import '../../nodes/YAMLSeq.esnext';
|
|
@@ -40,3 +39,5 @@ const seq = {
|
|
|
40
39
|
};
|
|
41
40
|
|
|
42
41
|
seq$1.seq = seq;
|
|
42
|
+
|
|
43
|
+
export { seq$1 as default };
|
|
@@ -1,5 +1,4 @@
|
|
|
1
1
|
import { __exports as string$1 } from '../../../../../../../../_virtual/string.esnext';
|
|
2
|
-
export { __exports as default } from '../../../../../../../../_virtual/string.esnext';
|
|
3
2
|
import '../../stringify/stringifyString.esnext';
|
|
4
3
|
import { __exports as stringifyString$1 } from '../../../../../../../../_virtual/stringifyString.esnext';
|
|
5
4
|
|
|
@@ -17,3 +16,5 @@ const string = {
|
|
|
17
16
|
};
|
|
18
17
|
|
|
19
18
|
string$1.string = string;
|
|
19
|
+
|
|
20
|
+
export { string$1 as default };
|
package/build/esnext/node_modules/.pnpm/yaml@2.1.1/node_modules/yaml/dist/schema/core/bool.esnext
CHANGED
|
@@ -1,5 +1,4 @@
|
|
|
1
1
|
import { __exports as bool } from '../../../../../../../../_virtual/bool.esnext';
|
|
2
|
-
export { __exports as default } from '../../../../../../../../_virtual/bool.esnext';
|
|
3
2
|
import '../../nodes/Scalar.esnext';
|
|
4
3
|
import { __exports as Scalar$1 } from '../../../../../../../../_virtual/Scalar.esnext';
|
|
5
4
|
|
|
@@ -22,3 +21,5 @@ const boolTag = {
|
|
|
22
21
|
};
|
|
23
22
|
|
|
24
23
|
bool.boolTag = boolTag;
|
|
24
|
+
|
|
25
|
+
export { bool as default };
|
package/build/esnext/node_modules/.pnpm/yaml@2.1.1/node_modules/yaml/dist/schema/core/float.esnext
CHANGED
|
@@ -1,5 +1,4 @@
|
|
|
1
1
|
import { __exports as float$1 } from '../../../../../../../../_virtual/float.esnext';
|
|
2
|
-
export { __exports as default } from '../../../../../../../../_virtual/float.esnext';
|
|
3
2
|
import '../../nodes/Scalar.esnext';
|
|
4
3
|
import '../../stringify/stringifyNumber.esnext';
|
|
5
4
|
import { __exports as Scalar$1 } from '../../../../../../../../_virtual/Scalar.esnext';
|
|
@@ -50,3 +49,5 @@ const float = {
|
|
|
50
49
|
float$1.float = float;
|
|
51
50
|
float$1.floatExp = floatExp;
|
|
52
51
|
float$1.floatNaN = floatNaN;
|
|
52
|
+
|
|
53
|
+
export { float$1 as default };
|
package/build/esnext/node_modules/.pnpm/yaml@2.1.1/node_modules/yaml/dist/schema/core/int.esnext
CHANGED
|
@@ -1,5 +1,4 @@
|
|
|
1
1
|
import { __exports as int$1 } from '../../../../../../../../_virtual/int.esnext';
|
|
2
|
-
export { __exports as default } from '../../../../../../../../_virtual/int.esnext';
|
|
3
2
|
import '../../stringify/stringifyNumber.esnext';
|
|
4
3
|
import { __exports as stringifyNumber$1 } from '../../../../../../../../_virtual/stringifyNumber.esnext';
|
|
5
4
|
|
|
@@ -43,3 +42,5 @@ const intHex = {
|
|
|
43
42
|
int$1.int = int;
|
|
44
43
|
int$1.intHex = intHex;
|
|
45
44
|
int$1.intOct = intOct;
|
|
45
|
+
|
|
46
|
+
export { int$1 as default };
|
package/build/esnext/node_modules/.pnpm/yaml@2.1.1/node_modules/yaml/dist/schema/core/schema.esnext
CHANGED
|
@@ -1,5 +1,4 @@
|
|
|
1
1
|
import { __exports as schema$1 } from '../../../../../../../../_virtual/schema2.esnext';
|
|
2
|
-
export { __exports as default } from '../../../../../../../../_virtual/schema2.esnext';
|
|
3
2
|
import '../common/map.esnext';
|
|
4
3
|
import '../common/null.esnext';
|
|
5
4
|
import '../common/seq.esnext';
|
|
@@ -38,3 +37,5 @@ const schema = [
|
|
|
38
37
|
];
|
|
39
38
|
|
|
40
39
|
schema$1.schema = schema;
|
|
40
|
+
|
|
41
|
+
export { schema$1 as default };
|
package/build/esnext/node_modules/.pnpm/yaml@2.1.1/node_modules/yaml/dist/schema/json/schema.esnext
CHANGED
|
@@ -1,5 +1,4 @@
|
|
|
1
1
|
import { __exports as schema$1 } from '../../../../../../../../_virtual/schema3.esnext';
|
|
2
|
-
export { __exports as default } from '../../../../../../../../_virtual/schema3.esnext';
|
|
3
2
|
import '../../nodes/Scalar.esnext';
|
|
4
3
|
import '../common/map.esnext';
|
|
5
4
|
import '../common/seq.esnext';
|
|
@@ -69,3 +68,5 @@ const jsonError = {
|
|
|
69
68
|
const schema = [map.map, seq.seq].concat(jsonScalars, jsonError);
|
|
70
69
|
|
|
71
70
|
schema$1.schema = schema;
|
|
71
|
+
|
|
72
|
+
export { schema$1 as default };
|
package/build/esnext/node_modules/.pnpm/yaml@2.1.1/node_modules/yaml/dist/schema/tags.esnext
CHANGED
|
@@ -1,5 +1,4 @@
|
|
|
1
1
|
import { __exports as tags } from '../../../../../../../_virtual/tags.esnext';
|
|
2
|
-
export { __exports as default } from '../../../../../../../_virtual/tags.esnext';
|
|
3
2
|
import './common/map.esnext';
|
|
4
3
|
import './common/null.esnext';
|
|
5
4
|
import './common/seq.esnext';
|
|
@@ -115,3 +114,5 @@ function getTags(customTags, schemaName) {
|
|
|
115
114
|
|
|
116
115
|
tags.coreKnownTags = coreKnownTags;
|
|
117
116
|
tags.getTags = getTags;
|
|
117
|
+
|
|
118
|
+
export { tags as default };
|
|
@@ -1,5 +1,4 @@
|
|
|
1
1
|
import { __exports as binary$1 } from '../../../../../../../../_virtual/binary.esnext';
|
|
2
|
-
export { __exports as default } from '../../../../../../../../_virtual/binary.esnext';
|
|
3
2
|
import '../../nodes/Scalar.esnext';
|
|
4
3
|
import '../../stringify/stringifyString.esnext';
|
|
5
4
|
import { __exports as Scalar$1 } from '../../../../../../../../_virtual/Scalar.esnext';
|
|
@@ -71,3 +70,5 @@ const binary = {
|
|
|
71
70
|
};
|
|
72
71
|
|
|
73
72
|
binary$1.binary = binary;
|
|
73
|
+
|
|
74
|
+
export { binary$1 as default };
|
|
@@ -1,5 +1,4 @@
|
|
|
1
1
|
import { __exports as bool } from '../../../../../../../../_virtual/bool2.esnext';
|
|
2
|
-
export { __exports as default } from '../../../../../../../../_virtual/bool2.esnext';
|
|
3
2
|
import '../../nodes/Scalar.esnext';
|
|
4
3
|
import { __exports as Scalar$1 } from '../../../../../../../../_virtual/Scalar.esnext';
|
|
5
4
|
|
|
@@ -30,3 +29,5 @@ const falseTag = {
|
|
|
30
29
|
|
|
31
30
|
bool.falseTag = falseTag;
|
|
32
31
|
bool.trueTag = trueTag;
|
|
32
|
+
|
|
33
|
+
export { bool as default };
|
|
@@ -1,5 +1,4 @@
|
|
|
1
1
|
import { __exports as float$1 } from '../../../../../../../../_virtual/float2.esnext';
|
|
2
|
-
export { __exports as default } from '../../../../../../../../_virtual/float2.esnext';
|
|
3
2
|
import '../../nodes/Scalar.esnext';
|
|
4
3
|
import '../../stringify/stringifyNumber.esnext';
|
|
5
4
|
import { __exports as Scalar$1 } from '../../../../../../../../_virtual/Scalar.esnext';
|
|
@@ -53,3 +52,5 @@ const float = {
|
|
|
53
52
|
float$1.float = float;
|
|
54
53
|
float$1.floatExp = floatExp;
|
|
55
54
|
float$1.floatNaN = floatNaN;
|
|
55
|
+
|
|
56
|
+
export { float$1 as default };
|
package/build/esnext/node_modules/.pnpm/yaml@2.1.1/node_modules/yaml/dist/schema/yaml-1.1/int.esnext
CHANGED
|
@@ -1,5 +1,4 @@
|
|
|
1
1
|
import { __exports as int$1 } from '../../../../../../../../_virtual/int2.esnext';
|
|
2
|
-
export { __exports as default } from '../../../../../../../../_virtual/int2.esnext';
|
|
3
2
|
import '../../stringify/stringifyNumber.esnext';
|
|
4
3
|
import { __exports as stringifyNumber$1 } from '../../../../../../../../_virtual/stringifyNumber.esnext';
|
|
5
4
|
|
|
@@ -77,3 +76,5 @@ int$1.int = int;
|
|
|
77
76
|
int$1.intBin = intBin;
|
|
78
77
|
int$1.intHex = intHex;
|
|
79
78
|
int$1.intOct = intOct;
|
|
79
|
+
|
|
80
|
+
export { int$1 as default };
|
|
@@ -1,5 +1,4 @@
|
|
|
1
1
|
import { __exports as omap$1 } from '../../../../../../../../_virtual/omap.esnext';
|
|
2
|
-
export { __exports as default } from '../../../../../../../../_virtual/omap.esnext';
|
|
3
2
|
import '../../nodes/YAMLSeq.esnext';
|
|
4
3
|
import '../../nodes/toJS.esnext';
|
|
5
4
|
import '../../nodes/Node.esnext';
|
|
@@ -85,3 +84,5 @@ const omap = {
|
|
|
85
84
|
|
|
86
85
|
omap$1.YAMLOMap = YAMLOMap;
|
|
87
86
|
omap$1.omap = omap;
|
|
87
|
+
|
|
88
|
+
export { omap$1 as default };
|
|
@@ -1,5 +1,4 @@
|
|
|
1
1
|
import { __exports as pairs$1 } from '../../../../../../../../_virtual/pairs.esnext';
|
|
2
|
-
export { __exports as default } from '../../../../../../../../_virtual/pairs.esnext';
|
|
3
2
|
import '../../nodes/Node.esnext';
|
|
4
3
|
import '../../nodes/Pair.esnext';
|
|
5
4
|
import '../../nodes/Scalar.esnext';
|
|
@@ -88,3 +87,5 @@ const pairs = {
|
|
|
88
87
|
pairs$1.createPairs = createPairs;
|
|
89
88
|
pairs$1.pairs = pairs;
|
|
90
89
|
pairs$1.resolvePairs = resolvePairs;
|
|
90
|
+
|
|
91
|
+
export { pairs$1 as default };
|
|
@@ -1,5 +1,4 @@
|
|
|
1
1
|
import { __exports as schema$1 } from '../../../../../../../../_virtual/schema4.esnext';
|
|
2
|
-
export { __exports as default } from '../../../../../../../../_virtual/schema4.esnext';
|
|
3
2
|
import '../common/map.esnext';
|
|
4
3
|
import '../common/null.esnext';
|
|
5
4
|
import '../common/seq.esnext';
|
|
@@ -62,3 +61,5 @@ const schema = [
|
|
|
62
61
|
];
|
|
63
62
|
|
|
64
63
|
schema$1.schema = schema;
|
|
64
|
+
|
|
65
|
+
export { schema$1 as default };
|
package/build/esnext/node_modules/.pnpm/yaml@2.1.1/node_modules/yaml/dist/schema/yaml-1.1/set.esnext
CHANGED
|
@@ -1,5 +1,4 @@
|
|
|
1
1
|
import { __exports as set$1 } from '../../../../../../../../_virtual/set.esnext';
|
|
2
|
-
export { __exports as default } from '../../../../../../../../_virtual/set.esnext';
|
|
3
2
|
import '../../nodes/Node.esnext';
|
|
4
3
|
import '../../nodes/Pair.esnext';
|
|
5
4
|
import '../../nodes/YAMLMap.esnext';
|
|
@@ -99,3 +98,5 @@ const set = {
|
|
|
99
98
|
|
|
100
99
|
set$1.YAMLSet = YAMLSet;
|
|
101
100
|
set$1.set = set;
|
|
101
|
+
|
|
102
|
+
export { set$1 as default };
|
|
@@ -1,5 +1,4 @@
|
|
|
1
1
|
import { __exports as timestamp$1 } from '../../../../../../../../_virtual/timestamp.esnext';
|
|
2
|
-
export { __exports as default } from '../../../../../../../../_virtual/timestamp.esnext';
|
|
3
2
|
import '../../stringify/stringifyNumber.esnext';
|
|
4
3
|
import { __exports as stringifyNumber$1 } from '../../../../../../../../_virtual/stringifyNumber.esnext';
|
|
5
4
|
|
|
@@ -106,3 +105,5 @@ const timestamp = {
|
|
|
106
105
|
timestamp$1.floatTime = floatTime;
|
|
107
106
|
timestamp$1.intTime = intTime;
|
|
108
107
|
timestamp$1.timestamp = timestamp;
|
|
108
|
+
|
|
109
|
+
export { timestamp$1 as default };
|
|
@@ -1,5 +1,4 @@
|
|
|
1
1
|
import { __exports as foldFlowLines$1 } from '../../../../../../../_virtual/foldFlowLines.esnext';
|
|
2
|
-
export { __exports as default } from '../../../../../../../_virtual/foldFlowLines.esnext';
|
|
3
2
|
|
|
4
3
|
const FOLD_FLOW = 'flow';
|
|
5
4
|
const FOLD_BLOCK = 'block';
|
|
@@ -139,3 +138,5 @@ foldFlowLines$1.FOLD_BLOCK = FOLD_BLOCK;
|
|
|
139
138
|
foldFlowLines$1.FOLD_FLOW = FOLD_FLOW;
|
|
140
139
|
foldFlowLines$1.FOLD_QUOTED = FOLD_QUOTED;
|
|
141
140
|
foldFlowLines$1.foldFlowLines = foldFlowLines;
|
|
141
|
+
|
|
142
|
+
export { foldFlowLines$1 as default };
|
package/build/esnext/node_modules/.pnpm/yaml@2.1.1/node_modules/yaml/dist/stringify/stringify.esnext
CHANGED
|
@@ -1,5 +1,4 @@
|
|
|
1
1
|
import { __exports as stringify$1 } from '../../../../../../../_virtual/stringify.esnext';
|
|
2
|
-
export { __exports as default } from '../../../../../../../_virtual/stringify.esnext';
|
|
3
2
|
import '../doc/anchors.esnext';
|
|
4
3
|
import '../nodes/Node.esnext';
|
|
5
4
|
import './stringifyComment.esnext';
|
|
@@ -132,3 +131,5 @@ function stringify(item, ctx, onComment, onChompKeep) {
|
|
|
132
131
|
|
|
133
132
|
stringify$1.createStringifyContext = createStringifyContext;
|
|
134
133
|
stringify$1.stringify = stringify;
|
|
134
|
+
|
|
135
|
+
export { stringify$1 as default };
|
|
@@ -1,5 +1,4 @@
|
|
|
1
1
|
import { __exports as stringifyCollection$1 } from '../../../../../../../_virtual/stringifyCollection.esnext';
|
|
2
|
-
export { __exports as default } from '../../../../../../../_virtual/stringifyCollection.esnext';
|
|
3
2
|
import '../nodes/Collection.esnext';
|
|
4
3
|
import '../nodes/Node.esnext';
|
|
5
4
|
import './stringify.esnext';
|
|
@@ -160,3 +159,5 @@ function addCommentBefore({ indent, options: { commentString } }, lines, comment
|
|
|
160
159
|
}
|
|
161
160
|
|
|
162
161
|
stringifyCollection$1.stringifyCollection = stringifyCollection;
|
|
162
|
+
|
|
163
|
+
export { stringifyCollection$1 as default };
|
|
@@ -1,5 +1,4 @@
|
|
|
1
1
|
import { __exports as stringifyComment$1 } from '../../../../../../../_virtual/stringifyComment.esnext';
|
|
2
|
-
export { __exports as default } from '../../../../../../../_virtual/stringifyComment.esnext';
|
|
3
2
|
|
|
4
3
|
/**
|
|
5
4
|
* Stringifies a comment.
|
|
@@ -23,3 +22,5 @@ const lineComment = (str, indent, comment) => str.endsWith('\n')
|
|
|
23
22
|
stringifyComment$1.indentComment = indentComment;
|
|
24
23
|
stringifyComment$1.lineComment = lineComment;
|
|
25
24
|
stringifyComment$1.stringifyComment = stringifyComment;
|
|
25
|
+
|
|
26
|
+
export { stringifyComment$1 as default };
|
|
@@ -1,5 +1,4 @@
|
|
|
1
1
|
import { __exports as stringifyDocument$1 } from '../../../../../../../_virtual/stringifyDocument.esnext';
|
|
2
|
-
export { __exports as default } from '../../../../../../../_virtual/stringifyDocument.esnext';
|
|
3
2
|
import '../nodes/Node.esnext';
|
|
4
3
|
import './stringify.esnext';
|
|
5
4
|
import './stringifyComment.esnext';
|
|
@@ -92,3 +91,5 @@ function stringifyDocument(doc, options) {
|
|
|
92
91
|
}
|
|
93
92
|
|
|
94
93
|
stringifyDocument$1.stringifyDocument = stringifyDocument;
|
|
94
|
+
|
|
95
|
+
export { stringifyDocument$1 as default };
|
|
@@ -1,5 +1,4 @@
|
|
|
1
1
|
import { __exports as stringifyNumber$1 } from '../../../../../../../_virtual/stringifyNumber.esnext';
|
|
2
|
-
export { __exports as default } from '../../../../../../../_virtual/stringifyNumber.esnext';
|
|
3
2
|
|
|
4
3
|
function stringifyNumber({ format, minFractionDigits, tag, value }) {
|
|
5
4
|
if (typeof value === 'bigint')
|
|
@@ -25,3 +24,5 @@ function stringifyNumber({ format, minFractionDigits, tag, value }) {
|
|
|
25
24
|
}
|
|
26
25
|
|
|
27
26
|
stringifyNumber$1.stringifyNumber = stringifyNumber;
|
|
27
|
+
|
|
28
|
+
export { stringifyNumber$1 as default };
|
|
@@ -1,5 +1,4 @@
|
|
|
1
1
|
import { __exports as stringifyPair$1 } from '../../../../../../../_virtual/stringifyPair.esnext';
|
|
2
|
-
export { __exports as default } from '../../../../../../../_virtual/stringifyPair.esnext';
|
|
3
2
|
import '../nodes/Node.esnext';
|
|
4
3
|
import '../nodes/Scalar.esnext';
|
|
5
4
|
import './stringify.esnext';
|
|
@@ -134,3 +133,5 @@ function stringifyPair({ key, value }, ctx, onComment, onChompKeep) {
|
|
|
134
133
|
}
|
|
135
134
|
|
|
136
135
|
stringifyPair$1.stringifyPair = stringifyPair;
|
|
136
|
+
|
|
137
|
+
export { stringifyPair$1 as default };
|
|
@@ -1,5 +1,4 @@
|
|
|
1
1
|
import { __exports as stringifyString$1 } from '../../../../../../../_virtual/stringifyString.esnext';
|
|
2
|
-
export { __exports as default } from '../../../../../../../_virtual/stringifyString.esnext';
|
|
3
2
|
import '../nodes/Scalar.esnext';
|
|
4
3
|
import './foldFlowLines.esnext';
|
|
5
4
|
import { __exports as Scalar$1 } from '../../../../../../../_virtual/Scalar.esnext';
|
|
@@ -319,3 +318,5 @@ function stringifyString(item, ctx, onComment, onChompKeep) {
|
|
|
319
318
|
}
|
|
320
319
|
|
|
321
320
|
stringifyString$1.stringifyString = stringifyString;
|
|
321
|
+
|
|
322
|
+
export { stringifyString$1 as default };
|
|
@@ -1,5 +1,4 @@
|
|
|
1
1
|
import { __exports as visit$1 } from '../../../../../../_virtual/visit.esnext';
|
|
2
|
-
export { __exports as default } from '../../../../../../_virtual/visit.esnext';
|
|
3
2
|
import './nodes/Node.esnext';
|
|
4
3
|
import { __exports as Node$1 } from '../../../../../../_virtual/Node.esnext';
|
|
5
4
|
|
|
@@ -237,3 +236,5 @@ function replaceNode(key, path, node) {
|
|
|
237
236
|
|
|
238
237
|
visit$1.visit = visit;
|
|
239
238
|
visit$1.visitAsync = visitAsync;
|
|
239
|
+
|
|
240
|
+
export { visit$1 as default };
|
|
@@ -20,7 +20,7 @@ import './node_modules/.pnpm/common-tags@1.8.2/node_modules/common-tags/es/oneLi
|
|
|
20
20
|
import './node_modules/.pnpm/common-tags@1.8.2/node_modules/common-tags/es/inlineLists/inlineLists.esnext';
|
|
21
21
|
import './node_modules/.pnpm/common-tags@1.8.2/node_modules/common-tags/es/oneLineInlineLists/oneLineInlineLists.esnext';
|
|
22
22
|
import './node_modules/.pnpm/common-tags@1.8.2/node_modules/common-tags/es/stripIndents/stripIndents.esnext';
|
|
23
|
-
import
|
|
23
|
+
import arg from './node_modules/.pnpm/arg@5.0.2/node_modules/arg/index.esnext';
|
|
24
24
|
import { prompt } from './packages/cli-kit/source/prompt.esnext';
|
|
25
25
|
import { cyan as cyan_1, dim as dim_1, bold as bold_1, underline as underline_1, magenta as magenta_1 } from './node_modules/.pnpm/colorette@2.0.19/node_modules/colorette/index.esnext';
|
|
26
26
|
|
|
@@ -75,9 +75,7 @@ async function createProject() {
|
|
|
75
75
|
const setupExtras = await getExtrasToSetup(args, {
|
|
76
76
|
inWorkspace
|
|
77
77
|
});
|
|
78
|
-
const shouldInstall = await getShouldInstall(args
|
|
79
|
-
type: 'package'
|
|
80
|
-
});
|
|
78
|
+
const shouldInstall = await getShouldInstall(args);
|
|
81
79
|
const packageManager = await getPackageManager(args, {
|
|
82
80
|
root: directory
|
|
83
81
|
});
|
|
@@ -278,7 +276,7 @@ async function createProject() {
|
|
|
278
276
|
// Argument handling
|
|
279
277
|
|
|
280
278
|
function getArguments() {
|
|
281
|
-
const args =
|
|
279
|
+
const args = arg({
|
|
282
280
|
'--yes': Boolean,
|
|
283
281
|
'-y': '--yes',
|
|
284
282
|
'--name': String,
|
|
@@ -7,7 +7,7 @@ async function addToPackageManagerWorkspaces(directory, output, packageManager)
|
|
|
7
7
|
const {
|
|
8
8
|
parse,
|
|
9
9
|
stringify
|
|
10
|
-
} = await import('../node_modules/.pnpm/yaml@2.1.1/node_modules/yaml/dist/index.esnext');
|
|
10
|
+
} = await import('../node_modules/.pnpm/yaml@2.1.1/node_modules/yaml/dist/index.esnext').then(function (n) { return n.i; });
|
|
11
11
|
const workspaceYaml = parse(await output.read('pnpm-workspace.yaml'));
|
|
12
12
|
workspaceYaml.packages = await addToWorkspaces(relative(output.root, directory), workspaceYaml.packages ?? []);
|
|
13
13
|
await output.write('pnpm-workspace.yaml', await format(stringify(workspaceYaml), {
|
|
@@ -31,7 +31,7 @@ async function addToWorkspaces(relative, workspaces) {
|
|
|
31
31
|
let hasMatch = false;
|
|
32
32
|
const {
|
|
33
33
|
default: minimatch
|
|
34
|
-
} = await import('../node_modules/.pnpm/minimatch@5.1.0/node_modules/minimatch/minimatch.esnext');
|
|
34
|
+
} = await import('../node_modules/.pnpm/minimatch@5.1.0/node_modules/minimatch/minimatch.esnext').then(function (n) { return n.m; });
|
|
35
35
|
for (const pattern of workspaces) {
|
|
36
36
|
let normalizedPattern = pattern;
|
|
37
37
|
if (pattern.startsWith('./')) {
|
|
@@ -1,7 +1,6 @@
|
|
|
1
1
|
import * as fs from 'node:fs';
|
|
2
|
-
import { dim as dim_1, bold as bold_1 } from '../node_modules/.pnpm/colorette@2.0.
|
|
2
|
+
import { dim as dim_1, bold as bold_1 } from '../node_modules/.pnpm/colorette@2.0.19/node_modules/colorette/index.esnext';
|
|
3
3
|
import { prompt } from '../packages/cli-kit/source/prompt.esnext';
|
|
4
|
-
export { prompt } from '../packages/cli-kit/source/prompt.esnext';
|
|
5
4
|
import { getPackageManager as getPackageManager$1, createPackageManagerRunner } from '../packages/cli-kit/source/package-manager.esnext';
|
|
6
5
|
|
|
7
6
|
async function getInWorkspace(argv) {
|
|
@@ -27,22 +26,8 @@ async function getCreateAsMonorepo(argv, {
|
|
|
27
26
|
}
|
|
28
27
|
return createAsMonorepo;
|
|
29
28
|
}
|
|
30
|
-
async function getShouldInstall(argv
|
|
31
|
-
|
|
32
|
-
}) {
|
|
33
|
-
let shouldInstall;
|
|
34
|
-
if (argv['--install'] || argv['--yes']) {
|
|
35
|
-
shouldInstall = true;
|
|
36
|
-
} else if (argv['--no-install']) {
|
|
37
|
-
shouldInstall = false;
|
|
38
|
-
} else {
|
|
39
|
-
shouldInstall = await prompt({
|
|
40
|
-
type: 'confirm',
|
|
41
|
-
message: `Do you want to install dependencies for this ${type} after creating it?`,
|
|
42
|
-
initial: true
|
|
43
|
-
});
|
|
44
|
-
}
|
|
45
|
-
return shouldInstall;
|
|
29
|
+
async function getShouldInstall(argv) {
|
|
30
|
+
return !argv['--no-install'];
|
|
46
31
|
}
|
|
47
32
|
async function getPackageManager(argv, options) {
|
|
48
33
|
const packageManager = await getPackageManager$1(argv['--package-manager']);
|
|
@@ -72,4 +57,4 @@ async function getExtrasToSetup(argv, {
|
|
|
72
57
|
return extrasToSetup;
|
|
73
58
|
}
|
|
74
59
|
|
|
75
|
-
export { getCreateAsMonorepo, getExtrasToSetup, getInWorkspace, getPackageManager, getShouldInstall };
|
|
60
|
+
export { getCreateAsMonorepo, getExtrasToSetup, getInWorkspace, getPackageManager, getShouldInstall, prompt };
|
|
@@ -112,7 +112,7 @@ async function format(content, {
|
|
|
112
112
|
default: typescript
|
|
113
113
|
}, {
|
|
114
114
|
default: yaml
|
|
115
|
-
}] = await Promise.all([import('./node_modules/.pnpm/prettier@2.
|
|
115
|
+
}] = await Promise.all([import('./node_modules/.pnpm/prettier@2.8.1/node_modules/prettier/standalone.esnext').then(function (n) { return n.s; }), import('./node_modules/.pnpm/prettier@2.8.1/node_modules/prettier/parser-babel.esnext').then(function (n) { return n.p; }), import('./node_modules/.pnpm/prettier@2.8.1/node_modules/prettier/parser-typescript.esnext').then(function (n) { return n.p; }), import('./node_modules/.pnpm/prettier@2.8.1/node_modules/prettier/parser-yaml.esnext').then(function (n) { return n.p; })]);
|
|
116
116
|
|
|
117
117
|
// CJS workaround
|
|
118
118
|
const format = rootFormat ?? prettier.format;
|