@teambit/objects 0.0.20 → 0.0.21

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.20",
3
+ "version": "0.0.21",
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.20"
9
+ "version": "0.0.21"
10
10
  },
11
11
  "dependencies": {
12
12
  "@pnpm/dependency-path": "900.0.0",
@@ -27,41 +27,41 @@
27
27
  "@teambit/lane-id": "0.0.312",
28
28
  "@teambit/legacy-bit-id": "1.1.1",
29
29
  "@teambit/graph.cleargraph": "0.0.11",
30
- "@teambit/cli": "0.0.1090",
31
- "@teambit/legacy.utils": "0.0.13",
32
- "@teambit/harmony.modules.get-basic-log": "0.0.20",
33
- "@teambit/component.snap-distance": "0.0.20",
34
- "@teambit/legacy.cli.error": "0.0.7",
35
- "@teambit/legacy.constants": "0.0.5",
36
- "@teambit/legacy.global-config": "0.0.5",
37
- "@teambit/legacy.logger": "0.0.7",
38
- "@teambit/legacy.scope": "0.0.19",
30
+ "@teambit/cli": "0.0.1091",
31
+ "@teambit/legacy.utils": "0.0.14",
32
+ "@teambit/harmony.modules.get-basic-log": "0.0.21",
33
+ "@teambit/component.snap-distance": "0.0.21",
34
+ "@teambit/legacy.cli.error": "0.0.8",
35
+ "@teambit/legacy.constants": "0.0.6",
36
+ "@teambit/legacy.global-config": "0.0.6",
37
+ "@teambit/legacy.logger": "0.0.8",
38
+ "@teambit/legacy.scope": "0.0.20",
39
39
  "@teambit/toolbox.crypto.sha1": "0.0.5",
40
- "@teambit/component.sources": "0.0.71",
41
- "@teambit/harmony.modules.feature-toggle": "0.0.13",
40
+ "@teambit/component.sources": "0.0.72",
41
+ "@teambit/harmony.modules.feature-toggle": "0.0.14",
42
42
  "@teambit/legacy-component-log": "0.0.405",
43
- "@teambit/legacy.consumer-component": "0.0.20",
44
- "@teambit/legacy.consumer-config": "0.0.19",
45
- "@teambit/legacy.extension-data": "0.0.21",
43
+ "@teambit/legacy.consumer-component": "0.0.21",
44
+ "@teambit/legacy.consumer-config": "0.0.20",
45
+ "@teambit/legacy.extension-data": "0.0.22",
46
46
  "@teambit/pkg.modules.semver-helper": "0.0.4",
47
47
  "@teambit/toolbox.array.duplications-finder": "0.0.3",
48
48
  "@teambit/bit.get-bit-version": "0.0.3",
49
- "@teambit/semantics.doc-parser": "0.0.27",
50
- "@teambit/graph": "1.0.513",
51
- "@teambit/harmony.modules.concurrency": "0.0.6",
52
- "@teambit/toolbox.promise.map-pool": "0.0.3",
53
- "@teambit/harmony.modules.in-memory-cache": "0.0.7",
49
+ "@teambit/semantics.doc-parser": "0.0.28",
50
+ "@teambit/graph": "1.0.514",
51
+ "@teambit/harmony.modules.concurrency": "0.0.7",
52
+ "@teambit/toolbox.promise.map-pool": "0.0.4",
53
+ "@teambit/harmony.modules.in-memory-cache": "0.0.8",
54
54
  "@teambit/toolbox.fs.remove-empty-dir": "0.0.3"
55
55
  },
56
56
  "devDependencies": {
57
57
  "@types/semver": "7.3.4",
58
58
  "@types/lodash": "4.14.165",
59
59
  "@types/uuid": "8.3.4",
60
- "chai": "4.3.0",
61
60
  "@types/fs-extra": "9.0.7",
62
- "@teambit/harmony.envs.core-aspect-env": "0.0.65"
61
+ "@teambit/harmony.envs.core-aspect-env": "0.0.68"
63
62
  },
64
63
  "peerDependencies": {
64
+ "chai": "4.3.0",
65
65
  "@types/chai": "4.3.19"
66
66
  },
67
67
  "license": "Apache-2.0",