@teambit/preview 1.0.487 → 1.0.489

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/preview",
3
- "version": "1.0.487",
3
+ "version": "1.0.489",
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.487"
9
+ "version": "1.0.489"
10
10
  },
11
11
  "dependencies": {
12
12
  "mime": "2.5.2",
@@ -21,8 +21,8 @@
21
21
  "webpack": "5.84.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/harmony": "0.4.6",
@@ -31,35 +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.38",
34
- "@teambit/express": "0.0.1163",
35
- "@teambit/logger": "0.0.1157",
36
- "@teambit/ui-foundation.ui.pages.static-error": "0.0.105",
37
- "@teambit/builder": "1.0.487",
38
- "@teambit/bundler": "1.0.487",
39
- "@teambit/component": "1.0.487",
40
- "@teambit/preview.ui.component-preview": "1.0.16",
41
- "@teambit/aspect-loader": "1.0.487",
42
- "@teambit/cli": "0.0.1064",
43
- "@teambit/dependency-resolver": "1.0.487",
44
- "@teambit/envs": "1.0.487",
45
- "@teambit/toolbox.path.to-windows-compatible-path": "0.0.496",
46
- "@teambit/toolbox.crypto.sha1": "0.0.2",
47
- "@teambit/ui": "1.0.487",
48
- "@teambit/isolator": "1.0.487",
49
- "@teambit/harmony.modules.harmony-root-generator": "0.0.7",
50
- "@teambit/component.sources": "0.0.52",
51
- "@teambit/toolbox.path.path": "0.0.4",
52
- "@teambit/cache": "0.0.1157",
53
- "@teambit/graphql": "1.0.487",
54
- "@teambit/harmony.modules.feature-toggle": "0.0.7",
55
- "@teambit/pkg": "1.0.487",
56
- "@teambit/pubsub": "1.0.487",
57
- "@teambit/scope": "1.0.487",
58
- "@teambit/watcher": "1.0.487",
59
- "@teambit/workspace": "1.0.487",
60
- "@teambit/compiler": "1.0.487",
61
- "@teambit/preview.cli.webpack-events-listener": "0.0.175",
62
- "@teambit/webpack": "1.0.487"
34
+ "@teambit/express": "0.0.1165",
35
+ "@teambit/logger": "0.0.1159",
36
+ "@teambit/ui-foundation.ui.pages.static-error": "0.0.106",
37
+ "@teambit/builder": "1.0.489",
38
+ "@teambit/bundler": "1.0.489",
39
+ "@teambit/component": "1.0.489",
40
+ "@teambit/preview.ui.component-preview": "1.0.17",
41
+ "@teambit/aspect-loader": "1.0.489",
42
+ "@teambit/cli": "0.0.1066",
43
+ "@teambit/dependency-resolver": "1.0.489",
44
+ "@teambit/envs": "1.0.489",
45
+ "@teambit/toolbox.path.to-windows-compatible-path": "0.0.497",
46
+ "@teambit/legacy.constants": "0.0.2",
47
+ "@teambit/toolbox.crypto.sha1": "0.0.3",
48
+ "@teambit/ui": "1.0.489",
49
+ "@teambit/isolator": "1.0.489",
50
+ "@teambit/harmony.modules.harmony-root-generator": "0.0.8",
51
+ "@teambit/component.sources": "0.0.54",
52
+ "@teambit/toolbox.path.path": "0.0.5",
53
+ "@teambit/cache": "0.0.1159",
54
+ "@teambit/graphql": "1.0.489",
55
+ "@teambit/harmony.modules.feature-toggle": "0.0.9",
56
+ "@teambit/pkg": "1.0.489",
57
+ "@teambit/pubsub": "1.0.489",
58
+ "@teambit/scope": "1.0.489",
59
+ "@teambit/watcher": "1.0.489",
60
+ "@teambit/workspace": "1.0.489",
61
+ "@teambit/compiler": "1.0.489",
62
+ "@teambit/preview.cli.webpack-events-listener": "0.0.176",
63
+ "@teambit/webpack": "1.0.489"
63
64
  },
64
65
  "devDependencies": {
65
66
  "@types/mime": "2.0.3",
@@ -75,7 +76,7 @@
75
76
  "@types/lodash.compact": "3.0.6",
76
77
  "@types/mocha": "9.1.0",
77
78
  "@teambit/harmony.envs.core-aspect-env": "0.0.63",
78
- "@teambit/preview.aspect-docs.preview": "0.0.168"
79
+ "@teambit/preview.aspect-docs.preview": "0.0.169"
79
80
  },
80
81
  "peerDependencies": {
81
82
  "react": "^17.0.0 || ^18.0.0",