@teambit/snapping 1.0.712 → 1.0.714

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.712",
3
+ "version": "1.0.714",
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.712"
9
+ "version": "1.0.714"
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.70",
25
- "@teambit/logger": "0.0.1359",
26
25
  "@teambit/toolbox.promise.map-pool": "0.0.7",
27
26
  "@teambit/component.sources": "0.0.121",
28
27
  "@teambit/legacy.consumer-config": "0.0.69",
@@ -31,13 +30,11 @@
31
30
  "@teambit/legacy.logger": "0.0.25",
32
31
  "@teambit/legacy.scope": "0.0.69",
33
32
  "@teambit/legacy.loader": "0.0.10",
34
- "@teambit/cli": "0.0.1266",
35
33
  "@teambit/legacy.constants": "0.0.15",
36
34
  "@teambit/legacy.component-list": "0.0.123",
37
35
  "@teambit/legacy.consumer": "0.0.69",
38
36
  "@teambit/legacy.dependency-graph": "0.0.72",
39
37
  "@teambit/component-issues": "0.0.162",
40
- "@teambit/config-store": "0.0.146",
41
38
  "@teambit/harmony": "0.4.7",
42
39
  "@teambit/component-version": "1.0.4",
43
40
  "@teambit/harmony.modules.concurrency": "0.0.16",
@@ -48,18 +45,21 @@
48
45
  "@teambit/harmony.modules.get-basic-log": "0.0.70",
49
46
  "@teambit/toolbox.crypto.sha1": "0.0.8",
50
47
  "@teambit/workspace.modules.node-modules-linker": "0.0.297",
51
- "@teambit/graph": "1.0.712",
52
- "@teambit/objects": "0.0.219",
53
- "@teambit/scope": "1.0.712",
54
- "@teambit/component": "1.0.712",
55
- "@teambit/dependencies": "1.0.712",
56
- "@teambit/dependency-resolver": "1.0.712",
57
- "@teambit/remove": "1.0.712",
58
- "@teambit/workspace": "1.0.712",
59
- "@teambit/application": "1.0.712",
60
- "@teambit/builder": "1.0.712",
61
- "@teambit/export": "1.0.712",
62
- "@teambit/importer": "1.0.712"
48
+ "@teambit/graph": "1.0.714",
49
+ "@teambit/logger": "0.0.1361",
50
+ "@teambit/objects": "0.0.221",
51
+ "@teambit/scope": "1.0.714",
52
+ "@teambit/component": "1.0.714",
53
+ "@teambit/dependencies": "1.0.714",
54
+ "@teambit/dependency-resolver": "1.0.714",
55
+ "@teambit/cli": "0.0.1268",
56
+ "@teambit/remove": "1.0.714",
57
+ "@teambit/workspace": "1.0.714",
58
+ "@teambit/config-store": "0.0.148",
59
+ "@teambit/application": "1.0.714",
60
+ "@teambit/builder": "1.0.714",
61
+ "@teambit/export": "1.0.714",
62
+ "@teambit/importer": "1.0.714"
63
63
  },
64
64
  "devDependencies": {
65
65
  "@types/graphlib": "2.1.7",
@@ -70,10 +70,10 @@
70
70
  "@types/mocha": "9.1.0",
71
71
  "@teambit/component.testing.mock-components": "0.0.333",
72
72
  "@teambit/harmony.testing.load-aspect": "0.0.328",
73
- "@teambit/harmony.envs.core-aspect-env": "0.0.77",
74
- "@teambit/compiler": "1.0.712",
75
- "@teambit/issues": "1.0.712",
76
- "@teambit/workspace.testing.mock-workspace": "0.0.116"
73
+ "@teambit/workspace.testing.mock-workspace": "0.0.116",
74
+ "@teambit/harmony.envs.core-aspect-env": "0.0.78",
75
+ "@teambit/compiler": "1.0.714",
76
+ "@teambit/issues": "1.0.714"
77
77
  },
78
78
  "peerDependencies": {
79
79
  "chai": "5.2.1",