@teambit/snapping 1.0.688 → 1.0.689

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.688",
3
+ "version": "1.0.689",
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.688"
9
+ "version": "1.0.689"
10
10
  },
11
11
  "dependencies": {
12
12
  "graphlib": "2.1.8",
@@ -22,6 +22,7 @@
22
22
  "@teambit/component-id": "1.2.4",
23
23
  "@teambit/graph.cleargraph": "0.0.11",
24
24
  "@teambit/legacy.consumer-component": "0.0.65",
25
+ "@teambit/logger": "0.0.1348",
25
26
  "@teambit/toolbox.promise.map-pool": "0.0.6",
26
27
  "@teambit/component.sources": "0.0.116",
27
28
  "@teambit/legacy.consumer-config": "0.0.64",
@@ -30,11 +31,13 @@
30
31
  "@teambit/legacy.logger": "0.0.24",
31
32
  "@teambit/legacy.scope": "0.0.64",
32
33
  "@teambit/legacy.loader": "0.0.9",
34
+ "@teambit/cli": "0.0.1255",
33
35
  "@teambit/legacy.constants": "0.0.14",
34
36
  "@teambit/legacy.component-list": "0.0.118",
35
37
  "@teambit/legacy.consumer": "0.0.64",
36
38
  "@teambit/legacy.dependency-graph": "0.0.67",
37
39
  "@teambit/component-issues": "0.0.161",
40
+ "@teambit/config-store": "0.0.135",
38
41
  "@teambit/harmony": "0.4.7",
39
42
  "@teambit/component-version": "1.0.4",
40
43
  "@teambit/harmony.modules.concurrency": "0.0.15",
@@ -45,21 +48,18 @@
45
48
  "@teambit/harmony.modules.get-basic-log": "0.0.65",
46
49
  "@teambit/toolbox.crypto.sha1": "0.0.7",
47
50
  "@teambit/workspace.modules.node-modules-linker": "0.0.292",
48
- "@teambit/graph": "1.0.688",
49
- "@teambit/logger": "0.0.1348",
50
- "@teambit/objects": "0.0.195",
51
- "@teambit/scope": "1.0.688",
52
- "@teambit/component": "1.0.688",
53
- "@teambit/dependencies": "1.0.688",
54
- "@teambit/dependency-resolver": "1.0.688",
55
- "@teambit/cli": "0.0.1255",
56
- "@teambit/remove": "1.0.688",
57
- "@teambit/workspace": "1.0.688",
58
- "@teambit/config-store": "0.0.135",
59
- "@teambit/application": "1.0.688",
60
- "@teambit/builder": "1.0.688",
61
- "@teambit/export": "1.0.688",
62
- "@teambit/importer": "1.0.688"
51
+ "@teambit/graph": "1.0.689",
52
+ "@teambit/objects": "0.0.196",
53
+ "@teambit/scope": "1.0.689",
54
+ "@teambit/component": "1.0.689",
55
+ "@teambit/dependencies": "1.0.689",
56
+ "@teambit/dependency-resolver": "1.0.689",
57
+ "@teambit/remove": "1.0.689",
58
+ "@teambit/workspace": "1.0.689",
59
+ "@teambit/application": "1.0.689",
60
+ "@teambit/builder": "1.0.689",
61
+ "@teambit/export": "1.0.689",
62
+ "@teambit/importer": "1.0.689"
63
63
  },
64
64
  "devDependencies": {
65
65
  "@types/graphlib": "2.1.7",
@@ -72,8 +72,8 @@
72
72
  "@teambit/harmony.testing.load-aspect": "0.0.323",
73
73
  "@teambit/workspace.testing.mock-workspace": "0.0.108",
74
74
  "@teambit/harmony.envs.core-aspect-env": "0.0.73",
75
- "@teambit/compiler": "1.0.688",
76
- "@teambit/issues": "1.0.688"
75
+ "@teambit/compiler": "1.0.689",
76
+ "@teambit/issues": "1.0.689"
77
77
  },
78
78
  "peerDependencies": {
79
79
  "chai": "5.2.1",