@teambit/snapping 1.0.1011 → 1.0.1012

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.1011",
3
+ "version": "1.0.1012",
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.1011"
9
+ "version": "1.0.1012"
10
10
  },
11
11
  "dependencies": {
12
12
  "graphlib": "2.1.8",
@@ -23,7 +23,6 @@
23
23
  "@teambit/component-id": "1.2.4",
24
24
  "@teambit/graph.cleargraph": "0.0.11",
25
25
  "@teambit/legacy.consumer-component": "0.0.125",
26
- "@teambit/logger": "0.0.1427",
27
26
  "@teambit/toolbox.promise.map-pool": "0.0.15",
28
27
  "@teambit/component.sources": "0.0.176",
29
28
  "@teambit/legacy.consumer-config": "0.0.124",
@@ -32,13 +31,11 @@
32
31
  "@teambit/legacy.logger": "0.0.42",
33
32
  "@teambit/legacy.scope": "0.0.124",
34
33
  "@teambit/legacy.loader": "0.0.19",
35
- "@teambit/cli": "0.0.1334",
36
34
  "@teambit/legacy.constants": "0.0.30",
37
35
  "@teambit/legacy.component-list": "0.0.178",
38
36
  "@teambit/legacy.consumer": "0.0.124",
39
37
  "@teambit/legacy.dependency-graph": "0.0.127",
40
38
  "@teambit/component-issues": "0.0.172",
41
- "@teambit/config-store": "0.0.215",
42
39
  "@teambit/harmony": "0.4.7",
43
40
  "@teambit/component-version": "1.0.4",
44
41
  "@teambit/harmony.modules.concurrency": "0.0.31",
@@ -49,18 +46,21 @@
49
46
  "@teambit/pkg.modules.semver-helper": "0.0.23",
50
47
  "@teambit/toolbox.crypto.sha1": "0.0.16",
51
48
  "@teambit/workspace.modules.node-modules-linker": "0.0.355",
52
- "@teambit/graph": "1.0.1011",
53
- "@teambit/objects": "0.0.518",
54
- "@teambit/scope": "1.0.1011",
55
- "@teambit/component": "1.0.1011",
56
- "@teambit/dependencies": "1.0.1011",
57
- "@teambit/dependency-resolver": "1.0.1011",
58
- "@teambit/remove": "1.0.1011",
59
- "@teambit/workspace": "1.0.1011",
60
- "@teambit/application": "1.0.1011",
61
- "@teambit/builder": "1.0.1011",
62
- "@teambit/export": "1.0.1011",
63
- "@teambit/importer": "1.0.1011"
49
+ "@teambit/graph": "1.0.1012",
50
+ "@teambit/logger": "0.0.1428",
51
+ "@teambit/objects": "0.0.519",
52
+ "@teambit/scope": "1.0.1012",
53
+ "@teambit/component": "1.0.1012",
54
+ "@teambit/dependencies": "1.0.1012",
55
+ "@teambit/dependency-resolver": "1.0.1012",
56
+ "@teambit/cli": "0.0.1335",
57
+ "@teambit/remove": "1.0.1012",
58
+ "@teambit/workspace": "1.0.1012",
59
+ "@teambit/config-store": "0.0.216",
60
+ "@teambit/application": "1.0.1012",
61
+ "@teambit/builder": "1.0.1012",
62
+ "@teambit/export": "1.0.1012",
63
+ "@teambit/importer": "1.0.1012"
64
64
  },
65
65
  "devDependencies": {
66
66
  "@types/graphlib": "2.1.7",
@@ -72,9 +72,9 @@
72
72
  "@teambit/component.testing.mock-components": "0.0.394",
73
73
  "@teambit/harmony.testing.load-aspect": "0.0.389",
74
74
  "@teambit/workspace.testing.mock-workspace": "0.0.192",
75
- "@teambit/harmony.envs.core-aspect-env": "0.1.5",
76
- "@teambit/compiler": "1.0.1011",
77
- "@teambit/issues": "1.0.1011"
75
+ "@teambit/harmony.envs.core-aspect-env": "0.1.6",
76
+ "@teambit/compiler": "1.0.1012",
77
+ "@teambit/issues": "1.0.1012"
78
78
  },
79
79
  "peerDependencies": {
80
80
  "chai": "5.2.1",