We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7045aed commit c623990Copy full SHA for c623990
.changeset/angry-crabs-jog.md
@@ -0,0 +1,5 @@
1
+---
2
+"@aws-amplify/ui-react": patch
3
4
+
5
+chore(react): remove radix-ui upgrades
packages/react/package.json
@@ -57,9 +57,9 @@
57
"dependencies": {
58
"@aws-amplify/ui": "6.7.2",
59
"@aws-amplify/ui-react-core": "3.1.2",
60
- "@radix-ui/react-direction": "^1.1.0",
61
- "@radix-ui/react-dropdown-menu": "^2.1.0",
62
- "@radix-ui/react-slider": "^1.2.0",
+ "@radix-ui/react-direction": "1.0.0",
+ "@radix-ui/react-dropdown-menu": "1.0.0",
+ "@radix-ui/react-slider": "1.0.0",
63
"@xstate/react": "^3.2.2",
64
"lodash": "4.17.21",
65
"qrcode": "1.5.0",
0 commit comments