@teambit/react 1.0.122 → 1.0.123
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/{29.a20728294e08e45fbafa.js → 29.36cfb4eede762e0c1b5d.js} +4 -4
- package/artifacts/env-template/public/{939.0c4d0331541bfcae3656.js → 426.654d9fa5fceac9c67cfa.js} +2 -2
- package/artifacts/env-template/public/assets-manifest.json +14 -14
- package/artifacts/env-template/public/{compositions.af6541d139dc5d278a0b.js → compositions.07d6742e4f3bad03bd46.js} +1 -1
- package/artifacts/env-template/public/compositions.html +1 -1
- package/artifacts/env-template/public/{overview.78b5db631f0578884f15.js → overview.01e7f2c3a8788650406d.js} +1 -1
- package/artifacts/env-template/public/overview.html +1 -1
- package/artifacts/env-template/public/{peers.b0718e50dcb897c5c2f2.js → peers.92b76a779302018701ff.js} +1 -1
- package/artifacts/env-template/public/{preview-root.0db70274200476c49787.js → preview-root.a66feea317270619c45f.js} +1 -1
- package/artifacts/env-template/public/static/css/{29.4823c742.css → 29.500e7f14.css} +1 -1
- package/dist/{preview-1704270602796.js → preview-1704347596257.js} +2 -2
- package/package.json +32 -32
- /package/{compositions-1704270602796.js → compositions-1704347596257.js} +0 -0
- /package/{overview-1704270602796.js → overview-1704347596257.js} +0 -0
package/package.json
CHANGED
|
@@ -1,12 +1,12 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@teambit/react",
|
|
3
|
-
"version": "1.0.
|
|
3
|
+
"version": "1.0.123",
|
|
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.123"
|
|
10
10
|
},
|
|
11
11
|
"dependencies": {
|
|
12
12
|
"fs-extra": "10.0.0",
|
|
@@ -95,41 +95,41 @@
|
|
|
95
95
|
"@teambit/react.rendering.ssr": "0.0.3",
|
|
96
96
|
"@teambit/ui-foundation.ui.pages.static-error": "0.0.92",
|
|
97
97
|
"@teambit/semantics.entities.semantic-schema": "0.0.64",
|
|
98
|
-
"@teambit/typescript": "1.0.
|
|
99
|
-
"@teambit/builder": "1.0.
|
|
100
|
-
"@teambit/bundler": "1.0.
|
|
101
|
-
"@teambit/compiler": "1.0.
|
|
98
|
+
"@teambit/typescript": "1.0.123",
|
|
99
|
+
"@teambit/builder": "1.0.123",
|
|
100
|
+
"@teambit/bundler": "1.0.123",
|
|
101
|
+
"@teambit/compiler": "1.0.123",
|
|
102
102
|
"@teambit/component.modules.component-url": "0.0.167",
|
|
103
|
-
"@teambit/component": "1.0.
|
|
104
|
-
"@teambit/dependency-resolver": "1.0.
|
|
105
|
-
"@teambit/envs": "1.0.
|
|
106
|
-
"@teambit/eslint": "1.0.
|
|
107
|
-
"@teambit/formatter": "1.0.
|
|
108
|
-
"@teambit/jest": "1.0.
|
|
109
|
-
"@teambit/linter": "1.0.
|
|
110
|
-
"@teambit/logger": "0.0.
|
|
111
|
-
"@teambit/pkg": "1.0.
|
|
112
|
-
"@teambit/prettier": "1.0.
|
|
113
|
-
"@teambit/preview": "1.0.
|
|
103
|
+
"@teambit/component": "1.0.123",
|
|
104
|
+
"@teambit/dependency-resolver": "1.0.123",
|
|
105
|
+
"@teambit/envs": "1.0.123",
|
|
106
|
+
"@teambit/eslint": "1.0.123",
|
|
107
|
+
"@teambit/formatter": "1.0.123",
|
|
108
|
+
"@teambit/jest": "1.0.123",
|
|
109
|
+
"@teambit/linter": "1.0.123",
|
|
110
|
+
"@teambit/logger": "0.0.938",
|
|
111
|
+
"@teambit/pkg": "1.0.123",
|
|
112
|
+
"@teambit/prettier": "1.0.123",
|
|
113
|
+
"@teambit/preview": "1.0.123",
|
|
114
114
|
"@teambit/react.ui.compositions-app": "0.0.22",
|
|
115
115
|
"@teambit/react.ui.docs-app": "1.0.18",
|
|
116
116
|
"@teambit/react.ui.highlighter.component-metadata.bit-component-meta": "0.0.41",
|
|
117
|
-
"@teambit/schema": "1.0.
|
|
118
|
-
"@teambit/tester": "1.0.
|
|
119
|
-
"@teambit/webpack": "1.0.
|
|
120
|
-
"@teambit/workspace-config-files": "1.0.
|
|
121
|
-
"@teambit/workspace": "1.0.
|
|
122
|
-
"@teambit/application": "1.0.
|
|
123
|
-
"@teambit/cli": "0.0.
|
|
124
|
-
"@teambit/generator": "1.0.
|
|
125
|
-
"@teambit/graphql": "1.0.
|
|
126
|
-
"@teambit/worker": "0.0.
|
|
117
|
+
"@teambit/schema": "1.0.123",
|
|
118
|
+
"@teambit/tester": "1.0.123",
|
|
119
|
+
"@teambit/webpack": "1.0.123",
|
|
120
|
+
"@teambit/workspace-config-files": "1.0.123",
|
|
121
|
+
"@teambit/workspace": "1.0.123",
|
|
122
|
+
"@teambit/application": "1.0.123",
|
|
123
|
+
"@teambit/cli": "0.0.845",
|
|
124
|
+
"@teambit/generator": "1.0.124",
|
|
125
|
+
"@teambit/graphql": "1.0.123",
|
|
126
|
+
"@teambit/worker": "0.0.1149",
|
|
127
127
|
"@teambit/react.ui.highlighter-provider": "0.0.210",
|
|
128
128
|
"@teambit/api-reference.renderers.react": "0.0.20",
|
|
129
|
-
"@teambit/api-reference": "1.0.
|
|
130
|
-
"@teambit/compositions": "1.0.
|
|
131
|
-
"@teambit/ui": "1.0.
|
|
132
|
-
"@teambit/react.eslint-config-bit-react": "1.0.
|
|
129
|
+
"@teambit/api-reference": "1.0.123",
|
|
130
|
+
"@teambit/compositions": "1.0.123",
|
|
131
|
+
"@teambit/ui": "1.0.123",
|
|
132
|
+
"@teambit/react.eslint-config-bit-react": "1.0.95",
|
|
133
133
|
"@teambit/react.babel.bit-react-transformer": "1.0.21",
|
|
134
134
|
"@teambit/webpack.modules.generate-style-loaders": "1.0.11",
|
|
135
135
|
"@teambit/webpack.modules.style-regexps": "1.0.6",
|
|
@@ -155,7 +155,7 @@
|
|
|
155
155
|
"@teambit/react.content.react-overview": "1.95.0"
|
|
156
156
|
},
|
|
157
157
|
"peerDependencies": {
|
|
158
|
-
"@teambit/legacy": "1.0.
|
|
158
|
+
"@teambit/legacy": "1.0.631"
|
|
159
159
|
},
|
|
160
160
|
"license": "SEE LICENSE IN LICENSE",
|
|
161
161
|
"optionalDependencies": {},
|
|
File without changes
|
|
File without changes
|