@slicemachine/init 2.10.39 → 2.10.40-alpha.dependabot-npm-and-yarn-packages-adapter-next-next-14-2-32.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.
@@ -1,5 +1,5 @@
1
1
  "use strict";
2
- const index = require("../../../../_virtual/index19.cjs");
2
+ const index = require("../../../../_virtual/index18.cjs");
3
3
  require("./identifier.cjs");
4
4
  require("./keyword.cjs");
5
5
  const identifier = require("../../../../_virtual/identifier.cjs");
@@ -1,4 +1,4 @@
1
- import { __exports as lib } from "../../../../_virtual/index19.js";
1
+ import { __exports as lib } from "../../../../_virtual/index18.js";
2
2
  import "./identifier.js";
3
3
  import "./keyword.js";
4
4
  import { __exports as identifier } from "../../../../_virtual/identifier.js";
@@ -3,8 +3,8 @@ 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/index18.cjs");
7
- const index$2 = require("../../../../_virtual/index19.cjs");
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
  });
@@ -2,8 +2,8 @@ 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/index18.js";
6
- import { __exports as lib$1 } from "../../../../_virtual/index19.js";
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
  });
@@ -1,5 +1,5 @@
1
1
  "use strict";
2
- const index = require("../../_virtual/index18.cjs");
2
+ const index = require("../../_virtual/index17.cjs");
3
3
  Object.defineProperty(index.__exports, "__esModule", {
4
4
  value: true
5
5
  });
@@ -1,4 +1,4 @@
1
- import { __exports as jsTokens } from "../../_virtual/index18.js";
1
+ import { __exports as jsTokens } from "../../_virtual/index17.js";
2
2
  Object.defineProperty(jsTokens, "__esModule", {
3
3
  value: true
4
4
  });
@@ -1,6 +1,6 @@
1
1
  "use strict";
2
2
  Object.defineProperty(exports, Symbol.toStringTag, { value: "Module" });
3
- const index = require("../../../../_virtual/index17.cjs");
3
+ const index = 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/index17.js";
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";
@@ -1,5 +1,5 @@
1
1
  "use strict";
2
2
  Object.defineProperty(exports, Symbol.toStringTag, { value: "Module" });
3
- var hostedGitInfo = { exports: {} };
4
- exports.__module = hostedGitInfo;
3
+ var jsTokens = {};
4
+ exports.__exports = jsTokens;
5
5
  //# sourceMappingURL=index17.cjs.map
@@ -1,5 +1,5 @@
1
- var hostedGitInfo = { exports: {} };
1
+ var jsTokens = {};
2
2
  export {
3
- hostedGitInfo as __module
3
+ jsTokens as __exports
4
4
  };
5
5
  //# sourceMappingURL=index17.js.map
@@ -1,5 +1,5 @@
1
1
  "use strict";
2
2
  Object.defineProperty(exports, Symbol.toStringTag, { value: "Module" });
3
- var jsTokens = {};
4
- exports.__exports = jsTokens;
3
+ var lib = {};
4
+ exports.__exports = lib;
5
5
  //# sourceMappingURL=index18.cjs.map
@@ -1,5 +1,5 @@
1
- var jsTokens = {};
1
+ var lib = {};
2
2
  export {
3
- jsTokens as __exports
3
+ lib as __exports
4
4
  };
5
5
  //# sourceMappingURL=index18.js.map
@@ -1,5 +1,5 @@
1
1
  "use strict";
2
2
  Object.defineProperty(exports, Symbol.toStringTag, { value: "Module" });
3
- var lib = {};
4
- exports.__exports = lib;
3
+ var hostedGitInfo = { exports: {} };
4
+ exports.__module = hostedGitInfo;
5
5
  //# sourceMappingURL=index19.cjs.map
@@ -1,5 +1,5 @@
1
- var lib = {};
1
+ var hostedGitInfo = { exports: {} };
2
2
  export {
3
- lib as __exports
3
+ hostedGitInfo as __module
4
4
  };
5
5
  //# sourceMappingURL=index19.js.map
@@ -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.39";
4
+ const version = "2.10.40-alpha.dependabot-npm-and-yarn-packages-adapter-next-next-14-2-32.1";
5
5
  const description = "Init Prismic Slice Machine in your project";
6
6
  const keywords = [
7
7
  "typescript",
@@ -98,6 +98,7 @@ const devDependencies = {
98
98
  const publishConfig = {
99
99
  access: "public"
100
100
  };
101
+ const stableVersion = "2.10.39";
101
102
  const pkg = {
102
103
  name,
103
104
  version,
@@ -116,7 +117,8 @@ const pkg = {
116
117
  scripts,
117
118
  dependencies,
118
119
  devDependencies,
119
- publishConfig
120
+ publishConfig,
121
+ stableVersion
120
122
  };
121
123
  exports.author = author;
122
124
  exports.bin = bin;
@@ -134,6 +136,7 @@ exports.name = name;
134
136
  exports.publishConfig = publishConfig;
135
137
  exports.repository = repository;
136
138
  exports.scripts = scripts;
139
+ exports.stableVersion = stableVersion;
137
140
  exports.type = type;
138
141
  exports.types = types;
139
142
  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.39";
2
+ const version = "2.10.40-alpha.dependabot-npm-and-yarn-packages-adapter-next-next-14-2-32.1";
3
3
  const description = "Init Prismic Slice Machine in your project";
4
4
  const keywords = [
5
5
  "typescript",
@@ -96,6 +96,7 @@ const devDependencies = {
96
96
  const publishConfig = {
97
97
  access: "public"
98
98
  };
99
+ const stableVersion = "2.10.39";
99
100
  const pkg = {
100
101
  name,
101
102
  version,
@@ -114,7 +115,8 @@ const pkg = {
114
115
  scripts,
115
116
  dependencies,
116
117
  devDependencies,
117
- publishConfig
118
+ publishConfig,
119
+ stableVersion
118
120
  };
119
121
  export {
120
122
  author,
@@ -133,6 +135,7 @@ export {
133
135
  publishConfig,
134
136
  repository,
135
137
  scripts,
138
+ stableVersion,
136
139
  type,
137
140
  types,
138
141
  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.39",
3
+ "version": "2.10.40-alpha.dependabot-npm-and-yarn-packages-adapter-next-next-14-2-32.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.25.3",
57
+ "@slicemachine/manager": "0.25.4-alpha.dependabot-npm-and-yarn-packages-adapter-next-next-14-2-32.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.81",
71
+ "@slicemachine/plugin-kit": "0.4.82-alpha.dependabot-npm-and-yarn-packages-adapter-next-next-14-2-32.1",
72
72
  "@types/listr": "0.14.4",
73
73
  "@types/prompts": "2.4.3",
74
74
  "@types/semver": "7.3.13",
@@ -96,5 +96,6 @@
96
96
  },
97
97
  "publishConfig": {
98
98
  "access": "public"
99
- }
99
+ },
100
+ "stableVersion": "2.10.39"
100
101
  }