@teambit/preview 1.0.848 → 1.0.850

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.
@@ -1,5 +1,5 @@
1
- import * as compositions_0 from '/home/circleci/Library/Caches/Bit/capsules/8891be5ad/teambit.preview_preview@1.0.848/dist/preview.composition.js';
2
- import * as overview_0 from '/home/circleci/Library/Caches/Bit/capsules/8891be5ad/teambit.preview_preview@1.0.848/dist/preview.docs.mdx';
1
+ import * as compositions_0 from '/home/circleci/Library/Caches/Bit/capsules/8891be5ad/teambit.preview_preview@1.0.850/dist/preview.composition.js';
2
+ import * as overview_0 from '/home/circleci/Library/Caches/Bit/capsules/8891be5ad/teambit.preview_preview@1.0.850/dist/preview.docs.mdx';
3
3
 
4
4
  export const compositions = [compositions_0];
5
5
  export const overview = [overview_0];
package/package.json CHANGED
@@ -1,12 +1,12 @@
1
1
  {
2
2
  "name": "@teambit/preview",
3
- "version": "1.0.848",
3
+ "version": "1.0.850",
4
4
  "homepage": "https://bit.cloud/teambit/preview/preview",
5
5
  "main": "dist/index.js",
6
6
  "componentId": {
7
7
  "scope": "teambit.preview",
8
8
  "name": "preview",
9
- "version": "1.0.848"
9
+ "version": "1.0.850"
10
10
  },
11
11
  "dependencies": {
12
12
  "mime": "2.5.2",
@@ -21,46 +21,46 @@
21
21
  "webpack": "5.97.1",
22
22
  "graphql-tag": "2.12.1",
23
23
  "filenamify": "4.2.0",
24
- "lodash.compact": "3.0.1",
25
24
  "graphql-request": "6.1.0",
25
+ "lodash.compact": "3.0.1",
26
26
  "webpack-manifest-plugin": "5.0.0",
27
27
  "webpack-merge": "5.8.0",
28
28
  "@teambit/ui-foundation.ui.pages.static-error": "0.0.110",
29
29
  "@teambit/preview.ui.component-preview": "1.0.31",
30
+ "@teambit/toolbox.path.to-windows-compatible-path": "0.0.505",
31
+ "@teambit/legacy.constants": "0.0.21",
30
32
  "@teambit/harmony": "0.4.7",
33
+ "@teambit/toolbox.crypto.sha1": "0.0.12",
34
+ "@teambit/harmony.modules.harmony-root-generator": "0.0.26",
35
+ "@teambit/toolbox.path.path": "0.0.13",
31
36
  "@teambit/preview.modules.preview-modules": "1.0.3",
32
37
  "@teambit/component-id": "1.2.4",
33
38
  "@teambit/bit-error": "0.0.404",
39
+ "@teambit/harmony.modules.feature-toggle": "0.0.31",
34
40
  "@teambit/preview.cli.dev-server-events-listener": "0.0.1",
35
41
  "@teambit/preview.cli.webpack-events-listener": "0.0.178",
36
42
  "@teambit/react.webpack.react-webpack": "1.0.50",
37
- "@teambit/express": "0.0.1390",
38
- "@teambit/logger": "0.0.1384",
39
- "@teambit/builder": "1.0.848",
40
- "@teambit/bundler": "1.0.848",
41
- "@teambit/component": "1.0.848",
42
- "@teambit/aspect-loader": "1.0.848",
43
- "@teambit/cli": "0.0.1291",
44
- "@teambit/dependency-resolver": "1.0.848",
45
- "@teambit/envs": "1.0.848",
46
- "@teambit/toolbox.path.to-windows-compatible-path": "0.0.505",
47
- "@teambit/legacy.constants": "0.0.21",
48
- "@teambit/toolbox.crypto.sha1": "0.0.12",
49
- "@teambit/ui": "1.0.848",
50
- "@teambit/isolator": "1.0.848",
51
- "@teambit/harmony.modules.harmony-root-generator": "0.0.26",
52
- "@teambit/component.sources": "0.0.143",
53
- "@teambit/toolbox.path.path": "0.0.13",
54
- "@teambit/cache": "0.0.1384",
55
- "@teambit/graphql": "1.0.848",
56
- "@teambit/harmony.modules.feature-toggle": "0.0.31",
57
- "@teambit/pkg": "1.0.848",
58
- "@teambit/pubsub": "1.0.848",
59
- "@teambit/scope": "1.0.848",
60
- "@teambit/watcher": "1.0.848",
61
- "@teambit/workspace": "1.0.848",
62
- "@teambit/compiler": "1.0.848",
63
- "@teambit/webpack": "1.0.848"
43
+ "@teambit/express": "0.0.1392",
44
+ "@teambit/logger": "0.0.1386",
45
+ "@teambit/builder": "1.0.850",
46
+ "@teambit/bundler": "1.0.850",
47
+ "@teambit/component": "1.0.850",
48
+ "@teambit/aspect-loader": "1.0.850",
49
+ "@teambit/cli": "0.0.1293",
50
+ "@teambit/dependency-resolver": "1.0.850",
51
+ "@teambit/envs": "1.0.850",
52
+ "@teambit/ui": "1.0.850",
53
+ "@teambit/isolator": "1.0.850",
54
+ "@teambit/component.sources": "0.0.145",
55
+ "@teambit/cache": "0.0.1386",
56
+ "@teambit/graphql": "1.0.850",
57
+ "@teambit/pkg": "1.0.850",
58
+ "@teambit/pubsub": "1.0.850",
59
+ "@teambit/scope": "1.0.850",
60
+ "@teambit/watcher": "1.0.850",
61
+ "@teambit/workspace": "1.0.850",
62
+ "@teambit/compiler": "1.0.850",
63
+ "@teambit/webpack": "1.0.850"
64
64
  },
65
65
  "devDependencies": {
66
66
  "@types/mime": "2.0.3",