@teambit/preview 1.0.993 → 1.0.995

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.993/dist/preview.composition.js';
2
- import * as overview_0 from '/home/circleci/Library/Caches/Bit/capsules/8891be5ad/teambit.preview_preview@1.0.993/dist/preview.docs.mdx';
1
+ import * as compositions_0 from '/home/circleci/Library/Caches/Bit/capsules/8891be5ad/teambit.preview_preview@1.0.995/dist/preview.composition.js';
2
+ import * as overview_0 from '/home/circleci/Library/Caches/Bit/capsules/8891be5ad/teambit.preview_preview@1.0.995/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.993",
3
+ "version": "1.0.995",
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.993"
9
+ "version": "1.0.995"
10
10
  },
11
11
  "dependencies": {
12
12
  "mime": "2.5.2",
@@ -27,44 +27,44 @@
27
27
  "resolve-url-loader": "5.0.0",
28
28
  "rspack-manifest-plugin": "^5.2.1",
29
29
  "sass-loader": "13.3.2",
30
- "@teambit/toolbox.path.to-windows-compatible-path": "0.0.508",
31
- "@teambit/legacy.constants": "0.0.26",
30
+ "@teambit/express": "0.0.1426",
31
+ "@teambit/logger": "0.0.1420",
32
+ "@teambit/ui-foundation.ui.pages.static-error": "0.0.111",
33
+ "@teambit/cli": "0.0.1327",
34
+ "@teambit/toolbox.path.to-windows-compatible-path": "0.0.509",
35
+ "@teambit/legacy.constants": "0.0.27",
32
36
  "@teambit/harmony": "0.4.7",
33
- "@teambit/toolbox.crypto.sha1": "0.0.15",
34
- "@teambit/harmony.modules.harmony-root-generator": "0.0.32",
35
- "@teambit/component.sources": "0.0.168",
36
- "@teambit/toolbox.path.path": "0.0.16",
37
+ "@teambit/toolbox.crypto.sha1": "0.0.16",
38
+ "@teambit/harmony.modules.harmony-root-generator": "0.0.33",
39
+ "@teambit/component.sources": "0.0.169",
40
+ "@teambit/toolbox.path.path": "0.0.17",
37
41
  "@teambit/preview.modules.preview-modules": "1.0.3",
38
42
  "@teambit/component-id": "1.2.4",
39
43
  "@teambit/bit-error": "0.0.404",
40
- "@teambit/harmony.modules.feature-toggle": "0.0.36",
44
+ "@teambit/cache": "0.0.1420",
45
+ "@teambit/harmony.modules.feature-toggle": "0.0.37",
41
46
  "@teambit/preview.cli.dev-server-events-listener": "0.0.1",
42
47
  "@teambit/preview.cli.webpack-events-listener": "0.0.178",
43
48
  "@teambit/mdx.modules.mdx-v3-options": "0.0.3",
44
- "@teambit/rspack.modules.generate-asset-manifest": "0.0.4",
45
- "@teambit/express": "0.0.1425",
46
- "@teambit/logger": "0.0.1419",
47
- "@teambit/ui-foundation.ui.pages.static-error": "0.0.111",
48
- "@teambit/builder": "1.0.993",
49
- "@teambit/bundler": "1.0.993",
50
- "@teambit/component": "1.0.993",
51
- "@teambit/preview.ui.component-preview": "1.0.34",
52
- "@teambit/aspect-loader": "1.0.993",
53
- "@teambit/cli": "0.0.1326",
54
- "@teambit/dependency-resolver": "1.0.993",
55
- "@teambit/envs": "1.0.993",
56
- "@teambit/ui": "1.0.993",
57
- "@teambit/isolator": "1.0.993",
58
- "@teambit/cache": "0.0.1419",
59
- "@teambit/graphql": "1.0.993",
60
- "@teambit/pkg": "1.0.993",
61
- "@teambit/pubsub": "1.0.993",
62
- "@teambit/scope": "1.0.993",
63
- "@teambit/watcher": "1.0.993",
64
- "@teambit/workspace": "1.0.993",
65
- "@teambit/compiler": "1.0.993",
66
- "@teambit/react": "1.0.993",
67
- "@teambit/webpack": "1.0.993"
49
+ "@teambit/rspack.modules.generate-asset-manifest": "0.0.5",
50
+ "@teambit/builder": "1.0.995",
51
+ "@teambit/bundler": "1.0.995",
52
+ "@teambit/component": "1.0.995",
53
+ "@teambit/preview.ui.component-preview": "1.0.35",
54
+ "@teambit/aspect-loader": "1.0.995",
55
+ "@teambit/dependency-resolver": "1.0.995",
56
+ "@teambit/envs": "1.0.995",
57
+ "@teambit/ui": "1.0.995",
58
+ "@teambit/isolator": "1.0.995",
59
+ "@teambit/graphql": "1.0.995",
60
+ "@teambit/pkg": "1.0.995",
61
+ "@teambit/pubsub": "1.0.995",
62
+ "@teambit/scope": "1.0.995",
63
+ "@teambit/watcher": "1.0.995",
64
+ "@teambit/workspace": "1.0.995",
65
+ "@teambit/compiler": "1.0.995",
66
+ "@teambit/react": "1.0.995",
67
+ "@teambit/webpack": "1.0.995"
68
68
  },
69
69
  "devDependencies": {
70
70
  "@types/mime": "2.0.3",
@@ -76,15 +76,15 @@
76
76
  "lru-cache": "10.4.3",
77
77
  "@types/lodash.compact": "3.0.6",
78
78
  "@types/mocha": "9.1.0",
79
- "@teambit/harmony.envs.core-aspect-env": "0.1.4",
80
- "@teambit/preview.aspect-docs.preview": "0.0.174"
79
+ "@teambit/preview.aspect-docs.preview": "0.0.174",
80
+ "@teambit/harmony.envs.core-aspect-env": "0.1.5"
81
81
  },
82
82
  "peerDependencies": {
83
- "react": "^17.0.0 || ^18.0.0",
84
- "react-dom": "^17.0.0 || ^18.0.0",
83
+ "react": "^17.0.0 || ^18.0.0 || ^19.0.0",
84
+ "react-dom": "^17.0.0 || ^18.0.0 || ^19.0.0",
85
85
  "chai": "5.2.1",
86
- "@types/react": "^17.0.73",
87
- "@types/react-dom": "^17.0.5",
86
+ "@types/react": "^19.0.0",
87
+ "@types/react-dom": "^19.0.0",
88
88
  "@types/chai": "5.2.2"
89
89
  },
90
90
  "license": "Apache-2.0",