Skip to content

Commit 2efdd38

Browse files
committed
fiix: resolved merge conflicts
1 parent 20b511b commit 2efdd38

File tree

15 files changed

+28
-23513
lines changed

15 files changed

+28
-23513
lines changed

package-lock.json

Lines changed: 0 additions & 23494 deletions
This file was deleted.

packages/contentstack-audit/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
"chalk": "^5.6.2",
2626
"fast-csv": "^4.3.6",
2727
"fs-extra": "^11.3.0",
28-
"lodash": "^4.17.23",
28+
"lodash": "4.18.1",
2929
"uuid": "^9.0.1",
3030
"winston": "^3.17.0"
3131
},
@@ -83,4 +83,4 @@
8383
"keywords": [
8484
"oclif"
8585
]
86-
}
86+
}

packages/contentstack-bootstrap/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -73,4 +73,4 @@
7373
}
7474
},
7575
"repository": "contentstack/cli"
76-
}
76+
}

packages/contentstack-branches/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
"@contentstack/cli-utilities": "~2.0.0-beta.5",
1212
"chalk": "^5.6.2",
1313
"just-diff": "^6.0.2",
14-
"lodash": "^4.17.23"
14+
"lodash": "4.18.1"
1515
},
1616
"devDependencies": {
1717
"@contentstack/cli-dev-dependencies": "~2.0.0-beta.0",
@@ -79,4 +79,4 @@
7979
}
8080
},
8181
"repository": "https://github.com/contentstack/cli"
82-
}
82+
}

packages/contentstack-clone/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -78,4 +78,4 @@
7878
"cm:stacks:clone": "CLN"
7979
}
8080
}
81-
}
81+
}

packages/contentstack-export-to-csv/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -73,4 +73,4 @@
7373
"test:unit:report": "nyc --extension .ts mocha --forbid-only \"test/unit/**/*.test.ts\"",
7474
"version": "oclif readme && git add README.md"
7575
}
76-
}
76+
}

packages/contentstack-export/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -94,4 +94,4 @@
9494
}
9595
},
9696
"repository": "https://github.com/contentstack/cli"
97-
}
97+
}

packages/contentstack-import-setup/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
"big-json": "^3.2.0",
1212
"chalk": "^5.6.2",
1313
"fs-extra": "^11.3.0",
14-
"lodash": "^4.17.23",
14+
"lodash": "4.18.1",
1515
"merge": "^2.1.1",
1616
"mkdirp": "^1.0.4",
1717
"winston": "^3.17.0"
@@ -85,4 +85,4 @@
8585
}
8686
},
8787
"repository": "https://github.com/contentstack/cli"
88-
}
88+
}

packages/contentstack-import/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
"chalk": "^5.6.2",
1616
"debug": "^4.4.3",
1717
"fs-extra": "^11.3.3",
18-
"lodash": "^4.17.23",
18+
"lodash": "4.18.1",
1919
"marked": "^4.3.0",
2020
"merge": "^2.1.1",
2121
"mkdirp": "^1.0.4",
@@ -90,4 +90,4 @@
9090
}
9191
},
9292
"repository": "https://github.com/contentstack/cli"
93-
}
93+
}

packages/contentstack-migration/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -71,4 +71,4 @@
7171
"cm:stacks:migration": "MGRTN"
7272
}
7373
}
74-
}
74+
}

0 commit comments

Comments
 (0)