@teambit/react 1.0.61 → 1.0.62
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.4fc740b7b8b01f64828f.js → 29.586cd596be4880657163.js} +5 -5
- package/artifacts/env-template/public/{524.eada0c4d3f30472864f1.js → 886.0b32da975e03e22af980.js} +2 -2
- package/artifacts/env-template/public/assets-manifest.json +14 -14
- package/artifacts/env-template/public/{compositions.7090a798f4c2b4768617.js → compositions.8536bbeab74a0e838a59.js} +1 -1
- package/artifacts/env-template/public/compositions.html +1 -1
- package/artifacts/env-template/public/{overview.92ae094d98a364107d52.js → overview.629ceea7b56a3d8673f1.js} +1 -1
- package/artifacts/env-template/public/overview.html +1 -1
- package/artifacts/env-template/public/{peers.8d631216b3cf23ffceaa.js → peers.1f2ccf09d6e518d515d6.js} +1 -1
- package/artifacts/env-template/public/{preview-root.0c5c1f9f7ebeb1174f57.js → preview-root.d2db1bde946094134283.js} +1 -1
- package/artifacts/env-template/public/static/css/{29.677a8bad.css → 29.9e0d197b.css} +1 -1
- package/dist/{preview-1700623148304.js → preview-1700709510910.js} +2 -2
- package/package.json +34 -34
- /package/{compositions-1700623148304.js → compositions-1700709510910.js} +0 -0
- /package/{overview-1700623148304.js → overview-1700709510910.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.62",
|
|
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.62"
|
|
10
10
|
},
|
|
11
11
|
"dependencies": {
|
|
12
12
|
"fs-extra": "10.0.0",
|
|
@@ -56,11 +56,11 @@
|
|
|
56
56
|
"camelcase": "6.2.0",
|
|
57
57
|
"react-error-overlay": "6.0.9",
|
|
58
58
|
"strip-ansi": "6.0.0",
|
|
59
|
+
"express": "4.17.1",
|
|
60
|
+
"url-join": "4.0.1",
|
|
59
61
|
"@prerenderer/prerenderer": "^1.2.0",
|
|
60
62
|
"@prerenderer/renderer-jsdom": "^1.1.2",
|
|
61
63
|
"@prerenderer/webpack-plugin": "^5.2.0",
|
|
62
|
-
"express": "4.17.1",
|
|
63
|
-
"url-join": "4.0.1",
|
|
64
64
|
"@babel/runtime": "7.23.2",
|
|
65
65
|
"less": "^4.1.1",
|
|
66
66
|
"sass": "1.63.6",
|
|
@@ -98,41 +98,41 @@
|
|
|
98
98
|
"@teambit/bit-error": "0.0.404",
|
|
99
99
|
"@teambit/react.rendering.ssr": "0.0.3",
|
|
100
100
|
"@teambit/ui-foundation.ui.pages.static-error": "0.0.92",
|
|
101
|
-
"@teambit/typescript": "1.0.
|
|
102
|
-
"@teambit/builder": "1.0.
|
|
103
|
-
"@teambit/bundler": "1.0.
|
|
104
|
-
"@teambit/compiler": "1.0.
|
|
101
|
+
"@teambit/typescript": "1.0.62",
|
|
102
|
+
"@teambit/builder": "1.0.62",
|
|
103
|
+
"@teambit/bundler": "1.0.62",
|
|
104
|
+
"@teambit/compiler": "1.0.62",
|
|
105
105
|
"@teambit/component.modules.component-url": "0.0.164",
|
|
106
|
-
"@teambit/component": "1.0.
|
|
107
|
-
"@teambit/dependency-resolver": "1.0.
|
|
108
|
-
"@teambit/envs": "1.0.
|
|
109
|
-
"@teambit/eslint": "1.0.
|
|
110
|
-
"@teambit/formatter": "1.0.
|
|
111
|
-
"@teambit/jest": "1.0.
|
|
112
|
-
"@teambit/linter": "1.0.
|
|
113
|
-
"@teambit/logger": "0.0.
|
|
114
|
-
"@teambit/pkg": "1.0.
|
|
115
|
-
"@teambit/prettier": "1.0.
|
|
116
|
-
"@teambit/preview": "1.0.
|
|
106
|
+
"@teambit/component": "1.0.62",
|
|
107
|
+
"@teambit/dependency-resolver": "1.0.62",
|
|
108
|
+
"@teambit/envs": "1.0.62",
|
|
109
|
+
"@teambit/eslint": "1.0.62",
|
|
110
|
+
"@teambit/formatter": "1.0.62",
|
|
111
|
+
"@teambit/jest": "1.0.62",
|
|
112
|
+
"@teambit/linter": "1.0.62",
|
|
113
|
+
"@teambit/logger": "0.0.915",
|
|
114
|
+
"@teambit/pkg": "1.0.62",
|
|
115
|
+
"@teambit/prettier": "1.0.62",
|
|
116
|
+
"@teambit/preview": "1.0.62",
|
|
117
117
|
"@teambit/react.ui.compositions-app": "0.0.20",
|
|
118
118
|
"@teambit/react.ui.docs-app": "1.0.11",
|
|
119
119
|
"@teambit/react.ui.highlighter.component-metadata.bit-component-meta": "0.0.39",
|
|
120
|
-
"@teambit/schema": "1.0.
|
|
121
|
-
"@teambit/tester": "1.0.
|
|
122
|
-
"@teambit/webpack": "1.0.
|
|
123
|
-
"@teambit/workspace-config-files": "1.0.
|
|
124
|
-
"@teambit/workspace": "1.0.
|
|
125
|
-
"@teambit/application": "1.0.
|
|
126
|
-
"@teambit/cli": "0.0.
|
|
127
|
-
"@teambit/generator": "1.0.
|
|
128
|
-
"@teambit/graphql": "1.0.
|
|
129
|
-
"@teambit/worker": "0.0.
|
|
120
|
+
"@teambit/schema": "1.0.62",
|
|
121
|
+
"@teambit/tester": "1.0.62",
|
|
122
|
+
"@teambit/webpack": "1.0.62",
|
|
123
|
+
"@teambit/workspace-config-files": "1.0.62",
|
|
124
|
+
"@teambit/workspace": "1.0.62",
|
|
125
|
+
"@teambit/application": "1.0.62",
|
|
126
|
+
"@teambit/cli": "0.0.822",
|
|
127
|
+
"@teambit/generator": "1.0.63",
|
|
128
|
+
"@teambit/graphql": "1.0.62",
|
|
129
|
+
"@teambit/worker": "0.0.1126",
|
|
130
130
|
"@teambit/react.ui.highlighter-provider": "0.0.208",
|
|
131
131
|
"@teambit/api-reference.renderers.react": "0.0.15",
|
|
132
|
-
"@teambit/api-reference": "1.0.
|
|
133
|
-
"@teambit/compositions": "1.0.
|
|
134
|
-
"@teambit/ui": "1.0.
|
|
135
|
-
"@teambit/react.eslint-config-bit-react": "1.0.
|
|
132
|
+
"@teambit/api-reference": "1.0.62",
|
|
133
|
+
"@teambit/compositions": "1.0.62",
|
|
134
|
+
"@teambit/ui": "1.0.62",
|
|
135
|
+
"@teambit/react.eslint-config-bit-react": "1.0.67",
|
|
136
136
|
"@teambit/react.babel.bit-react-transformer": "1.0.19",
|
|
137
137
|
"@teambit/webpack.modules.generate-style-loaders": "1.0.4",
|
|
138
138
|
"@teambit/webpack.modules.style-regexps": "1.0.4",
|
|
@@ -158,7 +158,7 @@
|
|
|
158
158
|
"@teambit/react.content.react-overview": "1.95.0"
|
|
159
159
|
},
|
|
160
160
|
"peerDependencies": {
|
|
161
|
-
"@teambit/legacy": "1.0.
|
|
161
|
+
"@teambit/legacy": "1.0.605"
|
|
162
162
|
},
|
|
163
163
|
"license": "Apache-2.0",
|
|
164
164
|
"private": false,
|
|
File without changes
|
|
File without changes
|