@teambit/ui 0.0.507 → 0.0.511

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 CHANGED
@@ -1,12 +1,12 @@
1
1
  {
2
2
  "name": "@teambit/ui",
3
- "version": "0.0.507",
3
+ "version": "0.0.511",
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.507"
9
+ "version": "0.0.511"
10
10
  },
11
11
  "dependencies": {
12
12
  "lodash": "4.17.21",
@@ -36,6 +36,7 @@
36
36
  "less-loader": "8.0.0",
37
37
  "less": "^4.1.1",
38
38
  "sass-loader": "11.0.1",
39
+ "sanitize.css": "12.0.1",
39
40
  "postcss-flexbugs-fixes": "5.0.2",
40
41
  "postcss-normalize": "10.0.0",
41
42
  "postcss-loader": "6.1.1",
@@ -52,28 +53,28 @@
52
53
  "@teambit/base-ui.loaders.loader-ribbon": "1.0.0",
53
54
  "@teambit/base-ui.theme.fonts.roboto": "1.0.0",
54
55
  "@teambit/base-ui.theme.theme-provider": "1.0.1",
55
- "@teambit/aspect-loader": "0.0.507",
56
- "@teambit/toolbox.path.to-windows-compatible-path": "0.0.435",
57
- "@teambit/ui-foundation.ui.hooks.use-data-query": "0.0.439",
58
- "@teambit/logger": "0.0.442",
56
+ "@teambit/aspect-loader": "0.0.511",
57
+ "@teambit/toolbox.path.to-windows-compatible-path": "0.0.436",
58
+ "@teambit/ui-foundation.ui.hooks.use-data-query": "0.0.440",
59
+ "@teambit/logger": "0.0.443",
59
60
  "@teambit/cli": "0.0.378",
60
- "@teambit/ui-foundation.cli.ui-server-console": "0.0.439",
61
- "@teambit/bundler": "0.0.507",
62
- "@teambit/component": "0.0.507",
63
- "@teambit/express": "0.0.446",
64
- "@teambit/graphql": "0.0.507",
65
- "@teambit/toolbox.network.get-port": "0.0.65",
66
- "@teambit/aspect": "0.0.507",
67
- "@teambit/cache": "0.0.442",
68
- "@teambit/pubsub": "0.0.507",
69
- "@teambit/react-router": "0.0.507",
70
- "@teambit/ui-foundation.ui.rendering.html": "0.0.21",
61
+ "@teambit/ui-foundation.cli.ui-server-console": "0.0.440",
62
+ "@teambit/bundler": "0.0.511",
63
+ "@teambit/component": "0.0.511",
64
+ "@teambit/express": "0.0.447",
65
+ "@teambit/graphql": "0.0.511",
66
+ "@teambit/toolbox.network.get-port": "0.0.66",
67
+ "@teambit/aspect": "0.0.511",
68
+ "@teambit/cache": "0.0.443",
69
+ "@teambit/pubsub": "0.0.511",
70
+ "@teambit/react-router": "0.0.511",
71
+ "@teambit/ui-foundation.ui.rendering.html": "0.0.22",
71
72
  "@teambit/design.theme.icons-font": "1.0.1",
72
73
  "@teambit/design.ui.tooltip": "0.0.350",
73
- "@teambit/ui-foundation.ui.global-loader": "0.0.438",
74
- "@teambit/webpack.modules.generate-style-loaders": "0.0.55",
75
- "@teambit/webpack.modules.style-regexps": "0.0.84",
76
- "@teambit/webpack": "0.0.507"
74
+ "@teambit/ui-foundation.ui.global-loader": "0.0.439",
75
+ "@teambit/webpack.modules.generate-style-loaders": "0.0.56",
76
+ "@teambit/webpack.modules.style-regexps": "0.0.85",
77
+ "@teambit/webpack": "0.0.511"
77
78
  },
78
79
  "devDependencies": {
79
80
  "@types/react": "^17.0.8",
@@ -95,7 +96,7 @@
95
96
  },
96
97
  "peerDependencies": {
97
98
  "@apollo/client": "^3.0.0",
98
- "@teambit/legacy": "1.0.153",
99
+ "@teambit/legacy": "1.0.154",
99
100
  "react-dom": "^16.8.0 || ^17.0.0",
100
101
  "react": "^16.8.0 || ^17.0.0"
101
102
  },
@@ -110,6 +111,7 @@
110
111
  "less-loader": "8.0.0",
111
112
  "less": "^4.1.1",
112
113
  "sass-loader": "11.0.1",
114
+ "sanitize.css": "12.0.1",
113
115
  "postcss-flexbugs-fixes": "5.0.2",
114
116
  "postcss-normalize": "10.0.0",
115
117
  "postcss-loader": "6.1.1",
@@ -139,7 +141,7 @@
139
141
  "react": "-"
140
142
  },
141
143
  "peerDependencies": {
142
- "@teambit/legacy": "1.0.153",
144
+ "@teambit/legacy": "1.0.154",
143
145
  "react-dom": "^16.8.0 || ^17.0.0",
144
146
  "react": "^16.8.0 || ^17.0.0"
145
147
  }
Binary file