@teambit/harmony.content.cli-reference 1.95.122 → 1.95.124

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.
@@ -1683,6 +1683,11 @@
1683
1683
  ],
1684
1684
  [
1685
1685
  "u",
1686
+ "update",
1687
+ "update all dependencies"
1688
+ ],
1689
+ [
1690
+ "",
1686
1691
  "update-existing [updateExisting]",
1687
1692
  "DEPRECATED (not needed anymore, it is the default now). update existing dependencies version and types"
1688
1693
  ],
package/cli-reference.mdx CHANGED
@@ -732,7 +732,8 @@ when no package is specified, all workspace dependencies are installed and all w
732
732
  | --------------------------------------- | :--------------: | ------------------------------------------------------------------------------------------------------ |
733
733
  | `--variants <variants>` | `-v` | add packages to specific variants |
734
734
  | `--type [lifecycleType]` | `-t` | "runtime" (default) or "peer" (dev is not a valid option) |
735
- | `--update-existing [updateExisting]` | `-u` | DEPRECATED (not needed anymore, it is the default now). update existing dependencies version and types |
735
+ | `--update` | `-u` | update all dependencies |
736
+ | `--update-existing [updateExisting]` | | DEPRECATED (not needed anymore, it is the default now). update existing dependencies version and types |
736
737
  | `--save-prefix [savePrefix]` | | set the prefix to use when adding dependency to workspace.jsonc |
737
738
  | `--skip-dedupe [skipDedupe]` | | do not dedupe dependencies on installation |
738
739
  | `--skip-import [skipImport]` | | do not import bit objects post installation |
@@ -1683,6 +1683,11 @@
1683
1683
  ],
1684
1684
  [
1685
1685
  "u",
1686
+ "update",
1687
+ "update all dependencies"
1688
+ ],
1689
+ [
1690
+ "",
1686
1691
  "update-existing [updateExisting]",
1687
1692
  "DEPRECATED (not needed anymore, it is the default now). update existing dependencies version and types"
1688
1693
  ],
@@ -3203,7 +3203,7 @@ function MDXContent(_ref) {
3203
3203
  "align": null
3204
3204
  }, (0, _react2.mdx)("inlineCode", {
3205
3205
  parentName: "td"
3206
- }, "--update-existing [updateExisting]")), (0, _react2.mdx)("td", {
3206
+ }, "--update")), (0, _react2.mdx)("td", {
3207
3207
  parentName: "tr",
3208
3208
  "align": "center"
3209
3209
  }, (0, _react2.mdx)("inlineCode", {
@@ -3211,6 +3211,19 @@ function MDXContent(_ref) {
3211
3211
  }, "-u")), (0, _react2.mdx)("td", {
3212
3212
  parentName: "tr",
3213
3213
  "align": null
3214
+ }, "update all dependencies")), (0, _react2.mdx)("tr", {
3215
+ parentName: "tbody"
3216
+ }, (0, _react2.mdx)("td", {
3217
+ parentName: "tr",
3218
+ "align": null
3219
+ }, (0, _react2.mdx)("inlineCode", {
3220
+ parentName: "td"
3221
+ }, "--update-existing [updateExisting]")), (0, _react2.mdx)("td", {
3222
+ parentName: "tr",
3223
+ "align": "center"
3224
+ }), (0, _react2.mdx)("td", {
3225
+ parentName: "tr",
3226
+ "align": null
3214
3227
  }, "DEPRECATED (not needed anymore, it is the default now). update existing dependencies version and types")), (0, _react2.mdx)("tr", {
3215
3228
  parentName: "tbody"
3216
3229
  }, (0, _react2.mdx)("td", {