@teambit/snapping 1.0.811 → 1.0.812

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.811",
3
+ "version": "1.0.812",
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.811"
9
+ "version": "1.0.812"
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.87",
25
+ "@teambit/logger": "0.0.1379",
25
26
  "@teambit/toolbox.promise.map-pool": "0.0.9",
26
27
  "@teambit/component.sources": "0.0.138",
27
28
  "@teambit/legacy.consumer-config": "0.0.86",
@@ -30,11 +31,13 @@
30
31
  "@teambit/legacy.logger": "0.0.30",
31
32
  "@teambit/legacy.scope": "0.0.86",
32
33
  "@teambit/legacy.loader": "0.0.13",
34
+ "@teambit/cli": "0.0.1286",
33
35
  "@teambit/legacy.constants": "0.0.19",
34
36
  "@teambit/legacy.component-list": "0.0.140",
35
37
  "@teambit/legacy.consumer": "0.0.86",
36
38
  "@teambit/legacy.dependency-graph": "0.0.89",
37
39
  "@teambit/component-issues": "0.0.165",
40
+ "@teambit/config-store": "0.0.166",
38
41
  "@teambit/harmony": "0.4.7",
39
42
  "@teambit/component-version": "1.0.4",
40
43
  "@teambit/harmony.modules.concurrency": "0.0.20",
@@ -45,21 +48,18 @@
45
48
  "@teambit/harmony.modules.get-basic-log": "0.0.87",
46
49
  "@teambit/toolbox.crypto.sha1": "0.0.10",
47
50
  "@teambit/workspace.modules.node-modules-linker": "0.0.315",
48
- "@teambit/graph": "1.0.811",
49
- "@teambit/logger": "0.0.1379",
50
- "@teambit/objects": "0.0.318",
51
- "@teambit/scope": "1.0.811",
52
- "@teambit/component": "1.0.811",
53
- "@teambit/dependencies": "1.0.811",
54
- "@teambit/dependency-resolver": "1.0.811",
55
- "@teambit/cli": "0.0.1286",
56
- "@teambit/remove": "1.0.811",
57
- "@teambit/workspace": "1.0.811",
58
- "@teambit/config-store": "0.0.166",
59
- "@teambit/application": "1.0.811",
60
- "@teambit/builder": "1.0.811",
61
- "@teambit/export": "1.0.811",
62
- "@teambit/importer": "1.0.811"
51
+ "@teambit/graph": "1.0.812",
52
+ "@teambit/objects": "0.0.319",
53
+ "@teambit/scope": "1.0.812",
54
+ "@teambit/component": "1.0.812",
55
+ "@teambit/dependencies": "1.0.812",
56
+ "@teambit/dependency-resolver": "1.0.812",
57
+ "@teambit/remove": "1.0.812",
58
+ "@teambit/workspace": "1.0.812",
59
+ "@teambit/application": "1.0.812",
60
+ "@teambit/builder": "1.0.812",
61
+ "@teambit/export": "1.0.812",
62
+ "@teambit/importer": "1.0.812"
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.348",
73
73
  "@teambit/workspace.testing.mock-workspace": "0.0.141",
74
74
  "@teambit/harmony.envs.core-aspect-env": "0.0.79",
75
- "@teambit/compiler": "1.0.811",
76
- "@teambit/issues": "1.0.811"
75
+ "@teambit/compiler": "1.0.812",
76
+ "@teambit/issues": "1.0.812"
77
77
  },
78
78
  "peerDependencies": {
79
79
  "chai": "5.2.1",