@form8ion/utils-cli 14.0.3 → 14.0.5

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.
@@ -35,7 +35,7 @@ import { scaffold as scaffold$3 } from '@form8ion/codecov';
35
35
  var name = "@form8ion/utils-cli";
36
36
  var description = "cli for various tools for the organization";
37
37
  var license = "MIT";
38
- var version = "14.0.3";
38
+ var version = "14.0.5";
39
39
  var type = "module";
40
40
  var engines = {
41
41
  node: "^22.21.0 || >=24.12"
@@ -95,7 +95,7 @@ var dependencies = {
95
95
  "@form8ion/github-actions-node-ci": "5.0.2",
96
96
  "@form8ion/github-core": "1.1.3",
97
97
  "@form8ion/hapi-scaffolder": "5.0.0-alpha.7",
98
- "@form8ion/javascript": "15.1.2",
98
+ "@form8ion/javascript": "15.1.3",
99
99
  "@form8ion/javascript-core": "12.4.0",
100
100
  "@form8ion/jetbrains": "1.1.3",
101
101
  "@form8ion/lift": "11.0.0",
@@ -112,7 +112,7 @@ var dependencies = {
112
112
  "@form8ion/rollup": "6.0.0",
113
113
  "@form8ion/scaffolder-scaffolder": "7.0.5",
114
114
  "@form8ion/vite": "3.0.0",
115
- "@form8ion/vitest": "5.4.1",
115
+ "@form8ion/vitest": "5.7.0",
116
116
  "update-notifier": "7.3.1",
117
117
  yargs: "18.0.0"
118
118
  };
@@ -155,7 +155,7 @@ var devDependencies = {
155
155
  "rollup-plugin-executable": "1.6.3",
156
156
  testdouble: "3.20.2",
157
157
  "unist-util-find": "3.0.0",
158
- vitest: "4.0.18",
158
+ vitest: "4.1.0",
159
159
  "vitest-when": "0.10.0"
160
160
  };
161
161
  var pkg = {
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": "14.0.3",
5
+ "version": "14.0.5",
6
6
  "type": "module",
7
7
  "engines": {
8
8
  "node": "^22.21.0 || >=24.12"
@@ -62,7 +62,7 @@
62
62
  "@form8ion/github-actions-node-ci": "5.0.2",
63
63
  "@form8ion/github-core": "1.1.3",
64
64
  "@form8ion/hapi-scaffolder": "5.0.0-alpha.7",
65
- "@form8ion/javascript": "15.1.2",
65
+ "@form8ion/javascript": "15.1.3",
66
66
  "@form8ion/javascript-core": "12.4.0",
67
67
  "@form8ion/jetbrains": "1.1.3",
68
68
  "@form8ion/lift": "11.0.0",
@@ -79,7 +79,7 @@
79
79
  "@form8ion/rollup": "6.0.0",
80
80
  "@form8ion/scaffolder-scaffolder": "7.0.5",
81
81
  "@form8ion/vite": "3.0.0",
82
- "@form8ion/vitest": "5.4.1",
82
+ "@form8ion/vitest": "5.7.0",
83
83
  "update-notifier": "7.3.1",
84
84
  "yargs": "18.0.0"
85
85
  },
@@ -122,7 +122,7 @@
122
122
  "rollup-plugin-executable": "1.6.3",
123
123
  "testdouble": "3.20.2",
124
124
  "unist-util-find": "3.0.0",
125
- "vitest": "4.0.18",
125
+ "vitest": "4.1.0",
126
126
  "vitest-when": "0.10.0"
127
127
  }
128
128
  }