@teambit/snapping 1.0.656 → 1.0.657

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/snapping",
3
- "version": "1.0.656",
3
+ "version": "1.0.657",
4
4
  "homepage": "https://bit.cloud/teambit/component/snapping",
5
5
  "main": "dist/index.js",
6
6
  "componentId": {
7
7
  "scope": "teambit.component",
8
8
  "name": "snapping",
9
- "version": "1.0.656"
9
+ "version": "1.0.657"
10
10
  },
11
11
  "dependencies": {
12
12
  "graphlib": "2.1.8",
@@ -21,45 +21,45 @@
21
21
  "@teambit/bit-error": "0.0.404",
22
22
  "@teambit/component-id": "1.2.4",
23
23
  "@teambit/graph.cleargraph": "0.0.11",
24
- "@teambit/toolbox.promise.map-pool": "0.0.6",
25
- "@teambit/legacy-bit-id": "1.1.3",
26
- "@teambit/harmony": "0.4.7",
27
- "@teambit/component-version": "1.0.4",
28
- "@teambit/lane-id": "0.0.312",
29
- "@teambit/toolbox.crypto.sha1": "0.0.7",
30
- "@teambit/graph": "1.0.656",
31
24
  "@teambit/legacy.consumer-component": "0.0.58",
32
- "@teambit/logger": "0.0.1326",
33
- "@teambit/objects": "0.0.163",
34
- "@teambit/scope": "1.0.656",
25
+ "@teambit/toolbox.promise.map-pool": "0.0.6",
35
26
  "@teambit/component.sources": "0.0.109",
36
- "@teambit/component": "1.0.656",
37
- "@teambit/dependencies": "1.0.656",
38
- "@teambit/dependency-resolver": "1.0.656",
39
27
  "@teambit/legacy.consumer-config": "0.0.57",
40
28
  "@teambit/legacy.extension-data": "0.0.59",
29
+ "@teambit/legacy-bit-id": "1.1.3",
41
30
  "@teambit/legacy.logger": "0.0.22",
42
31
  "@teambit/legacy.scope": "0.0.57",
43
32
  "@teambit/legacy.loader": "0.0.8",
44
- "@teambit/cli": "0.0.1233",
45
33
  "@teambit/legacy.constants": "0.0.13",
46
34
  "@teambit/legacy.component-list": "0.0.111",
47
35
  "@teambit/legacy.consumer": "0.0.57",
48
36
  "@teambit/legacy.dependency-graph": "0.0.60",
49
- "@teambit/remove": "1.0.656",
50
- "@teambit/workspace": "1.0.656",
51
37
  "@teambit/component-issues": "0.0.160",
52
- "@teambit/config-store": "0.0.113",
53
- "@teambit/application": "1.0.656",
54
- "@teambit/builder": "1.0.656",
55
- "@teambit/export": "1.0.656",
38
+ "@teambit/harmony": "0.4.7",
39
+ "@teambit/component-version": "1.0.4",
56
40
  "@teambit/harmony.modules.concurrency": "0.0.14",
57
- "@teambit/importer": "1.0.656",
41
+ "@teambit/lane-id": "0.0.312",
58
42
  "@teambit/lanes.modules.create-lane": "0.0.91",
59
43
  "@teambit/legacy.scope-api": "0.0.112",
60
44
  "@teambit/pkg.modules.semver-helper": "0.0.12",
61
45
  "@teambit/harmony.modules.get-basic-log": "0.0.58",
62
- "@teambit/workspace.modules.node-modules-linker": "0.0.285"
46
+ "@teambit/toolbox.crypto.sha1": "0.0.7",
47
+ "@teambit/workspace.modules.node-modules-linker": "0.0.285",
48
+ "@teambit/graph": "1.0.657",
49
+ "@teambit/logger": "0.0.1327",
50
+ "@teambit/objects": "0.0.164",
51
+ "@teambit/scope": "1.0.657",
52
+ "@teambit/component": "1.0.657",
53
+ "@teambit/dependencies": "1.0.657",
54
+ "@teambit/dependency-resolver": "1.0.657",
55
+ "@teambit/cli": "0.0.1234",
56
+ "@teambit/remove": "1.0.657",
57
+ "@teambit/workspace": "1.0.657",
58
+ "@teambit/config-store": "0.0.114",
59
+ "@teambit/application": "1.0.657",
60
+ "@teambit/builder": "1.0.657",
61
+ "@teambit/export": "1.0.657",
62
+ "@teambit/importer": "1.0.657"
63
63
  },
64
64
  "devDependencies": {
65
65
  "@types/graphlib": "2.1.7",
@@ -68,12 +68,12 @@
68
68
  "@types/semver": "7.5.8",
69
69
  "@types/uuid": "8.3.4",
70
70
  "@types/mocha": "9.1.0",
71
- "@teambit/harmony.envs.core-aspect-env": "0.0.72",
72
- "@teambit/compiler": "1.0.656",
73
71
  "@teambit/component.testing.mock-components": "0.0.321",
74
72
  "@teambit/harmony.testing.load-aspect": "0.0.316",
75
- "@teambit/issues": "1.0.656",
76
- "@teambit/workspace.testing.mock-workspace": "0.0.97"
73
+ "@teambit/harmony.envs.core-aspect-env": "0.0.72",
74
+ "@teambit/compiler": "1.0.657",
75
+ "@teambit/issues": "1.0.657",
76
+ "@teambit/workspace.testing.mock-workspace": "0.0.98"
77
77
  },
78
78
  "peerDependencies": {
79
79
  "chai": "5.2.1",