@form8ion/utils-cli 11.1.0-beta.1 → 11.1.0-beta.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.
@@ -1880,7 +1880,7 @@ const mainFilename = __dirname.substring(0, __dirname.lastIndexOf('node_modules'
1880
1880
  var name = "@form8ion/utils-cli";
1881
1881
  var description = "cli for various tools for the organization";
1882
1882
  var license = "MIT";
1883
- var version = "11.1.0-beta.1";
1883
+ var version = "11.1.0-beta.2";
1884
1884
  var type = "module";
1885
1885
  var engines = {
1886
1886
  node: "^18.19.0 || ^20.6.1 || >=22"
@@ -1937,7 +1937,7 @@ var dependencies = {
1937
1937
  "@form8ion/github": "2.0.0",
1938
1938
  "@form8ion/github-actions-node-ci": "5.0.1",
1939
1939
  "@form8ion/hapi-scaffolder": "4.1.1",
1940
- "@form8ion/javascript": "14.0.0-alpha.10",
1940
+ "@form8ion/javascript": "14.0.0-beta.2",
1941
1941
  "@form8ion/javascript-core": "12.3.0",
1942
1942
  "@form8ion/jetbrains": "1.1.3",
1943
1943
  "@form8ion/lift": "10.0.0",
@@ -1945,13 +1945,13 @@ var dependencies = {
1945
1945
  "@form8ion/octoherd-script": "1.0.0",
1946
1946
  "@form8ion/ossf-scorecard": "1.2.1",
1947
1947
  "@form8ion/prettier": "2.0.0",
1948
- "@form8ion/project": "21.0.0-alpha.2",
1948
+ "@form8ion/project": "21.0.0-beta.2",
1949
1949
  "@form8ion/remark-plugin-scaffolder": "3.0.5",
1950
1950
  "@form8ion/remove-greenkeeper": "3.0.1",
1951
1951
  "@form8ion/renovate-scaffolder": "3.0.0",
1952
1952
  "@form8ion/replace-travis-ci-with-github-actions": "10.0.1",
1953
1953
  "@form8ion/rollup": "6.0.0-beta.1",
1954
- "@form8ion/scaffolder-scaffolder": "6.1.0",
1954
+ "@form8ion/scaffolder-scaffolder": "7.0.0-beta.2",
1955
1955
  "@form8ion/vite": "2.0.1",
1956
1956
  "@form8ion/vitest": "5.0.0-beta.1",
1957
1957
  "update-notifier": "7.3.1",
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": "11.1.0-beta.1",
5
+ "version": "11.1.0-beta.2",
6
6
  "type": "module",
7
7
  "engines": {
8
8
  "node": "^18.19.0 || ^20.6.1 || >=22"
@@ -59,7 +59,7 @@
59
59
  "@form8ion/github": "2.0.0",
60
60
  "@form8ion/github-actions-node-ci": "5.0.1",
61
61
  "@form8ion/hapi-scaffolder": "4.1.1",
62
- "@form8ion/javascript": "14.0.0-alpha.10",
62
+ "@form8ion/javascript": "14.0.0-beta.2",
63
63
  "@form8ion/javascript-core": "12.3.0",
64
64
  "@form8ion/jetbrains": "1.1.3",
65
65
  "@form8ion/lift": "10.0.0",
@@ -67,13 +67,13 @@
67
67
  "@form8ion/octoherd-script": "1.0.0",
68
68
  "@form8ion/ossf-scorecard": "1.2.1",
69
69
  "@form8ion/prettier": "2.0.0",
70
- "@form8ion/project": "21.0.0-alpha.2",
70
+ "@form8ion/project": "21.0.0-beta.2",
71
71
  "@form8ion/remark-plugin-scaffolder": "3.0.5",
72
72
  "@form8ion/remove-greenkeeper": "3.0.1",
73
73
  "@form8ion/renovate-scaffolder": "3.0.0",
74
74
  "@form8ion/replace-travis-ci-with-github-actions": "10.0.1",
75
75
  "@form8ion/rollup": "6.0.0-beta.1",
76
- "@form8ion/scaffolder-scaffolder": "6.1.0",
76
+ "@form8ion/scaffolder-scaffolder": "7.0.0-beta.2",
77
77
  "@form8ion/vite": "2.0.1",
78
78
  "@form8ion/vitest": "5.0.0-beta.1",
79
79
  "update-notifier": "7.3.1",