@teambit/snapping 1.0.503 → 1.0.505

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.503",
3
+ "version": "1.0.505",
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.503"
9
+ "version": "1.0.505"
10
10
  },
11
11
  "dependencies": {
12
12
  "graphlib": "2.1.8",
@@ -25,45 +25,45 @@
25
25
  "@teambit/harmony": "0.4.6",
26
26
  "@teambit/component-version": "1.0.3",
27
27
  "@teambit/lane-id": "0.0.311",
28
- "@teambit/graph": "1.0.503",
29
- "@teambit/legacy.consumer-component": "0.0.12",
30
- "@teambit/logger": "0.0.1173",
31
- "@teambit/scope.objects": "0.0.11",
32
- "@teambit/scope": "1.0.503",
28
+ "@teambit/graph": "1.0.505",
29
+ "@teambit/legacy.consumer-component": "0.0.13",
30
+ "@teambit/logger": "0.0.1175",
31
+ "@teambit/scope.objects": "0.0.12",
32
+ "@teambit/scope": "1.0.505",
33
33
  "@teambit/toolbox.promise.map-pool": "0.0.2",
34
- "@teambit/component.sources": "0.0.63",
35
- "@teambit/component": "1.0.503",
36
- "@teambit/dependencies": "1.0.503",
37
- "@teambit/dependency-resolver": "1.0.503",
38
- "@teambit/legacy.consumer-config": "0.0.11",
39
- "@teambit/legacy.extension-data": "0.0.13",
34
+ "@teambit/component.sources": "0.0.64",
35
+ "@teambit/component": "1.0.505",
36
+ "@teambit/dependencies": "1.0.505",
37
+ "@teambit/dependency-resolver": "1.0.505",
38
+ "@teambit/legacy.consumer-config": "0.0.12",
39
+ "@teambit/legacy.extension-data": "0.0.14",
40
40
  "@teambit/legacy.logger": "0.0.6",
41
- "@teambit/legacy.scope": "0.0.11",
41
+ "@teambit/legacy.scope": "0.0.12",
42
42
  "@teambit/legacy.loader": "0.0.4",
43
- "@teambit/cli": "0.0.1080",
43
+ "@teambit/cli": "0.0.1082",
44
44
  "@teambit/legacy.constants": "0.0.4",
45
- "@teambit/legacy.component-list": "0.0.65",
46
- "@teambit/legacy.consumer": "0.0.11",
47
- "@teambit/legacy.dependency-graph": "0.0.14",
48
- "@teambit/remove": "1.0.503",
45
+ "@teambit/legacy.component-list": "0.0.66",
46
+ "@teambit/legacy.consumer": "0.0.12",
47
+ "@teambit/legacy.dependency-graph": "0.0.15",
48
+ "@teambit/remove": "1.0.505",
49
49
  "@teambit/component-issues": "0.0.152",
50
- "@teambit/global-config": "0.0.1083",
51
- "@teambit/workspace": "1.0.503",
52
- "@teambit/application": "1.0.503",
53
- "@teambit/builder": "1.0.503",
54
- "@teambit/export": "1.0.503",
50
+ "@teambit/global-config": "0.0.1085",
51
+ "@teambit/workspace": "1.0.505",
52
+ "@teambit/application": "1.0.505",
53
+ "@teambit/builder": "1.0.505",
54
+ "@teambit/export": "1.0.505",
55
55
  "@teambit/harmony.modules.concurrency": "0.0.5",
56
- "@teambit/importer": "1.0.503",
57
- "@teambit/insights": "1.0.503",
58
- "@teambit/issues": "1.0.503",
59
- "@teambit/lanes.modules.create-lane": "0.0.45",
60
- "@teambit/legacy.scope-api": "0.0.66",
56
+ "@teambit/importer": "1.0.505",
57
+ "@teambit/insights": "1.0.505",
58
+ "@teambit/issues": "1.0.505",
59
+ "@teambit/lanes.modules.create-lane": "0.0.46",
60
+ "@teambit/legacy.scope-api": "0.0.67",
61
61
  "@teambit/pkg.modules.semver-helper": "0.0.3",
62
62
  "@teambit/bit.get-bit-version": "0.0.2",
63
63
  "@teambit/harmony.modules.feature-toggle": "0.0.12",
64
- "@teambit/harmony.modules.get-basic-log": "0.0.12",
64
+ "@teambit/harmony.modules.get-basic-log": "0.0.13",
65
65
  "@teambit/toolbox.crypto.sha1": "0.0.4",
66
- "@teambit/workspace.modules.node-modules-linker": "0.0.239"
66
+ "@teambit/workspace.modules.node-modules-linker": "0.0.240"
67
67
  },
68
68
  "devDependencies": {
69
69
  "@types/graphlib": "2.1.7",
@@ -74,10 +74,10 @@
74
74
  "@types/uuid": "8.3.4",
75
75
  "@types/mocha": "9.1.0",
76
76
  "@teambit/harmony.envs.core-aspect-env": "0.0.63",
77
- "@teambit/compiler": "1.0.503",
78
- "@teambit/component.testing.mock-components": "0.0.270",
79
- "@teambit/harmony.testing.load-aspect": "0.0.265",
80
- "@teambit/workspace.testing.mock-workspace": "0.0.38"
77
+ "@teambit/compiler": "1.0.505",
78
+ "@teambit/component.testing.mock-components": "0.0.272",
79
+ "@teambit/harmony.testing.load-aspect": "0.0.267",
80
+ "@teambit/workspace.testing.mock-workspace": "0.0.39"
81
81
  },
82
82
  "peerDependencies": {
83
83
  "@types/chai": "4.3.19"