@travi/cli 16.1.10 → 16.1.12
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.
- package/bin/travi.js +5 -5
- package/package.json +5 -5
package/bin/travi.js
CHANGED
|
@@ -57,7 +57,7 @@ import { scaffold as scaffold$9 } from '@form8ion/add-package-to-monorepo';
|
|
|
57
57
|
var name = "@travi/cli";
|
|
58
58
|
var description = "cli for my various tools";
|
|
59
59
|
var license = "MIT";
|
|
60
|
-
var version = "16.1.
|
|
60
|
+
var version = "16.1.12";
|
|
61
61
|
var type = "module";
|
|
62
62
|
var engines = {
|
|
63
63
|
node: "^22.21.0 || >=24.12"
|
|
@@ -120,10 +120,10 @@ var dependencies = {
|
|
|
120
120
|
"@form8ion/dependabot-scaffolder": "3.0.0",
|
|
121
121
|
"@form8ion/eslint-config-extender": "12.0.0-beta.7",
|
|
122
122
|
"@form8ion/github": "4.0.0-beta.1",
|
|
123
|
-
"@form8ion/github-actions-node-ci": "5.0.
|
|
123
|
+
"@form8ion/github-actions-node-ci": "5.0.3",
|
|
124
124
|
"@form8ion/github-core": "2.0.0",
|
|
125
125
|
"@form8ion/hapi-scaffolder": "5.0.0-alpha.7",
|
|
126
|
-
"@form8ion/javascript": "16.0.0-beta.
|
|
126
|
+
"@form8ion/javascript": "16.0.0-beta.3",
|
|
127
127
|
"@form8ion/javascript-core": "12.4.0",
|
|
128
128
|
"@form8ion/jest-scaffolder": "2.0.0",
|
|
129
129
|
"@form8ion/jetbrains": "1.1.4",
|
|
@@ -174,7 +174,7 @@ var devDependencies = {
|
|
|
174
174
|
"@vitest/coverage-v8": "4.1.8",
|
|
175
175
|
chai: "6.2.2",
|
|
176
176
|
"clear-module": "4.1.3",
|
|
177
|
-
"commitlint-config-travi": "1.4.
|
|
177
|
+
"commitlint-config-travi": "1.4.67",
|
|
178
178
|
"cz-conventional-changelog": "3.3.0",
|
|
179
179
|
"deep-equal": "2.2.3",
|
|
180
180
|
execa: "9.6.1",
|
|
@@ -196,7 +196,7 @@ var devDependencies = {
|
|
|
196
196
|
"remark-preset-lint-travi": "6.0.8",
|
|
197
197
|
"remark-toc": "9.0.0",
|
|
198
198
|
rimraf: "6.1.3",
|
|
199
|
-
rollup: "4.61.
|
|
199
|
+
rollup: "4.61.1",
|
|
200
200
|
"rollup-plugin-auto-external": "2.0.0",
|
|
201
201
|
"rollup-plugin-executable": "1.6.3",
|
|
202
202
|
"rollup-plugin-json": "4.0.0",
|
package/package.json
CHANGED
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
"name": "@travi/cli",
|
|
3
3
|
"description": "cli for my various tools",
|
|
4
4
|
"license": "MIT",
|
|
5
|
-
"version": "16.1.
|
|
5
|
+
"version": "16.1.12",
|
|
6
6
|
"type": "module",
|
|
7
7
|
"engines": {
|
|
8
8
|
"node": "^22.21.0 || >=24.12"
|
|
@@ -65,10 +65,10 @@
|
|
|
65
65
|
"@form8ion/dependabot-scaffolder": "3.0.0",
|
|
66
66
|
"@form8ion/eslint-config-extender": "12.0.0-beta.7",
|
|
67
67
|
"@form8ion/github": "4.0.0-beta.1",
|
|
68
|
-
"@form8ion/github-actions-node-ci": "5.0.
|
|
68
|
+
"@form8ion/github-actions-node-ci": "5.0.3",
|
|
69
69
|
"@form8ion/github-core": "2.0.0",
|
|
70
70
|
"@form8ion/hapi-scaffolder": "5.0.0-alpha.7",
|
|
71
|
-
"@form8ion/javascript": "16.0.0-beta.
|
|
71
|
+
"@form8ion/javascript": "16.0.0-beta.3",
|
|
72
72
|
"@form8ion/javascript-core": "12.4.0",
|
|
73
73
|
"@form8ion/jest-scaffolder": "2.0.0",
|
|
74
74
|
"@form8ion/jetbrains": "1.1.4",
|
|
@@ -119,7 +119,7 @@
|
|
|
119
119
|
"@vitest/coverage-v8": "4.1.8",
|
|
120
120
|
"chai": "6.2.2",
|
|
121
121
|
"clear-module": "4.1.3",
|
|
122
|
-
"commitlint-config-travi": "1.4.
|
|
122
|
+
"commitlint-config-travi": "1.4.67",
|
|
123
123
|
"cz-conventional-changelog": "3.3.0",
|
|
124
124
|
"deep-equal": "2.2.3",
|
|
125
125
|
"execa": "9.6.1",
|
|
@@ -141,7 +141,7 @@
|
|
|
141
141
|
"remark-preset-lint-travi": "6.0.8",
|
|
142
142
|
"remark-toc": "9.0.0",
|
|
143
143
|
"rimraf": "6.1.3",
|
|
144
|
-
"rollup": "4.61.
|
|
144
|
+
"rollup": "4.61.1",
|
|
145
145
|
"rollup-plugin-auto-external": "2.0.0",
|
|
146
146
|
"rollup-plugin-executable": "1.6.3",
|
|
147
147
|
"rollup-plugin-json": "4.0.0",
|