@teambit/objects 0.0.376 → 0.0.378

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.376",
3
+ "version": "0.0.378",
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.376"
9
+ "version": "0.0.378"
10
10
  },
11
11
  "dependencies": {
12
12
  "@pnpm/dependency-path": "1001.1.8",
@@ -21,43 +21,43 @@
21
21
  "glob": "13.0.0",
22
22
  "uid-number": "0.0.6",
23
23
  "@teambit/harmony": "0.4.7",
24
- "@teambit/cli": "0.0.1297",
24
+ "@teambit/cli": "0.0.1298",
25
25
  "@teambit/component-id": "1.2.4",
26
- "@teambit/legacy.utils": "0.0.32",
27
- "@teambit/harmony.modules.get-basic-log": "0.0.97",
26
+ "@teambit/legacy.utils": "0.0.33",
27
+ "@teambit/harmony.modules.get-basic-log": "0.0.98",
28
28
  "@teambit/bit-error": "0.0.404",
29
29
  "@teambit/component-version": "1.0.4",
30
- "@teambit/component.snap-distance": "0.0.97",
31
- "@teambit/config-store": "0.0.177",
30
+ "@teambit/component.snap-distance": "0.0.98",
31
+ "@teambit/config-store": "0.0.178",
32
32
  "@teambit/lane-id": "0.0.312",
33
- "@teambit/legacy.cli.error": "0.0.33",
34
- "@teambit/legacy.constants": "0.0.22",
35
- "@teambit/legacy.logger": "0.0.33",
36
- "@teambit/legacy.scope": "0.0.96",
37
- "@teambit/toolbox.crypto.sha1": "0.0.13",
38
- "@teambit/component.sources": "0.0.148",
33
+ "@teambit/legacy.cli.error": "0.0.34",
34
+ "@teambit/legacy.constants": "0.0.23",
35
+ "@teambit/legacy.logger": "0.0.34",
36
+ "@teambit/legacy.scope": "0.0.97",
37
+ "@teambit/toolbox.crypto.sha1": "0.0.14",
38
+ "@teambit/component.sources": "0.0.149",
39
39
  "@teambit/legacy-bit-id": "1.1.3",
40
- "@teambit/legacy-component-log": "0.0.415",
41
- "@teambit/legacy.consumer-component": "0.0.97",
42
- "@teambit/legacy.consumer-config": "0.0.96",
43
- "@teambit/legacy.extension-data": "0.0.98",
44
- "@teambit/pkg.modules.semver-helper": "0.0.20",
40
+ "@teambit/legacy-component-log": "0.0.416",
41
+ "@teambit/legacy.consumer-component": "0.0.98",
42
+ "@teambit/legacy.consumer-config": "0.0.97",
43
+ "@teambit/legacy.extension-data": "0.0.99",
44
+ "@teambit/pkg.modules.semver-helper": "0.0.21",
45
45
  "@teambit/toolbox.array.duplications-finder": "0.0.3",
46
46
  "@teambit/graph.cleargraph": "0.0.11",
47
- "@teambit/bit.get-bit-version": "0.0.13",
48
- "@teambit/semantics.doc-parser": "0.0.104",
49
- "@teambit/harmony.modules.concurrency": "0.0.23",
50
- "@teambit/toolbox.promise.map-pool": "0.0.12",
51
- "@teambit/harmony.modules.in-memory-cache": "0.0.26",
52
- "@teambit/toolbox.fs.remove-empty-dir": "0.0.11",
53
- "@teambit/graph": "1.0.869"
47
+ "@teambit/bit.get-bit-version": "0.0.14",
48
+ "@teambit/semantics.doc-parser": "0.0.105",
49
+ "@teambit/harmony.modules.concurrency": "0.0.24",
50
+ "@teambit/toolbox.promise.map-pool": "0.0.13",
51
+ "@teambit/harmony.modules.in-memory-cache": "0.0.27",
52
+ "@teambit/toolbox.fs.remove-empty-dir": "0.0.12",
53
+ "@teambit/graph": "1.0.871"
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": "0.1.3"
60
+ "@teambit/harmony.envs.core-aspect-env": "0.1.4"
61
61
  },
62
62
  "peerDependencies": {
63
63
  "chai": "5.2.1",