@teambit/snapping 1.0.925 → 1.0.927

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.925",
3
+ "version": "1.0.927",
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.925"
9
+ "version": "1.0.927"
10
10
  },
11
11
  "dependencies": {
12
12
  "graphlib": "2.1.8",
@@ -23,7 +23,7 @@
23
23
  "@teambit/component-id": "1.2.4",
24
24
  "@teambit/graph.cleargraph": "0.0.11",
25
25
  "@teambit/legacy.consumer-component": "0.0.104",
26
- "@teambit/logger": "0.0.1399",
26
+ "@teambit/logger": "0.0.1400",
27
27
  "@teambit/toolbox.promise.map-pool": "0.0.14",
28
28
  "@teambit/component.sources": "0.0.155",
29
29
  "@teambit/legacy.consumer-config": "0.0.103",
@@ -32,13 +32,13 @@
32
32
  "@teambit/legacy.logger": "0.0.36",
33
33
  "@teambit/legacy.scope": "0.0.103",
34
34
  "@teambit/legacy.loader": "0.0.18",
35
- "@teambit/cli": "0.0.1306",
35
+ "@teambit/cli": "0.0.1307",
36
36
  "@teambit/legacy.constants": "0.0.24",
37
37
  "@teambit/legacy.component-list": "0.0.157",
38
38
  "@teambit/legacy.consumer": "0.0.103",
39
39
  "@teambit/legacy.dependency-graph": "0.0.106",
40
40
  "@teambit/component-issues": "0.0.171",
41
- "@teambit/config-store": "0.0.186",
41
+ "@teambit/config-store": "0.0.187",
42
42
  "@teambit/harmony": "0.4.7",
43
43
  "@teambit/component-version": "1.0.4",
44
44
  "@teambit/harmony.modules.concurrency": "0.0.25",
@@ -49,18 +49,18 @@
49
49
  "@teambit/harmony.modules.get-basic-log": "0.0.104",
50
50
  "@teambit/toolbox.crypto.sha1": "0.0.15",
51
51
  "@teambit/workspace.modules.node-modules-linker": "0.0.333",
52
- "@teambit/graph": "1.0.925",
53
- "@teambit/objects": "0.0.432",
54
- "@teambit/scope": "1.0.925",
55
- "@teambit/component": "1.0.925",
56
- "@teambit/dependencies": "1.0.925",
57
- "@teambit/dependency-resolver": "1.0.925",
58
- "@teambit/remove": "1.0.925",
59
- "@teambit/workspace": "1.0.925",
60
- "@teambit/application": "1.0.925",
61
- "@teambit/builder": "1.0.925",
62
- "@teambit/export": "1.0.925",
63
- "@teambit/importer": "1.0.925"
52
+ "@teambit/graph": "1.0.927",
53
+ "@teambit/objects": "0.0.434",
54
+ "@teambit/scope": "1.0.927",
55
+ "@teambit/component": "1.0.927",
56
+ "@teambit/dependencies": "1.0.927",
57
+ "@teambit/dependency-resolver": "1.0.927",
58
+ "@teambit/remove": "1.0.927",
59
+ "@teambit/workspace": "1.0.927",
60
+ "@teambit/application": "1.0.927",
61
+ "@teambit/builder": "1.0.927",
62
+ "@teambit/export": "1.0.927",
63
+ "@teambit/importer": "1.0.927"
64
64
  },
65
65
  "devDependencies": {
66
66
  "@types/graphlib": "2.1.7",
@@ -69,12 +69,12 @@
69
69
  "@types/semver": "7.5.8",
70
70
  "@types/uuid": "8.3.4",
71
71
  "@types/mocha": "9.1.0",
72
- "@teambit/workspace.testing.mock-workspace": "0.0.167",
73
- "@teambit/harmony.envs.core-aspect-env": "0.1.4",
74
- "@teambit/compiler": "1.0.925",
75
72
  "@teambit/component.testing.mock-components": "0.0.372",
76
73
  "@teambit/harmony.testing.load-aspect": "0.0.367",
77
- "@teambit/issues": "1.0.925"
74
+ "@teambit/harmony.envs.core-aspect-env": "0.1.4",
75
+ "@teambit/compiler": "1.0.927",
76
+ "@teambit/issues": "1.0.927",
77
+ "@teambit/workspace.testing.mock-workspace": "0.0.168"
78
78
  },
79
79
  "peerDependencies": {
80
80
  "chai": "5.2.1",