refactor: migrate dialogs & tooltips from reach-ui (#2314)
This commit is contained in:
@@ -30,14 +30,9 @@
|
||||
"@babel/preset-typescript": "^7.18.6",
|
||||
"@lexical/react": "0.9.2",
|
||||
"@pmmmwh/react-refresh-webpack-plugin": "^0.5.10",
|
||||
"@reach/alert": "^0.18.0",
|
||||
"@reach/alert-dialog": "^0.18.0",
|
||||
"@reach/checkbox": "^0.18.0",
|
||||
"@reach/dialog": "^0.18.0",
|
||||
"@reach/disclosure": "^0.18.0",
|
||||
"@reach/listbox": "^0.18.0",
|
||||
"@reach/tooltip": "^0.18.0",
|
||||
"@reach/visually-hidden": "^0.18.0",
|
||||
"@simplewebauthn/browser": "^7.1.0",
|
||||
"@standardnotes/authenticator": "^2.3.9",
|
||||
"@standardnotes/autobiography-theme": "^1.2.7",
|
||||
@@ -117,7 +112,9 @@
|
||||
"app/**/*.{js,ts,jsx,tsx,css,md}": "prettier --write"
|
||||
},
|
||||
"dependencies": {
|
||||
"@ariakit/react": "^0.1.2",
|
||||
"@lexical/headless": "0.9.2",
|
||||
"@radix-ui/react-slot": "^1.0.1",
|
||||
"contactjs": "2.1.5"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user