Skip to content
Merged
Show file tree
Hide file tree
Changes from 3 commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions .talismanrc
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
fileignoreconfig:
- filename: packages/contentstack/README.md
checksum: 1846c4aefe667bf30c352009ac7aa90f6f966af5a9dfc71c4b5a7c66cd444c9c
- filename: pnpm-lock.yaml
checksum: ce59711c92f86740c966bc881cac51f3afcea2af46858d715419b5d4914ad24e
version: '1.0'
12 changes: 6 additions & 6 deletions packages/contentstack/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,23 +20,23 @@
},
"dependencies": {
"@contentstack/cli-audit": "~1.19.3",
"@contentstack/cli-cm-export": "~1.24.3",
"@contentstack/cli-cm-import": "~1.32.3",
"@contentstack/cli-cm-export": "~1.25.0",
"@contentstack/cli-cm-import": "~1.33.0",
"@contentstack/cli-auth": "~1.8.2",
"@contentstack/cli-cm-bootstrap": "~1.19.2",
"@contentstack/cli-cm-bootstrap": "~1.19.3",
"@contentstack/cli-cm-branches": "~1.8.1",
"@contentstack/cli-cm-bulk-publish": "~1.11.3",
"@contentstack/cli-cm-clone": "~1.21.3",
"@contentstack/cli-cm-clone": "~1.21.4",
"@contentstack/cli-cm-export-to-csv": "~1.12.2",
"@contentstack/cli-cm-import-setup": "~1.8.3",
"@contentstack/cli-cm-migrate-rte": "~1.6.4",
"@contentstack/cli-cm-seed": "~1.15.2",
"@contentstack/cli-cm-seed": "~1.15.3",
"@contentstack/cli-command": "~1.8.2",
"@contentstack/cli-config": "~1.20.3",
"@contentstack/cli-launch": "^1.9.8",
"@contentstack/cli-migration": "~1.12.2",
"@contentstack/cli-utilities": "~1.18.3",
"@contentstack/cli-variants": "~1.4.3",
"@contentstack/cli-variants": "~1.5.0",
"@oclif/core": "^4.10.5",
"@oclif/plugin-help": "^6.2.28",
"@oclif/plugin-not-found": "^3.2.53",
Expand Down
Loading
Loading