@teambit/objects 0.0.588 → 0.0.589

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.
package/package.json CHANGED
@@ -1,12 +1,12 @@
1
1
  {
2
2
  "name": "@teambit/objects",
3
- "version": "0.0.588",
3
+ "version": "0.0.589",
4
4
  "homepage": "https://bit.cloud/teambit/scope/objects",
5
5
  "main": "dist/index.js",
6
6
  "componentId": {
7
7
  "scope": "teambit.scope",
8
8
  "name": "objects",
9
- "version": "0.0.588"
9
+ "version": "0.0.589"
10
10
  },
11
11
  "dependencies": {
12
12
  "@pnpm/dependency-path": "1001.1.10",
@@ -30,34 +30,34 @@
30
30
  "@teambit/toolbox.promise.map-pool": "0.0.19",
31
31
  "@teambit/graph.cleargraph": "0.0.11",
32
32
  "@teambit/toolbox.fs.remove-empty-dir": "0.0.18",
33
- "@teambit/cli": "0.0.1358",
34
- "@teambit/legacy.utils": "0.0.46",
35
- "@teambit/harmony.modules.get-basic-log": "0.0.142",
36
- "@teambit/component.snap-distance": "0.0.142",
37
- "@teambit/config-store": "0.0.239",
38
- "@teambit/legacy.cli.error": "0.0.53",
39
- "@teambit/legacy.constants": "0.0.38",
40
- "@teambit/legacy.logger": "0.0.53",
41
- "@teambit/legacy.scope": "0.0.141",
42
- "@teambit/component.sources": "0.0.193",
43
- "@teambit/harmony.modules.concurrency": "0.0.39",
44
- "@teambit/legacy-component-log": "0.0.426",
45
- "@teambit/legacy.consumer-component": "0.0.142",
46
- "@teambit/legacy.consumer-config": "0.0.141",
47
- "@teambit/legacy.extension-data": "0.0.143",
48
- "@teambit/pkg.modules.semver-helper": "0.0.31",
49
- "@teambit/toolbox.array.duplications-finder": "0.0.11",
50
- "@teambit/bit.get-bit-version": "0.0.24",
51
- "@teambit/semantics.doc-parser": "0.0.149",
52
- "@teambit/graph": "1.0.1081",
53
- "@teambit/harmony.modules.in-memory-cache": "0.0.42"
33
+ "@teambit/cli": "0.0.1359",
34
+ "@teambit/legacy.utils": "0.0.47",
35
+ "@teambit/harmony.modules.get-basic-log": "0.0.143",
36
+ "@teambit/component.snap-distance": "0.0.143",
37
+ "@teambit/config-store": "0.0.240",
38
+ "@teambit/legacy.cli.error": "0.0.54",
39
+ "@teambit/legacy.constants": "0.0.39",
40
+ "@teambit/legacy.logger": "0.0.54",
41
+ "@teambit/legacy.scope": "0.0.142",
42
+ "@teambit/component.sources": "0.0.194",
43
+ "@teambit/harmony.modules.concurrency": "0.0.40",
44
+ "@teambit/legacy-component-log": "0.0.427",
45
+ "@teambit/legacy.consumer-component": "0.0.143",
46
+ "@teambit/legacy.consumer-config": "0.0.142",
47
+ "@teambit/legacy.extension-data": "0.0.144",
48
+ "@teambit/pkg.modules.semver-helper": "0.0.32",
49
+ "@teambit/toolbox.array.duplications-finder": "0.0.12",
50
+ "@teambit/bit.get-bit-version": "0.0.25",
51
+ "@teambit/semantics.doc-parser": "0.0.150",
52
+ "@teambit/graph": "1.0.1082",
53
+ "@teambit/harmony.modules.in-memory-cache": "0.0.43"
54
54
  },
55
55
  "devDependencies": {
56
56
  "@types/semver": "7.5.8",
57
57
  "@types/lodash": "4.14.165",
58
58
  "@types/uuid": "8.3.4",
59
59
  "@types/fs-extra": "9.0.7",
60
- "@teambit/harmony.envs.core-aspect-env": "2.0.3"
60
+ "@teambit/harmony.envs.core-aspect-env": "2.0.4"
61
61
  },
62
62
  "peerDependencies": {
63
63
  "chai": "5.2.1"