@teambit/snapping 1.0.1093 → 1.0.1095

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.1093",
3
+ "version": "1.0.1095",
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.1093"
9
+ "version": "1.0.1095"
10
10
  },
11
11
  "dependencies": {
12
12
  "graphlib": "2.1.8",
@@ -23,6 +23,7 @@
23
23
  "@teambit/component-id": "1.2.4",
24
24
  "@teambit/graph.cleargraph": "0.0.11",
25
25
  "@teambit/legacy.consumer-component": "0.0.144",
26
+ "@teambit/logger": "0.0.1455",
26
27
  "@teambit/toolbox.promise.map-pool": "0.0.19",
27
28
  "@teambit/component.sources": "0.0.195",
28
29
  "@teambit/legacy.consumer-config": "0.0.143",
@@ -31,11 +32,13 @@
31
32
  "@teambit/legacy.logger": "0.0.54",
32
33
  "@teambit/legacy.scope": "0.0.143",
33
34
  "@teambit/legacy.loader": "0.0.28",
35
+ "@teambit/cli": "0.0.1362",
34
36
  "@teambit/legacy.constants": "0.0.39",
35
37
  "@teambit/legacy.component-list": "0.0.197",
36
38
  "@teambit/legacy.consumer": "0.0.143",
37
39
  "@teambit/legacy.dependency-graph": "0.0.146",
38
40
  "@teambit/component-issues": "0.0.182",
41
+ "@teambit/config-store": "0.0.243",
39
42
  "@teambit/harmony": "0.4.12",
40
43
  "@teambit/component-version": "1.0.4",
41
44
  "@teambit/harmony.modules.concurrency": "0.0.40",
@@ -46,21 +49,18 @@
46
49
  "@teambit/pkg.modules.semver-helper": "0.0.32",
47
50
  "@teambit/toolbox.crypto.sha1": "0.0.20",
48
51
  "@teambit/workspace.modules.node-modules-linker": "0.0.374",
49
- "@teambit/graph": "1.0.1093",
50
- "@teambit/logger": "0.0.1454",
51
- "@teambit/objects": "0.0.600",
52
- "@teambit/scope": "1.0.1093",
53
- "@teambit/component": "1.0.1093",
54
- "@teambit/dependencies": "1.0.1093",
55
- "@teambit/dependency-resolver": "1.0.1093",
56
- "@teambit/cli": "0.0.1361",
57
- "@teambit/remove": "1.0.1093",
58
- "@teambit/workspace": "1.0.1093",
59
- "@teambit/config-store": "0.0.242",
60
- "@teambit/application": "1.0.1093",
61
- "@teambit/builder": "1.0.1093",
62
- "@teambit/export": "1.0.1093",
63
- "@teambit/importer": "1.0.1093"
52
+ "@teambit/graph": "1.0.1095",
53
+ "@teambit/objects": "0.0.602",
54
+ "@teambit/scope": "1.0.1095",
55
+ "@teambit/component": "1.0.1095",
56
+ "@teambit/dependencies": "1.0.1095",
57
+ "@teambit/dependency-resolver": "1.0.1095",
58
+ "@teambit/remove": "1.0.1095",
59
+ "@teambit/workspace": "1.0.1095",
60
+ "@teambit/application": "1.0.1095",
61
+ "@teambit/builder": "1.0.1095",
62
+ "@teambit/export": "1.0.1095",
63
+ "@teambit/importer": "1.0.1095"
64
64
  },
65
65
  "devDependencies": {
66
66
  "@types/graphlib": "2.1.7",
@@ -71,10 +71,10 @@
71
71
  "@types/mocha": "9.1.0",
72
72
  "@teambit/component.testing.mock-components": "0.0.415",
73
73
  "@teambit/harmony.testing.load-aspect": "0.0.410",
74
- "@teambit/workspace.testing.mock-workspace": "0.0.221",
75
- "@teambit/harmony.envs.core-aspect-env": "2.0.5",
76
- "@teambit/compiler": "1.0.1093",
77
- "@teambit/issues": "1.0.1093"
74
+ "@teambit/harmony.envs.core-aspect-env": "2.0.6",
75
+ "@teambit/compiler": "1.0.1095",
76
+ "@teambit/issues": "1.0.1095",
77
+ "@teambit/workspace.testing.mock-workspace": "0.0.222"
78
78
  },
79
79
  "peerDependencies": {
80
80
  "chai": "5.2.1"