@teambit/snapping 1.0.898 → 1.0.900

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.898",
3
+ "version": "1.0.900",
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.898"
9
+ "version": "1.0.900"
10
10
  },
11
11
  "dependencies": {
12
12
  "graphlib": "2.1.8",
@@ -22,45 +22,45 @@
22
22
  "@teambit/bit-error": "0.0.404",
23
23
  "@teambit/component-id": "1.2.4",
24
24
  "@teambit/graph.cleargraph": "0.0.11",
25
- "@teambit/legacy.consumer-component": "0.0.101",
26
- "@teambit/logger": "0.0.1395",
27
25
  "@teambit/toolbox.promise.map-pool": "0.0.14",
28
- "@teambit/component.sources": "0.0.152",
29
- "@teambit/legacy.consumer-config": "0.0.100",
30
- "@teambit/legacy.extension-data": "0.0.102",
31
26
  "@teambit/legacy-bit-id": "1.1.3",
32
27
  "@teambit/legacy.logger": "0.0.35",
33
- "@teambit/legacy.scope": "0.0.100",
34
28
  "@teambit/legacy.loader": "0.0.18",
35
- "@teambit/cli": "0.0.1302",
36
29
  "@teambit/legacy.constants": "0.0.24",
37
- "@teambit/legacy.component-list": "0.0.154",
38
- "@teambit/legacy.consumer": "0.0.100",
39
- "@teambit/legacy.dependency-graph": "0.0.103",
40
30
  "@teambit/component-issues": "0.0.170",
41
- "@teambit/config-store": "0.0.182",
42
31
  "@teambit/harmony": "0.4.7",
43
32
  "@teambit/component-version": "1.0.4",
44
33
  "@teambit/harmony.modules.concurrency": "0.0.25",
45
34
  "@teambit/lane-id": "0.0.312",
46
- "@teambit/lanes.modules.create-lane": "0.0.135",
47
- "@teambit/legacy.scope-api": "0.0.155",
48
35
  "@teambit/pkg.modules.semver-helper": "0.0.22",
49
- "@teambit/harmony.modules.get-basic-log": "0.0.101",
50
36
  "@teambit/toolbox.crypto.sha1": "0.0.15",
51
- "@teambit/workspace.modules.node-modules-linker": "0.0.330",
52
- "@teambit/graph": "1.0.898",
53
- "@teambit/objects": "0.0.405",
54
- "@teambit/scope": "1.0.898",
55
- "@teambit/component": "1.0.898",
56
- "@teambit/dependencies": "1.0.898",
57
- "@teambit/dependency-resolver": "1.0.898",
58
- "@teambit/remove": "1.0.898",
59
- "@teambit/workspace": "1.0.898",
60
- "@teambit/application": "1.0.898",
61
- "@teambit/builder": "1.0.898",
62
- "@teambit/export": "1.0.898",
63
- "@teambit/importer": "1.0.898"
37
+ "@teambit/graph": "1.0.900",
38
+ "@teambit/legacy.consumer-component": "0.0.102",
39
+ "@teambit/logger": "0.0.1396",
40
+ "@teambit/objects": "0.0.407",
41
+ "@teambit/scope": "1.0.900",
42
+ "@teambit/component.sources": "0.0.153",
43
+ "@teambit/component": "1.0.900",
44
+ "@teambit/dependencies": "1.0.900",
45
+ "@teambit/dependency-resolver": "1.0.900",
46
+ "@teambit/legacy.consumer-config": "0.0.101",
47
+ "@teambit/legacy.extension-data": "0.0.103",
48
+ "@teambit/legacy.scope": "0.0.101",
49
+ "@teambit/cli": "0.0.1303",
50
+ "@teambit/legacy.component-list": "0.0.155",
51
+ "@teambit/legacy.consumer": "0.0.101",
52
+ "@teambit/legacy.dependency-graph": "0.0.104",
53
+ "@teambit/remove": "1.0.900",
54
+ "@teambit/workspace": "1.0.900",
55
+ "@teambit/config-store": "0.0.183",
56
+ "@teambit/application": "1.0.900",
57
+ "@teambit/builder": "1.0.900",
58
+ "@teambit/export": "1.0.900",
59
+ "@teambit/importer": "1.0.900",
60
+ "@teambit/lanes.modules.create-lane": "0.0.136",
61
+ "@teambit/legacy.scope-api": "0.0.156",
62
+ "@teambit/harmony.modules.get-basic-log": "0.0.102",
63
+ "@teambit/workspace.modules.node-modules-linker": "0.0.331"
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/component.testing.mock-components": "0.0.368",
73
- "@teambit/harmony.testing.load-aspect": "0.0.363",
74
- "@teambit/workspace.testing.mock-workspace": "0.0.164",
75
72
  "@teambit/harmony.envs.core-aspect-env": "0.1.4",
76
- "@teambit/compiler": "1.0.898",
77
- "@teambit/issues": "1.0.898"
73
+ "@teambit/compiler": "1.0.900",
74
+ "@teambit/component.testing.mock-components": "0.0.369",
75
+ "@teambit/harmony.testing.load-aspect": "0.0.364",
76
+ "@teambit/issues": "1.0.900",
77
+ "@teambit/workspace.testing.mock-workspace": "0.0.165"
78
78
  },
79
79
  "peerDependencies": {
80
80
  "chai": "5.2.1",