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 a31c10f commit 7146c32Copy full SHA for 7146c32
package.json
@@ -39,6 +39,7 @@
39
"codegen:graphql-schema": "graphql-codegen --config codegen.ts"
40
},
41
"dependencies": {
42
+ "@floating-ui/react": "^0.27.3",
43
"@hookform/resolvers": "^2.9.11",
44
"@nanoauth/base": "^0.3.0",
45
"@nanoauth/myanimelist": "^0.2.3",
@@ -59,6 +60,7 @@
59
60
"graphql-scalars": "^1.24.0",
61
"lodash-es": "^4.17.21",
62
"preferred-locale": "^1.0.10",
63
+ "radix-ui": "^1.1.2",
64
"react": "^19.0.0",
65
"react-blurhash": "^0.3.0",
66
"react-dom": "^19.0.0",
0 commit comments