@teambit/snapping 1.0.443 → 1.0.445

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