Upgrade a few bits of radix to fix some focus issues preventing keyboard controls from working

This commit is contained in:
Jackson Harper 2023-10-04 16:04:35 +08:00
parent 29ff09bb4c
commit 70dc051eac
2 changed files with 479 additions and 197 deletions

View file

@ -21,13 +21,13 @@
"@floating-ui/react": "^0.24.3",
"@radix-ui/react-avatar": "^0.1.1",
"@radix-ui/react-checkbox": "^0.1.5",
"@radix-ui/react-dialog": "^0.1.1",
"@radix-ui/react-dropdown-menu": "^0.1.6",
"@radix-ui/react-dialog": "1.04",
"@radix-ui/react-dropdown-menu": "2.0.5",
"@radix-ui/react-id": "^0.1.1",
"@radix-ui/react-popover": "^0.1.1",
"@radix-ui/react-popover": "1.0.6",
"@radix-ui/react-progress": "^1.0.1",
"@radix-ui/react-separator": "^0.1.0",
"@radix-ui/react-slider": "^1.1.0",
"@radix-ui/react-slider": "1.1.2",
"@radix-ui/react-switch": "^1.0.1",
"@radix-ui/react-tooltip": "^0.1.7",
"@sentry/nextjs": "^7.42.0",
@ -111,4 +111,4 @@
"node": "18.16.1",
"yarn": "1.22.10"
}
}
}

666
yarn.lock

File diff suppressed because it is too large Load diff