Skip to content

Commit 101c368

Browse files
author
naman-contentstack
committed
Merge branch 'v2-dev' into feat/AM2.0
2 parents 41014b1 + 4a2e217 commit 101c368

16 files changed

Lines changed: 90 additions & 23607 deletions

File tree

.talismanrc

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,6 @@
11
fileignoreconfig:
22
- filename: packages/contentstack-asset-management/src/import/spaces.ts
33
checksum: e972d66f6a889f72d72ba48112a12f9447de39285cfb568d3b99a4969cf9f5f9
4+
- filename: pnpm-lock.yaml
5+
checksum: 8b36c85c5be8e48fb34f600b0e5631ab9c6640ad115825a11a7f2bd161141b74
46
version: '1.0'

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: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
"@oclif/plugin-help": "^6.2.28",
1515
"chalk": "^5.6.2",
1616
"inquirer": "12.11.1",
17-
"lodash": "^4.17.23",
17+
"lodash": "^4.18.1",
1818
"merge": "^2.1.1",
1919
"ora": "^5.4.1",
2020
"prompt": "^1.3.0",
@@ -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: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
"big-json": "^3.2.0",
1515
"bluebird": "^3.7.2",
1616
"chalk": "^5.6.2",
17-
"lodash": "^4.17.23",
17+
"lodash": "^4.18.1",
1818
"merge": "^2.1.1",
1919
"mkdirp": "^1.0.4",
2020
"progress-stream": "^2.0.0",
@@ -95,4 +95,4 @@
9595
}
9696
},
9797
"repository": "https://github.com/contentstack/cli"
98-
}
98+
}

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
@@ -16,7 +16,7 @@
1616
"chalk": "^5.6.2",
1717
"debug": "^4.4.3",
1818
"fs-extra": "^11.3.3",
19-
"lodash": "^4.17.23",
19+
"lodash": "^4.18.1",
2020
"marked": "^4.3.0",
2121
"merge": "^2.1.1",
2222
"mkdirp": "^1.0.4",
@@ -91,4 +91,4 @@
9191
}
9292
},
9393
"repository": "https://github.com/contentstack/cli"
94-
}
94+
}

0 commit comments

Comments
 (0)