@teambit/react 1.0.3 → 1.0.5
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/apps/web/ssr/ssr-express.ts +1 -0
- package/artifacts/env-template/public/{581.06cf863d453ee585ccfd.js → 546.60055974a93c698d1b42.js} +3 -3
- package/artifacts/env-template/public/{613.b94c0a19d95e9fc6686c.js → 613.6b7e3da76d9cc1300ede.js} +4 -4
- package/artifacts/env-template/public/assets-manifest.json +14 -14
- package/artifacts/env-template/public/{compositions.eaaa61a4a0b2c7fd011a.js → compositions.e1df9da9f02fd8c16716.js} +1 -1
- package/artifacts/env-template/public/compositions.html +1 -1
- package/artifacts/env-template/public/{overview.695a72510ea2555f68a4.js → overview.10e21d38b15634d37c59.js} +1 -1
- package/artifacts/env-template/public/overview.html +1 -1
- package/artifacts/env-template/public/{peers.1948bb46950f0c474ea4.js → peers.ef36c9c78649bcbf6e85.js} +1 -1
- package/artifacts/env-template/public/{preview-root.f8502dcc7a2041f3a889.js → preview-root.13fe27efbaa43f781801.js} +1 -1
- package/artifacts/env-template/public/static/css/{613.9c7a4487.css → 613.0e0ec224.css} +1 -1
- package/dist/apps/web/ssr/ssr-express.js +1 -0
- package/dist/apps/web/ssr/ssr-express.js.map +1 -1
- package/dist/{preview-1695271419280.js → preview-1695394334251.js} +2 -2
- package/package.json +34 -34
- /package/{compositions-1695271419280.js → compositions-1695394334251.js} +0 -0
- /package/{overview-1695271419280.js → overview-1695394334251.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.5",
|
|
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.5"
|
|
10
10
|
},
|
|
11
11
|
"dependencies": {
|
|
12
12
|
"fs-extra": "10.0.0",
|
|
@@ -74,8 +74,8 @@
|
|
|
74
74
|
"eslint-plugin-import": "2.22.1",
|
|
75
75
|
"eslint-plugin-jest": "24.1.5",
|
|
76
76
|
"esbuild": "0.14.29",
|
|
77
|
-
"@typescript-eslint/eslint-plugin": "5.
|
|
78
|
-
"@typescript-eslint/parser": "5.
|
|
77
|
+
"@typescript-eslint/eslint-plugin": "5.62.0",
|
|
78
|
+
"@typescript-eslint/parser": "5.62.0",
|
|
79
79
|
"@babel/helper-plugin-test-runner": "7.16.7",
|
|
80
80
|
"@svgr/webpack": "5.5.0",
|
|
81
81
|
"core-js": "^3.0.0",
|
|
@@ -91,40 +91,40 @@
|
|
|
91
91
|
"@teambit/react.rendering.ssr": "0.0.3",
|
|
92
92
|
"@teambit/compositions.ui.hooks.use-composition": "0.0.177",
|
|
93
93
|
"@teambit/semantics.entities.semantic-schema": "0.0.58",
|
|
94
|
-
"@teambit/typescript": "1.0.
|
|
95
|
-
"@teambit/builder": "1.0.
|
|
96
|
-
"@teambit/bundler": "1.0.
|
|
97
|
-
"@teambit/compiler": "1.0.
|
|
94
|
+
"@teambit/typescript": "1.0.5",
|
|
95
|
+
"@teambit/builder": "1.0.5",
|
|
96
|
+
"@teambit/bundler": "1.0.5",
|
|
97
|
+
"@teambit/compiler": "1.0.5",
|
|
98
98
|
"@teambit/component.modules.component-url": "0.0.153",
|
|
99
|
-
"@teambit/component": "1.0.
|
|
100
|
-
"@teambit/dependency-resolver": "1.0.
|
|
101
|
-
"@teambit/envs": "1.0.
|
|
102
|
-
"@teambit/eslint": "1.0.
|
|
103
|
-
"@teambit/formatter": "1.0.
|
|
104
|
-
"@teambit/jest": "1.0.
|
|
105
|
-
"@teambit/linter": "1.0.
|
|
106
|
-
"@teambit/logger": "0.0.
|
|
107
|
-
"@teambit/pkg": "1.0.
|
|
108
|
-
"@teambit/prettier": "1.0.
|
|
109
|
-
"@teambit/preview": "1.0.
|
|
99
|
+
"@teambit/component": "1.0.5",
|
|
100
|
+
"@teambit/dependency-resolver": "1.0.5",
|
|
101
|
+
"@teambit/envs": "1.0.5",
|
|
102
|
+
"@teambit/eslint": "1.0.5",
|
|
103
|
+
"@teambit/formatter": "1.0.5",
|
|
104
|
+
"@teambit/jest": "1.0.5",
|
|
105
|
+
"@teambit/linter": "1.0.5",
|
|
106
|
+
"@teambit/logger": "0.0.880",
|
|
107
|
+
"@teambit/pkg": "1.0.5",
|
|
108
|
+
"@teambit/prettier": "1.0.5",
|
|
109
|
+
"@teambit/preview": "1.0.5",
|
|
110
110
|
"@teambit/react.ui.compositions-app": "0.0.17",
|
|
111
111
|
"@teambit/react.ui.docs-app": "1.0.6",
|
|
112
112
|
"@teambit/react.ui.highlighter.component-metadata.bit-component-meta": "0.0.36",
|
|
113
|
-
"@teambit/schema": "1.0.
|
|
114
|
-
"@teambit/tester": "1.0.
|
|
115
|
-
"@teambit/webpack": "1.0.
|
|
116
|
-
"@teambit/workspace-config-files": "1.0.
|
|
117
|
-
"@teambit/workspace": "1.0.
|
|
118
|
-
"@teambit/application": "1.0.
|
|
119
|
-
"@teambit/cli": "0.0.
|
|
120
|
-
"@teambit/generator": "1.0.
|
|
121
|
-
"@teambit/graphql": "1.0.
|
|
113
|
+
"@teambit/schema": "1.0.5",
|
|
114
|
+
"@teambit/tester": "1.0.5",
|
|
115
|
+
"@teambit/webpack": "1.0.5",
|
|
116
|
+
"@teambit/workspace-config-files": "1.0.5",
|
|
117
|
+
"@teambit/workspace": "1.0.5",
|
|
118
|
+
"@teambit/application": "1.0.5",
|
|
119
|
+
"@teambit/cli": "0.0.787",
|
|
120
|
+
"@teambit/generator": "1.0.5",
|
|
121
|
+
"@teambit/graphql": "1.0.5",
|
|
122
122
|
"@teambit/react.ui.highlighter-provider": "0.0.205",
|
|
123
|
-
"@teambit/api-reference.renderers.react": "0.0.
|
|
124
|
-
"@teambit/api-reference": "1.0.
|
|
125
|
-
"@teambit/compositions": "1.0.
|
|
126
|
-
"@teambit/ui": "1.0.
|
|
127
|
-
"@teambit/react.eslint-config-bit-react": "1.0.
|
|
123
|
+
"@teambit/api-reference.renderers.react": "0.0.8",
|
|
124
|
+
"@teambit/api-reference": "1.0.5",
|
|
125
|
+
"@teambit/compositions": "1.0.5",
|
|
126
|
+
"@teambit/ui": "1.0.5",
|
|
127
|
+
"@teambit/react.eslint-config-bit-react": "1.0.32",
|
|
128
128
|
"@teambit/mdx.modules.mdx-loader": "1.0.7",
|
|
129
129
|
"@teambit/react.babel.bit-react-transformer": "1.0.6",
|
|
130
130
|
"@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.568",
|
|
157
157
|
"react-dom": "^16.8.0 || ^17.0.0",
|
|
158
158
|
"react": "^16.8.0 || ^17.0.0"
|
|
159
159
|
},
|
|
File without changes
|
|
File without changes
|