@baic/yolk-cli 2.1.0-alpha.241 → 2.1.0-alpha.243

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.
@@ -1 +1 @@
1
- var i=(t=>typeof require<"u"?require:typeof Proxy<"u"?new Proxy(t,{get:(e,$)=>(typeof require<"u"?require:e)[$]}):t)(function(t){if(typeof require<"u")return require.apply(this,arguments);throw new Error('Dynamic require of "'+t+'" is not supported')});var m=(t,e)=>()=>(e||t((e={exports:{}}).exports,e),e.exports);var P=m((I,u)=>{var{join:s}=i("node:path"),{getBiomeConfigPath:d,getEsLintConfigPath:f,getPrettierConfigPath:y,getStyleLintConfigPath:j,getYolkConfig:C}=i("./_util"),p=["**/node_modules/**","**/build/**","**/dist/**","**/lib/**","**/es/**","**/mock/**","**/test/**","**/public/**","**/assets/**","**/.umi/**","**/.umi-production/**","**/h5+app/**","**/*uni*/**","**/android/**","**/ios/**","**/*.ignore/**"],{strict:h=!0,eslintIgnorePattern:r,stylelintIgnorePattern:a}=C(),c=s(process.cwd(),"node_modules",".cache"),n=`prettier --write --cache --cache-strategy=content --cache-location=${s(c,".prettiercache")} --config ${y()} --no-error-on-unmatched-pattern`,l=`eslint --fix ${h?"--no-inline-config":""} ${r?`--ignore-pattern ${r}`:""} --no-error-on-unmatched-pattern --cache --cache-strategy=content --cache-location=${s(c,".eslintcache")} --config ${f()} ${p.map(t=>`--ignore-pattern ${t}`).join(" ")}`,o=`stylelint --fix ${h?"--ignore-disables":""} ${a?`--ignore-pattern ${a}`:""} --allow-empty-input --cache --cache-strategy=content --cache-location=${s(c,".stylelintcache")} --config ${j()} ${p.map(t=>`--ignore-pattern ${t}`).join(" ")}`,x=`biome check --write --unsafe --no-errors-on-unmatched --log-level=error --files-ignore-unknown=true --config-path=${d()}`,g={"*.{md,json,jsonc}":[n],"*.css":[n,`${o} --custom-syntax postcss`],"*.less":[n,`${o} --custom-syntax postcss-less`],"*.{sass,scss}":[n,`${o} --custom-syntax postcss-scss`],"*.{js,jsx,cjs,mjs}":[n,l],"*.{ts,tsx,cts,mts}":[`${n} --parser=typescript`,l]};u.exports={...g,[`!(${Object.keys(g).join("|")})`]:[x]}});export default P();
1
+ var i=(t=>typeof require<"u"?require:typeof Proxy<"u"?new Proxy(t,{get:(e,m)=>(typeof require<"u"?require:e)[m]}):t)(function(t){if(typeof require<"u")return require.apply(this,arguments);throw new Error('Dynamic require of "'+t+'" is not supported')});var $=(t,e)=>()=>(e||t((e={exports:{}}).exports,e),e.exports);var P=$((I,u)=>{var{join:s}=i("node:path"),{getBiomeConfigPath:d,getEsLintConfigPath:f,getPrettierConfigPath:y,getStyleLintConfigPath:j,getYolkConfig:C}=i("./_util"),h=["**/node_modules/**","**/build/**","**/dist/**","**/lib/**","**/es/**","**/mock/**","**/test/**","**/public/**","**/assets/**","**/.umi/**","**/.umi-production/**","**/h5+app/**","**/*uni*/**","**/android/**","**/ios/**","**/*.ignore/**"],{strict:p=!0,eslintIgnorePattern:r,stylelintIgnorePattern:a}=C(),c=s(process.cwd(),"node_modules",".cache"),n=`prettier --write --cache --cache-strategy=content --cache-location=${s(c,".prettiercache")} --config ${y()} --no-error-on-unmatched-pattern`,l=`eslint --fix ${p?"--no-inline-config":""} --no-error-on-unmatched-pattern --cache --cache-strategy=content --cache-location=${s(c,".eslintcache")} --config ${f()} ${h.concat(r?[r]:[]).map(t=>`--ignore-pattern ${t}`).join(" ")}`,o=`stylelint --fix ${p?"--ignore-disables":""} --allow-empty-input --cache --cache-strategy=content --cache-location=${s(c,".stylelintcache")} --config ${j()} ${h.concat(a?[a]:[]).map(t=>`--ignore-pattern ${t}`).join(" ")}`,x=`biome check --write --unsafe --no-errors-on-unmatched --log-level=error --files-ignore-unknown=true --config-path=${d()}`,g={"*.{md,json,jsonc}":[n],"*.css":[n,`${o} --custom-syntax postcss`],"*.less":[n,`${o} --custom-syntax postcss-less`],"*.{sass,scss}":[n,`${o} --custom-syntax postcss-scss`],"*.{js,jsx,cjs,mjs}":[n,l],"*.{ts,tsx,cts,mts}":[`${n} --parser=typescript`,l]};u.exports={...g,[`!(${Object.keys(g).join("|")})`]:[x]}});export default P();
@@ -1 +1 @@
1
- var{join:e}=require("node:path"),{getBiomeConfigPath:p,getEsLintConfigPath:h,getPrettierConfigPath:u,getStyleLintConfigPath:$,getYolkConfig:m}=require("./_util"),l=["**/node_modules/**","**/build/**","**/dist/**","**/lib/**","**/es/**","**/mock/**","**/test/**","**/public/**","**/assets/**","**/.umi/**","**/.umi-production/**","**/h5+app/**","**/*uni*/**","**/android/**","**/ios/**","**/*.ignore/**"],{strict:g=!0,eslintIgnorePattern:c,stylelintIgnorePattern:i}=m(),o=e(process.cwd(),"node_modules",".cache"),t=`prettier --write --cache --cache-strategy=content --cache-location=${e(o,".prettiercache")} --config ${u()} --no-error-on-unmatched-pattern`,r=`eslint --fix ${g?"--no-inline-config":""} ${c?`--ignore-pattern ${c}`:""} --no-error-on-unmatched-pattern --cache --cache-strategy=content --cache-location=${e(o,".eslintcache")} --config ${h()} ${l.map(n=>`--ignore-pattern ${n}`).join(" ")}`,s=`stylelint --fix ${g?"--ignore-disables":""} ${i?`--ignore-pattern ${i}`:""} --allow-empty-input --cache --cache-strategy=content --cache-location=${e(o,".stylelintcache")} --config ${$()} ${l.map(n=>`--ignore-pattern ${n}`).join(" ")}`,d=`biome check --write --unsafe --no-errors-on-unmatched --log-level=error --files-ignore-unknown=true --config-path=${p()}`,a={"*.{md,json,jsonc}":[t],"*.css":[t,`${s} --custom-syntax postcss`],"*.less":[t,`${s} --custom-syntax postcss-less`],"*.{sass,scss}":[t,`${s} --custom-syntax postcss-scss`],"*.{js,jsx,cjs,mjs}":[t,r],"*.{ts,tsx,cts,mts}":[`${t} --parser=typescript`,r]};module.exports={...a,[`!(${Object.keys(a).join("|")})`]:[d]};
1
+ var{join:e}=require("node:path"),{getBiomeConfigPath:h,getEsLintConfigPath:p,getPrettierConfigPath:u,getStyleLintConfigPath:m,getYolkConfig:$}=require("./_util"),l=["**/node_modules/**","**/build/**","**/dist/**","**/lib/**","**/es/**","**/mock/**","**/test/**","**/public/**","**/assets/**","**/.umi/**","**/.umi-production/**","**/h5+app/**","**/*uni*/**","**/android/**","**/ios/**","**/*.ignore/**"],{strict:g=!0,eslintIgnorePattern:c,stylelintIgnorePattern:i}=$(),o=e(process.cwd(),"node_modules",".cache"),t=`prettier --write --cache --cache-strategy=content --cache-location=${e(o,".prettiercache")} --config ${u()} --no-error-on-unmatched-pattern`,r=`eslint --fix ${g?"--no-inline-config":""} --no-error-on-unmatched-pattern --cache --cache-strategy=content --cache-location=${e(o,".eslintcache")} --config ${p()} ${l.concat(c?[c]:[]).map(n=>`--ignore-pattern ${n}`).join(" ")}`,s=`stylelint --fix ${g?"--ignore-disables":""} --allow-empty-input --cache --cache-strategy=content --cache-location=${e(o,".stylelintcache")} --config ${m()} ${l.concat(i?[i]:[]).map(n=>`--ignore-pattern ${n}`).join(" ")}`,d=`biome check --write --unsafe --no-errors-on-unmatched --log-level=error --files-ignore-unknown=true --config-path=${h()}`,a={"*.{md,json,jsonc}":[t],"*.css":[t,`${s} --custom-syntax postcss`],"*.less":[t,`${s} --custom-syntax postcss-less`],"*.{sass,scss}":[t,`${s} --custom-syntax postcss-scss`],"*.{js,jsx,cjs,mjs}":[t,r],"*.{ts,tsx,cts,mts}":[`${t} --parser=typescript`,r]};module.exports={...a,[`!(${Object.keys(a).join("|")})`]:[d]};
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@baic/yolk-cli",
3
- "version": "2.1.0-alpha.241",
3
+ "version": "2.1.0-alpha.243",
4
4
  "repository": {
5
5
  "type": "git",
6
6
  "url": "git+https://github.com/303394539/yolk.git"
@@ -25,21 +25,21 @@
25
25
  "prebundle": "father prebundle"
26
26
  },
