@teambit/preview 1.0.735 → 1.0.736

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.735/dist/preview.composition.js';
2
- import * as overview_0 from '/home/circleci/Library/Caches/Bit/capsules/8891be5ad/teambit.preview_preview@1.0.735/dist/preview.docs.mdx';
1
+ import * as compositions_0 from '/home/circleci/Library/Caches/Bit/capsules/8891be5ad/teambit.preview_preview@1.0.736/dist/preview.composition.js';
2
+ import * as overview_0 from '/home/circleci/Library/Caches/Bit/capsules/8891be5ad/teambit.preview_preview@1.0.736/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.735",
3
+ "version": "1.0.736",
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.735"
9
+ "version": "1.0.736"
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
- "graphql-request": "6.1.0",
25
24
  "lodash.compact": "3.0.1",
25
+ "graphql-request": "6.1.0",
26
26
  "webpack-manifest-plugin": "5.0.0",
27
27
  "webpack-merge": "5.8.0",
28
- "@teambit/ui-foundation.ui.pages.static-error": "0.0.109",
29
- "@teambit/preview.ui.component-preview": "1.0.29",
30
- "@teambit/harmony": "0.4.7",
31
- "@teambit/preview.modules.preview-modules": "1.0.3",
32
- "@teambit/component-id": "1.2.4",
33
- "@teambit/bit-error": "0.0.404",
34
- "@teambit/preview.cli.dev-server-events-listener": "0.0.1",
35
- "@teambit/preview.cli.webpack-events-listener": "0.0.178",
36
- "@teambit/react.webpack.react-webpack": "1.0.50",
37
28
  "@teambit/express": "0.0.1370",
38
29
  "@teambit/logger": "0.0.1364",
39
- "@teambit/builder": "1.0.735",
40
- "@teambit/bundler": "1.0.735",
41
- "@teambit/component": "1.0.735",
42
- "@teambit/aspect-loader": "1.0.735",
30
+ "@teambit/ui-foundation.ui.pages.static-error": "0.0.109",
31
+ "@teambit/preview.ui.component-preview": "1.0.29",
43
32
  "@teambit/cli": "0.0.1271",
44
- "@teambit/dependency-resolver": "1.0.735",
45
- "@teambit/envs": "1.0.735",
46
33
  "@teambit/toolbox.path.to-windows-compatible-path": "0.0.502",
47
34
  "@teambit/legacy.constants": "0.0.17",
35
+ "@teambit/harmony": "0.4.7",
48
36
  "@teambit/toolbox.crypto.sha1": "0.0.9",
49
- "@teambit/ui": "1.0.735",
50
- "@teambit/isolator": "1.0.735",
51
37
  "@teambit/harmony.modules.harmony-root-generator": "0.0.22",
52
38
  "@teambit/component.sources": "0.0.124",
53
39
  "@teambit/toolbox.path.path": "0.0.10",
40
+ "@teambit/preview.modules.preview-modules": "1.0.3",
41
+ "@teambit/component-id": "1.2.4",
42
+ "@teambit/bit-error": "0.0.404",
54
43
  "@teambit/cache": "0.0.1364",
55
- "@teambit/graphql": "1.0.735",
56
44
  "@teambit/harmony.modules.feature-toggle": "0.0.27",
57
- "@teambit/pkg": "1.0.735",
58
- "@teambit/pubsub": "1.0.735",
59
- "@teambit/scope": "1.0.735",
60
- "@teambit/watcher": "1.0.735",
61
- "@teambit/workspace": "1.0.735",
62
- "@teambit/compiler": "1.0.735",
63
- "@teambit/webpack": "1.0.735"
45
+ "@teambit/preview.cli.dev-server-events-listener": "0.0.1",
46
+ "@teambit/preview.cli.webpack-events-listener": "0.0.178",
47
+ "@teambit/react.webpack.react-webpack": "1.0.50",
48
+ "@teambit/builder": "1.0.736",
49
+ "@teambit/bundler": "1.0.736",
50
+ "@teambit/component": "1.0.736",
51
+ "@teambit/aspect-loader": "1.0.736",
52
+ "@teambit/dependency-resolver": "1.0.736",
53
+ "@teambit/envs": "1.0.736",
54
+ "@teambit/ui": "1.0.736",
55
+ "@teambit/isolator": "1.0.736",
56
+ "@teambit/graphql": "1.0.736",
57
+ "@teambit/pkg": "1.0.736",
58
+ "@teambit/pubsub": "1.0.736",
59
+ "@teambit/scope": "1.0.736",
60
+ "@teambit/watcher": "1.0.736",
61
+ "@teambit/workspace": "1.0.736",
62
+ "@teambit/compiler": "1.0.736",
63
+ "@teambit/webpack": "1.0.736"
64
64
  },
65
65
  "devDependencies": {
66
66
  "@types/mime": "2.0.3",