@teambit/snapping 1.0.891 → 1.0.892

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.891",
3
+ "version": "1.0.892",
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.891"
9
+ "version": "1.0.892"
10
10
  },
11
11
  "dependencies": {
12
12
  "graphlib": "2.1.8",
@@ -34,33 +34,33 @@
34
34
  "@teambit/lane-id": "0.0.312",
35
35
  "@teambit/pkg.modules.semver-helper": "0.0.21",
36
36
  "@teambit/toolbox.crypto.sha1": "0.0.14",
37
- "@teambit/graph": "1.0.891",
38
- "@teambit/legacy.consumer-component": "0.0.99",
39
- "@teambit/logger": "0.0.1393",
40
- "@teambit/objects": "0.0.398",
41
- "@teambit/scope": "1.0.891",
42
- "@teambit/component.sources": "0.0.150",
43
- "@teambit/component": "1.0.891",
44
- "@teambit/dependencies": "1.0.891",
45
- "@teambit/dependency-resolver": "1.0.891",
46
- "@teambit/legacy.consumer-config": "0.0.98",
47
- "@teambit/legacy.extension-data": "0.0.100",
48
- "@teambit/legacy.scope": "0.0.98",
49
- "@teambit/cli": "0.0.1300",
50
- "@teambit/legacy.component-list": "0.0.152",
51
- "@teambit/legacy.consumer": "0.0.98",
52
- "@teambit/legacy.dependency-graph": "0.0.101",
53
- "@teambit/remove": "1.0.891",
54
- "@teambit/workspace": "1.0.891",
55
- "@teambit/config-store": "0.0.180",
56
- "@teambit/application": "1.0.891",
57
- "@teambit/builder": "1.0.891",
58
- "@teambit/export": "1.0.891",
59
- "@teambit/importer": "1.0.891",
60
- "@teambit/lanes.modules.create-lane": "0.0.133",
61
- "@teambit/legacy.scope-api": "0.0.153",
62
- "@teambit/harmony.modules.get-basic-log": "0.0.99",
63
- "@teambit/workspace.modules.node-modules-linker": "0.0.328"
37
+ "@teambit/graph": "1.0.892",
38
+ "@teambit/legacy.consumer-component": "0.0.100",
39
+ "@teambit/logger": "0.0.1394",
40
+ "@teambit/objects": "0.0.399",
41
+ "@teambit/scope": "1.0.892",
42
+ "@teambit/component.sources": "0.0.151",
43
+ "@teambit/component": "1.0.892",
44
+ "@teambit/dependencies": "1.0.892",
45
+ "@teambit/dependency-resolver": "1.0.892",
46
+ "@teambit/legacy.consumer-config": "0.0.99",
47
+ "@teambit/legacy.extension-data": "0.0.101",
48
+ "@teambit/legacy.scope": "0.0.99",
49
+ "@teambit/cli": "0.0.1301",
50
+ "@teambit/legacy.component-list": "0.0.153",
51
+ "@teambit/legacy.consumer": "0.0.99",
52
+ "@teambit/legacy.dependency-graph": "0.0.102",
53
+ "@teambit/remove": "1.0.892",
54
+ "@teambit/workspace": "1.0.892",
55
+ "@teambit/config-store": "0.0.181",
56
+ "@teambit/application": "1.0.892",
57
+ "@teambit/builder": "1.0.892",
58
+ "@teambit/export": "1.0.892",
59
+ "@teambit/importer": "1.0.892",
60
+ "@teambit/lanes.modules.create-lane": "0.0.134",
61
+ "@teambit/legacy.scope-api": "0.0.154",
62
+ "@teambit/harmony.modules.get-basic-log": "0.0.100",
63
+ "@teambit/workspace.modules.node-modules-linker": "0.0.329"
64
64
  },
65
65
  "devDependencies": {
66
66
  "@types/graphlib": "2.1.7",
@@ -70,11 +70,11 @@
70
70
  "@types/uuid": "8.3.4",
71
71
  "@types/mocha": "9.1.0",
72
72
  "@teambit/harmony.envs.core-aspect-env": "0.1.4",
73
- "@teambit/compiler": "1.0.891",
74
- "@teambit/component.testing.mock-components": "0.0.366",
75
- "@teambit/harmony.testing.load-aspect": "0.0.361",
76
- "@teambit/issues": "1.0.891",
77
- "@teambit/workspace.testing.mock-workspace": "0.0.162"
73
+ "@teambit/compiler": "1.0.892",
74
+ "@teambit/component.testing.mock-components": "0.0.367",
75
+ "@teambit/harmony.testing.load-aspect": "0.0.362",
76
+ "@teambit/issues": "1.0.892",
77
+ "@teambit/workspace.testing.mock-workspace": "0.0.163"
78
78
  },
79
79
  "peerDependencies": {
80
80
  "chai": "5.2.1",