@form8ion/utils-cli 10.1.40 → 10.1.41

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.
@@ -1876,7 +1876,7 @@ const mainFilename = __dirname.substring(0, __dirname.lastIndexOf('node_modules'
1876
1876
  var name = "@form8ion/utils-cli";
1877
1877
  var description = "cli for various tools for the organization";
1878
1878
  var license = "MIT";
1879
- var version = "10.1.40";
1879
+ var version = "10.1.41";
1880
1880
  var type = "module";
1881
1881
  var engines = {
1882
1882
  node: "^18.17.0 || >=20.6.1"
@@ -1944,7 +1944,7 @@ var dependencies = {
1944
1944
  "@form8ion/rollup": "4.1.0",
1945
1945
  "@form8ion/scaffolder-scaffolder": "6.0.5",
1946
1946
  "@form8ion/vite": "2.0.1",
1947
- "@form8ion/vitest": "4.0.1",
1947
+ "@form8ion/vitest": "4.2.0",
1948
1948
  "@travi/github-scaffolder": "10.0.1",
1949
1949
  "update-notifier": "7.0.0",
1950
1950
  yargs: "17.7.2"
package/package.json CHANGED
@@ -2,7 +2,7 @@
2
2
  "name": "@form8ion/utils-cli",
3
3
  "description": "cli for various tools for the organization",
4
4
  "license": "MIT",
5
- "version": "10.1.40",
5
+ "version": "10.1.41",
6
6
  "type": "module",
7
7
  "engines": {
8
8
  "node": "^18.17.0 || >=20.6.1"
@@ -70,7 +70,7 @@
70
70
  "@form8ion/rollup": "4.1.0",
71
71
  "@form8ion/scaffolder-scaffolder": "6.0.5",
72
72
  "@form8ion/vite": "2.0.1",
73
- "@form8ion/vitest": "4.0.1",
73
+ "@form8ion/vitest": "4.2.0",
74
74
  "@travi/github-scaffolder": "10.0.1",
75
75
  "update-notifier": "7.0.0",
76
76
  "yargs": "17.7.2"