@form8ion/utils-cli 10.3.3 → 10.3.4

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.
@@ -1878,7 +1878,7 @@ const mainFilename = __dirname.substring(0, __dirname.lastIndexOf('node_modules'
1878
1878
  var name = "@form8ion/utils-cli";
1879
1879
  var description = "cli for various tools for the organization";
1880
1880
  var license = "MIT";
1881
- var version = "10.3.3";
1881
+ var version = "10.3.4";
1882
1882
  var type = "module";
1883
1883
  var engines = {
1884
1884
  node: "^18.17.0 || >=20.6.1"
@@ -1932,7 +1932,7 @@ var dependencies = {
1932
1932
  "@form8ion/github": "2.0.0",
1933
1933
  "@form8ion/github-actions-node-ci": "4.4.0",
1934
1934
  "@form8ion/hapi-scaffolder": "4.1.1",
1935
- "@form8ion/javascript": "13.0.0-beta.8",
1935
+ "@form8ion/javascript": "13.0.0-beta.9",
1936
1936
  "@form8ion/javascript-core": "11.0.0",
1937
1937
  "@form8ion/jetbrains": "1.1.3",
1938
1938
  "@form8ion/lift": "9.2.2",
@@ -1982,12 +1982,12 @@ var devDependencies = {
1982
1982
  "mdast-util-from-markdown": "2.0.1",
1983
1983
  "mdast-zone": "6.1.0",
1984
1984
  "mock-fs": "5.2.0",
1985
- msw: "2.4.8",
1985
+ msw: "2.4.9",
1986
1986
  "npm-run-all2": "6.2.3",
1987
1987
  publint: "0.2.11",
1988
1988
  "remark-cli": "12.0.1",
1989
1989
  rimraf: "6.0.1",
1990
- rollup: "4.22.0",
1990
+ rollup: "4.22.2",
1991
1991
  "rollup-plugin-auto-external": "2.0.0",
1992
1992
  "rollup-plugin-executable": "1.6.3",
1993
1993
  "rollup-plugin-json": "4.0.0",
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.3.3",
5
+ "version": "10.3.4",
6
6
  "type": "module",
7
7
  "engines": {
8
8
  "node": "^18.17.0 || >=20.6.1"
@@ -56,7 +56,7 @@
56
56
  "@form8ion/github": "2.0.0",
57
57
  "@form8ion/github-actions-node-ci": "4.4.0",
58
58
  "@form8ion/hapi-scaffolder": "4.1.1",
59
- "@form8ion/javascript": "13.0.0-beta.8",
59
+ "@form8ion/javascript": "13.0.0-beta.9",
60
60
  "@form8ion/javascript-core": "11.0.0",
61
61
  "@form8ion/jetbrains": "1.1.3",
62
62
  "@form8ion/lift": "9.2.2",
@@ -106,12 +106,12 @@
106
106
  "mdast-util-from-markdown": "2.0.1",
107
107
  "mdast-zone": "6.1.0",
108
108
  "mock-fs": "5.2.0",
109
- "msw": "2.4.8",
109
+ "msw": "2.4.9",
110
110
  "npm-run-all2": "6.2.3",
111
111
  "publint": "0.2.11",
112
112
  "remark-cli": "12.0.1",
113
113
  "rimraf": "6.0.1",
114
- "rollup": "4.22.0",
114
+ "rollup": "4.22.2",
115
115
  "rollup-plugin-auto-external": "2.0.0",
116
116
  "rollup-plugin-executable": "1.6.3",
117
117
  "rollup-plugin-json": "4.0.0",