27
27
  "dependencies": {
28
- "@baic/biome-config-yolk": "2.1.0-alpha.241",
29
- "@baic/eslint-config-yolk": "2.1.0-alpha.241",
30
- "@baic/prettier-config-yolk": "2.1.0-alpha.241",
31
- "@baic/stylelint-config-yolk": "2.1.0-alpha.241",
28
+ "@baic/biome-config-yolk": "2.1.0-alpha.243",
29
+ "@baic/eslint-config-yolk": "2.1.0-alpha.243",
30
+ "@baic/prettier-config-yolk": "2.1.0-alpha.243",
31
+ "@baic/stylelint-config-yolk": "2.1.0-alpha.243",
32
32
  "@democrance/imagemin-lint-staged": "3.0.x",
33
33
  "@types/lodash": "4.x",
34
34
  "chalk": "4.x",
35
35
  "eslint": "8.x",
36
36
  "glob": "10.4.x",
37
37
  "inquirer": "8.x",
38
- "lint-staged": "15.2.x",
38
+ "lint-staged": "15.4.x",
39
39
  "lodash": "4.x",
40
40
  "miniprogram-ci": "1.9.x",
41
41
  "mkdirp": "3.0.x",
42
- "postcss": "8.4.x",
42
+ "postcss": "8.5.x",
43
43
  "postcss-less": "6.0.x",
44
44
  "postcss-scss": "4.0.x",
45
45
  "prettier": "2.x",
@@ -61,5 +61,5 @@
61
61
  "publishConfig": {
62
62
  "access": "public"
63
63
  },
64
- "gitHead": "fb49567b3ec3f7442419c1b98ff651809beac519"
64
+ "gitHead": "fdfda919cba35c574804cbf9bc0176f7ce1fcf61"
65
65
  }
