@teambit/ui 0.0.560 → 0.0.564
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/package.json +45 -25
package/package.json
CHANGED
|
@@ -1,12 +1,12 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@teambit/ui",
|
|
3
|
-
"version": "0.0.
|
|
3
|
+
"version": "0.0.564",
|
|
4
4
|
"homepage": "https://bit.dev/teambit/ui-foundation/ui",
|
|
5
5
|
"main": "dist/index.js",
|
|
6
6
|
"componentId": {
|
|
7
7
|
"scope": "teambit.ui-foundation",
|
|
8
8
|
"name": "ui",
|
|
9
|
-
"version": "0.0.
|
|
9
|
+
"version": "0.0.564"
|
|
10
10
|
},
|
|
11
11
|
"dependencies": {
|
|
12
12
|
"lodash": "4.17.21",
|
|
@@ -53,28 +53,28 @@
|
|
|
53
53
|
"@teambit/base-ui.loaders.loader-ribbon": "1.0.0",
|
|
54
54
|
"@teambit/base-ui.theme.fonts.roboto": "1.0.0",
|
|
55
55
|
"@teambit/base-ui.theme.theme-provider": "1.0.1",
|
|
56
|
-
"@teambit/aspect-loader": "0.0.
|
|
57
|
-
"@teambit/toolbox.path.to-windows-compatible-path": "0.0.
|
|
58
|
-
"@teambit/ui-foundation.ui.hooks.use-data-query": "0.0.
|
|
59
|
-
"@teambit/logger": "0.0.
|
|
60
|
-
"@teambit/cli": "0.0.
|
|
61
|
-
"@teambit/ui-foundation.cli.ui-server-console": "0.0.
|
|
62
|
-
"@teambit/bundler": "0.0.
|
|
63
|
-
"@teambit/component": "0.0.
|
|
64
|
-
"@teambit/express": "0.0.
|
|
65
|
-
"@teambit/graphql": "0.0.
|
|
66
|
-
"@teambit/toolbox.network.get-port": "0.0.
|
|
67
|
-
"@teambit/aspect": "0.0.
|
|
68
|
-
"@teambit/cache": "0.0.
|
|
69
|
-
"@teambit/pubsub": "0.0.
|
|
70
|
-
"@teambit/react-router": "0.0.
|
|
71
|
-
"@teambit/ui-foundation.ui.rendering.html": "0.0.
|
|
56
|
+
"@teambit/aspect-loader": "0.0.564",
|
|
57
|
+
"@teambit/toolbox.path.to-windows-compatible-path": "0.0.466",
|
|
58
|
+
"@teambit/ui-foundation.ui.hooks.use-data-query": "0.0.470",
|
|
59
|
+
"@teambit/logger": "0.0.477",
|
|
60
|
+
"@teambit/cli": "0.0.392",
|
|
61
|
+
"@teambit/ui-foundation.cli.ui-server-console": "0.0.471",
|
|
62
|
+
"@teambit/bundler": "0.0.564",
|
|
63
|
+
"@teambit/component": "0.0.564",
|
|
64
|
+
"@teambit/express": "0.0.481",
|
|
65
|
+
"@teambit/graphql": "0.0.564",
|
|
66
|
+
"@teambit/toolbox.network.get-port": "0.0.96",
|
|
67
|
+
"@teambit/aspect": "0.0.564",
|
|
68
|
+
"@teambit/cache": "0.0.477",
|
|
69
|
+
"@teambit/pubsub": "0.0.564",
|
|
70
|
+
"@teambit/react-router": "0.0.564",
|
|
71
|
+
"@teambit/ui-foundation.ui.rendering.html": "0.0.52",
|
|
72
72
|
"@teambit/design.theme.icons-font": "1.0.2",
|
|
73
73
|
"@teambit/design.ui.tooltip": "0.0.352",
|
|
74
|
-
"@teambit/ui-foundation.ui.global-loader": "0.0.
|
|
75
|
-
"@teambit/webpack.modules.generate-style-loaders": "0.0.
|
|
76
|
-
"@teambit/webpack.modules.style-regexps": "0.0.
|
|
77
|
-
"@teambit/webpack": "0.0.
|
|
74
|
+
"@teambit/ui-foundation.ui.global-loader": "0.0.469",
|
|
75
|
+
"@teambit/webpack.modules.generate-style-loaders": "0.0.86",
|
|
76
|
+
"@teambit/webpack.modules.style-regexps": "0.0.115",
|
|
77
|
+
"@teambit/webpack": "0.0.564"
|
|
78
78
|
},
|
|
79
79
|
"devDependencies": {
|
|
80
80
|
"@types/react": "^17.0.8",
|
|
@@ -96,7 +96,7 @@
|
|
|
96
96
|
},
|
|
97
97
|
"peerDependencies": {
|
|
98
98
|
"@apollo/client": "^3.0.0",
|
|
99
|
-
"@teambit/legacy": "1.0.
|
|
99
|
+
"@teambit/legacy": "1.0.178",
|
|
100
100
|
"react-dom": "^16.8.0 || ^17.0.0",
|
|
101
101
|
"react": "^16.8.0 || ^17.0.0"
|
|
102
102
|
},
|
|
@@ -141,7 +141,7 @@
|
|
|
141
141
|
"react": "-"
|
|
142
142
|
},
|
|
143
143
|
"peerDependencies": {
|
|
144
|
-
"@teambit/legacy": "1.0.
|
|
144
|
+
"@teambit/legacy": "1.0.178",
|
|
145
145
|
"react-dom": "^16.8.0 || ^17.0.0",
|
|
146
146
|
"react": "^16.8.0 || ^17.0.0"
|
|
147
147
|
}
|
|
@@ -162,5 +162,25 @@
|
|
|
162
162
|
"**/*.jpeg",
|
|
163
163
|
"**/*.gif"
|
|
164
164
|
],
|
|
165
|
-
"private": false
|
|
165
|
+
"private": false,
|
|
166
|
+
"engines": {
|
|
167
|
+
"node": ">=12.22.0"
|
|
168
|
+
},
|
|
169
|
+
"repository": {
|
|
170
|
+
"type": "git",
|
|
171
|
+
"url": "https://github.com/teambit/bit"
|
|
172
|
+
},
|
|
173
|
+
"keywords": [
|
|
174
|
+
"bit",
|
|
175
|
+
"bit-aspect",
|
|
176
|
+
"components",
|
|
177
|
+
"collaboration",
|
|
178
|
+
"web",
|
|
179
|
+
"react",
|
|
180
|
+
"react-components",
|
|
181
|
+
"angular",
|
|
182
|
+
"angular-components",
|
|
183
|
+
"vue",
|
|
184
|
+
"vue-components"
|
|
185
|
+
]
|
|
166
186
|
}
|