@aws-amplify/ui-react 3.5.5 → 3.5.6

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 -3
package/dist/styles.css CHANGED
@@ -3,7 +3,7 @@
3
3
  */
4
4
  /**
5
5
  * Do not edit directly
6
- * Generated on Tue, 04 Oct 2022 22:22:40 GMT
6
+ * Generated on Wed, 05 Oct 2022 00:02:22 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.5",
3
+ "version": "3.5.6",
4
4
  "main": "dist/index.js",
5
5
  "module": "dist/esm/index.js",
6
6
  "exports": {
@@ -55,8 +55,8 @@
55
55
  "size": "yarn run size-limit"
56
56
  },
57
57
  "dependencies": {
58
- "@aws-amplify/ui": "3.13.4",
59
- "@aws-amplify/ui-react-core": "1.0.0",
58
+ "@aws-amplify/ui": "3.14.0",
59
+ "@aws-amplify/ui-react-core": "1.0.1",
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",