@teambit/react 1.0.13 → 1.0.15
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/{462.9b1e0e2dfc3a2add987c.js → 495.c00f62b5cb20b908b30c.js} +2 -2
- package/artifacts/env-template/public/{613.6affebfe586a49a5d403.js → 613.4340f8e7c25f79ee88d6.js} +5 -5
- package/artifacts/env-template/public/assets-manifest.json +14 -14
- package/artifacts/env-template/public/{compositions.edfcec0ad8c397a0be94.js → compositions.44ab5ecd5a76d5743a52.js} +1 -1
- package/artifacts/env-template/public/compositions.html +1 -1
- package/artifacts/env-template/public/{overview.106201dcff29dd494618.js → overview.35448270327a76304445.js} +1 -1
- package/artifacts/env-template/public/overview.html +1 -1
- package/artifacts/env-template/public/{peers.5d4919bf3228d9b85cd0.js → peers.c228fd1ace39bb703749.js} +1 -1
- package/artifacts/env-template/public/{preview-root.b2443c6b269316f4ae6b.js → preview-root.7500b625c7718b2e6240.js} +1 -1
- package/artifacts/env-template/public/static/css/{613.78c1361e.css → 613.15e35924.css} +1 -1
- package/dist/highlighter-widget.d.ts +2 -2
- package/dist/{preview-1696183042534.js → preview-1696331786092.js} +2 -2
- package/dist/react.composition.d.ts +2 -2
- package/dist/typescript/tsconfig.json +2 -1
- package/package.json +31 -31
- package/typescript/tsconfig.json +2 -1
- /package/{compositions-1696183042534.js → compositions-1696331786092.js} +0 -0
- /package/{overview-1696183042534.js → overview-1696331786092.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.15",
|
|
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.15"
|
|
10
10
|
},
|
|
11
11
|
"dependencies": {
|
|
12
12
|
"fs-extra": "10.0.0",
|
|
@@ -93,39 +93,39 @@
|
|
|
93
93
|
"@teambit/component-id": "0.0.427",
|
|
94
94
|
"@teambit/react.rendering.ssr": "0.0.3",
|
|
95
95
|
"@teambit/ui-foundation.ui.pages.static-error": "0.0.92",
|
|
96
|
-
"@teambit/typescript": "1.0.
|
|
97
|
-
"@teambit/builder": "1.0.
|
|
98
|
-
"@teambit/bundler": "1.0.
|
|
99
|
-
"@teambit/compiler": "1.0.
|
|
96
|
+
"@teambit/typescript": "1.0.15",
|
|
97
|
+
"@teambit/builder": "1.0.15",
|
|
98
|
+
"@teambit/bundler": "1.0.15",
|
|
99
|
+
"@teambit/compiler": "1.0.15",
|
|
100
100
|
"@teambit/component.modules.component-url": "0.0.153",
|
|
101
|
-
"@teambit/component": "1.0.
|
|
102
|
-
"@teambit/dependency-resolver": "1.0.
|
|
103
|
-
"@teambit/envs": "1.0.
|
|
104
|
-
"@teambit/eslint": "1.0.
|
|
105
|
-
"@teambit/formatter": "1.0.
|
|
106
|
-
"@teambit/jest": "1.0.
|
|
107
|
-
"@teambit/linter": "1.0.
|
|
108
|
-
"@teambit/logger": "0.0.
|
|
109
|
-
"@teambit/pkg": "1.0.
|
|
110
|
-
"@teambit/prettier": "1.0.
|
|
111
|
-
"@teambit/preview": "1.0.
|
|
101
|
+
"@teambit/component": "1.0.15",
|
|
102
|
+
"@teambit/dependency-resolver": "1.0.15",
|
|
103
|
+
"@teambit/envs": "1.0.15",
|
|
104
|
+
"@teambit/eslint": "1.0.15",
|
|
105
|
+
"@teambit/formatter": "1.0.15",
|
|
106
|
+
"@teambit/jest": "1.0.15",
|
|
107
|
+
"@teambit/linter": "1.0.15",
|
|
108
|
+
"@teambit/logger": "0.0.887",
|
|
109
|
+
"@teambit/pkg": "1.0.15",
|
|
110
|
+
"@teambit/prettier": "1.0.15",
|
|
111
|
+
"@teambit/preview": "1.0.15",
|
|
112
112
|
"@teambit/react.ui.compositions-app": "0.0.17",
|
|
113
113
|
"@teambit/react.ui.docs-app": "1.0.6",
|
|
114
114
|
"@teambit/react.ui.highlighter.component-metadata.bit-component-meta": "0.0.36",
|
|
115
|
-
"@teambit/schema": "1.0.
|
|
116
|
-
"@teambit/tester": "1.0.
|
|
117
|
-
"@teambit/webpack": "1.0.
|
|
118
|
-
"@teambit/workspace-config-files": "1.0.
|
|
119
|
-
"@teambit/workspace": "1.0.
|
|
120
|
-
"@teambit/application": "1.0.
|
|
121
|
-
"@teambit/cli": "0.0.
|
|
122
|
-
"@teambit/generator": "1.0.
|
|
123
|
-
"@teambit/graphql": "1.0.
|
|
115
|
+
"@teambit/schema": "1.0.15",
|
|
116
|
+
"@teambit/tester": "1.0.15",
|
|
117
|
+
"@teambit/webpack": "1.0.15",
|
|
118
|
+
"@teambit/workspace-config-files": "1.0.15",
|
|
119
|
+
"@teambit/workspace": "1.0.15",
|
|
120
|
+
"@teambit/application": "1.0.15",
|
|
121
|
+
"@teambit/cli": "0.0.794",
|
|
122
|
+
"@teambit/generator": "1.0.16",
|
|
123
|
+
"@teambit/graphql": "1.0.15",
|
|
124
124
|
"@teambit/react.ui.highlighter-provider": "0.0.205",
|
|
125
|
-
"@teambit/api-reference": "1.0.
|
|
126
|
-
"@teambit/compositions": "1.0.
|
|
127
|
-
"@teambit/ui": "1.0.
|
|
128
|
-
"@teambit/react.eslint-config-bit-react": "1.0.
|
|
125
|
+
"@teambit/api-reference": "1.0.15",
|
|
126
|
+
"@teambit/compositions": "1.0.15",
|
|
127
|
+
"@teambit/ui": "1.0.15",
|
|
128
|
+
"@teambit/react.eslint-config-bit-react": "1.0.38",
|
|
129
129
|
"@teambit/mdx.modules.mdx-loader": "1.0.7",
|
|
130
130
|
"@teambit/react.babel.bit-react-transformer": "1.0.6",
|
|
131
131
|
"@teambit/webpack.modules.generate-style-loaders": "1.0.2",
|
|
@@ -153,7 +153,7 @@
|
|
|
153
153
|
"@teambit/react.content.react-overview": "1.95.0"
|
|
154
154
|
},
|
|
155
155
|
"peerDependencies": {
|
|
156
|
-
"@teambit/legacy": "1.0.
|
|
156
|
+
"@teambit/legacy": "1.0.573",
|
|
157
157
|
"react-dom": "^16.8.0 || ^17.0.0",
|
|
158
158
|
"react": "^16.8.0 || ^17.0.0"
|
|
159
159
|
},
|
package/typescript/tsconfig.json
CHANGED
|
File without changes
|
|
File without changes
|