@aws-amplify/ui 3.0.10 → 3.0.11

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/dist/styles.css CHANGED
@@ -3,7 +3,7 @@
3
3
  */
4
4
  /**
5
5
  * Do not edit directly
6
- * Generated on Thu, 27 Jan 2022 23:18:54 GMT
6
+ * Generated on Tue, 01 Feb 2022 04:47:04 GMT
7
7
  */
8
8
  :root, [data-amplify-theme] {
9
9
  --amplify-transforms-slide-x-large: translateX(2em);
package/dist/theme.css CHANGED
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * Do not edit directly
3
- * Generated on Thu, 27 Jan 2022 23:18:54 GMT
3
+ * Generated on Tue, 01 Feb 2022 04:47:04 GMT
4
4
  */
5
5
 
6
6
  :root, [data-amplify-theme] {
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@aws-amplify/ui",
3
- "version": "3.0.10",
3
+ "version": "3.0.11",
4
4
  "main": "dist/index.js",
5
5
  "module": "dist/esm/index.js",
6
6
  "exports": {
@@ -34,7 +34,7 @@
34
34
  "dependencies": {
35
35
  "lodash": "^4.17.21",
36
36
  "style-dictionary": "^3.0.1",
37
- "xstate": "^4.20.1"
37
+ "xstate": "4.26.1"
38
38
  },
39
39
  "devDependencies": {
40
40
  "@types/jest": "^26.0.23",