@teambit/react 1.0.112 → 1.0.114
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.a4b19aeb95bd8bb8feff.js → 29.0f5f0bea5821d9fe1aec.js} +7 -7
- package/artifacts/env-template/public/assets-manifest.json +10 -10
- package/artifacts/env-template/public/{compositions.fe6f289bcd77f744f088.js → compositions.8debb80deb76549d208e.js} +1 -1
- package/artifacts/env-template/public/compositions.html +1 -1
- package/artifacts/env-template/public/{overview.e9d40e5df50f38190b9f.js → overview.d43c1b5609c272d8f8dc.js} +1 -1
- package/artifacts/env-template/public/overview.html +1 -1
- package/artifacts/env-template/public/{peers.db005ea970f91b077947.js → peers.2e3400a0bc22b82af87e.js} +1 -1
- package/artifacts/env-template/public/static/css/{29.b9e73da3.css → 29.dd569806.css} +1 -1
- package/dist/{preview-1703820221885.js → preview-1703992959524.js} +2 -2
- package/package.json +34 -34
- /package/{compositions-1703820221885.js → compositions-1703992959524.js} +0 -0
- /package/{overview-1703820221885.js → overview-1703992959524.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.114",
|
|
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.114"
|
|
10
10
|
},
|
|
11
11
|
"dependencies": {
|
|
12
12
|
"fs-extra": "10.0.0",
|
|
@@ -17,11 +17,6 @@
|
|
|
17
17
|
"ramda": "0.27.1",
|
|
18
18
|
"lodash.flatten": "4.4.0",
|
|
19
19
|
"chalk": "2.4.2",
|
|
20
|
-
"identity-obj-proxy": "3.0.0",
|
|
21
|
-
"jest-environment-jsdom": "27.5.1",
|
|
22
|
-
"react-app-polyfill": "1.0.6",
|
|
23
|
-
"react-native-web": "0.16.5",
|
|
24
|
-
"@testing-library/jest-dom": "5.16.2",
|
|
25
20
|
"postcss-flexbugs-fixes": "5.0.2",
|
|
26
21
|
"postcss-normalize": "10.0.0",
|
|
27
22
|
"postcss-preset-env": "7.8.2",
|
|
@@ -44,7 +39,14 @@
|
|
|
44
39
|
"@pmmmwh/react-refresh-webpack-plugin": "0.5.4",
|
|
45
40
|
"react-refresh": "0.10.0",
|
|
46
41
|
"source-map-loader": "3.0.0",
|
|
42
|
+
"identity-obj-proxy": "3.0.0",
|
|
43
|
+
"jest-environment-jsdom": "27.5.1",
|
|
44
|
+
"react-app-polyfill": "1.0.6",
|
|
45
|
+
"react-native-web": "0.16.5",
|
|
46
|
+
"@testing-library/jest-dom": "5.16.2",
|
|
47
47
|
"lodash.compact": "3.0.1",
|
|
48
|
+
"react-error-overlay": "6.0.9",
|
|
49
|
+
"strip-ansi": "6.0.0",
|
|
48
50
|
"@babel/plugin-proposal-decorators": "7.23.2",
|
|
49
51
|
"@babel/plugin-transform-class-properties": "7.22.5",
|
|
50
52
|
"@babel/plugin-transform-object-rest-spread": "7.22.15",
|
|
@@ -54,8 +56,6 @@
|
|
|
54
56
|
"@babel/core": "7.19.6",
|
|
55
57
|
"@babel/plugin-transform-modules-commonjs": "7.23.0",
|
|
56
58
|
"camelcase": "6.2.0",
|
|
57
|
-
"react-error-overlay": "6.0.9",
|
|
58
|
-
"strip-ansi": "6.0.0",
|
|
59
59
|
"@prerenderer/prerenderer": "^1.2.0",
|
|
60
60
|
"@prerenderer/renderer-jsdom": "^1.1.2",
|
|
61
61
|
"@prerenderer/webpack-plugin": "^5.2.0",
|
|
@@ -95,40 +95,40 @@
|
|
|
95
95
|
"@teambit/bit-error": "0.0.404",
|
|
96
96
|
"@teambit/react.rendering.ssr": "0.0.3",
|
|
97
97
|
"@teambit/ui-foundation.ui.pages.static-error": "0.0.92",
|
|
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.114",
|
|
99
|
+
"@teambit/builder": "1.0.114",
|
|
100
|
+
"@teambit/bundler": "1.0.114",
|
|
101
|
+
"@teambit/compiler": "1.0.114",
|
|
102
102
|
"@teambit/component.modules.component-url": "0.0.165",
|
|
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.
|
|
103
|
+
"@teambit/component": "1.0.114",
|
|
104
|
+
"@teambit/dependency-resolver": "1.0.114",
|
|
105
|
+
"@teambit/envs": "1.0.114",
|
|
106
|
+
"@teambit/eslint": "1.0.114",
|
|
107
|
+
"@teambit/formatter": "1.0.114",
|
|
108
|
+
"@teambit/jest": "1.0.114",
|
|
109
|
+
"@teambit/linter": "1.0.114",
|
|
110
110
|
"@teambit/logger": "0.0.935",
|
|
111
|
-
"@teambit/pkg": "1.0.
|
|
112
|
-
"@teambit/prettier": "1.0.
|
|
113
|
-
"@teambit/preview": "1.0.
|
|
111
|
+
"@teambit/pkg": "1.0.114",
|
|
112
|
+
"@teambit/prettier": "1.0.114",
|
|
113
|
+
"@teambit/preview": "1.0.114",
|
|
114
114
|
"@teambit/react.ui.compositions-app": "0.0.20",
|
|
115
115
|
"@teambit/react.ui.docs-app": "1.0.12",
|
|
116
116
|
"@teambit/react.ui.highlighter.component-metadata.bit-component-meta": "0.0.39",
|
|
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.
|
|
117
|
+
"@teambit/schema": "1.0.114",
|
|
118
|
+
"@teambit/tester": "1.0.114",
|
|
119
|
+
"@teambit/webpack": "1.0.114",
|
|
120
|
+
"@teambit/workspace-config-files": "1.0.114",
|
|
121
|
+
"@teambit/workspace": "1.0.114",
|
|
122
|
+
"@teambit/application": "1.0.114",
|
|
123
123
|
"@teambit/cli": "0.0.842",
|
|
124
|
-
"@teambit/generator": "1.0.
|
|
125
|
-
"@teambit/graphql": "1.0.
|
|
124
|
+
"@teambit/generator": "1.0.115",
|
|
125
|
+
"@teambit/graphql": "1.0.114",
|
|
126
126
|
"@teambit/worker": "0.0.1146",
|
|
127
127
|
"@teambit/react.ui.highlighter-provider": "0.0.208",
|
|
128
128
|
"@teambit/api-reference.renderers.react": "0.0.15",
|
|
129
|
-
"@teambit/api-reference": "1.0.
|
|
130
|
-
"@teambit/compositions": "1.0.
|
|
131
|
-
"@teambit/ui": "1.0.
|
|
129
|
+
"@teambit/api-reference": "1.0.114",
|
|
130
|
+
"@teambit/compositions": "1.0.114",
|
|
131
|
+
"@teambit/ui": "1.0.114",
|
|
132
132
|
"@teambit/react.eslint-config-bit-react": "1.0.87",
|
|
133
133
|
"@teambit/react.babel.bit-react-transformer": "1.0.19",
|
|
134
134
|
"@teambit/webpack.modules.generate-style-loaders": "1.0.7",
|
|
File without changes
|
|
File without changes
|