@aws-amplify/ui-react 3.5.7 → 3.5.8

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.
Files changed (2) hide show
  1. package/dist/styles.css +1 -1
  2. package/package.json +3 -4
package/dist/styles.css CHANGED
@@ -3,7 +3,7 @@
3
3
  */
4
4
  /**
5
5
  * Do not edit directly
6
- * Generated on Thu, 06 Oct 2022 08:36:44 GMT
6
+ * Generated on Thu, 13 Oct 2022 23:54:04 GMT
7
7
  */
8
8
  :root, [data-amplify-theme] {
9
9
  --amplify-transforms-slide-x-large: translateX(2em);
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@aws-amplify/ui-react",
3
- "version": "3.5.7",
3
+ "version": "3.5.8",
4
4
  "main": "dist/index.js",
5
5
  "module": "dist/esm/index.js",
6
6
  "exports": {
@@ -55,14 +55,13 @@
55
55
  "size": "yarn run size-limit"
56
56
  },
57
57
  "dependencies": {
58
- "@aws-amplify/ui": "3.14.0",
59
- "@aws-amplify/ui-react-core": "1.0.1",
58
+ "@aws-amplify/ui": "4.0.0",
59
+ "@aws-amplify/ui-react-core": "1.0.2",
60
60
  "@aws-amplify/ui-react-v1": "npm:@aws-amplify/ui-react@1.2.9",
61
61
  "@radix-ui/react-accordion": "0.1.6",
62
62
  "@radix-ui/react-dropdown-menu": "0.1.6",
63
63
  "@radix-ui/react-slider": "0.1.4",
64
64
  "@radix-ui/react-tabs": "0.1.5",
65
- "@xstate/react": "3.0.0",
66
65
  "classnames": "2.3.1",
67
66
  "deepmerge": "4.2.2",
68
67
  "lodash": "4.17.21",