@reliverse/dler 1.4.6 → 1.4.7

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/info.d.ts CHANGED
@@ -1,3 +1,2 @@
1
1
  export declare function showStartPrompt(isDev: boolean): Promise<void>;
2
2
  export declare function showEndPrompt(): Promise<void>;
3
- export declare const FILL_ISSUE = "If you believe this is an error, please fill in the issue on https://github.com/reliverse/dler/issues";
package/bin/info.js CHANGED
@@ -19,4 +19,3 @@ export async function showEndPrompt() {
19
19
  titleAnimationDelay: 800
20
20
  });
21
21
  }
22
- export const FILL_ISSUE = "If you believe this is an error, please fill in the issue on https://github.com/reliverse/dler/issues";
package/package.json CHANGED
@@ -1,11 +1,11 @@
1
1
  {
2
2
  "dependencies": {
3
3
  "@reliverse/bleump": "^1.1.4",
4
- "@reliverse/pathkit": "^1.1.4",
4
+ "@reliverse/pathkit": "^1.1.5",
5
5
  "@reliverse/reglob": "^1.0.0",
6
6
  "@reliverse/relico": "^1.1.2",
7
- "@reliverse/relifso": "^1.2.10",
8
- "@reliverse/relinka": "^1.4.6",
7
+ "@reliverse/relifso": "^1.3.0",
8
+ "@reliverse/relinka": "^1.4.7",
9
9
  "@reliverse/rempts": "^1.7.12",
10
10
  "@rollup/plugin-alias": "^5.1.1",
11
11
  "@rollup/plugin-commonjs": "^28.0.3",
@@ -42,7 +42,7 @@
42
42
  "license": "MIT",
43
43
  "name": "@reliverse/dler",
44
44
  "type": "module",
45
- "version": "1.4.6",
45
+ "version": "1.4.7",
46
46
  "keywords": [
47
47
  "reliverse",
48
48
  "cli",