@biffo/cli 0.141.0 → 0.141.2

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.
@@ -38,8 +38,7 @@
38
38
  "overrides": {
39
39
  "postcss@<8.5.18": ">=8.5.18",
40
40
  "sharp@<0.35.0": ">=0.35.0",
41
- "brace-expansion@<1.1.16": "1.1.16",
42
- "brace-expansion@>=5.0.0 <5.0.8": ">=5.0.8"
41
+ "brace-expansion@<5.0.8": ">=5.0.8"
43
42
  }
44
43
  }
45
44
  }
@@ -7,8 +7,7 @@ settings:
7
7
  overrides:
8
8
  postcss@<8.5.18: '>=8.5.18'
9
9
  sharp@<0.35.0: '>=0.35.0'
10
- brace-expansion@<1.1.16: 1.1.16
11
- brace-expansion@>=5.0.0 <5.0.8: '>=5.0.8'
10
+ brace-expansion@<5.0.8: '>=5.0.8'
12
11
 
13
12
  importers:
14
13
 
@@ -1214,9 +1213,6 @@ packages:
1214
1213
  resolution: {integrity: sha512-qIj0G9wZbMGNLjLmg1PT6v2mE9AH2zlnADJD/2tC6E00hgmhUOfEB6greHPAfLRSufHqROIUTkw6E+M3lH0PTQ==}
1215
1214
  engines: {node: '>= 0.4'}
1216
1215
 
1217
- balanced-match@1.0.2:
1218
- resolution: {integrity: sha512-3oSeUO0TMV67hN1AmbXsK4yaqU7tjiHlbxRDZOpH0KW9+CeX4bRAaX0Anxt0tx2MrpRpWwQaPwIlISEJhYU5Pw==}
1219
-
1220
1216
  balanced-match@4.0.4:
1221
1217
  resolution: {integrity: sha512-BLrgEcRTwX2o6gGxGOCNyMvGSp35YofuYzw9h1IMTRmKqttAZZVU67bdb9Pr2vUHA8+j3i2tJfjO6C6+4myGTA==}
1222
1218
  engines: {node: 18 || 20 || >=22}
@@ -1232,9 +1228,6 @@ packages:
1232
1228
  bidi-js@1.0.3:
1233
1229
  resolution: {integrity: sha512-RKshQI1R3YQ+n9YJz2QQ147P66ELpa1FQEg20Dk8oW9t2KgLbpDLLp9aGZ7y8WHSshDknG0bknqGw5/tyCs5tw==}
1234
1230
 
1235
- brace-expansion@1.1.16:
1236
- resolution: {integrity: sha512-IDw48K2/2kRkg9LdJxurvq3lV3aBgq0REY89duEqFRthjlPdXHKMj7EnQOXVckxzgisinf3nHfrcE2FufFLXMw==}
1237
-
1238
1231
  brace-expansion@5.0.8:
1239
1232
  resolution: {integrity: sha512-JZyDyq3D4AUifKTPOB7DELf6XsB3WdPuNxCtob1vFXPsSXhdAiHBWJ/tJ8HAc9aH84BK+5JFZLNkJKx3G9kzQg==}
1240
1233
  engines: {node: 20 || >=22}
@@ -1288,9 +1281,6 @@ packages:
1288
1281
  color-name@1.1.4:
1289
1282
  resolution: {integrity: sha512-dOy+3AuW3a2wNbZHIuMZpTcgjGuLU/uBL/ubcZF9OXbDo8ff4O8yVp5Bf0efS8uEoYo5q4Fx7dY9OgQGXgAsQA==}
1290
1283
 
1291
- concat-map@0.0.1:
1292
- resolution: {integrity: sha512-/Srv4dswyQNBfohGpz9o6Yb3Gz3SrUDqBH5rTuhGR7ahtlbYKnVxw2bCFMRljaA7EXHaXZ8wsHdodFvbkhKmqg==}
1293
-
1294
1284
  convert-source-map@2.0.0:
1295
1285
  resolution: {integrity: sha512-Kvp459HrV2FEJ1CAsi1Ku+MY3kasH19TFykTz2xWmMeq6bk2NU3XXvfJ+Q61m0xktWwt+1HSYf3JZsTms3aRJg==}
1296
1286
 
