@teambit/snapping 1.0.809 → 1.0.811

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