@teambit/react 1.0.484 → 1.0.486
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/156.f00896088a0283923fba.js +207 -0
- package/artifacts/env-template/public/264.5937d058bf88bf2047fd.js +12 -0
- package/artifacts/env-template/public/{8.22ce24d27014947a393e.js → 314.69974fe3ca213dc87ed1.js} +106 -25
- package/artifacts/env-template/public/assets-manifest.json +20 -20
- package/artifacts/env-template/public/compositions.24d886b779d69a6aa85a.js +1 -0
- package/artifacts/env-template/public/compositions.html +1 -1
- package/artifacts/env-template/public/overview.9c0c756129ba5c55904b.js +1 -0
- package/artifacts/env-template/public/overview.html +1 -1
- package/artifacts/env-template/public/{peers.e9d9934f14becb43605a.js → peers.126fdabb209438626866.js} +1 -1
- package/artifacts/env-template/public/{preview-root.bbfaecea35f2d3b6c872.js → preview-root.c9b7b8cf36bd498e000a.js} +1 -1
- package/artifacts/env-template/public/static/css/{8.2ce9a681.css → 314.2b95da0c.css} +1 -1
- package/artifacts/env-template/public/static/css/preview-root.cd64aba9.css +1 -0
- package/compositions-1733541556857.js +16 -0
- package/dist/{preview-1733282408194.js → preview-1733541556857.js} +2 -2
- package/overview-1733541556857.js +16 -0
- package/package.json +28 -28
- package/artifacts/env-template/public/140.5dcba5284b3c0a7e0c28.js +0 -234
- package/artifacts/env-template/public/683.1f29c9b2c6c82b51ebc4.js +0 -255
- package/artifacts/env-template/public/compositions.86fc6d80353773c6d0f3.js +0 -1
- package/artifacts/env-template/public/overview.ee6b8dc84154a5a37680.js +0 -1
- package/artifacts/env-template/public/static/css/preview-root.648c0703.css +0 -1
- package/compositions-1733282408194.js +0 -16
- package/overview-1733282408194.js +0 -16
- /package/artifacts/env-template/public/{782.6846c9229b6334dc991f.js → 782.23c6f0abfb2c20e0df14.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.486",
|
|
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.486"
|
|
10
10
|
},
|
|
11
11
|
"dependencies": {
|
|
12
12
|
"eslint": "8.56.0",
|
|
@@ -83,41 +83,41 @@
|
|
|
83
83
|
"@teambit/react.rendering.ssr": "0.0.3",
|
|
84
84
|
"@teambit/design.ui.tooltip": "0.0.371",
|
|
85
85
|
"@teambit/semantics.entities.semantic-schema": "0.0.74",
|
|
86
|
-
"@teambit/typescript": "1.0.
|
|
87
|
-
"@teambit/builder": "1.0.
|
|
88
|
-
"@teambit/bundler": "1.0.
|
|
89
|
-
"@teambit/compiler": "1.0.
|
|
86
|
+
"@teambit/typescript": "1.0.486",
|
|
87
|
+
"@teambit/builder": "1.0.486",
|
|
88
|
+
"@teambit/bundler": "1.0.486",
|
|
89
|
+
"@teambit/compiler": "1.0.486",
|
|
90
90
|
"@teambit/component.modules.component-url": "0.0.169",
|
|
91
|
-
"@teambit/component": "1.0.
|
|
91
|
+
"@teambit/component": "1.0.486",
|
|
92
92
|
"@teambit/defender.eslint.config-mutator": "0.0.105",
|
|
93
93
|
"@teambit/defender.prettier.config-mutator": "0.0.101",
|
|
94
|
-
"@teambit/dependency-resolver": "1.0.
|
|
95
|
-
"@teambit/dev-files": "1.0.
|
|
96
|
-
"@teambit/envs": "1.0.
|
|
97
|
-
"@teambit/formatter": "1.0.
|
|
98
|
-
"@teambit/linter": "1.0.
|
|
99
|
-
"@teambit/logger": "0.0.
|
|
100
|
-
"@teambit/pkg": "1.0.
|
|
101
|
-
"@teambit/preview": "1.0.
|
|
94
|
+
"@teambit/dependency-resolver": "1.0.486",
|
|
95
|
+
"@teambit/dev-files": "1.0.486",
|
|
96
|
+
"@teambit/envs": "1.0.486",
|
|
97
|
+
"@teambit/formatter": "1.0.486",
|
|
98
|
+
"@teambit/linter": "1.0.486",
|
|
99
|
+
"@teambit/logger": "0.0.1156",
|
|
100
|
+
"@teambit/pkg": "1.0.486",
|
|
101
|
+
"@teambit/preview": "1.0.486",
|
|
102
102
|
"@teambit/react.ui.compositions-app": "0.0.22",
|
|
103
103
|
"@teambit/react.ui.docs-app": "1.0.21",
|
|
104
104
|
"@teambit/react.ui.highlighter.component-metadata.bit-component-meta": "0.0.41",
|
|
105
|
-
"@teambit/schema": "1.0.
|
|
106
|
-
"@teambit/tester": "1.0.
|
|
105
|
+
"@teambit/schema": "1.0.486",
|
|
106
|
+
"@teambit/tester": "1.0.486",
|
|
107
107
|
"@teambit/toolbox.path.path": "0.0.4",
|
|
108
|
-
"@teambit/webpack": "1.0.
|
|
109
|
-
"@teambit/worker": "0.0.
|
|
110
|
-
"@teambit/workspace-config-files": "1.0.
|
|
111
|
-
"@teambit/workspace": "1.0.
|
|
112
|
-
"@teambit/application": "1.0.
|
|
113
|
-
"@teambit/cli": "0.0.
|
|
114
|
-
"@teambit/generator": "1.0.
|
|
115
|
-
"@teambit/graphql": "1.0.
|
|
108
|
+
"@teambit/webpack": "1.0.486",
|
|
109
|
+
"@teambit/worker": "0.0.1367",
|
|
110
|
+
"@teambit/workspace-config-files": "1.0.486",
|
|
111
|
+
"@teambit/workspace": "1.0.486",
|
|
112
|
+
"@teambit/application": "1.0.486",
|
|
113
|
+
"@teambit/cli": "0.0.1063",
|
|
114
|
+
"@teambit/generator": "1.0.487",
|
|
115
|
+
"@teambit/graphql": "1.0.486",
|
|
116
116
|
"@teambit/react.ui.highlighter-provider": "0.0.214",
|
|
117
117
|
"@teambit/api-reference.renderers.react": "0.0.39",
|
|
118
|
-
"@teambit/api-reference": "1.0.
|
|
119
|
-
"@teambit/compositions": "1.0.
|
|
120
|
-
"@teambit/ui": "1.0.
|
|
118
|
+
"@teambit/api-reference": "1.0.486",
|
|
119
|
+
"@teambit/compositions": "1.0.486",
|
|
120
|
+
"@teambit/ui": "1.0.486",
|
|
121
121
|
"@teambit/react.eslint-config-bit-react": "1.0.224",
|
|
122
122
|
"@teambit/react.babel.bit-react-transformer": "1.0.24",
|
|
123
123
|
"@teambit/webpack.modules.generate-style-loaders": "1.0.11",
|