@@ -1,3 +1,6 @@
1
1
  {
2
- "extends": "./src/.umi/tsconfig.json"
2
+ "extends": "./src/.umi/tsconfig.json",
3
+ "compilerOptions": {
4
+ "verbatimModuleSyntax": true
5
+ }
3
6
  }
@@ -1,3 +1,6 @@
1
1
  {
2
- "extends": "./src/.umi/tsconfig.json"
2
+ "extends": "./src/.umi/tsconfig.json",
3
+ "compilerOptions": {
4
+ "verbatimModuleSyntax": true
5
+ }
3
6
  }
@@ -1,3 +1,6 @@
1
1
  {
2
- "extends": "./src/.umi/tsconfig.json"
2
+ "extends": "./src/.umi/tsconfig.json",
3
+ "compilerOptions": {
4
+ "verbatimModuleSyntax": true
5
+ }
3
6
  }
@@ -1,3 +1,6 @@
1
1
  {
2
- "extends": "./src/.umi/tsconfig.json"
2
+ "extends": "./src/.umi/tsconfig.json",
3
+ "compilerOptions": {
4
+ "verbatimModuleSyntax": true
5
+ }
3
6
  }
@@ -1,3 +1,6 @@
1
1
  {
2
- "extends": "./src/.umi/tsconfig.json"
2
+ "extends": "./src/.umi/tsconfig.json",
3
+ "compilerOptions": {
4
+ "verbatimModuleSyntax": true
5
+ }
3
6
  }
@@ -1,3 +1,6 @@
1
1
  {
2
- "extends": "./src/.umi/tsconfig.json"
2
+ "extends": "./src/.umi/tsconfig.json",
3
+ "compilerOptions": {
4
+ "verbatimModuleSyntax": true
5
+ }
3
6
  }