@teambit/preview 1.0.651 → 1.0.653
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.
|
2
|
-
import * as overview_0 from '/home/circleci/Library/Caches/Bit/capsules/8891be5ad/teambit.preview_preview@1.0.
|
1
|
+
import * as compositions_0 from '/home/circleci/Library/Caches/Bit/capsules/8891be5ad/teambit.preview_preview@1.0.653/dist/preview.composition.js';
|
2
|
+
import * as overview_0 from '/home/circleci/Library/Caches/Bit/capsules/8891be5ad/teambit.preview_preview@1.0.653/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.
|
3
|
+
"version": "1.0.653",
|
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.
|
9
|
+
"version": "1.0.653"
|
10
10
|
},
|
11
11
|
"dependencies": {
|
12
12
|
"mime": "2.5.2",
|
@@ -31,36 +31,36 @@
|
|
31
31
|
"@teambit/bit-error": "0.0.404",
|
32
32
|
"@teambit/preview.cli.dev-server-events-listener": "0.0.1",
|
33
33
|
"@teambit/react.webpack.react-webpack": "1.0.42",
|
34
|
-
"@teambit/express": "0.0.
|
35
|
-
"@teambit/logger": "0.0.
|
34
|
+
"@teambit/express": "0.0.1329",
|
35
|
+
"@teambit/logger": "0.0.1323",
|
36
36
|
"@teambit/ui-foundation.ui.pages.static-error": "0.0.108",
|
37
|
-
"@teambit/builder": "1.0.
|
38
|
-
"@teambit/bundler": "1.0.
|
39
|
-
"@teambit/component": "1.0.
|
37
|
+
"@teambit/builder": "1.0.653",
|
38
|
+
"@teambit/bundler": "1.0.653",
|
39
|
+
"@teambit/component": "1.0.653",
|
40
40
|
"@teambit/preview.ui.component-preview": "1.0.25",
|
41
|
-
"@teambit/aspect-loader": "1.0.
|
42
|
-
"@teambit/cli": "0.0.
|
43
|
-
"@teambit/dependency-resolver": "1.0.
|
44
|
-
"@teambit/envs": "1.0.
|
41
|
+
"@teambit/aspect-loader": "1.0.653",
|
42
|
+
"@teambit/cli": "0.0.1230",
|
43
|
+
"@teambit/dependency-resolver": "1.0.653",
|
44
|
+
"@teambit/envs": "1.0.653",
|
45
45
|
"@teambit/toolbox.path.to-windows-compatible-path": "0.0.500",
|
46
46
|
"@teambit/legacy.constants": "0.0.12",
|
47
47
|
"@teambit/toolbox.crypto.sha1": "0.0.7",
|
48
|
-
"@teambit/ui": "1.0.
|
49
|
-
"@teambit/isolator": "1.0.
|
48
|
+
"@teambit/ui": "1.0.653",
|
49
|
+
"@teambit/isolator": "1.0.653",
|
50
50
|
"@teambit/harmony.modules.harmony-root-generator": "0.0.18",
|
51
51
|
"@teambit/component.sources": "0.0.107",
|
52
52
|
"@teambit/toolbox.path.path": "0.0.8",
|
53
|
-
"@teambit/cache": "0.0.
|
54
|
-
"@teambit/graphql": "1.0.
|
53
|
+
"@teambit/cache": "0.0.1323",
|
54
|
+
"@teambit/graphql": "1.0.653",
|
55
55
|
"@teambit/harmony.modules.feature-toggle": "0.0.21",
|
56
|
-
"@teambit/pkg": "1.0.
|
57
|
-
"@teambit/pubsub": "1.0.
|
58
|
-
"@teambit/scope": "1.0.
|
59
|
-
"@teambit/watcher": "1.0.
|
60
|
-
"@teambit/workspace": "1.0.
|
61
|
-
"@teambit/compiler": "1.0.
|
56
|
+
"@teambit/pkg": "1.0.653",
|
57
|
+
"@teambit/pubsub": "1.0.653",
|
58
|
+
"@teambit/scope": "1.0.653",
|
59
|
+
"@teambit/watcher": "1.0.653",
|
60
|
+
"@teambit/workspace": "1.0.653",
|
61
|
+
"@teambit/compiler": "1.0.653",
|
62
62
|
"@teambit/preview.cli.webpack-events-listener": "0.0.177",
|
63
|
-
"@teambit/webpack": "1.0.
|
63
|
+
"@teambit/webpack": "1.0.653"
|
64
64
|
},
|
65
65
|
"devDependencies": {
|
66
66
|
"@types/mime": "2.0.3",
|
@@ -74,16 +74,16 @@
|
|
74
74
|
"memoizee": "0.4.15",
|
75
75
|
"@types/lodash.compact": "3.0.6",
|
76
76
|
"@types/mocha": "9.1.0",
|
77
|
-
"@teambit/harmony.envs.core-aspect-env": "0.0.
|
77
|
+
"@teambit/harmony.envs.core-aspect-env": "0.0.72",
|
78
78
|
"@teambit/preview.aspect-docs.preview": "0.0.171"
|
79
79
|
},
|
80
80
|
"peerDependencies": {
|
81
81
|
"react": "^17.0.0 || ^18.0.0",
|
82
82
|
"react-dom": "^17.0.0 || ^18.0.0",
|
83
|
-
"chai": "
|
83
|
+
"chai": "5.2.1",
|
84
84
|
"@types/react": "^17.0.73",
|
85
85
|
"@types/react-dom": "^17.0.5",
|
86
|
-
"@types/chai": "
|
86
|
+
"@types/chai": "5.2.2"
|
87
87
|
},
|
88
88
|
"license": "Apache-2.0",
|
89
89
|
"optionalDependencies": {},
|