@teambit/snapping 1.0.440 → 1.0.442

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.440",
3
+ "version": "1.0.442",
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.440"
9
+ "version": "1.0.442"
10
10
  },
11
11
  "dependencies": {
12
12
  "chalk": "2.4.2",
@@ -21,34 +21,36 @@
21
21
  "@teambit/harmony": "0.4.6",
22
22
  "@teambit/component-version": "1.0.3",
23
23
  "@teambit/lane-id": "0.0.311",
24
- "@teambit/graph": "1.0.440",
25
- "@teambit/logger": "0.0.1110",
26
- "@teambit/scope": "1.0.440",
24
+ "@teambit/graph": "1.0.442",
25
+ "@teambit/logger": "0.0.1112",
26
+ "@teambit/scope": "1.0.442",
27
27
  "@teambit/toolbox.promise.map-pool": "0.0.1",
28
- "@teambit/component.sources": "0.0.37",
29
- "@teambit/component": "1.0.440",
30
- "@teambit/dependencies": "1.0.440",
31
- "@teambit/dependency-resolver": "1.0.440",
32
- "@teambit/cli": "0.0.1017",
33
- "@teambit/legacy.component-list": "0.0.38",
28
+ "@teambit/component.sources": "0.0.38",
29
+ "@teambit/component": "1.0.442",
30
+ "@teambit/dependencies": "1.0.442",
31
+ "@teambit/dependency-resolver": "1.0.442",
32
+ "@teambit/cli": "0.0.1019",
33
+ "@teambit/legacy.component-list": "0.0.39",
34
34
  "@teambit/component-issues": "0.0.151",
35
- "@teambit/global-config": "0.0.1020",
36
- "@teambit/application": "1.0.440",
37
- "@teambit/builder": "1.0.440",
38
- "@teambit/export": "1.0.440",
35
+ "@teambit/global-config": "0.0.1022",
36
+ "@teambit/application": "1.0.442",
37
+ "@teambit/builder": "1.0.442",
38
+ "@teambit/export": "1.0.442",
39
+ "@teambit/forking": "1.0.442",
39
40
  "@teambit/harmony.modules.concurrency": "0.0.1",
40
- "@teambit/importer": "1.0.440",
41
- "@teambit/insights": "1.0.440",
42
- "@teambit/issues": "1.0.440",
43
- "@teambit/lanes.modules.create-lane": "0.0.18",
44
- "@teambit/legacy.scope-api": "0.0.40",
41
+ "@teambit/importer": "1.0.442",
42
+ "@teambit/insights": "1.0.442",
43
+ "@teambit/install": "1.0.442",
44
+ "@teambit/issues": "1.0.442",
45
+ "@teambit/lanes.modules.create-lane": "0.0.19",
46
+ "@teambit/legacy.scope-api": "0.0.41",
45
47
  "@teambit/pkg.modules.semver-helper": "0.0.1",
46
- "@teambit/workspace": "1.0.440",
48
+ "@teambit/workspace": "1.0.442",
47
49
  "@teambit/bit.get-bit-version": "0.0.1",
48
50
  "@teambit/harmony.modules.get-basic-log": "0.0.1",
49
- "@teambit/remove": "1.0.440",
51
+ "@teambit/remove": "1.0.442",
50
52
  "@teambit/toolbox.crypto.sha1": "0.0.2",
51
- "@teambit/workspace.modules.node-modules-linker": "0.0.212"
53
+ "@teambit/workspace.modules.node-modules-linker": "0.0.213"
52
54
  },
53
55
  "devDependencies": {
54
56
  "@types/lodash": "4.14.165",
@@ -59,9 +61,9 @@
59
61
  "@types/uuid": "8.3.4",
60
62
  "@types/mocha": "9.1.0",
61
63
  "@teambit/harmony.envs.core-aspect-env": "0.0.60",
62
- "@teambit/compiler": "1.0.440",
63
- "@teambit/component.testing.mock-components": "0.0.243",
64
- "@teambit/harmony.testing.load-aspect": "0.0.238",
64
+ "@teambit/compiler": "1.0.442",
65
+ "@teambit/component.testing.mock-components": "0.0.244",
66
+ "@teambit/harmony.testing.load-aspect": "0.0.239",
65
67
  "@teambit/workspace.testing.mock-workspace": "0.0.27"
66
68
  },
67
69
  "peerDependencies": {