@teambit/snapping 1.0.337 → 1.0.339

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.337",
3
+ "version": "1.0.339",
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.337"
9
+ "version": "1.0.339"
10
10
  },
11
11
  "dependencies": {
12
12
  "chalk": "2.4.2",
@@ -21,31 +21,32 @@
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.337",
25
- "@teambit/logger": "0.0.1007",
26
- "@teambit/scope": "1.0.337",
24
+ "@teambit/graph": "1.0.339",
25
+ "@teambit/logger": "0.0.1009",
26
+ "@teambit/scope": "1.0.339",
27
27
  "@teambit/toolbox.promise.map-pool": "0.0.1",
28
- "@teambit/component.sources": "0.0.4",
29
- "@teambit/component": "1.0.337",
30
- "@teambit/dependencies": "1.0.337",
31
- "@teambit/dependency-resolver": "1.0.337",
32
- "@teambit/cli": "0.0.914",
33
- "@teambit/legacy.component-list": "0.0.5",
28
+ "@teambit/component.sources": "0.0.6",
29
+ "@teambit/component": "1.0.339",
30
+ "@teambit/dependencies": "1.0.339",
31
+ "@teambit/dependency-resolver": "1.0.339",
32
+ "@teambit/cli": "0.0.916",
33
+ "@teambit/legacy.component-list": "0.0.7",
34
34
  "@teambit/component-issues": "0.0.150",
35
- "@teambit/global-config": "0.0.917",
36
- "@teambit/builder": "1.0.337",
37
- "@teambit/export": "1.0.337",
35
+ "@teambit/global-config": "0.0.919",
36
+ "@teambit/application": "1.0.339",
37
+ "@teambit/builder": "1.0.339",
38
+ "@teambit/export": "1.0.339",
38
39
  "@teambit/harmony.modules.concurrency": "0.0.1",
39
- "@teambit/importer": "1.0.337",
40
- "@teambit/insights": "1.0.337",
41
- "@teambit/issues": "1.0.337",
40
+ "@teambit/importer": "1.0.339",
41
+ "@teambit/insights": "1.0.339",
42
+ "@teambit/issues": "1.0.339",
42
43
  "@teambit/pkg.modules.semver-helper": "0.0.1",
43
- "@teambit/workspace": "1.0.337",
44
+ "@teambit/workspace": "1.0.339",
44
45
  "@teambit/bit.get-bit-version": "0.0.1",
45
46
  "@teambit/harmony.modules.get-basic-log": "0.0.1",
46
- "@teambit/remove": "1.0.337",
47
+ "@teambit/remove": "1.0.339",
47
48
  "@teambit/toolbox.crypto.sha1": "0.0.1",
48
- "@teambit/workspace.modules.node-modules-linker": "0.0.179"
49
+ "@teambit/workspace.modules.node-modules-linker": "0.0.181"
49
50
  },
50
51
  "devDependencies": {
51
52
  "@types/lodash": "4.14.165",
@@ -57,9 +58,9 @@
57
58
  "@types/uuid": "8.3.4",
58
59
  "@types/mocha": "9.1.0",
59
60
  "@teambit/harmony.envs.core-aspect-env": "0.0.42",
60
- "@teambit/compiler": "1.0.337",
61
- "@teambit/component.testing.mock-components": "0.0.210",
62
- "@teambit/harmony.testing.load-aspect": "0.0.205",
61
+ "@teambit/compiler": "1.0.339",
62
+ "@teambit/component.testing.mock-components": "0.0.212",
63
+ "@teambit/harmony.testing.load-aspect": "0.0.207",
63
64
  "@teambit/workspace.testing.mock-workspace": "0.0.27"
64
65
  },
65
66
  "peerDependencies": {