@arcgis/codemod 5.2.0-next.87 → 5.2.0-next.89

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.
@@ -29,11 +29,11 @@ var g = (i, o, a) => {
29
29
  };
30
30
  return r();
31
31
  };
32
- import { f as h, p as P } from "./actions-8PIadCgg.js";
32
+ import { f as h, p as P } from "./actions-WUUe1M5q.js";
33
33
  import { log as k } from "@arcgis/toolkit/log";
34
34
  import { writeFile as u } from "node:fs/promises";
35
- import { c as y } from "./useProjectInstance-evHsM1li.js";
36
- import { p as x, g as J } from "./cli-COx17UK8.js";
35
+ import { c as y } from "./useProjectInstance-DTIFNCFG.js";
36
+ import { p as x, g as J } from "./cli-sk_fNnii.js";
37
37
  async function v(i, o) {
38
38
  const a = /* @__PURE__ */ new Set();
39
39
  for (const n of i) {
@@ -30,7 +30,7 @@ var A = (t, e, n) => {
30
30
  return a();
31
31
  };
32
32
  import { SyntaxKind as d, Node as i } from "ts-morph";
33
- import { c as z } from "./useProjectInstance-evHsM1li.js";
33
+ import { c as z } from "./useProjectInstance-BbuqPuaN.js";
34
34
  const P = /* @__PURE__ */ new Map([
35
35
  ["arcgis-survey123", "arcgis-survey-123"],
36
36
  ["arrow-double-diagonal1", "arrow-double-diagonal-1"],
@@ -30,7 +30,7 @@ var A = (t, e, n) => {
30
30
  return a();
31
31
  };
32
32
  import { SyntaxKind as d, Node as i } from "ts-morph";
33
- import { c as z } from "./useProjectInstance-B86v8eX5.js";
33
+ import { c as z } from "./useProjectInstance-DTIFNCFG.js";
34
34
  const P = /* @__PURE__ */ new Map([
35
35
  ["arcgis-survey123", "arcgis-survey-123"],
36
36
  ["arrow-double-diagonal1", "arrow-double-diagonal-1"],
@@ -1,7 +1,7 @@
1
1
  import { Project as p } from "ts-morph";
2
2
  import { log as d } from "@arcgis/toolkit/log";
3
3
  import { path as f } from "@arcgis/node-toolkit/path";
4
- import { g as t, d as m } from "./cli-qKUUieac.js";
4
+ import { g as t, d as m } from "./cli-DllOIioe.js";
5
5
  import { styleText as s } from "node:util";
6
6
  function y(e) {
7
7
  if (t.project !== void 0)
@@ -1,7 +1,7 @@
1
1
  import { Project as p } from "ts-morph";
2
2
  import { log as d } from "@arcgis/toolkit/log";
3
3
  import { path as f } from "@arcgis/node-toolkit/path";
4
- import { g as t, d as m } from "./cli-COx17UK8.js";
4
+ import { g as t, d as m } from "./cli-sk_fNnii.js";
5
5
  import { styleText as s } from "node:util";
6
6
  function y(e) {
7
7
  if (t.project !== void 0)
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@arcgis/codemod",
3
- "version": "5.2.0-next.87",
3
+ "version": "5.2.0-next.89",
4
4
  "description": "A codemod toolkit for updating and modernizing ArcGIS Maps SDK for JavaScript codebases.",
5
5
  "type": "module",
6
6
  "exports": {
@@ -11,9 +11,9 @@
11
11
  ],
12
12
  "license": "SEE LICENSE IN LICENSE.md",
13
13
  "dependencies": {
14
- "@arcgis/api-extractor": "5.2.0-next.87",
15
- "@arcgis/node-toolkit": "5.2.0-next.87",
16
- "@arcgis/toolkit": "5.2.0-next.87",
14
+ "@arcgis/api-extractor": "5.2.0-next.89",
15
+ "@arcgis/node-toolkit": "5.2.0-next.89",
16
+ "@arcgis/toolkit": "5.2.0-next.89",
17
17
  "@commander-js/extra-typings": "^15.0.0",
18
18
  "commander": "^15.0.0",
19
19
  "tinyglobby": "~0.2.17",