@@ -3641,8 +3631,6 @@ snapshots:
3641
3631
 
3642
3632
  axobject-query@4.1.0: {}
3643
3633
 
3644
- balanced-match@1.0.2: {}
3645
-
3646
3634
  balanced-match@4.0.4: {}
3647
3635
 
3648
3636
  base64-js@1.5.1: {}
@@ -3653,11 +3641,6 @@ snapshots:
3653
3641
  dependencies:
3654
3642
  require-from-string: 2.0.2
3655
3643
 
3656
- brace-expansion@1.1.16:
3657
- dependencies:
3658
- balanced-match: 1.0.2
3659
- concat-map: 0.0.1
3660
-
3661
3644
  brace-expansion@5.0.8:
3662
3645
  dependencies:
3663
3646
  balanced-match: 4.0.4
@@ -3716,8 +3699,6 @@ snapshots:
3716
3699
 
3717
3700
  color-name@1.1.4: {}
3718
3701
 
3719
- concat-map@0.0.1: {}
3720
-
3721
3702
  convert-source-map@2.0.0: {}
3722
3703
 
3723
3704
  cross-spawn@7.0.6:
@@ -3965,8 +3946,8 @@ snapshots:
3965
3946
  '@typescript-eslint/parser': 8.62.1(eslint@9.39.4)(typescript@5.9.3)
3966
3947
  eslint: 9.39.4
3967
3948
  eslint-import-resolver-node: 0.3.10
3968
- eslint-import-resolver-typescript: 3.10.1(eslint-plugin-import@2.32.0(@typescript-eslint/parser@8.62.1(eslint@9.39.4)(typescript@5.9.3))(eslint@9.39.4))(eslint@9.39.4)
3969
- eslint-plugin-import: 2.32.0(@typescript-eslint/parser@8.62.1(eslint@9.39.4)(typescript@5.9.3))(eslint-import-resolver-typescript@3.10.1(eslint-plugin-import@2.32.0(@typescript-eslint/parser@8.62.1(eslint@9.39.4)(typescript@5.9.3))(eslint@9.39.4))(eslint@9.39.4))(eslint@9.39.4)
3949
+ eslint-import-resolver-typescript: 3.10.1(eslint-plugin-import@2.32.0)(eslint@9.39.4)
3950
+ eslint-plugin-import: 2.32.0(@typescript-eslint/parser@8.62.1(eslint@9.39.4)(typescript@5.9.3))(eslint-import-resolver-typescript@3.10.1)(eslint@9.39.4)
3970
3951
  eslint-plugin-jsx-a11y: 6.10.2(eslint@9.39.4)
3971
3952
  eslint-plugin-react: 7.37.5(eslint@9.39.4)
3972
3953
  eslint-plugin-react-hooks: 5.2.0(eslint@9.39.4)
@@ -3985,7 +3966,7 @@ snapshots:
3985
3966
  transitivePeerDependencies:
3986
3967
  - supports-color
3987
3968
 
3988
- eslint-import-resolver-typescript@3.10.1(eslint-plugin-import@2.32.0(@typescript-eslint/parser@8.62.1(eslint@9.39.4)(typescript@5.9.3))(eslint@9.39.4))(eslint@9.39.4):
3969
+ eslint-import-resolver-typescript@3.10.1(eslint-plugin-import@2.32.0)(eslint@9.39.4):
3989
3970
  dependencies:
3990
3971
  '@nolyfill/is-core-module': 1.0.39
3991
3972
  debug: 4.4.3
@@ -3996,22 +3977,22 @@ snapshots:
3996
3977
  tinyglobby: 0.2.17
3997
3978
  unrs-resolver: 1.12.2
3998
3979
  optionalDependencies:
3999
- eslint-plugin-import: 2.32.0(@typescript-eslint/parser@8.62.1(eslint@9.39.4)(typescript@5.9.3))(eslint-import-resolver-typescript@3.10.1(eslint-plugin-import@2.32.0(@typescript-eslint/parser@8.62.1(eslint@9.39.4)(typescript@5.9.3))(eslint@9.39.4))(eslint@9.39.4))(eslint@9.39.4)
3980
+ eslint-plugin-import: 2.32.0(@typescript-eslint/parser@8.62.1(eslint@9.39.4)(typescript@5.9.3))(eslint-import-resolver-typescript@3.10.1)(eslint@9.39.4)
4000
3981
  transitivePeerDependencies:
