@teambit/snapping 1.0.447 → 1.0.448

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.447",
3
+ "version": "1.0.448",
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.447"
9
+ "version": "1.0.448"
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.447",
25
- "@teambit/logger": "0.0.1117",
26
- "@teambit/scope": "1.0.447",
24
+ "@teambit/graph": "1.0.448",
25
+ "@teambit/logger": "0.0.1118",
26
+ "@teambit/scope": "1.0.448",
27
27
  "@teambit/toolbox.promise.map-pool": "0.0.1",
28
- "@teambit/component.sources": "0.0.40",
29
- "@teambit/component": "1.0.447",
30
- "@teambit/dependencies": "1.0.447",
31
- "@teambit/dependency-resolver": "1.0.447",
32
- "@teambit/cli": "0.0.1024",
33
- "@teambit/legacy.component-list": "0.0.41",
28
+ "@teambit/component.sources": "0.0.41",
29
+ "@teambit/component": "1.0.448",
30
+ "@teambit/dependencies": "1.0.448",
31
+ "@teambit/dependency-resolver": "1.0.448",
32
+ "@teambit/cli": "0.0.1025",
33
+ "@teambit/legacy.component-list": "0.0.42",
34
34
  "@teambit/component-issues": "0.0.151",
35
- "@teambit/global-config": "0.0.1027",
36
- "@teambit/application": "1.0.447",
37
- "@teambit/builder": "1.0.447",
38
- "@teambit/export": "1.0.447",
39
- "@teambit/forking": "1.0.447",
35
+ "@teambit/global-config": "0.0.1028",
36
+ "@teambit/application": "1.0.448",
37
+ "@teambit/builder": "1.0.448",
38
+ "@teambit/export": "1.0.448",
39
+ "@teambit/forking": "1.0.448",
40
40
  "@teambit/harmony.modules.concurrency": "0.0.1",
41
- "@teambit/importer": "1.0.447",
42
- "@teambit/insights": "1.0.447",
43
- "@teambit/install": "1.0.447",
44
- "@teambit/issues": "1.0.447",
45
- "@teambit/lanes.modules.create-lane": "0.0.21",
46
- "@teambit/legacy.scope-api": "0.0.43",
41
+ "@teambit/importer": "1.0.448",
42
+ "@teambit/insights": "1.0.448",
43
+ "@teambit/install": "1.0.448",
44
+ "@teambit/issues": "1.0.448",
45
+ "@teambit/lanes.modules.create-lane": "0.0.22",
46
+ "@teambit/legacy.scope-api": "0.0.44",
47
47
  "@teambit/pkg.modules.semver-helper": "0.0.1",
48
- "@teambit/workspace": "1.0.447",
48
+ "@teambit/workspace": "1.0.448",
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.447",
51
+ "@teambit/remove": "1.0.448",
52
52
  "@teambit/toolbox.crypto.sha1": "0.0.2",
53
- "@teambit/workspace.modules.node-modules-linker": "0.0.215"
53
+ "@teambit/workspace.modules.node-modules-linker": "0.0.216"
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.447",
65
- "@teambit/component.testing.mock-components": "0.0.246",
66
- "@teambit/harmony.testing.load-aspect": "0.0.241",
64
+ "@teambit/compiler": "1.0.448",
65
+ "@teambit/component.testing.mock-components": "0.0.247",
66
+ "@teambit/harmony.testing.load-aspect": "0.0.242",
67
67
  "@teambit/workspace.testing.mock-workspace": "0.0.27"
68
68
  },
69
69
  "peerDependencies": {