@form8ion/utils-cli 13.1.31 → 13.1.33

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.31";
37
+ var version = "13.1.33";
38
38
  var type = "module";
39
39
  var engines = {
40
40
  node: "^20.19.0 || >=22.14.0"
@@ -88,13 +88,13 @@ var packageManager = "npm@11.7.0+sha512.c22099a6fff8d5b2286c2a09df5352b4858a7c0c
88
88
  var dependencies = {
89
89
  "@form8ion/cli-core": "1.1.0",
90
90
  "@form8ion/codecov": "6.2.2",
91
- "@form8ion/core": "4.11.0",
91
+ "@form8ion/core": "4.11.1",
92
92
  "@form8ion/cucumber-scaffolder": "5.1.0",
93
93
  "@form8ion/github": "3.0.0",
94
94
  "@form8ion/github-actions-node-ci": "5.0.2",
95
95
  "@form8ion/github-core": "1.1.3",
96
96
  "@form8ion/hapi-scaffolder": "5.0.0-alpha.7",
97
- "@form8ion/javascript": "15.0.0-beta.14",
97
+ "@form8ion/javascript": "15.0.0",
98
98
  "@form8ion/javascript-core": "12.4.0",
99
99
  "@form8ion/jetbrains": "1.1.3",
100
100
  "@form8ion/lift": "11.0.0",
@@ -117,11 +117,11 @@ var dependencies = {
117
117
  var devDependencies = {
118
118
  "@cucumber/cucumber": "12.7.0",
119
119
  "@form8ion/commitlint-config": "2.0.8",
120
- "@form8ion/core": "4.11.0",
120
+ "@form8ion/core": "4.11.1",
121
121
  "@form8ion/eslint-config": "7.0.13",
122
122
  "@form8ion/eslint-config-cucumber": "1.4.1",
123
123
  "@form8ion/eslint-config-mocha": "3.0.6",
124
- "@form8ion/eslint-config-vitest": "1.0.0",
124
+ "@form8ion/eslint-config-vitest": "1.1.0",
125
125
  "@form8ion/remark-lint-preset": "6.0.7",
126
126
  "@rollup/plugin-json": "6.1.0",
127
127
  "@rollup/plugin-node-resolve": "16.0.3",
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.31",
5
+ "version": "13.1.33",
6
6
  "type": "module",
7
7
  "engines": {
8
8
  "node": "^20.19.0 || >=22.14.0"
@@ -56,13 +56,13 @@
56
56
  "dependencies": {
57
57
  "@form8ion/cli-core": "1.1.0",
58
58
  "@form8ion/codecov": "6.2.2",
59
- "@form8ion/core": "4.11.0",
59
+ "@form8ion/core": "4.11.1",
60
60
  "@form8ion/cucumber-scaffolder": "5.1.0",
61
61
  "@form8ion/github": "3.0.0",
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.0.0-beta.14",
65
+ "@form8ion/javascript": "15.0.0",
66
66
  "@form8ion/javascript-core": "12.4.0",
67
67
  "@form8ion/jetbrains": "1.1.3",
68
68
  "@form8ion/lift": "11.0.0",
@@ -85,11 +85,11 @@
85
85
  "devDependencies": {
86
86
  "@cucumber/cucumber": "12.7.0",
87
87
  "@form8ion/commitlint-config": "2.0.8",
88
- "@form8ion/core": "4.11.0",
88
+ "@form8ion/core": "4.11.1",
89
89
  "@form8ion/eslint-config": "7.0.13",
90
90
  "@form8ion/eslint-config-cucumber": "1.4.1",
91
91
  "@form8ion/eslint-config-mocha": "3.0.6",
92
- "@form8ion/eslint-config-vitest": "1.0.0",
92
+ "@form8ion/eslint-config-vitest": "1.1.0",
93
93
  "@form8ion/remark-lint-preset": "6.0.7",
94
94
  "@rollup/plugin-json": "6.1.0",
95
95
  "@rollup/plugin-node-resolve": "16.0.3",