@teambit/react 1.0.787 → 1.0.789
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/artifacts/env-template/public/{252.8e31b20cfadddb978392.js → 252.041540aaf75a9dc05f44.js} +4 -4
- package/artifacts/env-template/public/{115.194e7f371040c788d0fa.js → 507.a65574ad36aad3ad1948.js} +1 -1
- package/artifacts/env-template/public/assets-manifest.json +14 -14
- package/artifacts/env-template/public/{compositions.332c15dda594c69c4afd.js → compositions.29584aac39335120fc04.js} +3 -3
- package/artifacts/env-template/public/compositions.html +1 -1
- package/artifacts/env-template/public/{overview.43ecd44c6142a5af37ee.js → overview.ef15e6d547066b6060fc.js} +2 -2
- package/artifacts/env-template/public/overview.html +1 -1
- package/artifacts/env-template/public/{peers.99f38dc927b8b470b9a4.js → peers.91f434fba791987889ea.js} +1 -1
- package/artifacts/env-template/public/{preview-root.348a64d80931193f290d.js → preview-root.cd8ac3ee57cc4f6c0de9.js} +1 -1
- package/artifacts/env-template/public/static/css/{252.0d1d9666.css → 252.079f2894.css} +1 -1
- package/{compositions-1760636469189.js → compositions-1761078894026.js} +1 -1
- package/dist/{preview-1760636469189.js → preview-1761078894026.js} +2 -2
- package/{overview-1760636469189.js → overview-1761078894026.js} +1 -1
- package/package.json +29 -29
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
|
|
2
|
-
import { linkModules } from '/home/circleci/.bvm/versions/1.12.
|
|
2
|
+
import { linkModules } from '/home/circleci/.bvm/versions/1.12.162/bit-1.12.162/node_modules/@teambit/preview/dist/preview-modules.js';
|
|
3
3
|
|
|
4
4
|
// strip leading/trailing slashes from any id we compare
|
|
5
5
|
function __bitNormalizeId(id) {
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import * as compositions_0 from '/home/circleci/Library/Caches/Bit/capsules/8891be5ad/teambit.react_react@1.0.
|
|
2
|
-
import * as overview_0 from '/home/circleci/Library/Caches/Bit/capsules/8891be5ad/teambit.react_react@1.0.
|
|
1
|
+
import * as compositions_0 from '/home/circleci/Library/Caches/Bit/capsules/8891be5ad/teambit.react_react@1.0.789/dist/react.composition.js';
|
|
2
|
+
import * as overview_0 from '/home/circleci/Library/Caches/Bit/capsules/8891be5ad/teambit.react_react@1.0.789/dist/react.docs.mdx';
|
|
3
3
|
|
|
4
4
|
export const compositions = [compositions_0];
|
|
5
5
|
export const overview = [overview_0];
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
|
|
2
|
-
import { linkModules } from '/home/circleci/.bvm/versions/1.12.
|
|
2
|
+
import { linkModules } from '/home/circleci/.bvm/versions/1.12.162/bit-1.12.162/node_modules/@teambit/preview/dist/preview-modules.js';
|
|
3
3
|
|
|
4
4
|
// strip leading/trailing slashes from any id we compare
|
|
5
5
|
function __bitNormalizeId(id) {
|
package/package.json
CHANGED
|
@@ -1,12 +1,12 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@teambit/react",
|
|
3
|
-
"version": "1.0.
|
|
3
|
+
"version": "1.0.789",
|
|
4
4
|
"homepage": "https://bit.cloud/teambit/react/react",
|
|
5
5
|
"main": "dist/index.js",
|
|
6
6
|
"componentId": {
|
|
7
7
|
"scope": "teambit.react",
|
|
8
8
|
"name": "react",
|
|
9
|
-
"version": "1.0.
|
|
9
|
+
"version": "1.0.789"
|
|
10
10
|
},
|
|
11
11
|
"dependencies": {
|
|
12
12
|
"eslint": "8.56.0",
|
|
@@ -73,14 +73,11 @@
|
|
|
73
73
|
"@teambit/defender.jest-tester": "2.0.17",
|
|
74
74
|
"@teambit/defender.prettier-formatter": "1.0.23",
|
|
75
75
|
"@teambit/defender.prettier.config-mutator": "0.0.111",
|
|
76
|
-
"@teambit/logger": "0.0.1375",
|
|
77
76
|
"@teambit/react.ui.compositions-app": "0.0.25",
|
|
78
|
-
"@teambit/react.ui.docs-app": "1.0.
|
|
77
|
+
"@teambit/react.ui.docs-app": "1.0.31",
|
|
79
78
|
"@teambit/react.ui.highlighter.component-metadata.bit-component-meta": "0.0.43",
|
|
80
79
|
"@teambit/toolbox.path.path": "0.0.11",
|
|
81
80
|
"@teambit/typescript.typescript-compiler": "2.0.63",
|
|
82
|
-
"@teambit/worker": "0.0.1586",
|
|
83
|
-
"@teambit/cli": "0.0.1282",
|
|
84
81
|
"@teambit/react.ui.highlighter-provider": "0.0.219",
|
|
85
82
|
"@bitdev/react.generators.react-templates": "4.0.2",
|
|
86
83
|
"@teambit/react.instructions.react.adding-compositions": "0.0.7",
|
|
@@ -98,29 +95,32 @@
|
|
|
98
95
|
"@teambit/toolbox.network.get-port": "1.0.15",
|
|
99
96
|
"@teambit/react.rendering.ssr": "1.0.3",
|
|
100
97
|
"@teambit/ui-foundation.ui.pages.static-error": "0.0.109",
|
|
101
|
-
"@teambit/typescript": "1.0.
|
|
102
|
-
"@teambit/builder": "1.0.
|
|
103
|
-
"@teambit/bundler": "1.0.
|
|
104
|
-
"@teambit/compiler": "1.0.
|
|
105
|
-
"@teambit/component": "1.0.
|
|
106
|
-
"@teambit/dependency-resolver": "1.0.
|
|
107
|
-
"@teambit/dev-files": "1.0.
|
|
108
|
-
"@teambit/envs": "1.0.
|
|
109
|
-
"@teambit/formatter": "1.0.
|
|
110
|
-
"@teambit/linter": "1.0.
|
|
111
|
-
"@teambit/
|
|
112
|
-
"@teambit/
|
|
113
|
-
"@teambit/
|
|
114
|
-
"@teambit/
|
|
115
|
-
"@teambit/
|
|
116
|
-
"@teambit/
|
|
117
|
-
"@teambit/
|
|
118
|
-
"@teambit/
|
|
119
|
-
"@teambit/
|
|
120
|
-
"@teambit/
|
|
121
|
-
"@teambit/
|
|
122
|
-
"@teambit/
|
|
123
|
-
"@teambit/
|
|
98
|
+
"@teambit/typescript": "1.0.789",
|
|
99
|
+
"@teambit/builder": "1.0.789",
|
|
100
|
+
"@teambit/bundler": "1.0.789",
|
|
101
|
+
"@teambit/compiler": "1.0.789",
|
|
102
|
+
"@teambit/component": "1.0.789",
|
|
103
|
+
"@teambit/dependency-resolver": "1.0.789",
|
|
104
|
+
"@teambit/dev-files": "1.0.789",
|
|
105
|
+
"@teambit/envs": "1.0.789",
|
|
106
|
+
"@teambit/formatter": "1.0.789",
|
|
107
|
+
"@teambit/linter": "1.0.789",
|
|
108
|
+
"@teambit/logger": "0.0.1376",
|
|
109
|
+
"@teambit/pkg": "1.0.789",
|
|
110
|
+
"@teambit/preview": "1.0.789",
|
|
111
|
+
"@teambit/schema": "1.0.789",
|
|
112
|
+
"@teambit/tester": "1.0.789",
|
|
113
|
+
"@teambit/webpack": "1.0.789",
|
|
114
|
+
"@teambit/worker": "0.0.1587",
|
|
115
|
+
"@teambit/workspace-config-files": "1.0.789",
|
|
116
|
+
"@teambit/workspace": "1.0.789",
|
|
117
|
+
"@teambit/application": "1.0.789",
|
|
118
|
+
"@teambit/cli": "0.0.1283",
|
|
119
|
+
"@teambit/generator": "1.0.790",
|
|
120
|
+
"@teambit/graphql": "1.0.789",
|
|
121
|
+
"@teambit/api-reference": "1.0.789",
|
|
122
|
+
"@teambit/compositions": "1.0.789",
|
|
123
|
+
"@teambit/ui": "1.0.789"
|
|
124
124
|
},
|
|
125
125
|
"devDependencies": {
|
|
126
126
|
"@types/react": "^17.0.8",
|