@ultraviolet/plus 3.1.2 → 3.1.3

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.
@@ -1,4 +1,3 @@
1
- /* empty css */
2
1
  /* empty css */
3
2
  var conversationInfos = { left: "uv_plus_16zcyo51 uv_plus_16zcyo50", right: "uv_plus_16zcyo52 uv_plus_16zcyo50" };
4
3
  var styledText = "uv_plus_16zcyo53";
@@ -1,3 +1,4 @@
1
+ /* empty css */
1
2
  /* empty css */
2
3
  var faq = "uv_plus_5imqkb0";
3
4
  export {
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@ultraviolet/plus",
3
- "version": "3.1.2",
3
+ "version": "3.1.3",
4
4
  "description": "Ultraviolet Plus",
5
5
  "homepage": "https://github.com/scaleway/ultraviolet#readme",
6
6
  "repository": {
@@ -76,7 +76,7 @@
76
76
  "react-intersection-observer": "10.0.0",
77
77
  "@ultraviolet/icons": "5.0.2",
78
78
  "@ultraviolet/themes": "3.0.1",
79
- "@ultraviolet/ui": "3.2.0"
79
+ "@ultraviolet/ui": "3.2.1"
80
80
  },
81
81
  "scripts": {
82
82
  "type:generate": "tsc --declaration -p tsconfig.build.json",