@form8ion/utils-cli 13.1.21 → 13.1.23

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.
@@ -34,7 +34,7 @@ import { scaffold as scaffold$3 } from '@form8ion/codecov';
34
34
  var name = "@form8ion/utils-cli";
35
35
  var description = "cli for various tools for the organization";
36
36
  var license = "MIT";
37
- var version = "13.1.21";
37
+ var version = "13.1.23";
38
38
  var type = "module";
39
39
  var engines = {
40
40
  node: "^20.19.0 || >=22.14.0"
@@ -94,7 +94,7 @@ var dependencies = {
94
94
  "@form8ion/github-actions-node-ci": "5.0.2",
95
95
  "@form8ion/github-core": "1.1.3",
96
96
  "@form8ion/hapi-scaffolder": "4.1.1",
97
- "@form8ion/javascript": "14.4.1",
97
+ "@form8ion/javascript": "14.5.0",
98
98
  "@form8ion/javascript-core": "12.4.0",
99
99
  "@form8ion/jetbrains": "1.1.3",
100
100
  "@form8ion/lift": "11.0.0",
@@ -110,12 +110,12 @@ var dependencies = {
110
110
  "@form8ion/rollup": "6.0.0",
111
111
  "@form8ion/scaffolder-scaffolder": "7.0.5",
112
112
  "@form8ion/vite": "3.0.0",
113
- "@form8ion/vitest": "5.2.0",
113
+ "@form8ion/vitest": "5.3.0",
114
114
  "update-notifier": "7.3.1",
115
115
  yargs: "18.0.0"
116
116
  };
117
117
  var devDependencies = {
118
- "@cucumber/cucumber": "11.3.0",
118
+ "@cucumber/cucumber": "12.2.0",
119
119
  "@form8ion/commitlint-config": "2.0.8",
120
120
  "@form8ion/core": "4.10.0",
121
121
  "@form8ion/eslint-config": "7.0.13",
@@ -153,8 +153,8 @@ var devDependencies = {
153
153
  "rollup-plugin-executable": "1.6.3",
154
154
  testdouble: "3.20.2",
155
155
  "unist-util-find": "3.0.0",
156
- vitest: "4.0.3",
157
- "vitest-when": "0.8.1"
156
+ vitest: "4.0.5",
157
+ "vitest-when": "0.9.0"
158
158
  };
159
159
  var pkg = {
160
160
  name: name,
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": "13.1.21",
5
+ "version": "13.1.23",
6
6
  "type": "module",
7
7
  "engines": {
8
8
  "node": "^20.19.0 || >=22.14.0"
@@ -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": "4.1.1",
65
- "@form8ion/javascript": "14.4.1",
65
+ "@form8ion/javascript": "14.5.0",
66
66
  "@form8ion/javascript-core": "12.4.0",
67
67
  "@form8ion/jetbrains": "1.1.3",
68
68
  "@form8ion/lift": "11.0.0",
@@ -78,12 +78,12 @@
78
78
  "@form8ion/rollup": "6.0.0",
79
79
  "@form8ion/scaffolder-scaffolder": "7.0.5",
80
80
  "@form8ion/vite": "3.0.0",
81
- "@form8ion/vitest": "5.2.0",
81
+ "@form8ion/vitest": "5.3.0",
82
82
  "update-notifier": "7.3.1",
83
83
  "yargs": "18.0.0"
84
84
  },
85
85
  "devDependencies": {
86
- "@cucumber/cucumber": "11.3.0",
86
+ "@cucumber/cucumber": "12.2.0",
87
87
  "@form8ion/commitlint-config": "2.0.8",
88
88
  "@form8ion/core": "4.10.0",
89
89
  "@form8ion/eslint-config": "7.0.13",
@@ -121,7 +121,7 @@
121
121
  "rollup-plugin-executable": "1.6.3",
122
122
  "testdouble": "3.20.2",
123
123
  "unist-util-find": "3.0.0",
124
- "vitest": "4.0.3",
125
- "vitest-when": "0.8.1"
124
+ "vitest": "4.0.5",
125
+ "vitest-when": "0.9.0"
126
126
  }
127
127
  }