@slicemachine/init 2.10.45 → 2.10.46-alpha.jp-fix-volumes-move-error.1
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/dist/_node_modules/@babel/code-frame/lib/index.cjs +1 -1
- package/dist/_node_modules/@babel/code-frame/lib/index.js +1 -1
- package/dist/_node_modules/@babel/helper-validator-identifier/lib/index.cjs +1 -1
- package/dist/_node_modules/@babel/helper-validator-identifier/lib/index.js +1 -1
- package/dist/_node_modules/@babel/highlight/lib/index.cjs +3 -3
- package/dist/_node_modules/@babel/highlight/lib/index.js +3 -3
- package/dist/_node_modules/@nodelib/fs.scandir/out/providers/async.cjs +1 -1
- package/dist/_node_modules/@nodelib/fs.scandir/out/providers/async.js +1 -1
- package/dist/_node_modules/@nodelib/fs.scandir/out/providers/sync.cjs +1 -1
- package/dist/_node_modules/@nodelib/fs.scandir/out/providers/sync.js +1 -1
- package/dist/_node_modules/@nodelib/fs.scandir/out/settings.cjs +1 -1
- package/dist/_node_modules/@nodelib/fs.scandir/out/settings.js +1 -1
- package/dist/_node_modules/@nodelib/fs.stat/out/index.cjs +1 -1
- package/dist/_node_modules/@nodelib/fs.stat/out/index.js +1 -1
- package/dist/_node_modules/@nodelib/fs.walk/out/index.cjs +1 -1
- package/dist/_node_modules/@nodelib/fs.walk/out/index.js +1 -1
- package/dist/_node_modules/fast-glob/out/readers/async.cjs +1 -1
- package/dist/_node_modules/fast-glob/out/readers/async.js +1 -1
- package/dist/_node_modules/fast-glob/out/readers/reader.cjs +1 -1
- package/dist/_node_modules/fast-glob/out/readers/reader.js +1 -1
- package/dist/_node_modules/fast-glob/out/readers/stream.cjs +2 -2
- package/dist/_node_modules/fast-glob/out/readers/stream.js +2 -2
- package/dist/_node_modules/fast-glob/out/readers/sync.cjs +2 -2
- package/dist/_node_modules/fast-glob/out/readers/sync.js +2 -2
- package/dist/_node_modules/js-tokens/index.cjs +1 -1
- package/dist/_node_modules/js-tokens/index.js +1 -1
- package/dist/_node_modules/path-key/index.cjs +1 -1
- package/dist/_node_modules/path-key/index.js +1 -1
- package/dist/_node_modules/read-pkg/_node_modules/hosted-git-info/index.cjs +1 -1
- package/dist/_node_modules/read-pkg/_node_modules/hosted-git-info/index.js +1 -1
- package/dist/_virtual/index13.cjs +2 -2
- package/dist/_virtual/index13.js +2 -2
- package/dist/_virtual/index15.cjs +2 -2
- package/dist/_virtual/index15.js +2 -2
- package/dist/_virtual/index16.cjs +2 -2
- package/dist/_virtual/index16.js +2 -2
- package/dist/_virtual/index17.cjs +2 -2
- package/dist/_virtual/index17.js +2 -2
- package/dist/_virtual/index18.cjs +2 -2
- package/dist/_virtual/index18.js +2 -2
- package/dist/_virtual/index19.cjs +2 -2
- package/dist/_virtual/index19.js +2 -2
- package/dist/packages/init/package.json.cjs +5 -2
- package/dist/packages/init/package.json.cjs.map +1 -1
- package/dist/packages/init/package.json.js +5 -2
- package/dist/packages/init/package.json.js.map +1 -1
- package/package.json +5 -4
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
const index = require("../../../../_virtual/index9.cjs");
|
|
3
3
|
require("../../highlight/lib/index.cjs");
|
|
4
|
-
const index$1 = require("../../../../_virtual/
|
|
4
|
+
const index$1 = require("../../../../_virtual/index15.cjs");
|
|
5
5
|
Object.defineProperty(index.__exports, "__esModule", {
|
|
6
6
|
value: true
|
|
7
7
|
});
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { __exports as lib } from "../../../../_virtual/index9.js";
|
|
2
2
|
import "../../highlight/lib/index.js";
|
|
3
|
-
import { __exports as lib$1 } from "../../../../_virtual/
|
|
3
|
+
import { __exports as lib$1 } from "../../../../_virtual/index15.js";
|
|
4
4
|
Object.defineProperty(lib, "__esModule", {
|
|
5
5
|
value: true
|
|
6
6
|
});
|
|
@@ -1,10 +1,10 @@
|
|
|
1
1
|
"use strict";
|
|
2
|
-
const index = require("../../../../_virtual/
|
|
2
|
+
const index = require("../../../../_virtual/index15.cjs");
|
|
3
3
|
require("../../../js-tokens/index.cjs");
|
|
4
4
|
require("../../helper-validator-identifier/lib/index.cjs");
|
|
5
5
|
const chalk = require("chalk");
|
|
6
|
-
const index$1 = require("../../../../_virtual/
|
|
7
|
-
const index$2 = require("../../../../_virtual/
|
|
6
|
+
const index$1 = require("../../../../_virtual/index17.cjs");
|
|
7
|
+
const index$2 = require("../../../../_virtual/index18.cjs");
|
|
8
8
|
Object.defineProperty(index.__exports, "__esModule", {
|
|
9
9
|
value: true
|
|
10
10
|
});
|
|
@@ -1,9 +1,9 @@
|
|
|
1
|
-
import { __exports as lib } from "../../../../_virtual/
|
|
1
|
+
import { __exports as lib } from "../../../../_virtual/index15.js";
|
|
2
2
|
import "../../../js-tokens/index.js";
|
|
3
3
|
import "../../helper-validator-identifier/lib/index.js";
|
|
4
4
|
import chalk from "chalk";
|
|
5
|
-
import { __exports as jsTokens } from "../../../../_virtual/
|
|
6
|
-
import { __exports as lib$1 } from "../../../../_virtual/
|
|
5
|
+
import { __exports as jsTokens } from "../../../../_virtual/index17.js";
|
|
6
|
+
import { __exports as lib$1 } from "../../../../_virtual/index18.js";
|
|
7
7
|
Object.defineProperty(lib, "__esModule", {
|
|
8
8
|
value: true
|
|
9
9
|
});
|
|
@@ -7,7 +7,7 @@ require("../utils/index.cjs");
|
|
|
7
7
|
require("./common.cjs");
|
|
8
8
|
const constants = require("../../../../../_virtual/constants.cjs");
|
|
9
9
|
const common$1 = require("../../../../../_virtual/common2.cjs");
|
|
10
|
-
const index$1 = require("../../../../../_virtual/
|
|
10
|
+
const index$1 = require("../../../../../_virtual/index14.cjs");
|
|
11
11
|
const index$2 = require("../../../../../_virtual/index21.cjs");
|
|
12
12
|
Object.defineProperty(async.__exports, "__esModule", { value: true });
|
|
13
13
|
async.__exports.readdir = async.__exports.readdirWithFileTypes = async.__exports.read = void 0;
|
|
@@ -6,7 +6,7 @@ import "../utils/index.js";
|
|
|
6
6
|
import "./common.js";
|
|
7
7
|
import { __exports as constants } from "../../../../../_virtual/constants.js";
|
|
8
8
|
import { __exports as common$1 } from "../../../../../_virtual/common2.js";
|
|
9
|
-
import { __exports as out } from "../../../../../_virtual/
|
|
9
|
+
import { __exports as out } from "../../../../../_virtual/index14.js";
|
|
10
10
|
import { __exports as utils$1 } from "../../../../../_virtual/index21.js";
|
|
11
11
|
Object.defineProperty(async, "__esModule", { value: true });
|
|
12
12
|
async.readdir = async.readdirWithFileTypes = async.read = void 0;
|
|
@@ -7,7 +7,7 @@ require("./common.cjs");
|
|
|
7
7
|
const constants = require("../../../../../_virtual/constants.cjs");
|
|
8
8
|
const common$1 = require("../../../../../_virtual/common2.cjs");
|
|
9
9
|
const index = require("../../../../../_virtual/index21.cjs");
|
|
10
|
-
const index$1 = require("../../../../../_virtual/
|
|
10
|
+
const index$1 = require("../../../../../_virtual/index14.cjs");
|
|
11
11
|
Object.defineProperty(sync.__exports, "__esModule", { value: true });
|
|
12
12
|
sync.__exports.readdir = sync.__exports.readdirWithFileTypes = sync.__exports.read = void 0;
|
|
13
13
|
const fsStat = index$1.__exports;
|
|
@@ -6,7 +6,7 @@ import "./common.js";
|
|
|
6
6
|
import { __exports as constants } from "../../../../../_virtual/constants.js";
|
|
7
7
|
import { __exports as common$1 } from "../../../../../_virtual/common2.js";
|
|
8
8
|
import { __exports as utils$1 } from "../../../../../_virtual/index21.js";
|
|
9
|
-
import { __exports as out } from "../../../../../_virtual/
|
|
9
|
+
import { __exports as out } from "../../../../../_virtual/index14.js";
|
|
10
10
|
Object.defineProperty(sync, "__esModule", { value: true });
|
|
11
11
|
sync.readdir = sync.readdirWithFileTypes = sync.read = void 0;
|
|
12
12
|
const fsStat = out;
|
|
@@ -4,7 +4,7 @@ const require$$0 = require("path");
|
|
|
4
4
|
require("../../fs.stat/out/index.cjs");
|
|
5
5
|
require("./adapters/fs.cjs");
|
|
6
6
|
const fs$1 = require("../../../../_virtual/fs3.cjs");
|
|
7
|
-
const index = require("../../../../_virtual/
|
|
7
|
+
const index = require("../../../../_virtual/index14.cjs");
|
|
8
8
|
Object.defineProperty(settings.__exports, "__esModule", { value: true });
|
|
9
9
|
const path = require$$0;
|
|
10
10
|
const fsStat = index.__exports;
|
|
@@ -3,7 +3,7 @@ import require$$0 from "path";
|
|
|
3
3
|
import "../../fs.stat/out/index.js";
|
|
4
4
|
import "./adapters/fs.js";
|
|
5
5
|
import { __exports as fs$1 } from "../../../../_virtual/fs3.js";
|
|
6
|
-
import { __exports as out } from "../../../../_virtual/
|
|
6
|
+
import { __exports as out } from "../../../../_virtual/index14.js";
|
|
7
7
|
Object.defineProperty(settings, "__esModule", { value: true });
|
|
8
8
|
const path = require$$0;
|
|
9
9
|
const fsStat = out;
|
|
@@ -4,7 +4,7 @@ require("../../../@nodelib/fs.walk/out/index.cjs");
|
|
|
4
4
|
require("./reader.cjs");
|
|
5
5
|
require("./stream.cjs");
|
|
6
6
|
const reader = require("../../../../_virtual/reader.cjs");
|
|
7
|
-
const index = require("../../../../_virtual/
|
|
7
|
+
const index = require("../../../../_virtual/index13.cjs");
|
|
8
8
|
const stream = require("../../../../_virtual/stream2.cjs");
|
|
9
9
|
Object.defineProperty(async.__exports, "__esModule", { value: true });
|
|
10
10
|
const fsWalk = index.__exports;
|
|
@@ -3,7 +3,7 @@ import "../../../@nodelib/fs.walk/out/index.js";
|
|
|
3
3
|
import "./reader.js";
|
|
4
4
|
import "./stream.js";
|
|
5
5
|
import { __exports as reader } from "../../../../_virtual/reader.js";
|
|
6
|
-
import { __exports as out } from "../../../../_virtual/
|
|
6
|
+
import { __exports as out } from "../../../../_virtual/index13.js";
|
|
7
7
|
import { __exports as stream } from "../../../../_virtual/stream2.js";
|
|
8
8
|
Object.defineProperty(async, "__esModule", { value: true });
|
|
9
9
|
const fsWalk = out;
|
|
@@ -3,7 +3,7 @@ const reader = require("../../../../_virtual/reader.cjs");
|
|
|
3
3
|
const require$$0 = require("path");
|
|
4
4
|
require("../../../@nodelib/fs.stat/out/index.cjs");
|
|
5
5
|
require("../utils/index.cjs");
|
|
6
|
-
const index = require("../../../../_virtual/
|
|
6
|
+
const index = require("../../../../_virtual/index14.cjs");
|
|
7
7
|
const index$1 = require("../../../../_virtual/index5.cjs");
|
|
8
8
|
Object.defineProperty(reader.__exports, "__esModule", { value: true });
|
|
9
9
|
const path = require$$0;
|
|
@@ -2,7 +2,7 @@ import { __exports as reader } from "../../../../_virtual/reader.js";
|
|
|
2
2
|
import require$$0 from "path";
|
|
3
3
|
import "../../../@nodelib/fs.stat/out/index.js";
|
|
4
4
|
import "../utils/index.js";
|
|
5
|
-
import { __exports as out } from "../../../../_virtual/
|
|
5
|
+
import { __exports as out } from "../../../../_virtual/index14.js";
|
|
6
6
|
import { __exports as utils$1 } from "../../../../_virtual/index5.js";
|
|
7
7
|
Object.defineProperty(reader, "__esModule", { value: true });
|
|
8
8
|
const path = require$$0;
|
|
@@ -5,8 +5,8 @@ require("../../../@nodelib/fs.stat/out/index.cjs");
|
|
|
5
5
|
require("../../../@nodelib/fs.walk/out/index.cjs");
|
|
6
6
|
require("./reader.cjs");
|
|
7
7
|
const reader = require("../../../../_virtual/reader.cjs");
|
|
8
|
-
const index = require("../../../../_virtual/
|
|
9
|
-
const index$1 = require("../../../../_virtual/
|
|
8
|
+
const index = require("../../../../_virtual/index13.cjs");
|
|
9
|
+
const index$1 = require("../../../../_virtual/index14.cjs");
|
|
10
10
|
Object.defineProperty(stream.__exports, "__esModule", { value: true });
|
|
11
11
|
const stream_1 = require$$0;
|
|
12
12
|
const fsStat = index$1.__exports;
|
|
@@ -4,8 +4,8 @@ import "../../../@nodelib/fs.stat/out/index.js";
|
|
|
4
4
|
import "../../../@nodelib/fs.walk/out/index.js";
|
|
5
5
|
import "./reader.js";
|
|
6
6
|
import { __exports as reader } from "../../../../_virtual/reader.js";
|
|
7
|
-
import { __exports as out } from "../../../../_virtual/
|
|
8
|
-
import { __exports as out$1 } from "../../../../_virtual/
|
|
7
|
+
import { __exports as out } from "../../../../_virtual/index13.js";
|
|
8
|
+
import { __exports as out$1 } from "../../../../_virtual/index14.js";
|
|
9
9
|
Object.defineProperty(stream, "__esModule", { value: true });
|
|
10
10
|
const stream_1 = require$$0;
|
|
11
11
|
const fsStat = out$1;
|
|
@@ -4,8 +4,8 @@ require("../../../@nodelib/fs.stat/out/index.cjs");
|
|
|
4
4
|
require("../../../@nodelib/fs.walk/out/index.cjs");
|
|
5
5
|
require("./reader.cjs");
|
|
6
6
|
const reader = require("../../../../_virtual/reader.cjs");
|
|
7
|
-
const index = require("../../../../_virtual/
|
|
8
|
-
const index$1 = require("../../../../_virtual/
|
|
7
|
+
const index = require("../../../../_virtual/index13.cjs");
|
|
8
|
+
const index$1 = require("../../../../_virtual/index14.cjs");
|
|
9
9
|
Object.defineProperty(sync.__exports, "__esModule", { value: true });
|
|
10
10
|
const fsStat = index$1.__exports;
|
|
11
11
|
const fsWalk = index.__exports;
|
|
@@ -3,8 +3,8 @@ import "../../../@nodelib/fs.stat/out/index.js";
|
|
|
3
3
|
import "../../../@nodelib/fs.walk/out/index.js";
|
|
4
4
|
import "./reader.js";
|
|
5
5
|
import { __exports as reader } from "../../../../_virtual/reader.js";
|
|
6
|
-
import { __exports as out } from "../../../../_virtual/
|
|
7
|
-
import { __exports as out$1 } from "../../../../_virtual/
|
|
6
|
+
import { __exports as out } from "../../../../_virtual/index13.js";
|
|
7
|
+
import { __exports as out$1 } from "../../../../_virtual/index14.js";
|
|
8
8
|
Object.defineProperty(sync, "__esModule", { value: true });
|
|
9
9
|
const fsStat = out$1;
|
|
10
10
|
const fsWalk = out;
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
Object.defineProperty(exports, Symbol.toStringTag, { value: "Module" });
|
|
3
|
-
const index = require("../../_virtual/
|
|
3
|
+
const index = require("../../_virtual/index16.cjs");
|
|
4
4
|
const pathKey = (options = {}) => {
|
|
5
5
|
const environment = options.env || process.env;
|
|
6
6
|
const platform = options.platform || process.platform;
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { __module as pathKey$1 } from "../../_virtual/
|
|
1
|
+
import { __module as pathKey$1 } from "../../_virtual/index16.js";
|
|
2
2
|
const pathKey = (options = {}) => {
|
|
3
3
|
const environment = options.env || process.env;
|
|
4
4
|
const platform = options.platform || process.platform;
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
Object.defineProperty(exports, Symbol.toStringTag, { value: "Module" });
|
|
3
|
-
const index$1 = require("../../../../_virtual/
|
|
3
|
+
const index$1 = require("../../../../_virtual/index19.cjs");
|
|
4
4
|
const require$$0 = require("url");
|
|
5
5
|
const gitHostInfo = require("./git-host-info.cjs");
|
|
6
6
|
const gitHost = require("./git-host.cjs");
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { __module as hostedGitInfo } from "../../../../_virtual/
|
|
1
|
+
import { __module as hostedGitInfo } from "../../../../_virtual/index19.js";
|
|
2
2
|
import require$$0 from "url";
|
|
3
3
|
import { g as gitHostInfo } from "./git-host-info.js";
|
|
4
4
|
import { g as gitHost } from "./git-host.js";
|
package/dist/_virtual/index13.js
CHANGED
package/dist/_virtual/index15.js
CHANGED
package/dist/_virtual/index16.js
CHANGED
package/dist/_virtual/index17.js
CHANGED
package/dist/_virtual/index18.js
CHANGED
package/dist/_virtual/index19.js
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
Object.defineProperties(exports, { __esModule: { value: true }, [Symbol.toStringTag]: { value: "Module" } });
|
|
3
3
|
const name = "@slicemachine/init";
|
|
4
|
-
const version = "2.10.
|
|
4
|
+
const version = "2.10.46-alpha.jp-fix-volumes-move-error.1";
|
|
5
5
|
const description = "Init Prismic Slice Machine in your project";
|
|
6
6
|
const keywords = [
|
|
7
7
|
"typescript",
|
|
@@ -101,6 +101,7 @@ const engines = {
|
|
|
101
101
|
const publishConfig = {
|
|
102
102
|
access: "public"
|
|
103
103
|
};
|
|
104
|
+
const stableVersion = "2.10.45";
|
|
104
105
|
const pkg = {
|
|
105
106
|
name,
|
|
106
107
|
version,
|
|
@@ -120,7 +121,8 @@ const pkg = {
|
|
|
120
121
|
dependencies,
|
|
121
122
|
devDependencies,
|
|
122
123
|
engines,
|
|
123
|
-
publishConfig
|
|
124
|
+
publishConfig,
|
|
125
|
+
stableVersion
|
|
124
126
|
};
|
|
125
127
|
exports.author = author;
|
|
126
128
|
exports.bin = bin;
|
|
@@ -139,6 +141,7 @@ exports.name = name;
|
|
|
139
141
|
exports.publishConfig = publishConfig;
|
|
140
142
|
exports.repository = repository;
|
|
141
143
|
exports.scripts = scripts;
|
|
144
|
+
exports.stableVersion = stableVersion;
|
|
142
145
|
exports.type = type;
|
|
143
146
|
exports.types = types;
|
|
144
147
|
exports.version = version;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"package.json.cjs","sources":[],"sourcesContent":[],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"package.json.cjs","sources":[],"sourcesContent":[],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;"}
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
const name = "@slicemachine/init";
|
|
2
|
-
const version = "2.10.
|
|
2
|
+
const version = "2.10.46-alpha.jp-fix-volumes-move-error.1";
|
|
3
3
|
const description = "Init Prismic Slice Machine in your project";
|
|
4
4
|
const keywords = [
|
|
5
5
|
"typescript",
|
|
@@ -99,6 +99,7 @@ const engines = {
|
|
|
99
99
|
const publishConfig = {
|
|
100
100
|
access: "public"
|
|
101
101
|
};
|
|
102
|
+
const stableVersion = "2.10.45";
|
|
102
103
|
const pkg = {
|
|
103
104
|
name,
|
|
104
105
|
version,
|
|
@@ -118,7 +119,8 @@ const pkg = {
|
|
|
118
119
|
dependencies,
|
|
119
120
|
devDependencies,
|
|
120
121
|
engines,
|
|
121
|
-
publishConfig
|
|
122
|
+
publishConfig,
|
|
123
|
+
stableVersion
|
|
122
124
|
};
|
|
123
125
|
export {
|
|
124
126
|
author,
|
|
@@ -138,6 +140,7 @@ export {
|
|
|
138
140
|
publishConfig,
|
|
139
141
|
repository,
|
|
140
142
|
scripts,
|
|
143
|
+
stableVersion,
|
|
141
144
|
type,
|
|
142
145
|
types,
|
|
143
146
|
version
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"package.json.js","sources":[],"sourcesContent":[],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"package.json.js","sources":[],"sourcesContent":[],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;"}
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@slicemachine/init",
|
|
3
|
-
"version": "2.10.
|
|
3
|
+
"version": "2.10.46-alpha.jp-fix-volumes-move-error.1",
|
|
4
4
|
"description": "Init Prismic Slice Machine in your project",
|
|
5
5
|
"keywords": [
|
|
6
6
|
"typescript",
|
|
@@ -54,7 +54,7 @@
|
|
|
54
54
|
"@antfu/ni": "^0.20.0",
|
|
55
55
|
"@lihbr/listr-update-renderer": "^0.5.3",
|
|
56
56
|
"@sentry/node": "^7.116.0",
|
|
57
|
-
"@slicemachine/manager": "0.26.
|
|
57
|
+
"@slicemachine/manager": "0.26.3-alpha.jp-fix-volumes-move-error.1",
|
|
58
58
|
"chalk": "^4.1.2",
|
|
59
59
|
"giget": "^1.1.2",
|
|
60
60
|
"globby": "^13.1.3",
|
|
@@ -68,7 +68,7 @@
|
|
|
68
68
|
},
|
|
69
69
|
"devDependencies": {
|
|
70
70
|
"@size-limit/preset-small-lib": "8.2.4",
|
|
71
|
-
"@slicemachine/plugin-kit": "0.4.
|
|
71
|
+
"@slicemachine/plugin-kit": "0.4.88-alpha.jp-fix-volumes-move-error.1",
|
|
72
72
|
"@types/listr": "0.14.4",
|
|
73
73
|
"@types/prompts": "2.4.3",
|
|
74
74
|
"@types/semver": "7.3.13",
|
|
@@ -99,5 +99,6 @@
|
|
|
99
99
|
},
|
|
100
100
|
"publishConfig": {
|
|
101
101
|
"access": "public"
|
|
102
|
-
}
|
|
102
|
+
},
|
|
103
|
+
"stableVersion": "2.10.45"
|
|
103
104
|
}
|