update radix-ui dialog select version

This commit is contained in:
Qing
2022-05-21 15:13:09 +08:00
parent ad62ef492e
commit b7c3f3e327
6 changed files with 149 additions and 150 deletions

View File

@@ -5,8 +5,8 @@
"proxy": "http://localhost:8080",
"dependencies": {
"@heroicons/react": "^1.0.4",
"@radix-ui/react-dialog": "^0.1.7",
"@radix-ui/react-select": "^0.1.2-rc.16",
"@radix-ui/react-dialog": "0.1.8-rc.25",
"@radix-ui/react-select": "0.1.2-rc.27",
"@radix-ui/react-switch": "^0.1.5",
"@radix-ui/react-toast": "^0.1.1",
"@testing-library/jest-dom": "^5.14.1",