4001
3982
  - supports-color
4002
3983
 
4003
- eslint-module-utils@2.14.0(@typescript-eslint/parser@8.62.1(eslint@9.39.4)(typescript@5.9.3))(eslint-import-resolver-node@0.3.10)(eslint-import-resolver-typescript@3.10.1(eslint-plugin-import@2.32.0(@typescript-eslint/parser@8.62.1(eslint@9.39.4)(typescript@5.9.3))(eslint@9.39.4))(eslint@9.39.4))(eslint@9.39.4):
3984
+ eslint-module-utils@2.14.0(@typescript-eslint/parser@8.62.1(eslint@9.39.4)(typescript@5.9.3))(eslint-import-resolver-node@0.3.10)(eslint-import-resolver-typescript@3.10.1)(eslint@9.39.4):
4004
3985
  dependencies:
4005
3986
  debug: 3.2.7
4006
3987
  optionalDependencies:
4007
3988
  '@typescript-eslint/parser': 8.62.1(eslint@9.39.4)(typescript@5.9.3)
4008
3989
  eslint: 9.39.4
4009
3990
  eslint-import-resolver-node: 0.3.10
4010
- eslint-import-resolver-typescript: 3.10.1(eslint-plugin-import@2.32.0(@typescript-eslint/parser@8.62.1(eslint@9.39.4)(typescript@5.9.3))(eslint@9.39.4))(eslint@9.39.4)
3991
+ eslint-import-resolver-typescript: 3.10.1(eslint-plugin-import@2.32.0)(eslint@9.39.4)
4011
3992
  transitivePeerDependencies:
4012
3993
  - supports-color
4013
3994
 
4014
- eslint-plugin-import@2.32.0(@typescript-eslint/parser@8.62.1(eslint@9.39.4)(typescript@5.9.3))(eslint-import-resolver-typescript@3.10.1(eslint-plugin-import@2.32.0(@typescript-eslint/parser@8.62.1(eslint@9.39.4)(typescript@5.9.3))(eslint@9.39.4))(eslint@9.39.4))(eslint@9.39.4):
3995
+ eslint-plugin-import@2.32.0(@typescript-eslint/parser@8.62.1(eslint@9.39.4)(typescript@5.9.3))(eslint-import-resolver-typescript@3.10.1)(eslint@9.39.4):
4015
3996
  dependencies:
4016
3997
  '@rtsao/scc': 1.1.0
4017
3998
  array-includes: 3.1.9
@@ -4022,7 +4003,7 @@ snapshots:
4022
4003
  doctrine: 2.1.0
4023
4004
  eslint: 9.39.4
4024
4005
  eslint-import-resolver-node: 0.3.10
4025
- eslint-module-utils: 2.14.0(@typescript-eslint/parser@8.62.1(eslint@9.39.4)(typescript@5.9.3))(eslint-import-resolver-node@0.3.10)(eslint-import-resolver-typescript@3.10.1(eslint-plugin-import@2.32.0(@typescript-eslint/parser@8.62.1(eslint@9.39.4)(typescript@5.9.3))(eslint@9.39.4))(eslint@9.39.4))(eslint@9.39.4)
4006
+ eslint-module-utils: 2.14.0(@typescript-eslint/parser@8.62.1(eslint@9.39.4)(typescript@5.9.3))(eslint-import-resolver-node@0.3.10)(eslint-import-resolver-typescript@3.10.1)(eslint@9.39.4)
4026
4007
  hasown: 2.0.4
4027
4008
  is-core-module: 2.16.2
4028
4009
  is-glob: 4.0.3
@@ -4575,7 +4556,7 @@ snapshots:
4575
4556
 
4576
4557
  minimatch@3.1.5:
4577
4558
  dependencies:
4578
- brace-expansion: 1.1.16
4559
+ brace-expansion: 5.0.8
4579
4560
 
4580
4561
  minimist@1.2.8: {}
4581
4562
 
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@biffo/cli",
3
- "version": "0.141.0",
3
+ "version": "0.141.2",
4
4
  "description": "Biffo project scaffolding CLI",
5
5
  "license": "MIT",
6
6
  "type": "module",